[INFO] cloning repository https://github.com/BKSalman/send_files [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BKSalman/send_files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fsend_files", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fsend_files'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6f14b2a1aca660e89eeb7b04766fa2b64d82b097 [INFO] testing BKSalman/send_files against master#552a959051cebf8f88a8f558399baf733bec9ce0 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBKSalman%2Fsend_files" "/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/BKSalman/send_files on toolchain 552a959051cebf8f88a8f558399baf733bec9ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BKSalman/send_files [INFO] finished tweaking git repo https://github.com/BKSalman/send_files [INFO] tweaked toml for git repo https://github.com/BKSalman/send_files written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BKSalman/send_files 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" "+552a959051cebf8f88a8f558399baf733bec9ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded indicatif v0.17.6 [INFO] [stderr] Downloaded tungstenite v0.20.0 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] [stderr] Downloaded clap_builder v4.3.19 [INFO] [stderr] Downloaded rustix v0.38.6 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba95c2ca4e724542dbdef94ff5cecbc41aaf03f5419892b7fd0ee5f6866fa48e [INFO] running `Command { std: "docker" "start" "-a" "ba95c2ca4e724542dbdef94ff5cecbc41aaf03f5419892b7fd0ee5f6866fa48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba95c2ca4e724542dbdef94ff5cecbc41aaf03f5419892b7fd0ee5f6866fa48e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba95c2ca4e724542dbdef94ff5cecbc41aaf03f5419892b7fd0ee5f6866fa48e", kill_on_drop: false }` [INFO] [stdout] ba95c2ca4e724542dbdef94ff5cecbc41aaf03f5419892b7fd0ee5f6866fa48e [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67348bb979800f21c993abafa2d1beb48cf4b82654fa2c277b9c208731c0345d [INFO] running `Command { std: "docker" "start" "-a" "67348bb979800f21c993abafa2d1beb48cf4b82654fa2c277b9c208731c0345d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling rustls v0.21.5 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling indicatif v0.17.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex-automata v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling rustls-webpki v0.101.2 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling webpki-roots v0.24.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling tungstenite v0.20.0 [INFO] [stderr] Compiling send_files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.15s [INFO] running `Command { std: "docker" "inspect" "67348bb979800f21c993abafa2d1beb48cf4b82654fa2c277b9c208731c0345d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67348bb979800f21c993abafa2d1beb48cf4b82654fa2c277b9c208731c0345d", kill_on_drop: false }` [INFO] [stdout] 67348bb979800f21c993abafa2d1beb48cf4b82654fa2c277b9c208731c0345d [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06457fd289855f87b93608e9606134c2569a42fee0c4e93b228860d976f5541b [INFO] running `Command { std: "docker" "start" "-a" "06457fd289855f87b93608e9606134c2569a42fee0c4e93b228860d976f5541b", kill_on_drop: false }` [INFO] [stderr] Compiling send_files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "06457fd289855f87b93608e9606134c2569a42fee0c4e93b228860d976f5541b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06457fd289855f87b93608e9606134c2569a42fee0c4e93b228860d976f5541b", kill_on_drop: false }` [INFO] [stdout] 06457fd289855f87b93608e9606134c2569a42fee0c4e93b228860d976f5541b [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+552a959051cebf8f88a8f558399baf733bec9ce0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 19e498dcce7e087ef72951e4b0055d0e948483e0ae24f8116b1246f569a3f377 [INFO] running `Command { std: "docker" "start" "-a" "19e498dcce7e087ef72951e4b0055d0e948483e0ae24f8116b1246f569a3f377", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/send_files-5fb331a84168d94d) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_get_next_path ... ok [INFO] [stdout] test tests::test_multiple_files_with_gap_get_next_path ... ok [INFO] [stdout] test tests::test_multiple_files_with_gap_with_extension_get_next_path ... ok [INFO] [stdout] test tests::test_multiple_files_with_gap_with_multiple_extensions_get_next_path ... ok [INFO] [stdout] test tests::test_multiple_files_get_next_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "19e498dcce7e087ef72951e4b0055d0e948483e0ae24f8116b1246f569a3f377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19e498dcce7e087ef72951e4b0055d0e948483e0ae24f8116b1246f569a3f377", kill_on_drop: false }` [INFO] [stdout] 19e498dcce7e087ef72951e4b0055d0e948483e0ae24f8116b1246f569a3f377