[INFO] fetching crate shellcaster 1.0.1... [INFO] checking shellcaster-1.0.1 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate shellcaster 1.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate shellcaster 1.0.1 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate shellcaster 1.0.1 [INFO] finished tweaking crates.io crate shellcaster 1.0.1 [INFO] tweaked toml for crates.io crate shellcaster 1.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate shellcaster 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ba550f927e3b5922fc48227dd40fe87760615ebd694508f7c5f166d43c00e08 [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" "6ba550f927e3b5922fc48227dd40fe87760615ebd694508f7c5f166d43c00e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ba550f927e3b5922fc48227dd40fe87760615ebd694508f7c5f166d43c00e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba550f927e3b5922fc48227dd40fe87760615ebd694508f7c5f166d43c00e08", kill_on_drop: false }` [INFO] [stdout] 6ba550f927e3b5922fc48227dd40fe87760615ebd694508f7c5f166d43c00e08 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "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] 64c2e372796dcec5a9ff6d83a376c93e22f408450ca65d47227fd977c82d88bc [INFO] running `Command { std: "docker" "start" "-a" "64c2e372796dcec5a9ff6d83a376c93e22f408450ca65d47227fd977c82d88bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling jetscii v0.4.4 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking escaper v0.1.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking sanitize-filename v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Checking shellexpand v2.0.0 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking ureq v1.4.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling strong-xml-derive v0.6.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking strong-xml v0.6.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking rss v1.9.0 [INFO] [stderr] Checking opml v0.2.4 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking shellcaster v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "64c2e372796dcec5a9ff6d83a376c93e22f408450ca65d47227fd977c82d88bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c2e372796dcec5a9ff6d83a376c93e22f408450ca65d47227fd977c82d88bc", kill_on_drop: false }` [INFO] [stdout] 64c2e372796dcec5a9ff6d83a376c93e22f408450ca65d47227fd977c82d88bc