[INFO] cloning repository https://github.com/gildembergleite/easy-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gildembergleite/easy-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildembergleite%2Feasy-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildembergleite%2Feasy-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19f02e9ab12f01e29196571ec2cb99dfc8fe540d [INFO] checking gildembergleite/easy-git against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgildembergleite%2Feasy-git" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gildembergleite/easy-git [INFO] finished tweaking git repo https://github.com/gildembergleite/easy-git [INFO] tweaked toml for git repo https://github.com/gildembergleite/easy-git written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gildembergleite/easy-git on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gildembergleite/easy-git already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf2d969e530a12b0edfdd5def43619c5c2775de5004169b37d3c70467e96ff5 [INFO] running `Command { std: "docker" "start" "-a" "9cf2d969e530a12b0edfdd5def43619c5c2775de5004169b37d3c70467e96ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf2d969e530a12b0edfdd5def43619c5c2775de5004169b37d3c70467e96ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf2d969e530a12b0edfdd5def43619c5c2775de5004169b37d3c70467e96ff5", kill_on_drop: false }` [INFO] [stdout] 9cf2d969e530a12b0edfdd5def43619c5c2775de5004169b37d3c70467e96ff5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63f70d2a3688837d33abf5636e11de0ab9c2710a6878adc1e2a7883ea18ba432 [INFO] running `Command { std: "docker" "start" "-a" "63f70d2a3688837d33abf5636e11de0ab9c2710a6878adc1e2a7883ea18ba432", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rustix v0.38.34 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking git2 v0.18.3 [INFO] [stderr] Checking easy-git v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.55s [INFO] running `Command { std: "docker" "inspect" "63f70d2a3688837d33abf5636e11de0ab9c2710a6878adc1e2a7883ea18ba432", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63f70d2a3688837d33abf5636e11de0ab9c2710a6878adc1e2a7883ea18ba432", kill_on_drop: false }` [INFO] [stdout] 63f70d2a3688837d33abf5636e11de0ab9c2710a6878adc1e2a7883ea18ba432