[INFO] cloning repository https://github.com/tuzz/square-of-squares-parametric-formula [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tuzz/square-of-squares-parametric-formula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuzz%2Fsquare-of-squares-parametric-formula", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuzz%2Fsquare-of-squares-parametric-formula'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 904c2787504e6a30787b28f8c31268d096d31735 [INFO] testing tuzz/square-of-squares-parametric-formula against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftuzz%2Fsquare-of-squares-parametric-formula" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tuzz/square-of-squares-parametric-formula on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tuzz/square-of-squares-parametric-formula [INFO] finished tweaking git repo https://github.com/tuzz/square-of-squares-parametric-formula [INFO] tweaked toml for git repo https://github.com/tuzz/square-of-squares-parametric-formula written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/tuzz/square-of-squares-parametric-formula already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c47edeeb401fa58c5d166083e09b5463e8ef208ee7b5d423e21c96d97758805a [INFO] running `Command { std: "docker" "start" "-a" "c47edeeb401fa58c5d166083e09b5463e8ef208ee7b5d423e21c96d97758805a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c47edeeb401fa58c5d166083e09b5463e8ef208ee7b5d423e21c96d97758805a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47edeeb401fa58c5d166083e09b5463e8ef208ee7b5d423e21c96d97758805a", kill_on_drop: false }` [INFO] [stdout] c47edeeb401fa58c5d166083e09b5463e8ef208ee7b5d423e21c96d97758805a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beed74c29337d71d2c0d94290f23d73e4e04b4107018678ccd8db92087c95f78 [INFO] running `Command { std: "docker" "start" "-a" "beed74c29337d71d2c0d94290f23d73e4e04b4107018678ccd8db92087c95f78", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling squares v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.48s [INFO] running `Command { std: "docker" "inspect" "beed74c29337d71d2c0d94290f23d73e4e04b4107018678ccd8db92087c95f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beed74c29337d71d2c0d94290f23d73e4e04b4107018678ccd8db92087c95f78", kill_on_drop: false }` [INFO] [stdout] beed74c29337d71d2c0d94290f23d73e4e04b4107018678ccd8db92087c95f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6334a3b3c54aba2329006728bbccbfee382ec36c288a73306ee800ba40b4591a [INFO] running `Command { std: "docker" "start" "-a" "6334a3b3c54aba2329006728bbccbfee382ec36c288a73306ee800ba40b4591a", kill_on_drop: false }` [INFO] [stderr] Compiling squares v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/squares-4493dcf84539fe19) [INFO] running `Command { std: "docker" "inspect" "6334a3b3c54aba2329006728bbccbfee382ec36c288a73306ee800ba40b4591a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6334a3b3c54aba2329006728bbccbfee382ec36c288a73306ee800ba40b4591a", kill_on_drop: false }` [INFO] [stdout] 6334a3b3c54aba2329006728bbccbfee382ec36c288a73306ee800ba40b4591a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3555d7b007c32bf3823420eb9933e0e2467fafe0bcbad1c0ada63bdbd1b827e6 [INFO] running `Command { std: "docker" "start" "-a" "3555d7b007c32bf3823420eb9933e0e2467fafe0bcbad1c0ada63bdbd1b827e6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/squares-4493dcf84539fe19) [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" "3555d7b007c32bf3823420eb9933e0e2467fafe0bcbad1c0ada63bdbd1b827e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3555d7b007c32bf3823420eb9933e0e2467fafe0bcbad1c0ada63bdbd1b827e6", kill_on_drop: false }` [INFO] [stdout] 3555d7b007c32bf3823420eb9933e0e2467fafe0bcbad1c0ada63bdbd1b827e6