[INFO] cloning repository https://github.com/vitberget/raw-import [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vitberget/raw-import" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitberget%2Fraw-import", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitberget%2Fraw-import'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f3be3d7c00ad2b8db7a1fc26a47bc9cc6a09f1a4 [INFO] testing vitberget/raw-import against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvitberget%2Fraw-import" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vitberget/raw-import [INFO] finished tweaking git repo https://github.com/vitberget/raw-import [INFO] tweaked toml for git repo https://github.com/vitberget/raw-import written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vitberget/raw-import on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vitberget/raw-import 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-signal v0.2.14 [INFO] [stderr] Downloaded temp-dir v0.1.16 [INFO] [stderr] Downloaded destructure_traitobject v0.2.0 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded thread-id v5.1.0 [INFO] [stderr] Downloaded mock_instant v0.6.0 [INFO] [stderr] Downloaded unsafe-any-ors v1.0.0 [INFO] [stderr] Downloaded typemap-ors v1.0.0 [INFO] [stderr] Downloaded rust-ini v0.21.3 [INFO] [stderr] Downloaded gexiv2-sys v1.4.0 [INFO] [stderr] Downloaded rexiv2 v0.10.0 [INFO] [stderr] Downloaded uuid v1.23.1 [INFO] [stderr] Downloaded config v0.15.22 [INFO] [stderr] Downloaded toml v1.1.2+spec-1.1.0 [INFO] [stderr] Downloaded rand v0.9.4 [INFO] [stderr] Downloaded udisks2 v0.3.1 [INFO] [stderr] Downloaded ron v0.12.1 [INFO] [stderr] Downloaded yaml-rust2 v0.10.4 [INFO] [stderr] Downloaded log4rs v1.4.0 [INFO] [stderr] Downloaded winnow v1.0.2 [INFO] [stderr] Downloaded locale_config v0.3.0 [INFO] [stderr] Downloaded gettext-rs v0.7.7 [INFO] [stderr] Downloaded gettext-sys v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e18fbc93ad5e3de1c89e4c889329366517645c7ad8ea212391699ce20e4d527 [INFO] running `Command { std: "docker" "start" "-a" "2e18fbc93ad5e3de1c89e4c889329366517645c7ad8ea212391699ce20e4d527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e18fbc93ad5e3de1c89e4c889329366517645c7ad8ea212391699ce20e4d527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e18fbc93ad5e3de1c89e4c889329366517645c7ad8ea212391699ce20e4d527", kill_on_drop: false }` [INFO] [stdout] 2e18fbc93ad5e3de1c89e4c889329366517645c7ad8ea212391699ce20e4d527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523f34c1b2022bbe5b834b310a8a77b7151298e6c637ffd2e71af99a730303c8 [INFO] running `Command { std: "docker" "start" "-a" "523f34c1b2022bbe5b834b310a8a77b7151298e6c637ffd2e71af99a730303c8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling erased-serde v0.4.10 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling gexiv2-sys v1.4.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling thread-id v5.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling mock_instant v0.6.0 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling rust-ini v0.21.3 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.4 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde-untagged v0.1.9 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling gettext-rs v0.7.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling async-signal v0.2.14 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.12.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling log4rs v1.4.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Compiling config v0.15.22 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling rexiv2 v0.10.0 [INFO] [stderr] Compiling zbus v5.14.0 [INFO] [stderr] Compiling udisks2 v0.3.1 [INFO] [stderr] Compiling raw-import v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "523f34c1b2022bbe5b834b310a8a77b7151298e6c637ffd2e71af99a730303c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523f34c1b2022bbe5b834b310a8a77b7151298e6c637ffd2e71af99a730303c8", kill_on_drop: false }` [INFO] [stdout] 523f34c1b2022bbe5b834b310a8a77b7151298e6c637ffd2e71af99a730303c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcb9a016b189045041475cf329f2a4ad621a4770565c2feac5fed45fdac99cb0 [INFO] running `Command { std: "docker" "start" "-a" "fcb9a016b189045041475cf329f2a4ad621a4770565c2feac5fed45fdac99cb0", kill_on_drop: false }` [INFO] [stderr] Compiling raw-import v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "fcb9a016b189045041475cf329f2a4ad621a4770565c2feac5fed45fdac99cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb9a016b189045041475cf329f2a4ad621a4770565c2feac5fed45fdac99cb0", kill_on_drop: false }` [INFO] [stdout] fcb9a016b189045041475cf329f2a4ad621a4770565c2feac5fed45fdac99cb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e050476e5b1a766d67c2d8f702b0e0f4f5e88560b394766f2fa3b6fedeb4971 [INFO] running `Command { std: "docker" "start" "-a" "4e050476e5b1a766d67c2d8f702b0e0f4f5e88560b394766f2fa3b6fedeb4971", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raw_import-db7a0592f7565b32) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test exif::date_time::tests::test_parse ... ok [INFO] [stdout] test udisks2::tests::test_mount ... ignored, Manual test [INFO] [stdout] test udisks2::tests::test_partition ... ignored, Manual test [INFO] [stdout] test udisks2::tests::test_unmount ... ignored, Manual test [INFO] [stdout] test udisks2::tests::test_wait_for_device ... ignored, Manual test [INFO] [stdout] test udisks2::tests::test_is_not_digit ... ok [INFO] [stdout] test udisks2::tests::test_is_digit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e050476e5b1a766d67c2d8f702b0e0f4f5e88560b394766f2fa3b6fedeb4971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e050476e5b1a766d67c2d8f702b0e0f4f5e88560b394766f2fa3b6fedeb4971", kill_on_drop: false }` [INFO] [stdout] 4e050476e5b1a766d67c2d8f702b0e0f4f5e88560b394766f2fa3b6fedeb4971