[INFO] cloning repository https://github.com/xfix/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfix/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/post-update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020/hooks/post-update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/xfix/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfix/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020/hooks/update.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/xfix/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfix/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/commit-msg.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020/hooks/commit-msg.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 3) [INFO] cloning repository https://github.com/xfix/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfix/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020'... [INFO] [stderr] error: copy-fd: write returned: No space left on device [INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-receive.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020/hooks/pre-receive.sample': No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 4) [INFO] cloning repository https://github.com/xfix/advent-of-code-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfix/advent-of-code-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76d97bd61be531a4f8433e7111e9ebea075e8a33 [INFO] testing xfix/advent-of-code-2020 against master#595316b4006932405a63862d8fe65f71a6356293 for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020" "/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/xfix/advent-of-code-2020 on toolchain 595316b4006932405a63862d8fe65f71a6356293 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfix/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/xfix/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/xfix/advent-of-code-2020 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xfix/advent-of-code-2020 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" "+595316b4006932405a63862d8fe65f71a6356293" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ac07ce6d62c462aa7bd2214c6b6044b7903b94daecb485ce5e1f704250c87b8 [INFO] running `Command { std: "docker" "start" "-a" "6ac07ce6d62c462aa7bd2214c6b6044b7903b94daecb485ce5e1f704250c87b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ac07ce6d62c462aa7bd2214c6b6044b7903b94daecb485ce5e1f704250c87b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac07ce6d62c462aa7bd2214c6b6044b7903b94daecb485ce5e1f704250c87b8", kill_on_drop: false }` [INFO] [stdout] 6ac07ce6d62c462aa7bd2214c6b6044b7903b94daecb485ce5e1f704250c87b8 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fa38fe9755b52ccd0299d4bddc50444e15899684a73061f68c82d5e5f821ce6 [INFO] running `Command { std: "docker" "start" "-a" "3fa38fe9755b52ccd0299d4bddc50444e15899684a73061f68c82d5e5f821ce6", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling pcre2-sys v0.2.5 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pcre2 v0.2.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling advent-of-code-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.95s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [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" "3fa38fe9755b52ccd0299d4bddc50444e15899684a73061f68c82d5e5f821ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa38fe9755b52ccd0299d4bddc50444e15899684a73061f68c82d5e5f821ce6", kill_on_drop: false }` [INFO] [stdout] 3fa38fe9755b52ccd0299d4bddc50444e15899684a73061f68c82d5e5f821ce6 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7141a807534718164631b39b2b92c8b7548c0bdbcb43e3ab5bd3d8414605cc4 [INFO] running `Command { std: "docker" "start" "-a" "f7141a807534718164631b39b2b92c8b7548c0bdbcb43e3ab5bd3d8414605cc4", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2020 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [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" "f7141a807534718164631b39b2b92c8b7548c0bdbcb43e3ab5bd3d8414605cc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7141a807534718164631b39b2b92c8b7548c0bdbcb43e3ab5bd3d8414605cc4", kill_on_drop: false }` [INFO] [stdout] f7141a807534718164631b39b2b92c8b7548c0bdbcb43e3ab5bd3d8414605cc4 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+595316b4006932405a63862d8fe65f71a6356293" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3f4a2352a9ac1e1266550940e13ea0ffc6298902d7989dc6be5d1c0e4841cc79 [INFO] running `Command { std: "docker" "start" "-a" "3f4a2352a9ac1e1266550940e13ea0ffc6298902d7989dc6be5d1c0e4841cc79", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1 [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/main.rs (/opt/rustwide/target/debug/deps/advent_of_code_2020-a91be313e5a1e28a) [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test day10::test::part1::empty ... ok [INFO] [stdout] test day10::test::part2::example ... ok [INFO] [stdout] test day10::test::part1::example ... ok [INFO] [stdout] test day10::test::part1::input ... ok [INFO] [stdout] test day10::test::part2::example2 ... ok [INFO] [stdout] test day10::test::part2::input ... ok [INFO] [stdout] test day12::test::part1::empty ... ok [INFO] [stdout] test day12::test::part2::empty ... ok [INFO] [stdout] test day11::test::part1::example ... ok [INFO] [stdout] test day12::test::part1::example ... ok [INFO] [stdout] test day13::test::part1::example ... ok [INFO] [stdout] test day12::test::part1::input ... ok [INFO] [stdout] test day13::test::part2::example2 ... ok [INFO] [stdout] test day12::test::part2::example ... ok [INFO] [stdout] test day13::test::part1::input ... ok [INFO] [stdout] test day12::test::part2::input ... ok [INFO] [stdout] test day11::test::part2::example2 ... ok [INFO] [stdout] test day13::test::part2::example1 ... ok [INFO] [stdout] test day13::test::part2::example5 ... ok [INFO] [stdout] test day13::test::part2::example4 ... ok [INFO] [stdout] test day13::test::part2::example3 ... ok [INFO] [stdout] test day13::test::part2::example6 ... ok [INFO] [stdout] test day13::test::part2::input ... ok [INFO] [stdout] test day14::test::part1::example ... ok [INFO] [stdout] test day14::test::part2::example ... ok [INFO] [stdout] test day15::test::part1::example1 ... ok [INFO] [stdout] test day15::test::part1::example2 ... ok [INFO] [stdout] test day15::test::part1::example3 ... ok [INFO] [stdout] test day15::test::part1::example4 ... ok [INFO] [stdout] test day15::test::part1::example5 ... ok [INFO] [stdout] test day15::test::part1::example6 ... ok [INFO] [stdout] test day15::test::part1::input ... ok [INFO] [stdout] test day15::test::part1::example7 ... ok [INFO] [stdout] test day16::test::part1::example ... ok [INFO] [stdout] test day14::test::part1::input ... ok [INFO] [stdout] test day16::test::part1::input ... ok [INFO] [stdout] test day16::test::part2::input ... ok [INFO] [stdout] test day17::test::part1::example ... ok [INFO] [stdout] test day18::test::part1::example1 ... ok [INFO] [stdout] test day18::test::part1::example2 ... ok [INFO] [stdout] test day18::test::part1::example3 ... ok [INFO] [stdout] test day18::test::part1::example4 ... ok [INFO] [stdout] test day18::test::part1::example5 ... ok [INFO] [stdout] test day18::test::part1::example6 ... ok [INFO] [stdout] test day18::test::part1::input ... ok [INFO] [stdout] test day18::test::part2::example1 ... ok [INFO] [stdout] test day18::test::part2::example2 ... ok [INFO] [stdout] test day18::test::part2::example3 ... ok [INFO] [stdout] test day18::test::part2::example4 ... ok [INFO] [stdout] test day18::test::part2::example5 ... ok [INFO] [stdout] test day18::test::part2::example6 ... ok [INFO] [stdout] test day18::test::part2::input ... ok [INFO] [stdout] test day19::test::part1::example ... ok [INFO] [stdout] test day19::test::part1::input ... ok [INFO] [stdout] test day19::test::part2::example ... ok [INFO] [stdout] test day19::test::part2::input ... ok [INFO] [stdout] test day1::test::part1::empty_input_fails ... ok [INFO] [stdout] test day1::test::part1::example ... ok [INFO] [stdout] test day1::test::part1::input ... ok [INFO] [stdout] test day1::test::part2::empty_input_fails ... ok [INFO] [stdout] test day1::test::part2::example ... ok [INFO] [stdout] test day1::test::part2::input ... ok [INFO] [stdout] test day20::test::part1::example ... ok [INFO] [stdout] test day20::test::part1::input ... ok [INFO] [stdout] test day14::test::part2::input ... ok [INFO] [stdout] test day2::test::part1::empty ... ok [INFO] [stdout] test day2::test::part1::example ... ok [INFO] [stdout] test day2::test::part2::empty ... ok [INFO] [stdout] test day2::test::part2::example ... ok [INFO] [stdout] test day2::test::part1::input ... ok [INFO] [stdout] test day3::test::part1::example ... ok [INFO] [stdout] test day3::test::part1::input ... ok [INFO] [stdout] test day3::test::part2::example ... ok [INFO] [stdout] test day3::test::part2::input ... ok [INFO] [stdout] test day4::test::part1::example ... ok [INFO] [stdout] test day2::test::part2::input ... ok [INFO] [stdout] test day4::test::part2::example1 ... ok [INFO] [stdout] test day4::test::part2::example2 ... ok [INFO] [stdout] test day4::test::part1::input ... ok [INFO] [stdout] test day5::test::part1::empty_input_fails ... ok [INFO] [stdout] test day5::test::part1::example1 ... ok [INFO] [stdout] test day5::test::part1::example2 ... ok [INFO] [stdout] test day5::test::part1::example3 ... ok [INFO] [stdout] test day5::test::part1::example4 ... ok [INFO] [stdout] test day5::test::part1::input ... ok [INFO] [stdout] test day5::test::part2::empty_input_fails ... ok [INFO] [stdout] test day5::test::part2::input ... ok [INFO] [stdout] test day6::test::part1::empty ... ok [INFO] [stdout] test day6::test::part1::example1 ... ok [INFO] [stdout] test day6::test::part1::example2 ... ok [INFO] [stdout] test day4::test::part2::input ... ok [INFO] [stdout] test day6::test::part2::empty ... ok [INFO] [stdout] test day6::test::part2::example2 ... ok [INFO] [stdout] test day6::test::part1::input ... ok [INFO] [stdout] test day7::test::part1::empty ... ok [INFO] [stdout] test day7::test::part1::example ... ok [INFO] [stdout] test day7::test::part1::input ... ok [INFO] [stdout] test day7::test::part2::example1 ... ok [INFO] [stdout] test day7::test::part2::example2 ... ok [INFO] [stdout] test day7::test::part2::input ... ok [INFO] [stdout] test day8::test::part1::example ... ok [INFO] [stdout] test day17::test::part1::input ... ok [INFO] [stdout] test day8::test::part1::input ... ok [INFO] [stdout] test day8::test::part2::example ... ok [INFO] [stdout] test day6::test::part2::input ... ok [INFO] [stdout] test day9::test::part1::input ... ok [INFO] [stdout] test day9::test::part2::input ... ok [INFO] [stdout] test day8::test::part2::input ... ok [INFO] [stdout] test day11::test::part1::input ... ok [INFO] [stdout] test day17::test::part2::example ... ok [INFO] [stdout] test day11::test::part2::input ... ok [INFO] [stdout] test day15::test::part2::input ... ok [INFO] [stdout] test day17::test::part2::input ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 113 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f4a2352a9ac1e1266550940e13ea0ffc6298902d7989dc6be5d1c0e4841cc79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4a2352a9ac1e1266550940e13ea0ffc6298902d7989dc6be5d1c0e4841cc79", kill_on_drop: false }` [INFO] [stdout] 3f4a2352a9ac1e1266550940e13ea0ffc6298902d7989dc6be5d1c0e4841cc79 [INFO] testing xfix/advent-of-code-2020 against try#5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b for pr-128254 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfix%2Fadvent-of-code-2020" "/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/xfix/advent-of-code-2020 on toolchain 5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfix/advent-of-code-2020 [INFO] finished tweaking git repo https://github.com/xfix/advent-of-code-2020 [INFO] tweaked toml for git repo https://github.com/xfix/advent-of-code-2020 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xfix/advent-of-code-2020 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" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4e345d32a69135f106cde02c1b6cd1bf3397ea471f75af54668d2fb780eedc0 [INFO] running `Command { std: "docker" "start" "-a" "b4e345d32a69135f106cde02c1b6cd1bf3397ea471f75af54668d2fb780eedc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e345d32a69135f106cde02c1b6cd1bf3397ea471f75af54668d2fb780eedc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e345d32a69135f106cde02c1b6cd1bf3397ea471f75af54668d2fb780eedc0", kill_on_drop: false }` [INFO] [stdout] b4e345d32a69135f106cde02c1b6cd1bf3397ea471f75af54668d2fb780eedc0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+5e89635d7bf1d3033c2eb20378b7b3cbe2dd1a9b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e1e45fdd19d384d91547de2721052fb38142693334ce9671e9e921d104ff4e3 [INFO] running `Command { std: "docker" "start" "-a" "8e1e45fdd19d384d91547de2721052fb38142693334ce9671e9e921d104ff4e3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pcre2-sys v0.2.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pcre2 v0.2.3 [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-complex` (lib) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pcre2` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1BVSRG/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatN3f7N/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta9A3GwU/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bitvec` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8e1e45fdd19d384d91547de2721052fb38142693334ce9671e9e921d104ff4e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e1e45fdd19d384d91547de2721052fb38142693334ce9671e9e921d104ff4e3", kill_on_drop: false }` [INFO] [stdout] 8e1e45fdd19d384d91547de2721052fb38142693334ce9671e9e921d104ff4e3