[INFO] cloning repository https://github.com/hinagis/abc213 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hinagis/abc213" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinagis%2Fabc213", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhinagis%2Fabc213'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 203965038d94ec27e6b99bf5aa6afe390ede5e2a [INFO] testing hinagis/abc213 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%2Fhinagis%2Fabc213" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hinagis/abc213 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/hinagis/abc213 [INFO] finished tweaking git repo https://github.com/hinagis/abc213 [INFO] tweaked toml for git repo https://github.com/hinagis/abc213 written to /workspace/builds/worker-39/source/Cargo.toml [INFO] crate git repo https://github.com/hinagis/abc213 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-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 107b339fe9a2d619f014ca26c939387d2b8d694b460298af6bf3890276f7d3b0 [INFO] running `Command { std: "docker" "start" "-a" "107b339fe9a2d619f014ca26c939387d2b8d694b460298af6bf3890276f7d3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "107b339fe9a2d619f014ca26c939387d2b8d694b460298af6bf3890276f7d3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "107b339fe9a2d619f014ca26c939387d2b8d694b460298af6bf3890276f7d3b0", kill_on_drop: false }` [INFO] [stdout] 107b339fe9a2d619f014ca26c939387d2b8d694b460298af6bf3890276f7d3b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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] 8ddda2ce5d9785599a4a7c919d1c62d14a47a6fe4ca41665bdf0faf575a8d8d2 [INFO] running `Command { std: "docker" "start" "-a" "8ddda2ce5d9785599a4a7c919d1c62d14a47a6fe4ca41665bdf0faf575a8d8d2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling proconio-derive v0.1.9 [INFO] [stderr] Compiling proconio v0.3.6 [INFO] [stderr] Compiling abc213 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.50s [INFO] running `Command { std: "docker" "inspect" "8ddda2ce5d9785599a4a7c919d1c62d14a47a6fe4ca41665bdf0faf575a8d8d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ddda2ce5d9785599a4a7c919d1c62d14a47a6fe4ca41665bdf0faf575a8d8d2", kill_on_drop: false }` [INFO] [stdout] 8ddda2ce5d9785599a4a7c919d1c62d14a47a6fe4ca41665bdf0faf575a8d8d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b133fd962c3e1a51818293baa1e8fc3afc1795fecb87bb1e29247ee1acc48e90 [INFO] running `Command { std: "docker" "start" "-a" "b133fd962c3e1a51818293baa1e8fc3afc1795fecb87bb1e29247ee1acc48e90", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling abc213 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.45s [INFO] [stderr] Executable unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-c8ee9121189c44ac) [INFO] [stderr] Executable unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-c9088b8645ec4adb) [INFO] [stderr] Executable unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-f3870b3e8a9c95a0) [INFO] [stderr] Executable unittests src/bin/d.rs (/opt/rustwide/target/debug/deps/d-c54a6ff27b4d7a74) [INFO] [stderr] Executable unittests src/bin/e.rs (/opt/rustwide/target/debug/deps/e-1f89ebc880742c97) [INFO] [stderr] Executable unittests src/bin/f.rs (/opt/rustwide/target/debug/deps/f-42410627fd57c2a7) [INFO] [stderr] Executable unittests src/bin/g.rs (/opt/rustwide/target/debug/deps/g-784d65ffaea7a34f) [INFO] [stderr] Executable unittests src/bin/h.rs (/opt/rustwide/target/debug/deps/h-f7aa7feae1947743) [INFO] running `Command { std: "docker" "inspect" "b133fd962c3e1a51818293baa1e8fc3afc1795fecb87bb1e29247ee1acc48e90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b133fd962c3e1a51818293baa1e8fc3afc1795fecb87bb1e29247ee1acc48e90", kill_on_drop: false }` [INFO] [stdout] b133fd962c3e1a51818293baa1e8fc3afc1795fecb87bb1e29247ee1acc48e90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 505dabba79aed73133179f4fcf7a9ffcaebee343edc547ad28f89157c37def65 [INFO] running `Command { std: "docker" "start" "-a" "505dabba79aed73133179f4fcf7a9ffcaebee343edc547ad28f89157c37def65", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/bin/a.rs (/opt/rustwide/target/debug/deps/a-c8ee9121189c44ac) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/b.rs (/opt/rustwide/target/debug/deps/b-c9088b8645ec4adb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/c.rs (/opt/rustwide/target/debug/deps/c-f3870b3e8a9c95a0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/d.rs (/opt/rustwide/target/debug/deps/d-c54a6ff27b4d7a74) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/e.rs (/opt/rustwide/target/debug/deps/e-1f89ebc880742c97) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/f.rs (/opt/rustwide/target/debug/deps/f-42410627fd57c2a7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/g.rs (/opt/rustwide/target/debug/deps/g-784d65ffaea7a34f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/h.rs (/opt/rustwide/target/debug/deps/h-f7aa7feae1947743) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "505dabba79aed73133179f4fcf7a9ffcaebee343edc547ad28f89157c37def65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "505dabba79aed73133179f4fcf7a9ffcaebee343edc547ad28f89157c37def65", kill_on_drop: false }` [INFO] [stdout] 505dabba79aed73133179f4fcf7a9ffcaebee343edc547ad28f89157c37def65