[INFO] cloning repository https://github.com/jchoi5me/fdup [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchoi5me/fdup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchoi5me%2Ffdup"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchoi5me%2Ffdup'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7bf07173b56860c07cdc3a35b3c4d4a6410bd819 [INFO] testing jchoi5me/fdup against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchoi5me%2Ffdup" "/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/jchoi5me/fdup on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jchoi5me/fdup [INFO] finished tweaking git repo https://github.com/jchoi5me/fdup [INFO] tweaked toml for git repo https://github.com/jchoi5me/fdup written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jchoi5me/fdup already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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=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" "+beta-2020-06-03" "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] 81bc039cf622365d201423b951380905491ab94b2f599685d92ec85d96df6934 [INFO] running `"docker" "start" "-a" "81bc039cf622365d201423b951380905491ab94b2f599685d92ec85d96df6934"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling colmac v0.1.1 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling fdup v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.96s [INFO] running `"docker" "inspect" "81bc039cf622365d201423b951380905491ab94b2f599685d92ec85d96df6934"` [INFO] running `"docker" "rm" "-f" "81bc039cf622365d201423b951380905491ab94b2f599685d92ec85d96df6934"` [INFO] [stdout] 81bc039cf622365d201423b951380905491ab94b2f599685d92ec85d96df6934 [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=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" "+beta-2020-06-03" "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] f50a782bc8cfef2e4ea50ceb6e3d703751ab06818d141d2267302319d045d443 [INFO] running `"docker" "start" "-a" "f50a782bc8cfef2e4ea50ceb6e3d703751ab06818d141d2267302319d045d443"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling fdup v2.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `rayon::prelude::*` [INFO] [stderr] --> src/fdup.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `"docker" "inspect" "f50a782bc8cfef2e4ea50ceb6e3d703751ab06818d141d2267302319d045d443"` [INFO] running `"docker" "rm" "-f" "f50a782bc8cfef2e4ea50ceb6e3d703751ab06818d141d2267302319d045d443"` [INFO] [stdout] f50a782bc8cfef2e4ea50ceb6e3d703751ab06818d141d2267302319d045d443 [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=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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] d6112705251260cbcae1489e6606209c96ad9cd2c8de6dc4b6fb3fc0b4b48d53 [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" "d6112705251260cbcae1489e6606209c96ad9cd2c8de6dc4b6fb3fc0b4b48d53"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unused import: `rayon::prelude::*` [INFO] [stderr] --> src/fdup.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fdup-db27e9dc478a7b78 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fdup::tests::parametrized_checksum ... ok [INFO] [stdout] test fdup::tests::parametrized_filesize ... ok [INFO] [stdout] test fdup::tests::fdup ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "d6112705251260cbcae1489e6606209c96ad9cd2c8de6dc4b6fb3fc0b4b48d53"` [INFO] running `"docker" "rm" "-f" "d6112705251260cbcae1489e6606209c96ad9cd2c8de6dc4b6fb3fc0b4b48d53"` [INFO] [stdout] d6112705251260cbcae1489e6606209c96ad9cd2c8de6dc4b6fb3fc0b4b48d53