[INFO] fetching crate rocket-etagged-raw-response 0.9.12... [INFO] checking rocket-etagged-raw-response-0.9.12 against master#39b841dfe36f90a7cd111e7f0c55f32594f6e578 for pr-77035 [INFO] extracting crate rocket-etagged-raw-response 0.9.12 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rocket-etagged-raw-response 0.9.12 on toolchain 39b841dfe36f90a7cd111e7f0c55f32594f6e578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rocket-etagged-raw-response 0.9.12 [INFO] finished tweaking crates.io crate rocket-etagged-raw-response 0.9.12 [INFO] tweaked toml for crates.io crate rocket-etagged-raw-response 0.9.12 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate rocket-etagged-raw-response 0.9.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d280cd0a5e7fe38815a46d6ed3b7b4312dea7b30fab7b9ba2d6164d02a4efb43 [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" "d280cd0a5e7fe38815a46d6ed3b7b4312dea7b30fab7b9ba2d6164d02a4efb43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d280cd0a5e7fe38815a46d6ed3b7b4312dea7b30fab7b9ba2d6164d02a4efb43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d280cd0a5e7fe38815a46d6ed3b7b4312dea7b30fab7b9ba2d6164d02a4efb43", kill_on_drop: false }` [INFO] [stdout] d280cd0a5e7fe38815a46d6ed3b7b4312dea7b30fab7b9ba2d6164d02a4efb43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+39b841dfe36f90a7cd111e7f0c55f32594f6e578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dca16560ec92e1110bbef863178545ca2ce914d7afc5af3c462dc868d0d75d0b [INFO] running `Command { std: "docker" "start" "-a" "dca16560ec92e1110bbef863178545ca2ce914d7afc5af3c462dc868d0d75d0b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking debug-helper v0.3.9 [INFO] [stderr] Checking lru_time_cache v0.11.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking crc-any v2.3.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking rocket_http v0.4.5 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling enum-ordinalize v3.1.6 [INFO] [stderr] Compiling educe v0.4.12 [INFO] [stderr] Checking rocket v0.4.5 [INFO] [stderr] Checking rocket-etag-if-none-match v0.3.4 [INFO] [stderr] Checking rocket-etagged-raw-response v0.9.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "dca16560ec92e1110bbef863178545ca2ce914d7afc5af3c462dc868d0d75d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca16560ec92e1110bbef863178545ca2ce914d7afc5af3c462dc868d0d75d0b", kill_on_drop: false }` [INFO] [stdout] dca16560ec92e1110bbef863178545ca2ce914d7afc5af3c462dc868d0d75d0b