[INFO] fetching crate scitadel-core 0.6.0...
[INFO] testing scitadel-core-0.6.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate scitadel-core 0.6.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate scitadel-core 0.6.0
[INFO] finished tweaking crates.io crate scitadel-core 0.6.0
[INFO] tweaked toml for crates.io crate scitadel-core 0.6.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scitadel-core 0.6.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scitadel-core 0.6.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54f40b13f70594e296ba92bbd4e59b8975b2403c3a25cb4deeb280251451bb1d
[INFO] running `Command { std: "docker" "start" "-a" "54f40b13f70594e296ba92bbd4e59b8975b2403c3a25cb4deeb280251451bb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54f40b13f70594e296ba92bbd4e59b8975b2403c3a25cb4deeb280251451bb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f40b13f70594e296ba92bbd4e59b8975b2403c3a25cb4deeb280251451bb1d", kill_on_drop: false }`
[INFO] [stdout] 54f40b13f70594e296ba92bbd4e59b8975b2403c3a25cb4deeb280251451bb1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6903ba52e0e99a02dd999252a60d1180721d56dd67858d529683dacd1fb2944b
[INFO] running `Command { std: "docker" "start" "-a" "6903ba52e0e99a02dd999252a60d1180721d56dd67858d529683dacd1fb2944b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling scitadel-core v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.88s
[INFO] running `Command { std: "docker" "inspect" "6903ba52e0e99a02dd999252a60d1180721d56dd67858d529683dacd1fb2944b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6903ba52e0e99a02dd999252a60d1180721d56dd67858d529683dacd1fb2944b", kill_on_drop: false }`
[INFO] [stdout] 6903ba52e0e99a02dd999252a60d1180721d56dd67858d529683dacd1fb2944b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6c04fcae4cc7090d38af4d9fe85348c39b4e3396a291dfe65d164892a25f4ea
[INFO] running `Command { std: "docker" "start" "-a" "d6c04fcae4cc7090d38af4d9fe85348c39b4e3396a291dfe65d164892a25f4ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.41
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling scitadel-core v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.20s
[INFO] running `Command { std: "docker" "inspect" "d6c04fcae4cc7090d38af4d9fe85348c39b4e3396a291dfe65d164892a25f4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6c04fcae4cc7090d38af4d9fe85348c39b4e3396a291dfe65d164892a25f4ea", kill_on_drop: false }`
[INFO] [stdout] d6c04fcae4cc7090d38af4d9fe85348c39b4e3396a291dfe65d164892a25f4ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a2be6f768c32a288ace96a3a3362de26ca06e636ca641e70944c60a447db8acb
[INFO] running `Command { std: "docker" "start" "-a" "a2be6f768c32a288ace96a3a3362de26ca06e636ca641e70944c60a447db8acb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scitadel_core-b85273949d4ffe79)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test bibtex_key::tests::collision_suffix_by_uuid_order ... ok
[INFO] [stdout] test bibtex_key::tests::core_key_golden ... ok
[INFO] [stdout] test models::annotation::tests::normalize_folds_ligatures_via_nfkc ... ok
[INFO] [stdout] test models::annotation::tests::orphan_flag ... ok
[INFO] [stdout] test models::annotation::tests::anchor_status_round_trip ... ok
[INFO] [stdout] test models::annotation::tests::sentence_id_changes_when_content_does ... ok
[INFO] [stdout] test models::annotation::tests::normalize_collapses_whitespace_and_lowercases ... ok
[INFO] [stdout] test models::annotation::tests::reply_inherits_paper_and_question ... ok
[INFO] [stdout] test models::doi::tests::filename_sanitization ... ok
[INFO] [stdout] test models::annotation::tests::sentence_id_is_stable_under_whitespace_and_case ... ok
[INFO] [stdout] test models::doi::tests::normalize_lowercases ... ok
[INFO] [stdout] test models::doi::tests::invalid_dois ... ok
[INFO] [stdout] test models::doi::tests::valid_dois ... ok
[INFO] [stdout] test models::doi::tests::valid_with_special_suffix_chars ... ok
[INFO] [stdout] test services::dedup::tests::test_dedup_by_doi ... ok
[INFO] [stdout] test models::doi::tests::valid_with_url_prefix ... ok
[INFO] [stdout] test models::doi::tests::normalize_strips_prefix ... ok
[INFO] [stdout] test services::dedup::tests::test_dedup_by_title_similarity ... ok
[INFO] [stdout] test services::dedup::tests::test_dedup_distinct_papers ... ok
[INFO] [stdout] test services::dedup::tests::test_normalize_title ... ok
[INFO] [stdout] test services::dedup::tests::test_title_similarity_different ... ok
[INFO] [stdout] test services::dedup::tests::test_title_similarity_identical ... ok
[INFO] [stdout] test services::orchestrator::tests::test_run_search_partial_failure ... ok
[INFO] [stdout] test services::orchestrator::tests::test_run_search_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests scitadel_core
[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" "a2be6f768c32a288ace96a3a3362de26ca06e636ca641e70944c60a447db8acb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2be6f768c32a288ace96a3a3362de26ca06e636ca641e70944c60a447db8acb", kill_on_drop: false }`
[INFO] [stdout] a2be6f768c32a288ace96a3a3362de26ca06e636ca641e70944c60a447db8acb
