[INFO] fetching crate utxorpc 0.13.0...
[INFO] testing utxorpc-0.13.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate utxorpc 0.13.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate utxorpc 0.13.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate utxorpc 0.13.0
[INFO] tweaked toml for crates.io crate utxorpc 0.13.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate utxorpc 0.13.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate utxorpc 0.13.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-attributes v0.1.24
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded getrandom v0.2.9
[INFO] [stderr]   Downloaded tokio-rustls v0.26.0
[INFO] [stderr]   Downloaded pbjson v0.7.0
[INFO] [stderr]   Downloaded rustls-pki-types v1.7.0
[INFO] [stderr]   Downloaded rustls-pemfile v2.1.2
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded tempfile v3.5.0
[INFO] [stderr]   Downloaded pbjson-build v0.7.0
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded prost-build v0.13.3
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded pbjson-types v0.7.0
[INFO] [stderr]   Downloaded prettyplease v0.2.17
[INFO] [stderr]   Downloaded axum v0.7.5
[INFO] [stderr]   Downloaded utxorpc-spec v0.18.1
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded h2 v0.4.6
[INFO] [stderr]   Downloaded petgraph v0.6.3
[INFO] [stderr]   Downloaded chrono v0.4.38
[INFO] [stderr]   Downloaded regex v1.8.1
[INFO] [stderr]   Downloaded regex-syntax v0.7.1
[INFO] [stderr]   Downloaded rustls v0.23.13
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.7
[INFO] [stderr]   Downloaded ring v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b4323432a439721ab589b564a7b12a44ec024e32448b93445c8dbe27a8f852d
[INFO] running `Command { std: "docker" "start" "-a" "0b4323432a439721ab589b564a7b12a44ec024e32448b93445c8dbe27a8f852d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b4323432a439721ab589b564a7b12a44ec024e32448b93445c8dbe27a8f852d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b4323432a439721ab589b564a7b12a44ec024e32448b93445c8dbe27a8f852d", kill_on_drop: false }`
[INFO] [stdout] 0b4323432a439721ab589b564a7b12a44ec024e32448b93445c8dbe27a8f852d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac70f2592c49576055913eca831ab5af5b48391e8d6cd331c30be357af1671bf
[INFO] running `Command { std: "docker" "start" "-a" "ac70f2592c49576055913eca831ab5af5b48391e8d6cd331c30be357af1671bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling ring v0.17.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.3.7
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-syntax v0.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling regex v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pbjson-build v0.7.0
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]    Compiling pbjson v0.7.0
[INFO] [stderr]    Compiling pbjson-types v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling utxorpc-spec v0.18.1
[INFO] [stderr]    Compiling utxorpc v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.69s
[INFO] running `Command { std: "docker" "inspect" "ac70f2592c49576055913eca831ab5af5b48391e8d6cd331c30be357af1671bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac70f2592c49576055913eca831ab5af5b48391e8d6cd331c30be357af1671bf", kill_on_drop: false }`
[INFO] [stdout] ac70f2592c49576055913eca831ab5af5b48391e8d6cd331c30be357af1671bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 914bb02c9c18b5e123697785da0e5b5e77ca383114ed2f614dc2843927400139
[INFO] running `Command { std: "docker" "start" "-a" "914bb02c9c18b5e123697785da0e5b5e77ca383114ed2f614dc2843927400139", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling utxorpc-spec v0.18.1
[INFO] [stderr]    Compiling utxorpc v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.49s
[INFO] running `Command { std: "docker" "inspect" "914bb02c9c18b5e123697785da0e5b5e77ca383114ed2f614dc2843927400139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "914bb02c9c18b5e123697785da0e5b5e77ca383114ed2f614dc2843927400139", kill_on_drop: false }`
[INFO] [stdout] 914bb02c9c18b5e123697785da0e5b5e77ca383114ed2f614dc2843927400139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63782f640c9b8acbb8fab5a66654373334a6d1fdfabfd700a7dfb724bbfc6f00
[INFO] running `Command { std: "docker" "start" "-a" "63782f640c9b8acbb8fab5a66654373334a6d1fdfabfd700a7dfb724bbfc6f00", 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/utxorpc-bdb1a7ba39883c2b)
[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 utxorpc
[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" "63782f640c9b8acbb8fab5a66654373334a6d1fdfabfd700a7dfb724bbfc6f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63782f640c9b8acbb8fab5a66654373334a6d1fdfabfd700a7dfb724bbfc6f00", kill_on_drop: false }`
[INFO] [stdout] 63782f640c9b8acbb8fab5a66654373334a6d1fdfabfd700a7dfb724bbfc6f00
