[INFO] fetching crate ironfix-example 0.1.6... [INFO] testing ironfix-example-0.1.6 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate ironfix-example 0.1.6 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ironfix-example 0.1.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ironfix-example 0.1.6 [INFO] tweaked toml for crates.io crate ironfix-example 0.1.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ironfix-example 0.1.6 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ironfix-example 0.1.6 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ironfix-core v0.1.6 [INFO] [stderr] Downloaded ironfix-fast v0.1.6 [INFO] [stderr] Downloaded ironfix-store v0.1.6 [INFO] [stderr] Downloaded ironfix-session v0.1.6 [INFO] [stderr] Downloaded ironfix-engine v0.1.6 [INFO] [stderr] Downloaded ironfix-transport v0.1.6 [INFO] [stderr] Downloaded ironfix-dictionary v0.1.6 [INFO] [stderr] Downloaded ironfix-tagvalue v0.1.6 [INFO] [stderr] Downloaded zerocopy-derive v0.8.34 [INFO] [stderr] Downloaded zerocopy v0.8.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6ba8315acfde3269b963e0064f17e0b9e2aef1ae8315e91b6f413f3b58a7c7b [INFO] running `Command { std: "docker" "start" "-a" "b6ba8315acfde3269b963e0064f17e0b9e2aef1ae8315e91b6f413f3b58a7c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6ba8315acfde3269b963e0064f17e0b9e2aef1ae8315e91b6f413f3b58a7c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6ba8315acfde3269b963e0064f17e0b9e2aef1ae8315e91b6f413f3b58a7c7b", kill_on_drop: false }` [INFO] [stdout] b6ba8315acfde3269b963e0064f17e0b9e2aef1ae8315e91b6f413f3b58a7c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e18b75659bfea53ba345501955b94846daba7e574e55ad875aaebc2f1af3846 [INFO] running `Command { std: "docker" "start" "-a" "5e18b75659bfea53ba345501955b94846daba7e574e55ad875aaebc2f1af3846", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ironfix-core v0.1.6 [INFO] [stderr] Compiling ironfix-tagvalue v0.1.6 [INFO] [stderr] Compiling ironfix-dictionary v0.1.6 [INFO] [stderr] Compiling ironfix-fast v0.1.6 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling ironfix-session v0.1.6 [INFO] [stderr] Compiling ironfix-store v0.1.6 [INFO] [stderr] Compiling ironfix-transport v0.1.6 [INFO] [stderr] Compiling ironfix-engine v0.1.6 [INFO] [stderr] Compiling ironfix-example v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.60s [INFO] running `Command { std: "docker" "inspect" "5e18b75659bfea53ba345501955b94846daba7e574e55ad875aaebc2f1af3846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e18b75659bfea53ba345501955b94846daba7e574e55ad875aaebc2f1af3846", kill_on_drop: false }` [INFO] [stdout] 5e18b75659bfea53ba345501955b94846daba7e574e55ad875aaebc2f1af3846 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c52b334be8727db2e0c1db2383cf4b9e46e38a5478960f57e3f47b6d18794c99 [INFO] running `Command { std: "docker" "start" "-a" "c52b334be8727db2e0c1db2383cf4b9e46e38a5478960f57e3f47b6d18794c99", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling ironfix-transport v0.1.6 [INFO] [stderr] Compiling ironfix-session v0.1.6 [INFO] [stderr] Compiling ironfix-engine v0.1.6 [INFO] [stderr] Compiling ironfix-example v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.84s [INFO] running `Command { std: "docker" "inspect" "c52b334be8727db2e0c1db2383cf4b9e46e38a5478960f57e3f47b6d18794c99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52b334be8727db2e0c1db2383cf4b9e46e38a5478960f57e3f47b6d18794c99", kill_on_drop: false }` [INFO] [stdout] c52b334be8727db2e0c1db2383cf4b9e46e38a5478960f57e3f47b6d18794c99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6c958c690877b34cc12c87be8474383bcc3932f860684c76fa5305534b1ecb1 [INFO] running `Command { std: "docker" "start" "-a" "b6c958c690877b34cc12c87be8474383bcc3932f860684c76fa5305534b1ecb1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ironfix_example-81450b00ad117161) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_prelude_imports ... ok [INFO] [stdout] test tests::test_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ironfix_example [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 26) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.51s; merged doctests compilation took 0.50s [INFO] running `Command { std: "docker" "inspect" "b6c958c690877b34cc12c87be8474383bcc3932f860684c76fa5305534b1ecb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c958c690877b34cc12c87be8474383bcc3932f860684c76fa5305534b1ecb1", kill_on_drop: false }` [INFO] [stdout] b6c958c690877b34cc12c87be8474383bcc3932f860684c76fa5305534b1ecb1