[INFO] fetching crate mainsail 0.1.0...
[INFO] testing mainsail-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mainsail 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate mainsail 0.1.0
[INFO] finished tweaking crates.io crate mainsail 0.1.0
[INFO] tweaked toml for crates.io crate mainsail 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mainsail 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mainsail 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74ddc633e37e0534fc3bcbf9ef46d3fe8b3e268e73e136d2951ca5f91873950d
[INFO] running `Command { std: "docker" "start" "-a" "74ddc633e37e0534fc3bcbf9ef46d3fe8b3e268e73e136d2951ca5f91873950d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ddc633e37e0534fc3bcbf9ef46d3fe8b3e268e73e136d2951ca5f91873950d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ddc633e37e0534fc3bcbf9ef46d3fe8b3e268e73e136d2951ca5f91873950d", kill_on_drop: false }`
[INFO] [stdout] 74ddc633e37e0534fc3bcbf9ef46d3fe8b3e268e73e136d2951ca5f91873950d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 406a7541a0fb5e9019226dcff9f1ac15fcb5a025be0e134e86d19166d5e8d6a2
[INFO] running `Command { std: "docker" "start" "-a" "406a7541a0fb5e9019226dcff9f1ac15fcb5a025be0e134e86d19166d5e8d6a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling mainsail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[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.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 07s
[INFO] running `Command { std: "docker" "inspect" "406a7541a0fb5e9019226dcff9f1ac15fcb5a025be0e134e86d19166d5e8d6a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "406a7541a0fb5e9019226dcff9f1ac15fcb5a025be0e134e86d19166d5e8d6a2", kill_on_drop: false }`
[INFO] [stdout] 406a7541a0fb5e9019226dcff9f1ac15fcb5a025be0e134e86d19166d5e8d6a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5774dfdd4de8acaa4196758e8119d60bb2bdb22eb50e42e2bfea05421f50a8b7
[INFO] running `Command { std: "docker" "start" "-a" "5774dfdd4de8acaa4196758e8119d60bb2bdb22eb50e42e2bfea05421f50a8b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling deadpool v0.12.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling mainsail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.43s
[INFO] running `Command { std: "docker" "inspect" "5774dfdd4de8acaa4196758e8119d60bb2bdb22eb50e42e2bfea05421f50a8b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5774dfdd4de8acaa4196758e8119d60bb2bdb22eb50e42e2bfea05421f50a8b7", kill_on_drop: false }`
[INFO] [stdout] 5774dfdd4de8acaa4196758e8119d60bb2bdb22eb50e42e2bfea05421f50a8b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26c5bd989dc7b76dbf74a2a2421c3695abb7486953399592c849fbd4d9242bbd
[INFO] running `Command { std: "docker" "start" "-a" "26c5bd989dc7b76dbf74a2a2421c3695abb7486953399592c849fbd4d9242bbd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mainsail-ed1eccc9b655a047)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test activitypub::objects::activities::delete::tests::delete_post_not_found ... ok
[INFO] [stdout] test activitypub::objects::activities::accept::tests::receive_accept_follow_not_found ... ok
[INFO] [stdout] test activitypub::objects::activities::create::tests::create ... ok
[INFO] [stdout] test activitypub::objects::activities::delete::tests::delete_post_found ... ok
[INFO] [stdout] test activitypub::objects::activities::create::tests::undo_create_not_found ... ok
[INFO] [stdout] test activitypub::objects::activities::announce::tests::announce_post_twice_different_activity ... ok
[INFO] [stdout] test activitypub::objects::activities::announce::tests::announce_post_not_found ... ok
[INFO] [stdout] test activitypub::objects::activities::accept::tests::receive_accept_unknown_activity ... ok
[INFO] [stdout] test activitypub::objects::activities::create::tests::undo_create ... ok
[INFO] [stdout] test activitypub::objects::activities::announce::tests::announce_post_twice_same_activity ... ok
[INFO] [stdout] test activitypub::objects::activities::create::tests::create_note_twice ... ok
[INFO] [stdout] test activitypub::objects::activities::delete::tests::delete_post_twice_different_activity ... ok
[INFO] [stdout] test activitypub::objects::activities::announce::tests::announce_post ... ok
[INFO] [stdout] test activitypub::objects::activities::create::tests::undo_create_wrong_actor ... ok
[INFO] [stdout] test activitypub::objects::activities::accept::tests::send_accept_follow ... ok
[INFO] [stdout] test activitypub::objects::activities::delete::tests::delete_post_twice_same_activity ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::send_follow ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::undo_receive_follow ... ok
[INFO] [stdout] test activitypub::objects::activities::accept::tests::receive_accept_follow ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::receive_follow ... ok
[INFO] [stdout] test activitypub::objects::activities::like::tests::receive_like_once ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::receive_follow_profile_doesnt_exist ... ok
[INFO] [stdout] test activitypub::objects::activities::like::tests::receive_like_twice_different_activity ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::undo_receive_follow_undo_doesnt_match_follow_actor ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::send_follow_twice ... ok
[INFO] [stdout] test activitypub::objects::activities::like::tests::receive_like_twice_same_activity ... ok
[INFO] [stdout] test server::media_type::tests::media_type_cuts_off_options ... ok
[INFO] [stdout] test activitypub::signature::tests::signature_fail_date_too_old ... ok
[INFO] [stdout] test server::media_type::tests::media_type_equal ... ok
[INFO] [stdout] test server::media_type::tests::media_type_equal_with_wildcard ... ok
[INFO] [stdout] test server::media_type::tests::media_type_equal_with_wildcard_other ... ok
[INFO] [stdout] test server::media_type::tests::media_type_get_list_malformatted ... ok
[INFO] [stdout] test server::media_type::tests::media_type_get_list_no_space ... ok
[INFO] [stdout] test server::media_type::tests::media_type_not_equal_with_wildcard ... ok
[INFO] [stdout] test server::media_type::tests::media_type_get_list ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::undo_receive_follow_not_found ... ok
[INFO] [stdout] test server::media_type::tests::media_type_not_equal ... ok
[INFO] [stdout] test activitypub::signature::tests::signature_fail_digest_header_does_not_match_signature ... ok
[INFO] [stdout] test activitypub::signature::tests::signature_match_get ... ok
[INFO] [stdout] test activitypub::signature::tests::signature_match_post ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::receive_follow_twice_different_activity ... ok
[INFO] [stdout] test activitypub::objects::activities::update::tests::update_person_existing ... ok
[INFO] [stdout] test activitypub::objects::activities::like::tests::receive_like_not_found ... ok
[INFO] [stdout] test activitypub::objects::activities::like::tests::send_like ... ok
[INFO] [stdout] test utils::tests::missing_value ... ok
[INFO] [stdout] test utils::tests::single_param ... ok
[INFO] [stdout] test activitypub::objects::activities::like::tests::undo_receive_like_wrong_actor ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::undo_send_follow ... ok
[INFO] [stdout] test activitypub::objects::activities::like::tests::undo_receive_like ... ok
[INFO] [stdout] test local::notes::tests::get_notes ... ok
[INFO] [stdout] test server::router::notes::tests::get_note ... ok
[INFO] [stdout] test utils::tests::invalid_query ... ok
[INFO] [stdout] test activitypub::objects::activities::follow::tests::receive_follow_twice_same_activity ... ok
[INFO] [stdout] test server::router::webfinger::tests::find_user_missing_invalid_resource ... ok
[INFO] [stdout] test server::router::profiles::tests::get_profile ... ok
[INFO] [stdout] test server::router::inbox::tests::inbox_post_authed_actor_doesnt_match_activity ... ok
[INFO] [stdout] test server::router::notes::tests::get_note_not_found ... ok
[INFO] [stdout] test server::router::webfinger::tests::find_user_missing_query_param ... ok
[INFO] [stdout] test server::router::profiles::tests::get_profile_not_found ... ok
[INFO] [stdout] test server::router::webfinger::tests::find_user_missing_known_user ... ok
[INFO] [stdout] test server::router::webfinger::tests::find_user_missing_unknown_user ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/reset-db.rs (/opt/rustwide/target/debug/deps/reset_db-cbec5a8526f73af3)
[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 mainsail
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/local/notes.rs - local::notes::note_id_to_url (line 74) ... ok
[INFO] [stdout] test src/local/notes.rs - local::notes::url_to_id (line 40) ... ok
[INFO] [stdout] test src/local/notes.rs - local::notes::url_to_id (line 49) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.15s; merged doctests compilation took 1.09s
[INFO] running `Command { std: "docker" "inspect" "26c5bd989dc7b76dbf74a2a2421c3695abb7486953399592c849fbd4d9242bbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26c5bd989dc7b76dbf74a2a2421c3695abb7486953399592c849fbd4d9242bbd", kill_on_drop: false }`
[INFO] [stdout] 26c5bd989dc7b76dbf74a2a2421c3695abb7486953399592c849fbd4d9242bbd
