[INFO] cloning repository https://github.com/akirasosa/rust-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akirasosa/rust-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a20bb55613885b7f942d4b1b6b5838a68d3ec3e0 [INFO] testing akirasosa/rust-practice against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akirasosa/rust-practice on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/akirasosa/rust-practice [INFO] finished tweaking git repo https://github.com/akirasosa/rust-practice [INFO] tweaked toml for git repo https://github.com/akirasosa/rust-practice written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/akirasosa/rust-practice already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8dc80d1361ffc4f8827c22d9e9f964ac975c197f122dfb5a3cf40d96a34c67d3 [INFO] running `Command { std: "docker" "start" "-a" "8dc80d1361ffc4f8827c22d9e9f964ac975c197f122dfb5a3cf40d96a34c67d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8dc80d1361ffc4f8827c22d9e9f964ac975c197f122dfb5a3cf40d96a34c67d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc80d1361ffc4f8827c22d9e9f964ac975c197f122dfb5a3cf40d96a34c67d3", kill_on_drop: false }` [INFO] [stdout] 8dc80d1361ffc4f8827c22d9e9f964ac975c197f122dfb5a3cf40d96a34c67d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 532bb51a729686bac154647b2ebf819a3b7caaee9e65e55f739a64e81ceeb9f9 [INFO] running `Command { std: "docker" "start" "-a" "532bb51a729686bac154647b2ebf819a3b7caaee9e65e55f739a64e81ceeb9f9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling proconio-derive v0.2.1 [INFO] [stderr] Compiling proconio v0.4.1 [INFO] [stderr] Compiling rust-practice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name indeednow_2015_finala_c --edition=2018 src/bin/indeednow_2015_finala_c.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 -C metadata=9b903624cd30ee9d -C extra-filename=-9b903624cd30ee9d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-05c3576bd4d80057.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arc017_3 --edition=2018 src/bin/arc017_3.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 -C metadata=e4a944f1fe29c6e6 -C extra-filename=-e4a944f1fe29c6e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-05c3576bd4d80057.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arc075_c --edition=2018 src/bin/arc075_c.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 -C metadata=283843f084616027 -C extra-filename=-283843f084616027 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-05c3576bd4d80057.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name abc023_d --edition=2018 src/bin/abc023_d.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 -C metadata=5650e5bf05e62974 -C extra-filename=-5650e5bf05e62974 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-05c3576bd4d80057.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rust-practice` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name joi2013yo_d --edition=2018 src/bin/joi2013yo_d.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 -C metadata=75ab153fb259ca48 -C extra-filename=-75ab153fb259ca48 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-05c3576bd4d80057.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "532bb51a729686bac154647b2ebf819a3b7caaee9e65e55f739a64e81ceeb9f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "532bb51a729686bac154647b2ebf819a3b7caaee9e65e55f739a64e81ceeb9f9", kill_on_drop: false }` [INFO] [stdout] 532bb51a729686bac154647b2ebf819a3b7caaee9e65e55f739a64e81ceeb9f9