The time is now Tuesday, October 6th, 2015 10:13:38pm /usr/bin/ssh -R 18333:localhost:18333 racket@192.168.56.107 '/usr/bin/env' 'DISPLAY=:1' 'PLT_PKG_BUILD_SERVICE=1' 'PLTUSERHOME=/home/racket/build-pkgs/user' '/bin/sh' '-c' 'cd "/home/racket/build-pkgs"/racket && bin/raco pkg install -u --auto graph && bin/raco test --drdr --package graph' Resolving "graph" via http://localhost:18333/built/catalog/ Downloading http://localhost:18333/built/pkgs/graph.zip raco setup: version: 6.2.900.17 raco setup: platform: x86_64-linux-natipkg [3m] raco setup: installation name: snapshot raco setup: variants: 3m raco setup: main collects: /home/racket/build-pkgs/racket/collects raco setup: collects paths: raco setup: /home/racket/build-pkgs/user/.racket/snapshot/collects raco setup: /home/racket/build-pkgs/racket/collects raco setup: main pkgs: /home/racket/build-pkgs/racket/share/pkgs raco setup: pkgs paths: raco setup: /home/racket/build-pkgs/racket/share/pkgs raco setup: /home/racket/build-pkgs/user/.racket/snapshot/pkgs raco setup: links files: raco setup: /home/racket/build-pkgs/racket/share/links.rktd raco setup: /home/racket/build-pkgs/user/.racket/snapshot/links.rktd raco setup: main docs: /home/racket/build-pkgs/racket/doc raco setup: --- updating info-domain tables --- raco setup: updating: /home/racket/build-pkgs/user/.racket/snapshot/share/info-cache.rktd raco setup: --- pre-installing collections --- raco setup: --- installing foreign libraries --- raco setup: --- installing shared files --- raco setup: --- compiling collections --- raco setup: making: /graph/graph raco setup: making: /graph/graph/tests raco setup: making: /graph/queue raco setup: --- creating launchers --- raco setup: --- installing man pages --- raco setup: --- building documentation --- raco setup: syncing: /graph/graph/doc/graph raco setup: running: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: running: /racket-index/scribblings/main/user/release.scrbl raco setup: running: /racket-index/scribblings/main/user/search.scrbl raco setup: running: /racket-index/scribblings/main/user/start.scrbl raco setup: rendering: /racket-index/scribblings/main/user/local-redirect.scrbl raco setup: rendering: /racket-index/scribblings/main/user/release.scrbl raco setup: rendering: /racket-index/scribblings/main/user/search.scrbl raco setup: rendering: /racket-index/scribblings/main/user/start.scrbl raco setup: --- installing collections --- raco setup: --- post-installing collections --- raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/adjlist-utils.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/gen-graph.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-allpairs-shortestpaths.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-basic.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-coloring.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-graphviz.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-maxflow.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-minspantree.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-singlesource-shortestpaths.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-matrix.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-property.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-unweighted.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-weighted.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph.scrbl" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/hash-utils.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/info.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/main.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/boost-examples.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-allpairs-shortestpaths-tests.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-basic-tests.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-coloring-tests.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-maxflow-tests.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-minspantree-tests.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-singlesource-shortestpaths-tests.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graphviz.rkt" graphviz.rkt: raco test: non-empty stderr: #"--------------------\nFAILURE\nactual: \"digraph G {\\n\\t1;\\n\\t2;\\n\\t3;\\n\\t4;\\n\\t5;\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 3;\\n\\t\\t1 -> 2;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 5;\\n\\t\\t3 -> 4;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nexpected: \"digraph G {\\n\\t1;\\n\\t2;\\n\\t3;\\n\\t4;\\n\\t5;\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nname: check-equal?\nlocation: (# 8 0 179 228)\nexpression: (check-equal? (graphviz butterfly) \"digraph G {\\n\\t1;\\n\\t2;\\n\\t3;\\n\\t4;\\n\\t5;\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\")\n\nCheck failure\n--------------------\n--------------------\nFAILURE\nactual: \"digraph G {\\n\\t1 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.333 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 3;\\n\\t\\t1 -> 2;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 5;\\n\\t\\t3 -> 4;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nexpected: \"digraph G {\\n\\t1 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.333 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nname: check-equal?\nlocation: (# 14 0 488 378)\nexpression: (check-equal? (graphviz butterfly #:colors buttr-coloring) \"digraph G {\\n\\t1 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.333 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\")\n\nCheck failure\n--------------------\n--------------------\nFAILURE\nactual: \"digraph G {\\n\\t1 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.666 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 3;\\n\\t\\t1 -> 2;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 5;\\n\\t\\t3 -> 4;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nexpected: \"digraph G {\\n\\t1 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.666 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nname: check-equal?\nlocation: (# 18 0 868 393)\nexpression: (check-equal? (graphviz butterfly #:colors (coloring/brelaz butterfly)) \"digraph G {\\n\\t1 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.666 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\")\n\nCheck failure\n--------------------\n" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/run-all-tests.rkt" run-all-tests.rkt: raco test: non-empty stderr: #"--------------------\nFAILURE\nactual: \"digraph G {\\n\\t1;\\n\\t2;\\n\\t3;\\n\\t4;\\n\\t5;\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 3;\\n\\t\\t1 -> 2;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 5;\\n\\t\\t3 -> 4;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nexpected: \"digraph G {\\n\\t1;\\n\\t2;\\n\\t3;\\n\\t4;\\n\\t5;\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nname: check-equal?\nlocation: (# 8 0 179 228)\nexpression: (check-equal? (graphviz butterfly) \"digraph G {\\n\\t1;\\n\\t2;\\n\\t3;\\n\\t4;\\n\\t5;\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\")\n\nCheck failure\n--------------------\n--------------------\nFAILURE\nactual: \"digraph G {\\n\\t1 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.333 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 3;\\n\\t\\t1 -> 2;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 5;\\n\\t\\t3 -> 4;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nexpected: \"digraph G {\\n\\t1 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.333 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nname: check-equal?\nlocation: (# 14 0 488 378)\nexpression: (check-equal? (graphviz butterfly #:colors buttr-coloring) \"digraph G {\\n\\t1 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.333 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\")\n\nCheck failure\n--------------------\n--------------------\nFAILURE\nactual: \"digraph G {\\n\\t1 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.666 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 3;\\n\\t\\t1 -> 2;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 5;\\n\\t\\t3 -> 4;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nexpected: \"digraph G {\\n\\t1 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.666 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\"\nname: check-equal?\nlocation: (# 18 0 868 393)\nexpression: (check-equal? (graphviz butterfly #:colors (coloring/brelaz butterfly)) \"digraph G {\\n\\t1 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t2 [color=\\\"0.666 1.0 1.0\\\"];\\n\\t3 [color=\\\"0.0 1.0 1.0\\\"];\\n\\t4 [color=\\\"0.333 1.0 1.0\\\"];\\n\\t5 [color=\\\"0.666 1.0 1.0\\\"];\\n\\tsubgraph U {\\n\\t\\tedge [dir=none];\\n\\t\\t1 -> 2;\\n\\t\\t1 -> 3;\\n\\t\\t2 -> 3;\\n\\t\\t3 -> 4;\\n\\t\\t3 -> 5;\\n\\t\\t4 -> 5;\\n\\t}\\n\\tsubgraph D {\\n\\t}\\n}\\n\")\n\nCheck failure\n--------------------\n" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/test-utils.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/timing-test-scc.rkt" timing-test-scc.rkt: raco test: timeout after 90 seconds raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/timing-tests.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/utils.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/info.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/queue/fifo.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/queue/gen-queue.rkt" raco test: "/home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/queue/priority.rkt" 3/659 test failures 241 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/timing-tests.rkt 150 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-basic-tests.rkt 108 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-allpairs-shortestpaths-tests.rkt 55 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/boost-examples.rkt 37 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-maxflow-tests.rkt 35 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-coloring-tests.rkt 24 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-singlesource-shortestpaths-tests.rkt 6 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graph-fns-minspantree-tests.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/adjlist-utils.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/gen-graph.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-allpairs-shortestpaths.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-basic.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-coloring.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-graphviz.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-maxflow.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-minspantree.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-fns-singlesource-shortestpaths.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-matrix.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-property.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-unweighted.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph-weighted.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/graph.scrbl 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/hash-utils.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/info.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/main.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/test-utils.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/utils.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/info.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/queue/fifo.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/queue/gen-queue.rkt 0 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/queue/priority.rkt 1 1 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/graphviz.rkt 1 1 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/run-all-tests.rkt 1 1 /home/racket/build-pkgs/user/.racket/snapshot/pkgs/graph/graph/tests/timing-test-scc.rkt The time is now Tuesday, October 6th, 2015 10:16:26pm