[INFO] fetching crate runestick 0.9.0... [INFO] checking runestick-0.9.0 against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] extracting crate runestick 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate runestick 0.9.0 on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate runestick 0.9.0 [INFO] finished tweaking crates.io crate runestick 0.9.0 [INFO] tweaked toml for crates.io crate runestick 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f44ff8d205a1ed454d22c43c19dd619b0e0fefd5c242f910381dcc947831aab [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" "2f44ff8d205a1ed454d22c43c19dd619b0e0fefd5c242f910381dcc947831aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f44ff8d205a1ed454d22c43c19dd619b0e0fefd5c242f910381dcc947831aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f44ff8d205a1ed454d22c43c19dd619b0e0fefd5c242f910381dcc947831aab", kill_on_drop: false }` [INFO] [stdout] 2f44ff8d205a1ed454d22c43c19dd619b0e0fefd5c242f910381dcc947831aab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e64aa0230302143fe59c34df8ee916fe0612b1d86104560d4b9268b7f2dbb0d7 [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" "e64aa0230302143fe59c34df8ee916fe0612b1d86104560d4b9268b7f2dbb0d7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling runestick-macros v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling checkers-macros v0.5.7 [INFO] [stderr] Compiling rune-macros v0.9.0 [INFO] [stderr] Checking checkers v0.5.7 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking runestick v0.9.0 [INFO] [stderr] Checking runestick v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking rune v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "e64aa0230302143fe59c34df8ee916fe0612b1d86104560d4b9268b7f2dbb0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64aa0230302143fe59c34df8ee916fe0612b1d86104560d4b9268b7f2dbb0d7", kill_on_drop: false }` [INFO] [stdout] e64aa0230302143fe59c34df8ee916fe0612b1d86104560d4b9268b7f2dbb0d7