[INFO] cloning repository https://github.com/Vov11x/console_calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vov11x/console_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVov11x%2Fconsole_calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVov11x%2Fconsole_calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 579182d146a1e857e535a1854ad334750cdc068c [INFO] building Vov11x/console_calculator against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVov11x%2Fconsole_calculator" "/workspace/builds/worker-70/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-70/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vov11x/console_calculator on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vov11x/console_calculator [INFO] finished tweaking git repo https://github.com/Vov11x/console_calculator [INFO] tweaked toml for git repo https://github.com/Vov11x/console_calculator written to /workspace/builds/worker-70/source/Cargo.toml [INFO] crate git repo https://github.com/Vov11x/console_calculator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c16fb05a8bd38f3db687d4a963d3466b3ddb57c59f1a19459bae9c4fc4e5548 [INFO] running `Command { std: "docker" "start" "-a" "8c16fb05a8bd38f3db687d4a963d3466b3ddb57c59f1a19459bae9c4fc4e5548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c16fb05a8bd38f3db687d4a963d3466b3ddb57c59f1a19459bae9c4fc4e5548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c16fb05a8bd38f3db687d4a963d3466b3ddb57c59f1a19459bae9c4fc4e5548", kill_on_drop: false }` [INFO] [stdout] 8c16fb05a8bd38f3db687d4a963d3466b3ddb57c59f1a19459bae9c4fc4e5548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7780cb679bef92009540f3186738b48300d78f6b1774d9953c24826e36628fd5 [INFO] running `Command { std: "docker" "start" "-a" "7780cb679bef92009540f3186738b48300d78f6b1774d9953c24826e36628fd5", kill_on_drop: false }` [INFO] [stderr] Compiling untitled1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.51s [INFO] running `Command { std: "docker" "inspect" "7780cb679bef92009540f3186738b48300d78f6b1774d9953c24826e36628fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7780cb679bef92009540f3186738b48300d78f6b1774d9953c24826e36628fd5", kill_on_drop: false }` [INFO] [stdout] 7780cb679bef92009540f3186738b48300d78f6b1774d9953c24826e36628fd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-70/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13093a2618e9b468994132114325248a51c97accbea9c057f01105629a25441d [INFO] running `Command { std: "docker" "start" "-a" "13093a2618e9b468994132114325248a51c97accbea9c057f01105629a25441d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling untitled1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.36s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/untitled1-6e80b07c2fdd9f73) [INFO] running `Command { std: "docker" "inspect" "13093a2618e9b468994132114325248a51c97accbea9c057f01105629a25441d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13093a2618e9b468994132114325248a51c97accbea9c057f01105629a25441d", kill_on_drop: false }` [INFO] [stdout] 13093a2618e9b468994132114325248a51c97accbea9c057f01105629a25441d