[INFO] fetching crate libannict 0.3.1... [INFO] testing libannict-0.3.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate libannict 0.3.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate libannict 0.3.1 [INFO] finished tweaking crates.io crate libannict 0.3.1 [INFO] tweaked toml for crates.io crate libannict 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libannict 0.3.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libannict 0.3.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebf66d7dd2ba7c2b851dbd3ec93c92afebff25bbcf4cb622352bef5e224ed223 [INFO] running `Command { std: "docker" "start" "-a" "ebf66d7dd2ba7c2b851dbd3ec93c92afebff25bbcf4cb622352bef5e224ed223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebf66d7dd2ba7c2b851dbd3ec93c92afebff25bbcf4cb622352bef5e224ed223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf66d7dd2ba7c2b851dbd3ec93c92afebff25bbcf4cb622352bef5e224ed223", kill_on_drop: false }` [INFO] [stdout] ebf66d7dd2ba7c2b851dbd3ec93c92afebff25bbcf4cb622352bef5e224ed223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be2bc7cd44db1f8a5718938ffb326634ba0794b0010d73250b5166e254d1bc7b [INFO] running `Command { std: "docker" "start" "-a" "be2bc7cd44db1f8a5718938ffb326634ba0794b0010d73250b5166e254d1bc7b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling libannict v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling graphql-parser v0.4.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling yoke v0.8.0 [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 serde v1.0.219 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling graphql_client_codegen v0.14.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling graphql_query_derive v0.14.0 [INFO] [stderr] Compiling graphql_client v0.14.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.31s [INFO] running `Command { std: "docker" "inspect" "be2bc7cd44db1f8a5718938ffb326634ba0794b0010d73250b5166e254d1bc7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be2bc7cd44db1f8a5718938ffb326634ba0794b0010d73250b5166e254d1bc7b", kill_on_drop: false }` [INFO] [stdout] be2bc7cd44db1f8a5718938ffb326634ba0794b0010d73250b5166e254d1bc7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea5af33711dcefa084a32881cfb5939841aad04e38a58619b11678343ae234d [INFO] running `Command { std: "docker" "start" "-a" "bea5af33711dcefa084a32881cfb5939841aad04e38a58619b11678343ae234d", kill_on_drop: false }` [INFO] [stderr] Compiling libannict v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.09s [INFO] running `Command { std: "docker" "inspect" "bea5af33711dcefa084a32881cfb5939841aad04e38a58619b11678343ae234d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea5af33711dcefa084a32881cfb5939841aad04e38a58619b11678343ae234d", kill_on_drop: false }` [INFO] [stdout] bea5af33711dcefa084a32881cfb5939841aad04e38a58619b11678343ae234d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7519254db24563e94af2912cc17e07fc12fa83d1472720263a13f3287c344c0e [INFO] running `Command { std: "docker" "start" "-a" "7519254db24563e94af2912cc17e07fc12fa83d1472720263a13f3287c344c0e", 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/libannict-e1e32447a6b86ea4) [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] [stderr] Doc-tests libannict [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test src/lib.rs - (line 123) - compile ... ok [INFO] [stdout] test src/episode/search.rs - episode::search::Finder::filter_work_id (line 99) - compile ... ok [INFO] [stdout] test src/character/search.rs - character::search::Finder::sort (line 132) - compile ... ok [INFO] [stdout] test src/character/search.rs - character::search::Finder::filter_ids (line 76) - compile ... ok [INFO] [stdout] test src/activity/multiple_records.rs - activity::multiple_records::MultipleRecords::paginate (line 44) - compile ... ok [INFO] [stdout] test src/common.rs - common::Season::Unspecified (line 53) - compile ... ok [INFO] [stdout] test src/character/search.rs - character::search::Finder::filter_name (line 101) - compile ... ok [INFO] [stdout] test src/episode/search.rs - episode::search::Finder::sort (line 124) - compile ... ok [INFO] [stdout] test src/character/search.rs - character::search::Annict::characters (line 34) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 56) - compile ... ok [INFO] [stdout] test src/episode/search.rs - episode::search::Finder::paginate (line 192) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 107) - compile ... ok [INFO] [stdout] test src/me/works.rs - me::works::AboutMe::works (line 35) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 79) - compile ... ok [INFO] [stdout] test src/episode/search.rs - episode::search::Finder::filter_ids (line 74) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 36) - compile ... ok [INFO] [stdout] test src/client.rs - client::Annict::with_endpoint (line 40) ... ok [INFO] [stdout] test src/me/about.rs - me::about::AboutMe::about (line 17) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 5) - compile ... ok [INFO] [stdout] test src/me/activities.rs - me::activities::AboutMe::activities (line 35) - compile ... ok [INFO] [stdout] test src/mutation/create_record.rs - mutation::create_record::AnnictWrite::create_record (line 30) - compile ... ok [INFO] [stdout] test src/mutation/create_review.rs - mutation::create_review::AnnictWrite::create_review (line 23) - compile ... ok [INFO] [stdout] test src/me/works.rs - me::works::Finder::filter_season (line 98) - compile ... ok [INFO] [stdout] test src/organization/search.rs - organization::search::Annict::organizations (line 34) - compile ... ok [INFO] [stdout] test src/episode/search.rs - episode::search::Annict::episodes (line 38) - compile ... ok [INFO] [stdout] test src/me/works.rs - me::works::Finder::sort (line 140) - compile ... ok [INFO] [stdout] test src/me/works.rs - me::works::Finder::paginate (line 198) - compile ... ok [INFO] [stdout] test src/me/works.rs - me::works::Finder::filter_title (line 72) - compile ... ok [INFO] [stdout] test src/organization/search.rs - organization::search::Finder::sort (line 120) - compile ... ok [INFO] [stdout] test src/person/search.rs - person::search::Annict::people (line 34) - compile ... ok [INFO] [stdout] test src/mutation/change_status.rs - mutation::change_status::AnnictWrite::change_status (line 22) - compile ... ok [INFO] [stdout] test src/client.rs - client::Annict::new (line 22) ... ok [INFO] [stdout] test src/me/activities.rs - me::activities::Finder::paginate (line 103) - compile ... ok [INFO] [stdout] test src/series/works.rs - series::works::Series::works (line 29) - compile ... ok [INFO] [stdout] test src/person/search.rs - person::search::Finder::sort (line 107) - compile ... ok [INFO] [stdout] test src/organization/search.rs - organization::search::Finder::paginate (line 173) - compile ... ok [INFO] [stdout] test src/user/activities.rs - user::activities::AboutUser::activities (line 35) - compile ... ok [INFO] [stdout] test src/user/works.rs - user::works::Finder::paginate (line 199) - compile ... ok [INFO] [stdout] test src/work/search.rs - work::search::Annict::works (line 30) - compile ... ok [INFO] [stdout] test src/user/about.rs - user::about::AboutUser::about (line 17) - compile ... ok [INFO] [stdout] test src/user/works.rs - user::works::Finder::filter_title (line 73) - compile ... ok [INFO] [stdout] test src/user/activities.rs - user::activities::Finder::paginate (line 104) - compile ... ok [INFO] [stdout] test src/user/works.rs - user::works::AboutUser::works (line 35) - compile ... ok [INFO] [stdout] test src/work/casts.rs - work::casts::Work::casts (line 31) - compile ... ok [INFO] [stdout] test src/user/works.rs - user::works::Finder::filter_season (line 99) - compile ... ok [INFO] [stdout] test src/organization/search.rs - organization::search::Finder::filter_name (line 95) - compile ... ok [INFO] [stdout] test src/user/works.rs - user::works::Finder::sort (line 141) - compile ... ok [INFO] [stdout] test src/client.rs - client::Annict::from_reqwest_client (line 56) ... ok [INFO] [stdout] test src/work/search.rs - work::search::Finder::filter_title (line 92) - compile ... ok [INFO] [stdout] test src/organization/search.rs - organization::search::Finder::filter_ids (line 70) - compile ... ok [INFO] [stdout] test src/work/search.rs - work::search::Finder::filter_ids (line 67) - compile ... ok [INFO] [stdout] test src/person/search.rs - person::search::Finder::filter_ids (line 70) - compile ... ok [INFO] [stdout] test src/work/episodes.rs - work::episodes::Work::episodes (line 30) - compile ... ok [INFO] [stdout] test src/work/search.rs - work::search::Finder::paginate (line 222) - compile ... ok [INFO] [stdout] test src/work/search.rs - work::search::Finder::sort (line 164) - compile ... ok [INFO] [stdout] test src/work/search.rs - work::search::Finder::filter_season (line 123) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7519254db24563e94af2912cc17e07fc12fa83d1472720263a13f3287c344c0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7519254db24563e94af2912cc17e07fc12fa83d1472720263a13f3287c344c0e", kill_on_drop: false }` [INFO] [stdout] 7519254db24563e94af2912cc17e07fc12fa83d1472720263a13f3287c344c0e