[INFO] updating cached repository https://github.com/HadrienG2/cachot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1175800ee933f62b5d4b646ee761683d9a291808 [INFO] checking HadrienG2/cachot/1175800ee933f62b5d4b646ee761683d9a291808 against master#a3f76a26e045a760bb1163b7eab36872985242d5 for pr-130930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHadrienG2%2Fcachot" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HadrienG2/cachot on toolchain a3f76a26e045a760bb1163b7eab36872985242d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/HadrienG2/cachot [INFO] finished tweaking git repo https://github.com/HadrienG2/cachot [INFO] tweaked toml for git repo https://github.com/HadrienG2/cachot written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HadrienG2/cachot 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" "+a3f76a26e045a760bb1163b7eab36872985242d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11cf2e7ceca38d4b50981c145d2c905d147a80e4c3fb42c03dfc1b371d6f71e2 [INFO] running `Command { std: "docker" "start" "-a" "11cf2e7ceca38d4b50981c145d2c905d147a80e4c3fb42c03dfc1b371d6f71e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11cf2e7ceca38d4b50981c145d2c905d147a80e4c3fb42c03dfc1b371d6f71e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11cf2e7ceca38d4b50981c145d2c905d147a80e4c3fb42c03dfc1b371d6f71e2", kill_on_drop: false }` [INFO] [stdout] 11cf2e7ceca38d4b50981c145d2c905d147a80e4c3fb42c03dfc1b371d6f71e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+a3f76a26e045a760bb1163b7eab36872985242d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1b25f037b0a925493be38e6c95e894460beeb7232a3fc4dd0ceadbb0eeabc7f [INFO] running `Command { std: "docker" "start" "-a" "d1b25f037b0a925493be38e6c95e894460beeb7232a3fc4dd0ceadbb0eeabc7f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling az v1.2.0 [INFO] [stderr] Compiling fixed v1.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking genawaiter-macro v0.99.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking space-filler v0.1.0 (https://github.com/HadrienG2/space-filler.git#989fc09f) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Checking genawaiter v0.99.1 [INFO] [stderr] Checking cachot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.02s [INFO] running `Command { std: "docker" "inspect" "d1b25f037b0a925493be38e6c95e894460beeb7232a3fc4dd0ceadbb0eeabc7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1b25f037b0a925493be38e6c95e894460beeb7232a3fc4dd0ceadbb0eeabc7f", kill_on_drop: false }` [INFO] [stdout] d1b25f037b0a925493be38e6c95e894460beeb7232a3fc4dd0ceadbb0eeabc7f