[INFO] cloning repository https://github.com/cmooneycollett/aoc2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmooneycollett/aoc2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmooneycollett%2Faoc2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmooneycollett%2Faoc2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08e5a0f343a5517aa8a8dc9ac1d69279b2485148 [INFO] testing cmooneycollett/aoc2017 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmooneycollett%2Faoc2017" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cmooneycollett/aoc2017 [INFO] finished tweaking git repo https://github.com/cmooneycollett/aoc2017 [INFO] tweaked toml for git repo https://github.com/cmooneycollett/aoc2017 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cmooneycollett/aoc2017 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cmooneycollett/aoc2017 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/cmooneycollett/aoc-utils` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec68782d1428c3d9dbd1813823f32d67e3c5228d54a16f7b3e205a81c4824a17 [INFO] running `Command { std: "docker" "start" "-a" "ec68782d1428c3d9dbd1813823f32d67e3c5228d54a16f7b3e205a81c4824a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec68782d1428c3d9dbd1813823f32d67e3c5228d54a16f7b3e205a81c4824a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec68782d1428c3d9dbd1813823f32d67e3c5228d54a16f7b3e205a81c4824a17", kill_on_drop: false }` [INFO] [stdout] ec68782d1428c3d9dbd1813823f32d67e3c5228d54a16f7b3e205a81c4824a17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c7be67fa9bd1f149a98408f9ac844371ab89401fa27e2950922cccd31d4d82b0 [INFO] running `Command { std: "docker" "start" "-a" "c7be67fa9bd1f149a98408f9ac844371ab89401fa27e2950922cccd31d4d82b0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling aoc-utils v0.1.0 (https://github.com/cmooneycollett/aoc-utils?branch=main#6f2f31e5) [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling aoc2017 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `aoc2017` (bin "day07") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name day07 --edition=2021 src/bin/day07.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7e8d51bf8dcb2205 -C extra-filename=-249b00c5be3359d9 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc_utils=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaoc_utils-003abead06027dac.rlib --extern aoc2017=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libaoc2017-de7a4455f517c4ac.rlib --extern fancy_regex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfancy_regex-e67f78a6130866fd.rlib --extern itertools=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libitertools-101d4b62c6ec79e4.rlib --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblazy_static-4b136fc9bfbd2c4b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c7be67fa9bd1f149a98408f9ac844371ab89401fa27e2950922cccd31d4d82b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7be67fa9bd1f149a98408f9ac844371ab89401fa27e2950922cccd31d4d82b0", kill_on_drop: false }` [INFO] [stdout] c7be67fa9bd1f149a98408f9ac844371ab89401fa27e2950922cccd31d4d82b0