[INFO] crate root-io 0.2.0 is already in cache [INFO] checking root-io-0.2.0 against master#3dbade652ed8ebac70f903e01f51cd92c4e4302c for pr-69880 [INFO] extracting crate root-io 0.2.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate root-io 0.2.0 on toolchain 3dbade652ed8ebac70f903e01f51cd92c4e4302c [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate root-io 0.2.0 [INFO] finished tweaking crates.io crate root-io 0.2.0 [INFO] tweaked toml for crates.io crate root-io 0.2.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+3dbade652ed8ebac70f903e01f51cd92c4e4302c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 12d3dd7ce74bafbe8779b8d5f30f5a1f6ecfd8f960b69cd23b35bc3842135e5a [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" "12d3dd7ce74bafbe8779b8d5f30f5a1f6ecfd8f960b69cd23b35bc3842135e5a"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking lzma-rs v0.1.2 [INFO] [stderr] Checking criterion-plot v0.4.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking nom v5.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking criterion v0.3.1 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking alice-open-data v0.3.0 [INFO] [stderr] Checking root-io v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/tkey.rs:78:23 [INFO] [stderr] | [INFO] [stderr] 78 | (decompress(obj).unwrap().1) [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 block return value [INFO] [stderr] --> src/tree_reader/container.rs:53:23 [INFO] [stderr] | [INFO] [stderr] 53 | (decompress(buf).unwrap().1) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tree_reader/tree.rs:87:42 [INFO] [stderr] | [INFO] [stderr] 87 | pub(crate) fn branches(&self) -> Vec<(&TBranch)> { [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around block return value [INFO] [stderr] --> src/core/tkey.rs:78:23 [INFO] [stderr] | [INFO] [stderr] 78 | (decompress(obj).unwrap().1) [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 block return value [INFO] [stderr] --> src/tree_reader/container.rs:53:23 [INFO] [stderr] | [INFO] [stderr] 53 | (decompress(buf).unwrap().1) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/tree_reader/tree.rs:87:42 [INFO] [stderr] | [INFO] [stderr] 87 | pub(crate) fn branches(&self) -> Vec<(&TBranch)> { [INFO] [stderr] | ^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] error[E0596]: cannot borrow `rt` as mutable, as it is not declared as mutable [INFO] [stderr] --> benches/iter_branch.rs:26:5 [INFO] [stderr] | [INFO] [stderr] 25 | let rt = Runtime::new().unwrap(); [INFO] [stderr] | -- help: consider changing this to be mutable: `mut rt` [INFO] [stderr] 26 | rt.block_on(fut); [INFO] [stderr] | ^^ cannot borrow as mutable [INFO] [stderr] [INFO] [stderr] error[E0596]: cannot borrow `rt` as mutable, as it is not declared as mutable [INFO] [stderr] --> benches/iter_branch.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 44 | let rt = Runtime::new().unwrap(); [INFO] [stderr] | -- help: consider changing this to be mutable: `mut rt` [INFO] [stderr] 45 | rt.block_on(fut); [INFO] [stderr] | ^^ cannot borrow as mutable [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0596`. [INFO] [stderr] error: could not compile `root-io`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "12d3dd7ce74bafbe8779b8d5f30f5a1f6ecfd8f960b69cd23b35bc3842135e5a"` [INFO] running `"docker" "rm" "-f" "12d3dd7ce74bafbe8779b8d5f30f5a1f6ecfd8f960b69cd23b35bc3842135e5a"` [INFO] [stdout] 12d3dd7ce74bafbe8779b8d5f30f5a1f6ecfd8f960b69cd23b35bc3842135e5a