[INFO] fetching crate trailbase-refinery 0.1.0...
[INFO] testing trailbase-refinery-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate trailbase-refinery 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate trailbase-refinery 0.1.0
[INFO] finished tweaking crates.io crate trailbase-refinery 0.1.0
[INFO] tweaked toml for crates.io crate trailbase-refinery 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trailbase-refinery 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate trailbase-refinery 0.1.0 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.53.2
[INFO] [stderr]   Downloaded rusqlite v0.36.0
[INFO] [stderr]   Downloaded libloading v0.8.8
[INFO] [stderr]   Downloaded libsqlite3-sys v0.34.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0bd2c1110a8d1cf398c66e9d77f7454a4d380fd2e3c7c2d11070e968388a6da
[INFO] running `Command { std: "docker" "start" "-a" "e0bd2c1110a8d1cf398c66e9d77f7454a4d380fd2e3c7c2d11070e968388a6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0bd2c1110a8d1cf398c66e9d77f7454a4d380fd2e3c7c2d11070e968388a6da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0bd2c1110a8d1cf398c66e9d77f7454a4d380fd2e3c7c2d11070e968388a6da", kill_on_drop: false }`
[INFO] [stdout] e0bd2c1110a8d1cf398c66e9d77f7454a4d380fd2e3c7c2d11070e968388a6da
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ef07b7f7d9dde17bf7df03e952a5fbc491ee11a7efac7d0b82240e88807b420
[INFO] running `Command { std: "docker" "start" "-a" "0ef07b7f7d9dde17bf7df03e952a5fbc491ee11a7efac7d0b82240e88807b420", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling trailbase-refinery v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.62s
[INFO] running `Command { std: "docker" "inspect" "0ef07b7f7d9dde17bf7df03e952a5fbc491ee11a7efac7d0b82240e88807b420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ef07b7f7d9dde17bf7df03e952a5fbc491ee11a7efac7d0b82240e88807b420", kill_on_drop: false }`
[INFO] [stdout] 0ef07b7f7d9dde17bf7df03e952a5fbc491ee11a7efac7d0b82240e88807b420
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d502a2cb124701ca77eb08718be4e5d19d4d084f5769caa10374b9541817f33e
[INFO] running `Command { std: "docker" "start" "-a" "d502a2cb124701ca77eb08718be4e5d19d4d084f5769caa10374b9541817f33e", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.34.0
[INFO] [stderr]    Compiling rusqlite v0.36.0
[INFO] [stderr]    Compiling trailbase-refinery v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.64s
[INFO] running `Command { std: "docker" "inspect" "d502a2cb124701ca77eb08718be4e5d19d4d084f5769caa10374b9541817f33e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d502a2cb124701ca77eb08718be4e5d19d4d084f5769caa10374b9541817f33e", kill_on_drop: false }`
[INFO] [stdout] d502a2cb124701ca77eb08718be4e5d19d4d084f5769caa10374b9541817f33e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87a9be115fb227935bcc121669e6ccf28a7dda7c085e1b41ff06f819a9f2f0f4
[INFO] running `Command { std: "docker" "start" "-a" "87a9be115fb227935bcc121669e6ccf28a7dda7c085e1b41ff06f819a9f2f0f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trailbase_refinery-bba8efba27583f04)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test traits::tests::verify_migrations_fails_on_missing_on_applied ... ok
[INFO] [stdout] test traits::tests::verify_migrations_doesnt_fail_on_missing_on_filesystem ... ok
[INFO] [stdout] test traits::tests::verify_migrations_returns_all_migrations_if_applied_are_empty ... ok
[INFO] [stdout] test traits::tests::verify_migrations_checks_unversioned_out_of_order_doesnt_fail ... ok
[INFO] [stdout] test traits::tests::verify_migrations_fails_on_repeated_migration ... ok
[INFO] [stdout] test traits::tests::verify_migrations_doesnt_fail_on_missing_on_applied ... ok
[INFO] [stdout] test traits::tests::verify_migrations_doesnt_fail_on_divergent ... ok
[INFO] [stdout] test traits::tests::verify_migrations_fails_on_missing_on_filesystem ... ok
[INFO] [stdout] test traits::tests::verify_migrations_returns_unapplied ... ok
[INFO] [stdout] test traits::tests::verify_migrations_fails_on_divergent ... ok
[INFO] [stdout] test util::tests::loads_migrations_from_path ... ok
[INFO] [stdout] test util::tests::ignores_sql_files_without_migration_regex_match ... ok
[INFO] [stdout] test util::tests::finds_mod_migrations ... ok
[INFO] [stdout] test util::tests::finds_unversioned_migrations ... ok
[INFO] [stdout] test util::tests::finds_sql_migrations ... ok
[INFO] [stdout] test util::tests::ignores_mod_files_without_migration_regex_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trailbase_refinery
[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" "87a9be115fb227935bcc121669e6ccf28a7dda7c085e1b41ff06f819a9f2f0f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a9be115fb227935bcc121669e6ccf28a7dda7c085e1b41ff06f819a9f2f0f4", kill_on_drop: false }`
[INFO] [stdout] 87a9be115fb227935bcc121669e6ccf28a7dda7c085e1b41ff06f819a9f2f0f4
