[INFO] fetching crate rsps 0.4.0... [INFO] checking rsps-0.4.0 against try#e0f03aec47b100bc29555561bd62a99d1bc6aca5 for pr-86231 [INFO] extracting crate rsps 0.4.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rsps 0.4.0 on toolchain e0f03aec47b100bc29555561bd62a99d1bc6aca5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsps 0.4.0 [INFO] finished tweaking crates.io crate rsps 0.4.0 [INFO] tweaked toml for crates.io crate rsps 0.4.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate rsps 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte-unit v4.0.10 [INFO] [stderr] Downloaded sysinfo v0.17.1 [INFO] [stderr] Downloaded rstack v0.3.2 [INFO] [stderr] Downloaded vergen v5.1.5 [INFO] [stderr] Downloaded emboss v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "metadata" "--no-deps" "--format-version=1", 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] 76bc8ca86233909ab6810ac4939a4027fcbd0bf773933fa0a98bb27d1686e8af [INFO] running `Command { std: "docker" "start" "-a" "76bc8ca86233909ab6810ac4939a4027fcbd0bf773933fa0a98bb27d1686e8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76bc8ca86233909ab6810ac4939a4027fcbd0bf773933fa0a98bb27d1686e8af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76bc8ca86233909ab6810ac4939a4027fcbd0bf773933fa0a98bb27d1686e8af", kill_on_drop: false }` [INFO] [stdout] 76bc8ca86233909ab6810ac4939a4027fcbd0bf773933fa0a98bb27d1686e8af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+e0f03aec47b100bc29555561bd62a99d1bc6aca5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71a8e3c2fe5255fd55982323825deb5dd3882a45abc5d8b6304a3c8dbbe6a950 [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" "71a8e3c2fe5255fd55982323825deb5dd3882a45abc5d8b6304a3c8dbbe6a950", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unwind v0.4.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling sysinfo v0.17.1 [INFO] [stderr] Checking utf8-width v0.1.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking emboss v0.3.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking byte-unit v4.0.10 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Checking anyhow v1.0.40 [INFO] [stderr] Checking tabwriter v1.2.1 [INFO] [stderr] Checking terminal_size v0.1.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling unwind-sys v0.1.2 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling vergen v5.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling enum-iterator-derive v0.6.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling enum-iterator v0.6.0 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking rstack v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling rsps v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.44s [INFO] running `Command { std: "docker" "inspect" "71a8e3c2fe5255fd55982323825deb5dd3882a45abc5d8b6304a3c8dbbe6a950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71a8e3c2fe5255fd55982323825deb5dd3882a45abc5d8b6304a3c8dbbe6a950", kill_on_drop: false }` [INFO] [stdout] 71a8e3c2fe5255fd55982323825deb5dd3882a45abc5d8b6304a3c8dbbe6a950