[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-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice" "/workspace/builds/worker-86/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-86/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akirasosa/rust-practice on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-86/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-02-22" "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-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ae63c8dfa0710c2b8e22333ad83064ca9f61da8f98149e8d52b720a6e15c436 [INFO] running `Command { std: "docker" "start" "-a" "7ae63c8dfa0710c2b8e22333ad83064ca9f61da8f98149e8d52b720a6e15c436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ae63c8dfa0710c2b8e22333ad83064ca9f61da8f98149e8d52b720a6e15c436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae63c8dfa0710c2b8e22333ad83064ca9f61da8f98149e8d52b720a6e15c436", kill_on_drop: false }` [INFO] [stdout] 7ae63c8dfa0710c2b8e22333ad83064ca9f61da8f98149e8d52b720a6e15c436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f2fcd3e65cfeb8c8f89c8540fd64fdc78a9a918747ab75cad822611e2c8f56b [INFO] running `Command { std: "docker" "start" "-a" "9f2fcd3e65cfeb8c8f89c8540fd64fdc78a9a918747ab75cad822611e2c8f56b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [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] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/bin/abc033_d.rs:371:6 [INFO] [stdout] | [INFO] [stdout] 371 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9f2fcd3e65cfeb8c8f89c8540fd64fdc78a9a918747ab75cad822611e2c8f56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f2fcd3e65cfeb8c8f89c8540fd64fdc78a9a918747ab75cad822611e2c8f56b", kill_on_drop: false }` [INFO] [stdout] 9f2fcd3e65cfeb8c8f89c8540fd64fdc78a9a918747ab75cad822611e2c8f56b