[INFO] fetching crate specs-hierarchy 0.6.0... [INFO] checking specs-hierarchy-0.6.0 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate specs-hierarchy 0.6.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate specs-hierarchy 0.6.0 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate specs-hierarchy 0.6.0 [INFO] finished tweaking crates.io crate specs-hierarchy 0.6.0 [INFO] tweaked toml for crates.io crate specs-hierarchy 0.6.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate specs-hierarchy 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v5.1.0 [INFO] [stderr] Downloaded tynm v0.1.3 [INFO] [stderr] Downloaded lexical-core v0.4.6 [INFO] [stderr] Downloaded hibitset v0.6.2 [INFO] [stderr] Downloaded hashbrown v0.7.0 [INFO] [stderr] Downloaded specs v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a99e9a919bafa8925554ffc3c96db467b0e30ac179b9b5cf349d43566243c7d [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" "6a99e9a919bafa8925554ffc3c96db467b0e30ac179b9b5cf349d43566243c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a99e9a919bafa8925554ffc3c96db467b0e30ac179b9b5cf349d43566243c7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a99e9a919bafa8925554ffc3c96db467b0e30ac179b9b5cf349d43566243c7d", kill_on_drop: false }` [INFO] [stdout] 6a99e9a919bafa8925554ffc3c96db467b0e30ac179b9b5cf349d43566243c7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 450ab99d34a7515ee4b121c0c197afc28de75b0644db04352fc58f14b49aaf03 [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" "450ab99d34a7515ee4b121c0c197afc28de75b0644db04352fc58f14b49aaf03", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tynm v0.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling shred-derive v0.6.2 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking specs v0.16.0 [INFO] [stderr] Checking specs-hierarchy v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.16s [INFO] running `Command { std: "docker" "inspect" "450ab99d34a7515ee4b121c0c197afc28de75b0644db04352fc58f14b49aaf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450ab99d34a7515ee4b121c0c197afc28de75b0644db04352fc58f14b49aaf03", kill_on_drop: false }` [INFO] [stdout] 450ab99d34a7515ee4b121c0c197afc28de75b0644db04352fc58f14b49aaf03