[INFO] fetching crate mirror_sparse_matrix 0.1.14... [INFO] checking mirror_sparse_matrix-0.1.14 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate mirror_sparse_matrix 0.1.14 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate mirror_sparse_matrix 0.1.14 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mirror_sparse_matrix 0.1.14 [INFO] finished tweaking crates.io crate mirror_sparse_matrix 0.1.14 [INFO] tweaked toml for crates.io crate mirror_sparse_matrix 0.1.14 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tables v0.1.3 [INFO] [stderr] Downloaded symbolic-common v8.2.0 [INFO] [stderr] Downloaded symbolic-demangle v8.2.0 [INFO] [stderr] Downloaded stats_utils v0.1.2 [INFO] [stderr] Downloaded binary_vec_io v0.1.9 [INFO] [stderr] Downloaded pretty_trace v0.5.12 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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] e38c4db6273996d6ada2014116de0f9a5bfc85e64b82b6dc887c64096207ba81 [INFO] running `Command { std: "docker" "start" "-a" "e38c4db6273996d6ada2014116de0f9a5bfc85e64b82b6dc887c64096207ba81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e38c4db6273996d6ada2014116de0f9a5bfc85e64b82b6dc887c64096207ba81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38c4db6273996d6ada2014116de0f9a5bfc85e64b82b6dc887c64096207ba81", kill_on_drop: false }` [INFO] [stdout] e38c4db6273996d6ada2014116de0f9a5bfc85e64b82b6dc887c64096207ba81 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ebb878c1d8e12f58677af5c32a503256f87952e1f3e7cedc6b7027014410e72 [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" "6ebb878c1d8e12f58677af5c32a503256f87952e1f3e7cedc6b7027014410e72", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling symbolic-demangle v8.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking stats_utils v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking string_utils v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking symbolic-common v8.2.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking binary_vec_io v0.1.9 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Compiling pprof v0.4.3 [INFO] [stderr] Checking lz4 v1.23.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking io_utils v0.2.10 [INFO] [stderr] Checking tables v0.1.3 [INFO] [stderr] Checking pretty_trace v0.5.12 [INFO] [stderr] Checking mirror_sparse_matrix v0.1.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.24s [INFO] running `Command { std: "docker" "inspect" "6ebb878c1d8e12f58677af5c32a503256f87952e1f3e7cedc6b7027014410e72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ebb878c1d8e12f58677af5c32a503256f87952e1f3e7cedc6b7027014410e72", kill_on_drop: false }` [INFO] [stdout] 6ebb878c1d8e12f58677af5c32a503256f87952e1f3e7cedc6b7027014410e72