[INFO] cloning repository https://github.com/msfjarvis/file-collector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msfjarvis/file-collector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsfjarvis%2Ffile-collector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsfjarvis%2Ffile-collector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 061b260d934a2909233b8d14a669fb2c6f4f5b64 [INFO] testing msfjarvis/file-collector against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsfjarvis%2Ffile-collector" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/msfjarvis/file-collector [INFO] finished tweaking git repo https://github.com/msfjarvis/file-collector [INFO] tweaked toml for git repo https://github.com/msfjarvis/file-collector written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/msfjarvis/file-collector on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/msfjarvis/file-collector 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook-registry v1.4.6 [INFO] [stderr] Downloaded parking_lot v0.12.4 [INFO] [stderr] Downloaded watchman_client v0.9.0 [INFO] [stderr] Downloaded redox_users v0.5.2 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded assay-proc-macro v0.1.1 [INFO] [stderr] Downloaded assay v0.1.1 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded futures v0.3.31 [INFO] [stderr] Downloaded syn v1.0.109 [INFO] [stderr] Downloaded pretty_assertions v1.4.1 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded yansi v1.0.1 [INFO] [stderr] Downloaded nu-ansi-term v0.50.1 [INFO] [stderr] Downloaded tracing-subscriber v0.3.20 [INFO] [stderr] Downloaded tracing-log v0.2.0 [INFO] [stderr] Downloaded regex-syntax v0.8.6 [INFO] [stderr] Downloaded regex-automata v0.4.10 [INFO] [stderr] Downloaded libredox v0.1.10 [INFO] [stderr] Downloaded windows-link v0.2.0 [INFO] [stderr] Downloaded tracing-journald v0.3.1 [INFO] [stderr] Downloaded lazy_static v1.5.0 [INFO] [stderr] Downloaded thread_local v1.1.9 [INFO] [stderr] Downloaded valuable v0.1.1 [INFO] [stderr] Downloaded futures-executor v0.3.31 [INFO] [stderr] Downloaded serde_bytes v0.11.19 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded wait-timeout v0.2.1 [INFO] [stderr] Downloaded futures v0.1.31 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded option-ext v0.2.0 [INFO] [stderr] Downloaded thiserror-impl v2.0.16 [INFO] [stderr] Downloaded dirs-sys v0.5.0 [INFO] [stderr] Downloaded dirs v6.0.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.30 [INFO] [stderr] Downloaded futures-macro v0.3.31 [INFO] [stderr] Downloaded thiserror v2.0.16 [INFO] [stderr] Downloaded serde_bser v0.4.0 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded redox_syscall v0.5.17 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] [stderr] Downloaded quick-error v1.2.3 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded sharded-slab v0.1.7 [INFO] [stderr] Downloaded parking_lot_core v0.9.11 [INFO] [stderr] Downloaded aho-corasick v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f80b1e4198708b2e3a97e1a1b3fcfee5017a170fb6a0e05dca937d335fde07ad [INFO] running `Command { std: "docker" "start" "-a" "f80b1e4198708b2e3a97e1a1b3fcfee5017a170fb6a0e05dca937d335fde07ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f80b1e4198708b2e3a97e1a1b3fcfee5017a170fb6a0e05dca937d335fde07ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80b1e4198708b2e3a97e1a1b3fcfee5017a170fb6a0e05dca937d335fde07ad", kill_on_drop: false }` [INFO] [stdout] f80b1e4198708b2e3a97e1a1b3fcfee5017a170fb6a0e05dca937d335fde07ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b55a1f87e6ded9cf0425016c8c4f59e4649da7cdcd8cc1dcf0126fd701a72e9d [INFO] running `Command { std: "docker" "start" "-a" "b55a1f87e6ded9cf0425016c8c4f59e4649da7cdcd8cc1dcf0126fd701a72e9d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling serde_bser v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling watchman_client v0.9.0 [INFO] [stderr] Compiling rucksack v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.35s [INFO] running `Command { std: "docker" "inspect" "b55a1f87e6ded9cf0425016c8c4f59e4649da7cdcd8cc1dcf0126fd701a72e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b55a1f87e6ded9cf0425016c8c4f59e4649da7cdcd8cc1dcf0126fd701a72e9d", kill_on_drop: false }` [INFO] [stdout] b55a1f87e6ded9cf0425016c8c4f59e4649da7cdcd8cc1dcf0126fd701a72e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4682d2200b6869f6f97200d4385053b299c867e6c575944e2db63fa68f3fe5b1 [INFO] running `Command { std: "docker" "start" "-a" "4682d2200b6869f6f97200d4385053b299c867e6c575944e2db63fa68f3fe5b1", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling assay-proc-macro v0.1.1 [INFO] [stderr] Compiling assay v0.1.1 [INFO] [stderr] Compiling rucksack v1.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.14s [INFO] running `Command { std: "docker" "inspect" "4682d2200b6869f6f97200d4385053b299c867e6c575944e2db63fa68f3fe5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4682d2200b6869f6f97200d4385053b299c867e6c575944e2db63fa68f3fe5b1", kill_on_drop: false }` [INFO] [stdout] 4682d2200b6869f6f97200d4385053b299c867e6c575944e2db63fa68f3fe5b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] af67cf4503fe64cebc6250c05c6a5b00a1e390446c242acb4c560cd2059a680f [INFO] running `Command { std: "docker" "start" "-a" "af67cf4503fe64cebc6250c05c6a5b00a1e390446c242acb4c560cd2059a680f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rucksack-defd9d72df11b736) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::test::parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "af67cf4503fe64cebc6250c05c6a5b00a1e390446c242acb4c560cd2059a680f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af67cf4503fe64cebc6250c05c6a5b00a1e390446c242acb4c560cd2059a680f", kill_on_drop: false }` [INFO] [stdout] af67cf4503fe64cebc6250c05c6a5b00a1e390446c242acb4c560cd2059a680f