[INFO] fetching crate require_unsafe_in_body 0.3.2... [INFO] checking require_unsafe_in_body-0.3.2 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [INFO] extracting crate require_unsafe_in_body 0.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate require_unsafe_in_body 0.3.2 on toolchain bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate require_unsafe_in_body 0.3.2 [INFO] finished tweaking crates.io crate require_unsafe_in_body 0.3.2 [INFO] tweaked toml for crates.io crate require_unsafe_in_body 0.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded func_wrap v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b1d459b2b0dda1b9ba3fc05b638259d87c58f48c27efe491f8b255eb4aa58d [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" "72b1d459b2b0dda1b9ba3fc05b638259d87c58f48c27efe491f8b255eb4aa58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b1d459b2b0dda1b9ba3fc05b638259d87c58f48c27efe491f8b255eb4aa58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b1d459b2b0dda1b9ba3fc05b638259d87c58f48c27efe491f8b255eb4aa58d", kill_on_drop: false }` [INFO] [stdout] 72b1d459b2b0dda1b9ba3fc05b638259d87c58f48c27efe491f8b255eb4aa58d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f1616dfe32e5d07cd59d9b6bab1bdfd0aec57824d2e67995ff585ddb94217b [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" "c4f1616dfe32e5d07cd59d9b6bab1bdfd0aec57824d2e67995ff585ddb94217b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling trybuild v1.0.38 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Compiling func_wrap v0.1.3 [INFO] [stderr] Checking require_unsafe_in_body v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.119 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.53s [INFO] running `Command { std: "docker" "inspect" "c4f1616dfe32e5d07cd59d9b6bab1bdfd0aec57824d2e67995ff585ddb94217b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f1616dfe32e5d07cd59d9b6bab1bdfd0aec57824d2e67995ff585ddb94217b", kill_on_drop: false }` [INFO] [stdout] c4f1616dfe32e5d07cd59d9b6bab1bdfd0aec57824d2e67995ff585ddb94217b