[INFO] cloning repository https://github.com/max-block/learn__crate__borsh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max-block/learn__crate__borsh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__borsh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__borsh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b55a10129a223bda36cca1539133c74695654cdf [INFO] checking max-block/learn__crate__borsh against master#1c7b36d4db582cb47513a6c7176baaec1c3346ab for pr-99197 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax-block%2Flearn__crate__borsh" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/max-block/learn__crate__borsh on toolchain 1c7b36d4db582cb47513a6c7176baaec1c3346ab [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/max-block/learn__crate__borsh [INFO] finished tweaking git repo https://github.com/max-block/learn__crate__borsh [INFO] tweaked toml for git repo https://github.com/max-block/learn__crate__borsh written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/max-block/learn__crate__borsh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e2a24c04d1a45e6d0cd1ed11fe6c6657617cc24ff0f173a5aa417cf6af1b13a [INFO] running `Command { std: "docker" "start" "-a" "5e2a24c04d1a45e6d0cd1ed11fe6c6657617cc24ff0f173a5aa417cf6af1b13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e2a24c04d1a45e6d0cd1ed11fe6c6657617cc24ff0f173a5aa417cf6af1b13a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e2a24c04d1a45e6d0cd1ed11fe6c6657617cc24ff0f173a5aa417cf6af1b13a", kill_on_drop: false }` [INFO] [stdout] 5e2a24c04d1a45e6d0cd1ed11fe6c6657617cc24ff0f173a5aa417cf6af1b13a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7770be8edbdcd63c63c7bdd15fdc7485bc7edd227c92775d2ecca9663aa5833 [INFO] running `Command { std: "docker" "start" "-a" "b7770be8edbdcd63c63c7bdd15fdc7485bc7edd227c92775d2ecca9663aa5833", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.0 [INFO] [stderr] Compiling borsh-derive-internal v0.9.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.0 [INFO] [stderr] Checking borsh v0.9.0 [INFO] [stderr] Checking learn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.27s [INFO] running `Command { std: "docker" "inspect" "b7770be8edbdcd63c63c7bdd15fdc7485bc7edd227c92775d2ecca9663aa5833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7770be8edbdcd63c63c7bdd15fdc7485bc7edd227c92775d2ecca9663aa5833", kill_on_drop: false }` [INFO] [stdout] b7770be8edbdcd63c63c7bdd15fdc7485bc7edd227c92775d2ecca9663aa5833