[INFO] crate activities 0.1.0 is already in cache [INFO] checking activities-0.1.0 against master#914adf04af1c1a984707f778da3d04590c03d144 for pr-72331 [INFO] extracting crate activities 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate activities 0.1.0 on toolchain 914adf04af1c1a984707f778da3d04590c03d144 [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate activities 0.1.0 [INFO] finished tweaking crates.io crate activities 0.1.0 [INFO] tweaked toml for crates.io crate activities 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate activities 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+914adf04af1c1a984707f778da3d04590c03d144" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+914adf04af1c1a984707f778da3d04590c03d144" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9dc058e817040533cd15e8e3041b66c6fb28f6525088414a8f3e7cf26300c507 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9dc058e817040533cd15e8e3041b66c6fb28f6525088414a8f3e7cf26300c507"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [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 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] Compiling quote v1.0.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling isolang v1.0.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ctor v0.1.13 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling typetag-impl v0.1.4 [INFO] [stderr] Checking inventory v0.1.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking erased-serde v0.3.11 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking typetag v0.1.4 [INFO] [stderr] Checking activities v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: struct is never constructed: `OrderedCollection` [INFO] [stderr] --> src/collection/ordered.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct OrderedCollection {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `OrderedCollection` [INFO] [stderr] --> src/collection/ordered.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | pub struct OrderedCollection {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `"docker" "inspect" "9dc058e817040533cd15e8e3041b66c6fb28f6525088414a8f3e7cf26300c507"` [INFO] running `"docker" "rm" "-f" "9dc058e817040533cd15e8e3041b66c6fb28f6525088414a8f3e7cf26300c507"` [INFO] [stdout] 9dc058e817040533cd15e8e3041b66c6fb28f6525088414a8f3e7cf26300c507