[INFO] cloning repository https://github.com/amarao/duoload
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amarao/duoload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarao%2Fduoload", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarao%2Fduoload'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b0dbb6821748caf08c1ba0a9ac9da95b91f7dfd
[INFO] testing amarao/duoload against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famarao%2Fduoload" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amarao/duoload
[INFO] finished tweaking git repo https://github.com/amarao/duoload
[INFO] tweaked toml for git repo https://github.com/amarao/duoload written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amarao/duoload on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amarao/duoload 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d062cadf6dad1b9491cd019face34d68113c9e10be06a7fe609760a93fb89c79
[INFO] running `Command { std: "docker" "start" "-a" "d062cadf6dad1b9491cd019face34d68113c9e10be06a7fe609760a93fb89c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d062cadf6dad1b9491cd019face34d68113c9e10be06a7fe609760a93fb89c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d062cadf6dad1b9491cd019face34d68113c9e10be06a7fe609760a93fb89c79", kill_on_drop: false }`
[INFO] [stdout] d062cadf6dad1b9491cd019face34d68113c9e10be06a7fe609760a93fb89c79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b5c111d557ce16025a8e76a780f0037a2fd6c2977945559258d3cfbb434c97f
[INFO] running `Command { std: "docker" "start" "-a" "5b5c111d557ce16025a8e76a780f0037a2fd6c2977945559258d3cfbb434c97f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling pulldown-cmark v0.7.2
[INFO] [stderr]    Compiling beef v0.4.4
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling logos-derive v0.11.5
[INFO] [stderr]    Compiling ramhorns-derive v0.10.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling logos v0.11.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling ramhorns v0.10.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling fancy-regex v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling rusqlite v0.25.4
[INFO] [stderr]    Compiling genanki-rs v0.4.0
[INFO] [stderr]    Compiling duoload v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "5b5c111d557ce16025a8e76a780f0037a2fd6c2977945559258d3cfbb434c97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b5c111d557ce16025a8e76a780f0037a2fd6c2977945559258d3cfbb434c97f", kill_on_drop: false }`
[INFO] [stdout] 5b5c111d557ce16025a8e76a780f0037a2fd6c2977945559258d3cfbb434c97f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c2bb9bd9eba72d609ee02936cd184d593e1e6248f4c651fe8937fb210048ab
[INFO] running `Command { std: "docker" "start" "-a" "b3c2bb9bd9eba72d609ee02936cd184d593e1e6248f4c651fe8937fb210048ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling genanki-rs v0.4.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling duoload v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.17s
[INFO] running `Command { std: "docker" "inspect" "b3c2bb9bd9eba72d609ee02936cd184d593e1e6248f4c651fe8937fb210048ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c2bb9bd9eba72d609ee02936cd184d593e1e6248f4c651fe8937fb210048ab", kill_on_drop: false }`
[INFO] [stdout] b3c2bb9bd9eba72d609ee02936cd184d593e1e6248f4c651fe8937fb210048ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e4d6245900eb70bd82f91272d261290ffa3cb2c241f2af9e810554e599365f1e
[INFO] running `Command { std: "docker" "start" "-a" "e4d6245900eb70bd82f91272d261290ffa3cb2c241f2af9e810554e599365f1e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duoload-8d5bcefe0506ba1a)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test transfer::duplicates::tests::test_duplicate_handler_new ... ok
[INFO] [stdout] test transfer::duplicates::tests::test_duplicate_handler_basic ... ok
[INFO] [stdout] test transfer::duplicates::tests::test_duplicate_handler_case_sensitive ... ok
[INFO] [stdout] test transfer::processor::tests::test_write_to_stdout ... ok
[INFO] [stdout] test transfer::processor::tests::test_process_single_page ... FAILED
[INFO] [stdout] test transfer::processor::tests::test_process_with_duplicates ... FAILED
[INFO] [stdout] test transfer::processor::tests::test_write_to_file ... ok
[INFO] [stdout] test transfer::processor::tests::test_process_multiple_pages ... FAILED
[INFO] [stdout] test transfer::processor::tests::test_process_with_page_limit ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- transfer::processor::tests::test_process_single_page stdout ----
[INFO] [stdout] Starting export...
[INFO] [stdout] Fetching page 1...
[INFO] [stdout] Page 1 fetched with 2 cards
[INFO] [stdout] No more pages to process
[INFO] [stdout] All pages processed. Total cards: 2, Duplicates: 0 in 18.56µs
[INFO] [stdout] Writing deck to output...
[INFO] [stdout] Error writing deck: IO error: Read-only file system (os error 30)
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- transfer::processor::tests::test_process_with_duplicates stdout ----
[INFO] [stdout] Starting export...
[INFO] [stdout] Fetching page 1...
[INFO] [stdout] Page 1 fetched with 3 cards
[INFO] [stdout] No more pages to process
[INFO] [stdout] All pages processed. Total cards: 2, Duplicates: 1 in 12.94µs
[INFO] [stdout] Writing deck to output...
[INFO] [stdout] Error writing deck: IO error: Read-only file system (os error 30)
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- transfer::processor::tests::test_process_multiple_pages stdout ----
[INFO] [stdout] Starting export...
[INFO] [stdout] Fetching page 1...
[INFO] [stdout] Page 1 fetched with 1 cards
[INFO] [stdout] Fetching page 2...
[INFO] [stdout] Page 2 fetched with 1 cards
[INFO] [stdout] No more pages to process
[INFO] [stdout] All pages processed. Total cards: 2, Duplicates: 0 in 1.003780195s
[INFO] [stdout] Writing deck to output...
[INFO] [stdout] Error writing deck: IO error: Read-only file system (os error 30)
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] ---- transfer::processor::tests::test_process_with_page_limit stdout ----
[INFO] [stdout] Starting export (limited to 2 pages)...
[INFO] [stdout] Fetching page 1...
[INFO] [stdout] Page 1 fetched with 1 cards
[INFO] [stdout] Fetching page 2...
[INFO] [stdout] Page 2 fetched with 1 cards
[INFO] [stdout] Page limit reached (2 pages)
[INFO] [stdout] Page limit reached (2 pages). Total cards: 2, Duplicates: 0 in 1.001451784s
[INFO] [stdout] Writing deck to output...
[INFO] [stdout] Error writing deck: IO error: Read-only file system (os error 30)
[INFO] [stdout] Error: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     transfer::processor::tests::test_process_multiple_pages
[INFO] [stdout]     transfer::processor::tests::test_process_single_page
[INFO] [stdout]     transfer::processor::tests::test_process_with_duplicates
[INFO] [stdout]     transfer::processor::tests::test_process_with_page_limit
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e4d6245900eb70bd82f91272d261290ffa3cb2c241f2af9e810554e599365f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d6245900eb70bd82f91272d261290ffa3cb2c241f2af9e810554e599365f1e", kill_on_drop: false }`
[INFO] [stdout] e4d6245900eb70bd82f91272d261290ffa3cb2c241f2af9e810554e599365f1e
