[INFO] cloning repository https://github.com/swizzard/rpn_calc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swizzard/rpn_calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswizzard%2Frpn_calc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswizzard%2Frpn_calc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e560d95720048a26d9bdbf3f9c34b6e91b091e07 [INFO] checking swizzard/rpn_calc against master#21de280cccb4eb02ead6bf0af40e2355a9136d6f for pr-100043-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswizzard%2Frpn_calc" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swizzard/rpn_calc on toolchain 21de280cccb4eb02ead6bf0af40e2355a9136d6f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+21de280cccb4eb02ead6bf0af40e2355a9136d6f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/swizzard/rpn_calc [INFO] finished tweaking git repo https://github.com/swizzard/rpn_calc [INFO] tweaked toml for git repo https://github.com/swizzard/rpn_calc written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/swizzard/rpn_calc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+21de280cccb4eb02ead6bf0af40e2355a9136d6f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+21de280cccb4eb02ead6bf0af40e2355a9136d6f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 595aab7722c4c4a52fa0d7ff02f51fc37e12fbf4515dbae68e011a8b3a370798 [INFO] running `Command { std: "docker" "start" "-a" "595aab7722c4c4a52fa0d7ff02f51fc37e12fbf4515dbae68e011a8b3a370798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "595aab7722c4c4a52fa0d7ff02f51fc37e12fbf4515dbae68e011a8b3a370798", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "595aab7722c4c4a52fa0d7ff02f51fc37e12fbf4515dbae68e011a8b3a370798", kill_on_drop: false }` [INFO] [stdout] 595aab7722c4c4a52fa0d7ff02f51fc37e12fbf4515dbae68e011a8b3a370798 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+21de280cccb4eb02ead6bf0af40e2355a9136d6f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70c69f64a2cd33b49f9e93b8ddfae2787a7894bb4e2ae36799179c269d847372 [INFO] running `Command { std: "docker" "start" "-a" "70c69f64a2cd33b49f9e93b8ddfae2787a7894bb4e2ae36799179c269d847372", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rust_decimal v1.16.0 [INFO] [stderr] Checking rpn_calc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.27s [INFO] running `Command { std: "docker" "inspect" "70c69f64a2cd33b49f9e93b8ddfae2787a7894bb4e2ae36799179c269d847372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c69f64a2cd33b49f9e93b8ddfae2787a7894bb4e2ae36799179c269d847372", kill_on_drop: false }` [INFO] [stdout] 70c69f64a2cd33b49f9e93b8ddfae2787a7894bb4e2ae36799179c269d847372