[INFO] fetching crate orcinus 0.3.0...
[INFO] testing orcinus-0.3.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate orcinus 0.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate orcinus 0.3.0
[INFO] finished tweaking crates.io crate orcinus 0.3.0
[INFO] tweaked toml for crates.io crate orcinus 0.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate orcinus 0.3.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate orcinus 0.3.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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c635d003a5301f179f6e17330740d37f1b4d16787ba4a9eb05f70cef8261aab
[INFO] running `Command { std: "docker" "start" "-a" "1c635d003a5301f179f6e17330740d37f1b4d16787ba4a9eb05f70cef8261aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c635d003a5301f179f6e17330740d37f1b4d16787ba4a9eb05f70cef8261aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c635d003a5301f179f6e17330740d37f1b4d16787ba4a9eb05f70cef8261aab", kill_on_drop: false }`
[INFO] [stdout] 1c635d003a5301f179f6e17330740d37f1b4d16787ba4a9eb05f70cef8261aab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d20affda4a57233d1bb91d020b3bbbcf3d2900c35421b184546a7d1001a362d
[INFO] running `Command { std: "docker" "start" "-a" "5d20affda4a57233d1bb91d020b3bbbcf3d2900c35421b184546a7d1001a362d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.1
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling oid-registry v0.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling cc v1.0.76
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs v0.5.1
[INFO] [stderr]    Compiling der-parser v8.1.0
[INFO] [stderr]    Compiling x509-parser v0.14.0
[INFO] [stderr]    Compiling orcinus v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.93s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5d20affda4a57233d1bb91d020b3bbbcf3d2900c35421b184546a7d1001a362d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d20affda4a57233d1bb91d020b3bbbcf3d2900c35421b184546a7d1001a362d", kill_on_drop: false }`
[INFO] [stdout] 5d20affda4a57233d1bb91d020b3bbbcf3d2900c35421b184546a7d1001a362d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5827f2a64ba02c066e13906b17125294232e5ae8e1dd5cc110e6ad95a7540d45
[INFO] running `Command { std: "docker" "start" "-a" "5827f2a64ba02c066e13906b17125294232e5ae8e1dd5cc110e6ad95a7540d45", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling orcinus v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling rusty-hook v0.11.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5827f2a64ba02c066e13906b17125294232e5ae8e1dd5cc110e6ad95a7540d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5827f2a64ba02c066e13906b17125294232e5ae8e1dd5cc110e6ad95a7540d45", kill_on_drop: false }`
[INFO] [stdout] 5827f2a64ba02c066e13906b17125294232e5ae8e1dd5cc110e6ad95a7540d45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 585dd11d725a4109e5f3de71c286c5e424ee9bfc01477f259f3e68813201712a
[INFO] running `Command { std: "docker" "start" "-a" "585dd11d725a4109e5f3de71c286c5e424ee9bfc01477f259f3e68813201712a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orcinus-d830170829440955)
[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 orcinus
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/mysql/protos/format.rs - mysql::protos::format::ReadAsync (line 486) ... FAILED
[INFO] [stdout] test src/mysql/protos/format.rs - mysql::protos::format::ReadSync (line 466) ... FAILED
[INFO] [stdout] test src/mysql/protos/format.rs - mysql::protos::format::DefFormatStruct (line 506) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/mysql/protos/format.rs - mysql::protos::format::ReadAsync (line 486) stdout ----
[INFO] [stdout] error: cannot find macro `ReadAsync` in this scope
[INFO] [stdout]    --> src/mysql/protos/format.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | ReadAsync!(reader => {
[INFO] [stdout]     | ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mysql/protos/format.rs - mysql::protos::format::ReadSync (line 466) stdout ----
[INFO] [stdout] error: cannot find macro `ReadSync` in this scope
[INFO] [stdout]    --> src/mysql/protos/format.rs:467:1
[INFO] [stdout]     |
[INFO] [stdout] 467 | ReadSync!(reader => {
[INFO] [stdout]     | ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/mysql/protos/format.rs - mysql::protos::format::DefFormatStruct (line 506) stdout ----
[INFO] [stdout] error: cannot find macro `DefFormatStruct` in this scope
[INFO] [stdout]    --> src/mysql/protos/format.rs:507:1
[INFO] [stdout]     |
[INFO] [stdout] 507 | DefFormatStruct!(pub RawPacketAStruct(RawPacketAStructFormat) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/mysql/protos/format.rs - mysql::protos::format::DefFormatStruct (line 506)
[INFO] [stdout]     src/mysql/protos/format.rs - mysql::protos::format::ReadAsync (line 486)
[INFO] [stdout]     src/mysql/protos/format.rs - mysql::protos::format::ReadSync (line 466)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "585dd11d725a4109e5f3de71c286c5e424ee9bfc01477f259f3e68813201712a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "585dd11d725a4109e5f3de71c286c5e424ee9bfc01477f259f3e68813201712a", kill_on_drop: false }`
[INFO] [stdout] 585dd11d725a4109e5f3de71c286c5e424ee9bfc01477f259f3e68813201712a
