[INFO] fetching crate activities 0.1.0... [INFO] checking activities-0.1.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate activities 0.1.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate activities 0.1.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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-8/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] 183ad9e1f6ddb37209bf8f0691a61b64bc7fe09186a1fe0ef74bd7d9ebc4b129 [INFO] running `"docker" "start" "-a" "183ad9e1f6ddb37209bf8f0691a61b64bc7fe09186a1fe0ef74bd7d9ebc4b129"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling inventory v0.1.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking url v2.1.1 [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 ctor v0.1.13 [INFO] [stderr] Compiling inventory-impl v0.1.6 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling typetag-impl v0.1.4 [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 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: 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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `"docker" "inspect" "183ad9e1f6ddb37209bf8f0691a61b64bc7fe09186a1fe0ef74bd7d9ebc4b129"` [INFO] running `"docker" "rm" "-f" "183ad9e1f6ddb37209bf8f0691a61b64bc7fe09186a1fe0ef74bd7d9ebc4b129"` [INFO] [stdout] 183ad9e1f6ddb37209bf8f0691a61b64bc7fe09186a1fe0ef74bd7d9ebc4b129