[INFO] crate matrixgraph 0.1.0 is already in cache [INFO] testing matrixgraph-0.1.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate matrixgraph 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate matrixgraph 0.1.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate matrixgraph 0.1.0 [INFO] finished tweaking crates.io crate matrixgraph 0.1.0 [INFO] tweaked toml for crates.io crate matrixgraph 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7c897e7919a15f3835e19143f585e6fb9f71048511508c6c1a77b0c24a567c86 [INFO] running `"docker" "start" "-a" "7c897e7919a15f3835e19143f585e6fb9f71048511508c6c1a77b0c24a567c86"` [INFO] [stderr] Compiling matrixgraph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "7c897e7919a15f3835e19143f585e6fb9f71048511508c6c1a77b0c24a567c86"` [INFO] running `"docker" "rm" "-f" "7c897e7919a15f3835e19143f585e6fb9f71048511508c6c1a77b0c24a567c86"` [INFO] [stdout] 7c897e7919a15f3835e19143f585e6fb9f71048511508c6c1a77b0c24a567c86 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 742caaba61e93ac60e4e1e985f1726c4ef0a84db3e8cad98d05a0deb9e77e699 [INFO] running `"docker" "start" "-a" "742caaba61e93ac60e4e1e985f1726c4ef0a84db3e8cad98d05a0deb9e77e699"` [INFO] [stderr] Compiling matrixgraph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: unnecessary parentheses around function argument [INFO] [stderr] --> src/simple_graph.rs:217:33 [INFO] [stderr] | [INFO] [stderr] 217 | g.set_edge((1, 1), Some((1.0f64))); [INFO] [stderr] | ^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:48:9 [INFO] [stderr] | [INFO] [stderr] 48 | #![deny(unused_parens)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `matrixgraph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "742caaba61e93ac60e4e1e985f1726c4ef0a84db3e8cad98d05a0deb9e77e699"` [INFO] running `"docker" "rm" "-f" "742caaba61e93ac60e4e1e985f1726c4ef0a84db3e8cad98d05a0deb9e77e699"` [INFO] [stdout] 742caaba61e93ac60e4e1e985f1726c4ef0a84db3e8cad98d05a0deb9e77e699