[INFO] updating cached repository https://github.com/andygrn/flock [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] 88b50285043c1d832908068be18cf00c0a14d8cd [INFO] testing andygrn/flock against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandygrn%2Fflock" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andygrn/flock 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/andygrn/flock [INFO] finished tweaking git repo https://github.com/andygrn/flock [INFO] tweaked toml for git repo https://github.com/andygrn/flock written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/andygrn/flock 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ffb3cf77e036d72d4d81947f57503532dc5062faf6978f3c56371c34c5b7f2da [INFO] running `"docker" "start" "-a" "ffb3cf77e036d72d4d81947f57503532dc5062faf6978f3c56371c34c5b7f2da"` [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling either v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling arrayvec v0.3.24 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling noise v0.4.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling hibitset v0.3.2 [INFO] [stderr] Compiling shred v0.5.0 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling specs v0.10.0 [INFO] [stderr] Compiling flock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/terminal_renderer.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | pub char_gen: (fn(f32, f32) -> char), [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/terminal_renderer.rs:31:19 [INFO] [stderr] | [INFO] [stderr] 31 | char_gen: (fn(f32, f32) -> char), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.42s [INFO] running `"docker" "inspect" "ffb3cf77e036d72d4d81947f57503532dc5062faf6978f3c56371c34c5b7f2da"` [INFO] running `"docker" "rm" "-f" "ffb3cf77e036d72d4d81947f57503532dc5062faf6978f3c56371c34c5b7f2da"` [INFO] [stdout] ffb3cf77e036d72d4d81947f57503532dc5062faf6978f3c56371c34c5b7f2da [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] b45447e5a9525391e120aa6fbce58d5c2f685651b94f8fa5f4b839c752b8ee4d [INFO] running `"docker" "start" "-a" "b45447e5a9525391e120aa6fbce58d5c2f685651b94f8fa5f4b839c752b8ee4d"` [INFO] [stderr] Compiling flock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/terminal_renderer.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | pub char_gen: (fn(f32, f32) -> char), [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/terminal_renderer.rs:31:19 [INFO] [stderr] | [INFO] [stderr] 31 | char_gen: (fn(f32, f32) -> char), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `"docker" "inspect" "b45447e5a9525391e120aa6fbce58d5c2f685651b94f8fa5f4b839c752b8ee4d"` [INFO] running `"docker" "rm" "-f" "b45447e5a9525391e120aa6fbce58d5c2f685651b94f8fa5f4b839c752b8ee4d"` [INFO] [stdout] b45447e5a9525391e120aa6fbce58d5c2f685651b94f8fa5f4b839c752b8ee4d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 0e6654a4ee19b19448a1082e890ca50a7bd810ca1daa39ff093281b175047c68 [INFO] running `"docker" "start" "-a" "0e6654a4ee19b19448a1082e890ca50a7bd810ca1daa39ff093281b175047c68"` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/terminal_renderer.rs:24:19 [INFO] [stderr] | [INFO] [stderr] 24 | pub char_gen: (fn(f32, f32) -> char), [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/terminal_renderer.rs:31:19 [INFO] [stderr] | [INFO] [stderr] 31 | char_gen: (fn(f32, f32) -> char), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flock-c131d340bf72dc64 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0e6654a4ee19b19448a1082e890ca50a7bd810ca1daa39ff093281b175047c68"` [INFO] running `"docker" "rm" "-f" "0e6654a4ee19b19448a1082e890ca50a7bd810ca1daa39ff093281b175047c68"` [INFO] [stdout] 0e6654a4ee19b19448a1082e890ca50a7bd810ca1daa39ff093281b175047c68