[INFO] cloning repository https://github.com/sneddonlewis/duper_cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sneddonlewis/duper_cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneddonlewis%2Fduper_cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneddonlewis%2Fduper_cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f5a1d9a0ca73154d7db4ee8a17e7369777b34dc0 [INFO] testing sneddonlewis/duper_cli against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsneddonlewis%2Fduper_cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sneddonlewis/duper_cli on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sneddonlewis/duper_cli [INFO] finished tweaking git repo https://github.com/sneddonlewis/duper_cli [INFO] tweaked toml for git repo https://github.com/sneddonlewis/duper_cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sneddonlewis/duper_cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_fs v1.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77561320ecc7f442fbc7185cf76f262d671fd10b80f54958999f2ff9e2bf3e5b [INFO] running `Command { std: "docker" "start" "-a" "77561320ecc7f442fbc7185cf76f262d671fd10b80f54958999f2ff9e2bf3e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77561320ecc7f442fbc7185cf76f262d671fd10b80f54958999f2ff9e2bf3e5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77561320ecc7f442fbc7185cf76f262d671fd10b80f54958999f2ff9e2bf3e5b", kill_on_drop: false }` [INFO] [stdout] 77561320ecc7f442fbc7185cf76f262d671fd10b80f54958999f2ff9e2bf3e5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 905e4caf9846f4370a6a649de69cdbcc083c5fd95fb698c15ad81a5350430233 [INFO] running `Command { std: "docker" "start" "-a" "905e4caf9846f4370a6a649de69cdbcc083c5fd95fb698c15ad81a5350430233", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling duper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.88s [INFO] running `Command { std: "docker" "inspect" "905e4caf9846f4370a6a649de69cdbcc083c5fd95fb698c15ad81a5350430233", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "905e4caf9846f4370a6a649de69cdbcc083c5fd95fb698c15ad81a5350430233", kill_on_drop: false }` [INFO] [stdout] 905e4caf9846f4370a6a649de69cdbcc083c5fd95fb698c15ad81a5350430233 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 579d1047edb67429c0ea6caa993c4e56091f3d1e89e1175806c5e24bcc33ba9a [INFO] running `Command { std: "docker" "start" "-a" "579d1047edb67429c0ea6caa993c4e56091f3d1e89e1175806c5e24bcc33ba9a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling duper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.7.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling predicates v3.0.3 [INFO] [stderr] Compiling globset v0.4.12 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling assert_cmd v2.0.12 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.13 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 36.23s [INFO] running `Command { std: "docker" "inspect" "579d1047edb67429c0ea6caa993c4e56091f3d1e89e1175806c5e24bcc33ba9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579d1047edb67429c0ea6caa993c4e56091f3d1e89e1175806c5e24bcc33ba9a", kill_on_drop: false }` [INFO] [stdout] 579d1047edb67429c0ea6caa993c4e56091f3d1e89e1175806c5e24bcc33ba9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7974639eb142aa1d2e8c47896a6e3184dd6b75f5e7c8d546e3b0974e14145f27 [INFO] running `Command { std: "docker" "start" "-a" "7974639eb142aa1d2e8c47896a6e3184dd6b75f5e7c8d546e3b0974e14145f27", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duper-c62c0e336c23a48c) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/duper_cli.rs (/opt/rustwide/target/debug/deps/duper_cli-471a7e903926989a) [INFO] [stdout] [INFO] [stderr] Running tests/duper_cli.rs (/opt/rustwide/target/debug/deps/duper_cli-059a341edd232072) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test duplicates_in_same_directory ... ok [INFO] [stdout] test duplicates_in_nested_directories ... ok [INFO] [stdout] test no_duplicates ... ok [INFO] [stdout] test searches_specified_extensions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests duper [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7974639eb142aa1d2e8c47896a6e3184dd6b75f5e7c8d546e3b0974e14145f27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7974639eb142aa1d2e8c47896a6e3184dd6b75f5e7c8d546e3b0974e14145f27", kill_on_drop: false }` [INFO] [stdout] 7974639eb142aa1d2e8c47896a6e3184dd6b75f5e7c8d546e3b0974e14145f27