[INFO] updating cached repository https://github.com/erochest/find-dup-files [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] [stderr] From https://github.com/erochest/find-dup-files [INFO] [stderr] 3cfec41..a4c5c92 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4c5c92c3c90129216a4c47f11d74a69a3fe4f21 [INFO] testing erochest/find-dup-files against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferochest%2Ffind-dup-files" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erochest/find-dup-files 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/erochest/find-dup-files [INFO] finished tweaking git repo https://github.com/erochest/find-dup-files [INFO] tweaked toml for git repo https://github.com/erochest/find-dup-files written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/erochest/find-dup-files 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 1d1bdfbb7828407880d41a2d6395ced6f59243758ce668f1978d50b217e9acf2 [INFO] running `"docker" "start" "-a" "1d1bdfbb7828407880d41a2d6395ced6f59243758ce668f1978d50b217e9acf2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling ring v0.17.0-alpha.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusqlite v0.21.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling clap-verbosity-flag v0.3.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling find-dup-files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "1d1bdfbb7828407880d41a2d6395ced6f59243758ce668f1978d50b217e9acf2"` [INFO] running `"docker" "rm" "-f" "1d1bdfbb7828407880d41a2d6395ced6f59243758ce668f1978d50b217e9acf2"` [INFO] [stdout] 1d1bdfbb7828407880d41a2d6395ced6f59243758ce668f1978d50b217e9acf2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 3d6f210ac092f4655c89c3fbaa7ae476440545b85427712cc5fc0ac5b81a9869 [INFO] running `"docker" "start" "-a" "3d6f210ac092f4655c89c3fbaa7ae476440545b85427712cc5fc0ac5b81a9869"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling assert_cmd v1.0.0 [INFO] [stderr] Compiling find-dup-files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.58s [INFO] running `"docker" "inspect" "3d6f210ac092f4655c89c3fbaa7ae476440545b85427712cc5fc0ac5b81a9869"` [INFO] running `"docker" "rm" "-f" "3d6f210ac092f4655c89c3fbaa7ae476440545b85427712cc5fc0ac5b81a9869"` [INFO] [stdout] 3d6f210ac092f4655c89c3fbaa7ae476440545b85427712cc5fc0ac5b81a9869 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 6bbafb3e195e10103b6a6132ac4129f2b42fd91e36889eb744a3ec8d77e9ddee [INFO] running `"docker" "start" "-a" "6bbafb3e195e10103b6a6132ac4129f2b42fd91e36889eb744a3ec8d77e9ddee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/find_dup_files-9fb8f7727b3893af [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] [stderr] Running /opt/rustwide/target/debug/deps/test_main-4a87dec447ad254c [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_help ... ok [INFO] [stdout] test test_lists_last_duplicate_files ... ok [INFO] [stdout] test test_finds_duplicate_files ... ok [INFO] [stdout] test test_hashes_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6bbafb3e195e10103b6a6132ac4129f2b42fd91e36889eb744a3ec8d77e9ddee"` [INFO] running `"docker" "rm" "-f" "6bbafb3e195e10103b6a6132ac4129f2b42fd91e36889eb744a3ec8d77e9ddee"` [INFO] [stdout] 6bbafb3e195e10103b6a6132ac4129f2b42fd91e36889eb744a3ec8d77e9ddee