[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakirasosa%2Frust-practice" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akirasosa/rust-practice on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-0/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proconio-derive v0.2.1 [INFO] [stderr] Downloaded environment v0.1.1 [INFO] [stderr] Downloaded proconio v0.4.1 [INFO] [stderr] Downloaded assert_cli v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cc15ca224dea1128b432693c452d671ed17498aed18f5588faabe5592b806e4 [INFO] running `Command { std: "docker" "start" "-a" "9cc15ca224dea1128b432693c452d671ed17498aed18f5588faabe5592b806e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cc15ca224dea1128b432693c452d671ed17498aed18f5588faabe5592b806e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc15ca224dea1128b432693c452d671ed17498aed18f5588faabe5592b806e4", kill_on_drop: false }` [INFO] [stdout] 9cc15ca224dea1128b432693c452d671ed17498aed18f5588faabe5592b806e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf9eede6f985755b6b147e61c2a8040a740c0843af8724d3702d2fc9e784ffc [INFO] running `Command { std: "docker" "start" "-a" "bbf9eede6f985755b6b147e61c2a8040a740c0843af8724d3702d2fc9e784ffc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.18 [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 abc088_b --edition=2018 src/bin/abc088_b.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=326d0fbbf7c01164 -C extra-filename=-326d0fbbf7c01164 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proconio=/opt/rustwide/target/debug/deps/libproconio-048cfdfd1cf53495.rlib --cap-lints=forbid` (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" "bbf9eede6f985755b6b147e61c2a8040a740c0843af8724d3702d2fc9e784ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf9eede6f985755b6b147e61c2a8040a740c0843af8724d3702d2fc9e784ffc", kill_on_drop: false }` [INFO] [stdout] bbf9eede6f985755b6b147e61c2a8040a740c0843af8724d3702d2fc9e784ffc