[INFO] fetching crate flowclib 0.8.8... [INFO] checking flowclib-0.8.8 against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] extracting crate flowclib 0.8.8 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate flowclib 0.8.8 on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate flowclib 0.8.8 [INFO] finished tweaking crates.io crate flowclib 0.8.8 [INFO] tweaked toml for crates.io crate flowclib 0.8.8 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "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-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" "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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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] 3490790ce89a2e2c3e196d670af4e6ba7421662ab73b65c03594216a03030e05 [INFO] running `"docker" "start" "-a" "3490790ce89a2e2c3e196d670af4e6ba7421662ab73b65c03594216a03030e05"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Checking erased-serde v0.3.11 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking serde_yaml v0.8.12 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Checking flowrlib v0.8.8 [INFO] [stderr] Checking flowclib v0.8.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/model/flow.rs:320:9 [INFO] [stderr] | [INFO] [stderr] 320 | replace(&mut self.connections, Some(connections)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::replace` that must be used [INFO] [stderr] --> src/model/flow.rs:320:9 [INFO] [stderr] | [INFO] [stderr] 320 | replace(&mut self.connections, Some(connections)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.29s [INFO] running `"docker" "inspect" "3490790ce89a2e2c3e196d670af4e6ba7421662ab73b65c03594216a03030e05"` [INFO] running `"docker" "rm" "-f" "3490790ce89a2e2c3e196d670af4e6ba7421662ab73b65c03594216a03030e05"` [INFO] [stdout] 3490790ce89a2e2c3e196d670af4e6ba7421662ab73b65c03594216a03030e05