[INFO] updating cached repository https://github.com/lucapinelli/rt [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f66826dc579c57e44a4d81494bbaaf93f05c0ad [INFO] testing lucapinelli/rt against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucapinelli%2Frt" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucapinelli/rt on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lucapinelli/rt [INFO] finished tweaking git repo https://github.com/lucapinelli/rt [INFO] tweaked toml for git repo https://github.com/lucapinelli/rt written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lucapinelli/rt already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stdout] fcdd846e0708ba818bf0499a3f240ff1101fcbd91bf3baf9c452dca87243fe47 [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" "fcdd846e0708ba818bf0499a3f240ff1101fcbd91bf3baf9c452dca87243fe47"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/util/core.rs:29:47 [INFO] [stderr] | [INFO] [stderr] 29 | fn get_name(&self, path: &Path) -> Result<(String), Box> { [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/util/core.rs:39:56 [INFO] [stderr] | [INFO] [stderr] 39 | fn get_relative_path(&self, path: &Path) -> Result<(String), Box> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/util/core.rs:43:56 [INFO] [stderr] | [INFO] [stderr] 43 | fn get_absolute_path(&self, path: &Path) -> Result<(String), Box> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.50s [INFO] running `"docker" "inspect" "fcdd846e0708ba818bf0499a3f240ff1101fcbd91bf3baf9c452dca87243fe47"` [INFO] running `"docker" "rm" "-f" "fcdd846e0708ba818bf0499a3f240ff1101fcbd91bf3baf9c452dca87243fe47"` [INFO] [stdout] fcdd846e0708ba818bf0499a3f240ff1101fcbd91bf3baf9c452dca87243fe47 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stdout] 8c43ccc0c245b2a4dbe7b174bd142e067c6adfd34b4da03776312de7b15b540b [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" "8c43ccc0c245b2a4dbe7b174bd142e067c6adfd34b4da03776312de7b15b540b"` [INFO] [stderr] Compiling rt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/util/core.rs:29:47 [INFO] [stderr] | [INFO] [stderr] 29 | fn get_name(&self, path: &Path) -> Result<(String), Box> { [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/util/core.rs:39:56 [INFO] [stderr] | [INFO] [stderr] 39 | fn get_relative_path(&self, path: &Path) -> Result<(String), Box> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/util/core.rs:43:56 [INFO] [stderr] | [INFO] [stderr] 43 | fn get_absolute_path(&self, path: &Path) -> Result<(String), Box> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `"docker" "inspect" "8c43ccc0c245b2a4dbe7b174bd142e067c6adfd34b4da03776312de7b15b540b"` [INFO] running `"docker" "rm" "-f" "8c43ccc0c245b2a4dbe7b174bd142e067c6adfd34b4da03776312de7b15b540b"` [INFO] [stdout] 8c43ccc0c245b2a4dbe7b174bd142e067c6adfd34b4da03776312de7b15b540b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 36db2c96516849fe43de55512db937e95d17c1990bb52b052e0f8fbccae844f3 [INFO] running `"docker" "start" "-a" "36db2c96516849fe43de55512db937e95d17c1990bb52b052e0f8fbccae844f3"` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/util/core.rs:29:47 [INFO] [stderr] | [INFO] [stderr] 29 | fn get_name(&self, path: &Path) -> Result<(String), Box> { [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/util/core.rs:39:56 [INFO] [stderr] | [INFO] [stderr] 39 | fn get_relative_path(&self, path: &Path) -> Result<(String), Box> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/util/core.rs:43:56 [INFO] [stderr] | [INFO] [stderr] 43 | fn get_absolute_path(&self, path: &Path) -> Result<(String), Box> { [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rt-9cbd81075848851e [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test util::arguments::tests::test_style_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "36db2c96516849fe43de55512db937e95d17c1990bb52b052e0f8fbccae844f3"` [INFO] running `"docker" "rm" "-f" "36db2c96516849fe43de55512db937e95d17c1990bb52b052e0f8fbccae844f3"` [INFO] [stdout] 36db2c96516849fe43de55512db937e95d17c1990bb52b052e0f8fbccae844f3