[INFO] crate shred 0.9.4 is already in cache [INFO] checking shred-0.9.4 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate shred 0.9.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate shred 0.9.4 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate shred 0.9.4 [INFO] removed 11 missing examples [INFO] finished tweaking crates.io crate shred 0.9.4 [INFO] tweaked toml for crates.io crate shred 0.9.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate shred 0.9.4 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b7dfd0a3ceeaf7f4af17c123917cefa1fb1d71d7ee57e3bead1598ffaf5ed134 [INFO] running `"docker" "start" "-a" "b7dfd0a3ceeaf7f4af17c123917cefa1fb1d71d7ee57e3bead1598ffaf5ed134"` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling shred-derive v0.6.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.17 [INFO] [stderr] Checking shred v0.9.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/dispatch/batch.rs:370:27 [INFO] [stderr] | [INFO] [stderr] 370 | type SystemData = (Write<'a, PotatoStore>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/dispatch/batch.rs:381:27 [INFO] [stderr] | [INFO] [stderr] 381 | type SystemData = (Write<'a, TomatoStore>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> examples/batch_dispatching.rs:80:23 [INFO] [stderr] | [INFO] [stderr] 80 | type SystemData = (Write<'a, PotatoStore>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> examples/batch_dispatching.rs:92:23 [INFO] [stderr] | [INFO] [stderr] 92 | type SystemData = (Write<'a, TomatoStore>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> examples/batch_dispatching.rs:110:28 [INFO] [stderr] | [INFO] [stderr] 110 | type BatchSystemData = (Read<'a, TomatoStore>); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> benches/bench.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.74s [INFO] running `"docker" "inspect" "b7dfd0a3ceeaf7f4af17c123917cefa1fb1d71d7ee57e3bead1598ffaf5ed134"` [INFO] running `"docker" "rm" "-f" "b7dfd0a3ceeaf7f4af17c123917cefa1fb1d71d7ee57e3bead1598ffaf5ed134"` [INFO] [stdout] b7dfd0a3ceeaf7f4af17c123917cefa1fb1d71d7ee57e3bead1598ffaf5ed134