[INFO] cloning repository https://github.com/andygrn/flock [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andygrn/flock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandygrn%2Fflock"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandygrn%2Fflock'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 88b50285043c1d832908068be18cf00c0a14d8cd [INFO] testing andygrn/flock against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandygrn%2Fflock" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andygrn/flock on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-0/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+1.44.0" "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] eb15db20c088f7c56f2af7aba15e68a75d9e3376e55e70d6253b01f81528bcfa [INFO] running `"docker" "start" "-a" "eb15db20c088f7c56f2af7aba15e68a75d9e3376e55e70d6253b01f81528bcfa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.34 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling crossbeam v0.3.0 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling rayon-core v1.3.0 [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 noise v0.4.1 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling rayon v0.8.2 [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 36.29s [INFO] running `"docker" "inspect" "eb15db20c088f7c56f2af7aba15e68a75d9e3376e55e70d6253b01f81528bcfa"` [INFO] running `"docker" "rm" "-f" "eb15db20c088f7c56f2af7aba15e68a75d9e3376e55e70d6253b01f81528bcfa"` [INFO] [stdout] eb15db20c088f7c56f2af7aba15e68a75d9e3376e55e70d6253b01f81528bcfa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+1.44.0" "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] 53c45a3789186d8749068f787b68ce0cdbf5045718337ac9102e577f796a0ea7 [INFO] running `"docker" "start" "-a" "53c45a3789186d8749068f787b68ce0cdbf5045718337ac9102e577f796a0ea7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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 0.95s [INFO] running `"docker" "inspect" "53c45a3789186d8749068f787b68ce0cdbf5045718337ac9102e577f796a0ea7"` [INFO] running `"docker" "rm" "-f" "53c45a3789186d8749068f787b68ce0cdbf5045718337ac9102e577f796a0ea7"` [INFO] [stdout] 53c45a3789186d8749068f787b68ce0cdbf5045718337ac9102e577f796a0ea7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+1.44.0" "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] ecccc2329f4ec576c40daed84b5f833e975538b17924890ddb9cf3740e33668c [INFO] running `"docker" "start" "-a" "ecccc2329f4ec576c40daed84b5f833e975538b17924890ddb9cf3740e33668c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flock-6d72e1afb3ae37d6 [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" "ecccc2329f4ec576c40daed84b5f833e975538b17924890ddb9cf3740e33668c"` [INFO] running `"docker" "rm" "-f" "ecccc2329f4ec576c40daed84b5f833e975538b17924890ddb9cf3740e33668c"` [INFO] [stdout] ecccc2329f4ec576c40daed84b5f833e975538b17924890ddb9cf3740e33668c