[INFO] fetching crate rightscrapex 0.3.0... [INFO] checking rightscrapex-0.3.0 against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] extracting crate rightscrapex 0.3.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate rightscrapex 0.3.0 on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rightscrapex 0.3.0 [INFO] finished tweaking crates.io crate rightscrapex 0.3.0 [INFO] tweaked toml for crates.io crate rightscrapex 0.3.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate rightscrapex 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.4.2 [INFO] [stderr] Downloaded proc-macro-error-attr v0.4.8 [INFO] [stderr] Downloaded structopt v0.3.9 [INFO] [stderr] Downloaded stdinix v0.1.0 [INFO] [stderr] Downloaded proc-macro-error v0.4.8 [INFO] [stderr] Downloaded webpki v0.21.2 [INFO] [stderr] Downloaded oops v0.1.0 [INFO] [stderr] Downloaded serde_json v1.0.47 [INFO] [stderr] Downloaded chunked_transfer v1.0.0 [INFO] [stderr] Downloaded ring v0.16.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f38d96b456b1cc0d06b9cd717fcfb9b138df2fab8ff92912a31db645f46bfed1 [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" "f38d96b456b1cc0d06b9cd717fcfb9b138df2fab8ff92912a31db645f46bfed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f38d96b456b1cc0d06b9cd717fcfb9b138df2fab8ff92912a31db645f46bfed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f38d96b456b1cc0d06b9cd717fcfb9b138df2fab8ff92912a31db645f46bfed1", kill_on_drop: false }` [INFO] [stdout] f38d96b456b1cc0d06b9cd717fcfb9b138df2fab8ff92912a31db645f46bfed1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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] 747b2b2dc95ed3ac660090215e30e1b46f2ba0d852f1185c073328be51b0bf03 [INFO] running `Command { std: "docker" "start" "-a" "747b2b2dc95ed3ac660090215e30e1b46f2ba0d852f1185c073328be51b0bf03", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking untrusted v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking chunked_transfer v1.0.0 [INFO] [stderr] Checking stdinix v0.1.0 [INFO] [stderr] Checking oops v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Checking ureq v0.11.4 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling proc-macro-error v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.2 [INFO] [stderr] Checking structopt v0.3.9 [INFO] [stderr] Checking serde_json v1.0.47 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Checking select v0.4.3 [INFO] [stderr] Checking rightscrapex v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "747b2b2dc95ed3ac660090215e30e1b46f2ba0d852f1185c073328be51b0bf03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "747b2b2dc95ed3ac660090215e30e1b46f2ba0d852f1185c073328be51b0bf03", kill_on_drop: false }` [INFO] [stdout] 747b2b2dc95ed3ac660090215e30e1b46f2ba0d852f1185c073328be51b0bf03