[INFO] cloning repository https://github.com/sphynx/aoc-2019
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sphynx/aoc-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Faoc-2019", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Faoc-2019'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85bde8e42d73443903f79c4bb2f537fb9881af33
[INFO] testing sphynx/aoc-2019 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Faoc-2019" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sphynx/aoc-2019 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sphynx/aoc-2019
[INFO] finished tweaking git repo https://github.com/sphynx/aoc-2019
[INFO] tweaked toml for git repo https://github.com/sphynx/aoc-2019 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/sphynx/aoc-2019 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon v1.2.1
[INFO] [stderr]   Downloaded rayon-core v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b44cd4ef97f779835b3d64083995c425389f708830b3c6bdcf6c2fe946c4d8fe
[INFO] running `Command { std: "docker" "start" "-a" "b44cd4ef97f779835b3d64083995c425389f708830b3c6bdcf6c2fe946c4d8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b44cd4ef97f779835b3d64083995c425389f708830b3c6bdcf6c2fe946c4d8fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b44cd4ef97f779835b3d64083995c425389f708830b3c6bdcf6c2fe946c4d8fe", kill_on_drop: false }`
[INFO] [stdout] b44cd4ef97f779835b3d64083995c425389f708830b3c6bdcf6c2fe946c4d8fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d5a00cd2fffb81b1652a3463fcaf1ac1c7f36933409f5d4956a899e589ebe1fd
[INFO] running `Command { std: "docker" "start" "-a" "d5a00cd2fffb81b1652a3463fcaf1ac1c7f36933409f5d4956a899e589ebe1fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling unindent v0.1.5
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling crossbeam-queue v0.2.0
[INFO] [stderr]    Compiling png v0.15.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling permutohedron v0.2.4
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling rayon v1.2.1
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling num v0.2.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling jpeg-decoder v0.1.18
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling indoc-impl v0.3.4
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling indoc v0.3.4
[INFO] [stderr]    Compiling image v0.22.3
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(toowned_clone_into)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.07s
[INFO] running `Command { std: "docker" "inspect" "d5a00cd2fffb81b1652a3463fcaf1ac1c7f36933409f5d4956a899e589ebe1fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a00cd2fffb81b1652a3463fcaf1ac1c7f36933409f5d4956a899e589ebe1fd", kill_on_drop: false }`
[INFO] [stdout] d5a00cd2fffb81b1652a3463fcaf1ac1c7f36933409f5d4956a899e589ebe1fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60713c044abb5bea69844b4394e1c9d0ed426b1aad8b0ed830f0a5fbb2eba28f
[INFO] running `Command { std: "docker" "start" "-a" "60713c044abb5bea69844b4394e1c9d0ed426b1aad8b0ed830f0a5fbb2eba28f", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.103
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling getrandom v0.1.13
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling itoa v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.1.8
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling csv-core v0.1.6
[INFO] [stderr]    Compiling same-file v1.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stdout] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(toowned_clone_into)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling walkdir v2.2.9
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling criterion-plot v0.4.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_xoshiro v0.3.1
[INFO] [stderr]    Compiling rand_os v0.2.2
[INFO] [stderr]    Compiling bstr v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.44
[INFO] [stderr]    Compiling csv v1.1.1
[INFO] [stderr]    Compiling tinytemplate v1.0.2
[INFO] [stderr]    Compiling criterion v0.3.0
[INFO] [stderr]    Compiling aoc-2019 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(toowned_clone_into)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "60713c044abb5bea69844b4394e1c9d0ed426b1aad8b0ed830f0a5fbb2eba28f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60713c044abb5bea69844b4394e1c9d0ed426b1aad8b0ed830f0a5fbb2eba28f", kill_on_drop: false }`
[INFO] [stdout] 60713c044abb5bea69844b4394e1c9d0ed426b1aad8b0ed830f0a5fbb2eba28f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6829567fecef393f58e4ee173763e0666c8c0d20855693d770c441dae8ce7442
[INFO] running `Command { std: "docker" "start" "-a" "6829567fecef393f58e4ee173763e0666c8c0d20855693d770c441dae8ce7442", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `toowned_clone_into` has been stable since 1.63.0 and no longer requires an attribute to enable
[INFO] [stderr]  --> src/lib.rs:2:12
[INFO] [stderr]   |
[INFO] [stderr] 2 | #![feature(toowned_clone_into)]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `aoc-2019` (lib) generated 1 warning
[INFO] [stderr] warning: `aoc-2019` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc_2019-7f3a40d146bce204)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test day10::tests::assert_zero_gcd ... ok
[INFO] [stdout] test day10::tests::test_1 ... ok
[INFO] [stdout] test day12::tests::test_1 ... ok
[INFO] [stdout] test day12::tests::test_2 ... ok
[INFO] [stdout] test day1::tests::test_total_fuel ... ok
[INFO] [stdout] test day2::tests::test_run ... ok
[INFO] [stdout] test day4::tests::test ... ok
[INFO] [stdout] test day6::tests::hm_test1 ... ok
[INFO] [stdout] test day6::tests::hm_test2 ... ok
[INFO] [stdout] test day6::tests::test ... ok
[INFO] [stdout] test intcode::tests::test_basic_features ... ok
[INFO] [stdout] test intcode::tests::test_day9_features ... ok
[INFO] [stdout] test intcode::tests::test_long_features ... ok
[INFO] [stdout] test day10::tests::test_2 ... ok
[INFO] [stdout] test day10::tests::test_3 ... ok
[INFO] [stdout] test day7::tests::test_1 ... ok
[INFO] [stdout] test day7::tests::test_2 ... ok
[INFO] [stdout] test day7::tests::test_3 ... ok
[INFO] [stdout] test day10::tests::test_4 ... ok
[INFO] [stdout] test day7::tests::test_4 ... ok
[INFO] [stdout] test day7::tests::test_5 ... ok
[INFO] [stdout] test day10::tests::test_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc_2019-51b020aba08bb88e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::day4_solution ... ignored
[INFO] [stdout] test tests::day1_solution ... ok
[INFO] [stdout] test tests::day5_solution ... ok
[INFO] [stdout] test tests::day8_solution ... ok
[INFO] [stdout] test tests::day13_solution ... ok
[INFO] [stdout] test tests::day7_solution ... ok
[INFO] [stdout] test tests::day6_solution ... ok
[INFO] [stdout] test tests::day2_solution ... ok
[INFO] [stdout] test tests::day11_solution ... ok
[INFO] [stdout] test tests::day9_solution ... ok
[INFO] [stdout] test tests::day12_solution ... ok
[INFO] [stdout] test tests::day10_solution ... ok
[INFO] [stdout] test tests::day3_solution ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests aoc_2019
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6829567fecef393f58e4ee173763e0666c8c0d20855693d770c441dae8ce7442", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6829567fecef393f58e4ee173763e0666c8c0d20855693d770c441dae8ce7442", kill_on_drop: false }`
[INFO] [stdout] 6829567fecef393f58e4ee173763e0666c8c0d20855693d770c441dae8ce7442
[INFO] testing sphynx/aoc-2019 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsphynx%2Faoc-2019" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/sphynx/aoc-2019 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/sphynx/aoc-2019
[INFO] finished tweaking git repo https://github.com/sphynx/aoc-2019
[INFO] tweaked toml for git repo https://github.com/sphynx/aoc-2019 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/sphynx/aoc-2019 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ed680718da4e30a0c2f73578f43873ba16566ce6e680c6e7a2a820c2079969e
[INFO] running `Command { std: "docker" "start" "-a" "2ed680718da4e30a0c2f73578f43873ba16566ce6e680c6e7a2a820c2079969e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ed680718da4e30a0c2f73578f43873ba16566ce6e680c6e7a2a820c2079969e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ed680718da4e30a0c2f73578f43873ba16566ce6e680c6e7a2a820c2079969e", kill_on_drop: false }`
[INFO] [stdout] 2ed680718da4e30a0c2f73578f43873ba16566ce6e680c6e7a2a820c2079969e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e45fe1a44ddb2af64c079ed0db3a97e643699bdebb4eb05ffcf2b9de6c328204
[INFO] running `Command { std: "docker" "start" "-a" "e45fe1a44ddb2af64c079ed0db3a97e643699bdebb4eb05ffcf2b9de6c328204", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling rayon-core v1.6.1
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling adler32 v1.0.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling num-traits v0.2.10
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.2.3
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling unindent v0.1.5
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling color_quant v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling num_cpus v1.11.1
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoOqy0F/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crossbeam-utils` (lib)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `num_cpus` (lib)
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/itertools-acc17ff376833759.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `termcolor` (lib)
[INFO] [stderr] error: could not compile `proc-macro2` (lib)
[INFO] [stderr] error: could not compile `crossbeam-epoch` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `quote` (lib)
[INFO] [stderr] error: could not compile `deflate` (lib)
[INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `memchr` (lib)
[INFO] [stderr] error: could not compile `scoped_threadpool` (lib)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayB0nsJ"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gif` (lib) due to 1 previous error
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/aho_corasick-ea7bbd29010d3c8b.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatnJdOt"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/syn-e45e79c8786e6b9f.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFjJKDk"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaTkeVZy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "e45fe1a44ddb2af64c079ed0db3a97e643699bdebb4eb05ffcf2b9de6c328204", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e45fe1a44ddb2af64c079ed0db3a97e643699bdebb4eb05ffcf2b9de6c328204", kill_on_drop: false }`
[INFO] [stdout] e45fe1a44ddb2af64c079ed0db3a97e643699bdebb4eb05ffcf2b9de6c328204
