[INFO] crate ross 0.1.7 is already in cache [INFO] checking ross-0.1.7 against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] extracting crate ross 0.1.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate ross 0.1.7 on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ross 0.1.7 [INFO] finished tweaking crates.io crate ross 0.1.7 [INFO] tweaked toml for crates.io crate ross 0.1.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "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] 8e211fb5f92a8812aae17b6c35702015dbb2d11a7528e69b20eb5a2059ddace8 [INFO] running `"docker" "start" "-a" "8e211fb5f92a8812aae17b6c35702015dbb2d11a7528e69b20eb5a2059ddace8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking owning_ref v0.2.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking smallvec v0.3.4 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking parking_lot v0.3.8 [INFO] [stderr] Checking multiqueue v0.3.2 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking statistical v0.1.1 [INFO] [stderr] Checking ross v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/io/seq.rs:49:36 [INFO] [stderr] | [INFO] [stderr] 49 | fn sanitize_id(id: &String) -> (String); [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/io/seq.rs:116:36 [INFO] [stderr] | [INFO] [stderr] 116 | fn sanitize_id(id: &String) -> (String) { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/io/seq.rs:49:36 [INFO] [stderr] | [INFO] [stderr] 49 | fn sanitize_id(id: &String) -> (String); [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/io/seq.rs:116:36 [INFO] [stderr] | [INFO] [stderr] 116 | fn sanitize_id(id: &String) -> (String) { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.98s [INFO] running `"docker" "inspect" "8e211fb5f92a8812aae17b6c35702015dbb2d11a7528e69b20eb5a2059ddace8"` [INFO] running `"docker" "rm" "-f" "8e211fb5f92a8812aae17b6c35702015dbb2d11a7528e69b20eb5a2059ddace8"` [INFO] [stdout] 8e211fb5f92a8812aae17b6c35702015dbb2d11a7528e69b20eb5a2059ddace8