[INFO] fetching crate crulz 0.0.7... [INFO] checking crulz-0.0.7 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate crulz 0.0.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate crulz 0.0.7 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crulz 0.0.7 [INFO] finished tweaking crates.io crate crulz 0.0.7 [INFO] tweaked toml for crates.io crate crulz 0.0.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate crulz 0.0.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan-reporting v0.9.4 [INFO] [stderr] Downloaded delegate-attr v0.2.7 [INFO] [stderr] Downloaded codespan v0.9.4 [INFO] [stderr] Downloaded readfilez v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 440d68c5882ef9ceb6c25fc35bfc46b0f61ce958f5dc4f217d02617b6c13436f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "440d68c5882ef9ceb6c25fc35bfc46b0f61ce958f5dc4f217d02617b6c13436f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "440d68c5882ef9ceb6c25fc35bfc46b0f61ce958f5dc4f217d02617b6c13436f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "440d68c5882ef9ceb6c25fc35bfc46b0f61ce958f5dc4f217d02617b6c13436f", kill_on_drop: false }` [INFO] [stdout] 440d68c5882ef9ceb6c25fc35bfc46b0f61ce958f5dc4f217d02617b6c13436f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 583cd3bd7c4c362a2933738bf1df719003d17847992ca4ded3d2187432fc049f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "583cd3bd7c4c362a2933738bf1df719003d17847992ca4ded3d2187432fc049f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking codespan-reporting v0.9.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking codespan v0.9.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling crulz v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling delegate-attr v0.2.7 [INFO] [stderr] Checking readfilez v0.2.3 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.69s [INFO] running `Command { std: "docker" "inspect" "583cd3bd7c4c362a2933738bf1df719003d17847992ca4ded3d2187432fc049f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "583cd3bd7c4c362a2933738bf1df719003d17847992ca4ded3d2187432fc049f", kill_on_drop: false }` [INFO] [stdout] 583cd3bd7c4c362a2933738bf1df719003d17847992ca4ded3d2187432fc049f