[INFO] cloning repository https://github.com/cognivore/icfpc2004-tbd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cognivore/icfpc2004-tbd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 059407aa9903c84f28767bf6e27b6f92696a93a9 [INFO] testing cognivore/icfpc2004-tbd against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcognivore%2Ficfpc2004-tbd" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cognivore/icfpc2004-tbd on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cognivore/icfpc2004-tbd [INFO] finished tweaking git repo https://github.com/cognivore/icfpc2004-tbd [INFO] tweaked toml for git repo https://github.com/cognivore/icfpc2004-tbd written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cognivore/icfpc2004-tbd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb3f22d597631a33c269bbbd293b285de92fcaf8bb1a242d0aecde703c75c3f9 [INFO] running `Command { std: "docker" "start" "-a" "cb3f22d597631a33c269bbbd293b285de92fcaf8bb1a242d0aecde703c75c3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb3f22d597631a33c269bbbd293b285de92fcaf8bb1a242d0aecde703c75c3f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3f22d597631a33c269bbbd293b285de92fcaf8bb1a242d0aecde703c75c3f9", kill_on_drop: false }` [INFO] [stdout] cb3f22d597631a33c269bbbd293b285de92fcaf8bb1a242d0aecde703c75c3f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de542c16816629778bf2471fee1822583a615637602f18c7e9596006624d6fbb [INFO] running `Command { std: "docker" "start" "-a" "de542c16816629778bf2471fee1822583a615637602f18c7e9596006624d6fbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling icfpc2004-tbd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling bimap v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling enum-display-derive v0.1.1 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.47s [INFO] running `Command { std: "docker" "inspect" "de542c16816629778bf2471fee1822583a615637602f18c7e9596006624d6fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de542c16816629778bf2471fee1822583a615637602f18c7e9596006624d6fbb", kill_on_drop: false }` [INFO] [stdout] de542c16816629778bf2471fee1822583a615637602f18c7e9596006624d6fbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de6357f6f358c9f3e452152a9852d077433eb99e22ff5fb988da7b3fa2cc76c6 [INFO] running `Command { std: "docker" "start" "-a" "de6357f6f358c9f3e452152a9852d077433eb99e22ff5fb988da7b3fa2cc76c6", kill_on_drop: false }` [INFO] [stderr] Compiling icfpc2004-tbd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.10s [INFO] running `Command { std: "docker" "inspect" "de6357f6f358c9f3e452152a9852d077433eb99e22ff5fb988da7b3fa2cc76c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6357f6f358c9f3e452152a9852d077433eb99e22ff5fb988da7b3fa2cc76c6", kill_on_drop: false }` [INFO] [stdout] de6357f6f358c9f3e452152a9852d077433eb99e22ff5fb988da7b3fa2cc76c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f4862ee2bc01dfb528be25581e7d667280dcb5ee2e8290502688ab0570a3da4 [INFO] running `Command { std: "docker" "start" "-a" "5f4862ee2bc01dfb528be25581e7d667280dcb5ee2e8290502688ab0570a3da4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/icfpc2004_tbd-7a974efbcbdd8ca7) [INFO] [stdout] running 32 tests [INFO] [stdout] test py::ast::tests::control_flow ... ok [INFO] [stdout] test py::ast::tests::def ... ok [INFO] [stdout] test neurology::tests::parse_insn_test ... ok [INFO] [stdout] test geometry::tests::test_adj ... ok [INFO] [stdout] test number_theory::tests::test_rng ... ok [INFO] [stdout] test py::ast::tests::global ... ok [INFO] [stdout] test geometry::tests::test_turn ... ok [INFO] [stdout] test py::ast::tests::assignments ... ok [INFO] [stdout] test py::ast::tests::parse_expr ... ok [INFO] [stdout] test py::compiler::tests::fns ... ok [INFO] [stdout] test neurology::tests::parse_ant_test ... ok [INFO] [stdout] test py::compiler::tests::calls ... ok [INFO] [stdout] test neurology::tests::dumps_roundtrip_test ... ok [INFO] [stdout] test py::tokenizer::tests::double_dedent ... ok [INFO] [stdout] test py::compiler::tests::return_ ... ok [INFO] [stdout] test py::tokenizer::tests::mismatched_quote ... ok [INFO] [stdout] test py::tokenizer::tests::fib ... ok [INFO] [stdout] test py::tokenizer::tests::underscores ... ok [INFO] [stdout] test py::tokenizer::tests::hw ... ok [INFO] [stdout] test py::tokenizer::tests::inconsisent_indent ... ok [INFO] [stdout] test py::compiler::tests::syntax_errors ... ok [INFO] [stdout] test py::tokenizer::tests::indent ... ok [INFO] [stdout] test py::vm::tests::binomial ... ok [INFO] [stdout] test py::tokenizer::tests::imbalanced ... ok [INFO] [stdout] test py::compiler::tests::loops ... ok [INFO] [stdout] test py::compiler::tests::locals ... ok [INFO] [stdout] test py::tokenizer::tests::unrecognized_token ... ok [INFO] [stdout] test py::vm::tests::factorial ... ok [INFO] [stdout] test py::compiler::tests::zzz ... ok [INFO] [stdout] test py::vm::tests::io ... ok [INFO] [stdout] test py::vm::tests::smoke ... ok [INFO] [stdout] test py::vm::tests::fib ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f4862ee2bc01dfb528be25581e7d667280dcb5ee2e8290502688ab0570a3da4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f4862ee2bc01dfb528be25581e7d667280dcb5ee2e8290502688ab0570a3da4", kill_on_drop: false }` [INFO] [stdout] 5f4862ee2bc01dfb528be25581e7d667280dcb5ee2e8290502688ab0570a3da4