[INFO] fetching crate sundae-strategies 0.1.3... [INFO] testing sundae-strategies-0.1.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sundae-strategies 0.1.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate sundae-strategies 0.1.3 [INFO] finished tweaking crates.io crate sundae-strategies 0.1.3 [INFO] tweaked toml for crates.io crate sundae-strategies 0.1.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sundae-strategies 0.1.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sundae-strategies 0.1.3 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3ece06bb4c580ed46a2dafc9dfa53bc742ccb2e697d751ab014b3df6cf7a7d9 [INFO] running `Command { std: "docker" "start" "-a" "f3ece06bb4c580ed46a2dafc9dfa53bc742ccb2e697d751ab014b3df6cf7a7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3ece06bb4c580ed46a2dafc9dfa53bc742ccb2e697d751ab014b3df6cf7a7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3ece06bb4c580ed46a2dafc9dfa53bc742ccb2e697d751ab014b3df6cf7a7d9", kill_on_drop: false }` [INFO] [stdout] f3ece06bb4c580ed46a2dafc9dfa53bc742ccb2e697d751ab014b3df6cf7a7d9 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0f856f38974d0e32e8cd7a9470b8dcc1f2102fdd5017bad49a00ea0b8041133 [INFO] running `Command { std: "docker" "start" "-a" "d0f856f38974d0e32e8cd7a9470b8dcc1f2102fdd5017bad49a00ea0b8041133", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling wasmparser v0.225.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling wasm-encoder v0.225.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling wit-bindgen-rust v0.39.0 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.39.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.39.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 prost-derive v0.13.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling wit-parser v0.225.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling balius-macros v0.5.1 [INFO] [stderr] Compiling plutus-parser-derive v0.1.0 [INFO] [stderr] Compiling wasm-metadata v0.225.0 [INFO] [stderr] Compiling pallas-codec v0.32.1 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling pallas-crypto v0.32.1 [INFO] [stderr] Compiling pallas-addresses v0.32.1 [INFO] [stderr] Compiling pallas-primitives v0.32.1 [INFO] [stderr] Compiling wit-bindgen-core v0.39.0 [INFO] [stderr] Compiling wit-component v0.225.0 [INFO] [stderr] Compiling utxorpc-spec v0.16.0 [INFO] [stderr] Compiling wit-bindgen v0.39.0 [INFO] [stderr] Compiling pallas-traverse v0.32.1 [INFO] [stderr] Compiling plutus-parser v0.1.0 [INFO] [stderr] Compiling balius-sdk v0.5.1 [INFO] [stderr] Compiling sundae-strategies v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "d0f856f38974d0e32e8cd7a9470b8dcc1f2102fdd5017bad49a00ea0b8041133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f856f38974d0e32e8cd7a9470b8dcc1f2102fdd5017bad49a00ea0b8041133", kill_on_drop: false }` [INFO] [stdout] d0f856f38974d0e32e8cd7a9470b8dcc1f2102fdd5017bad49a00ea0b8041133 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e10aa95b5505ee51d20660424931b3480a414b015a9ce71a319414beead95a5d [INFO] running `Command { std: "docker" "start" "-a" "e10aa95b5505ee51d20660424931b3480a414b015a9ce71a319414beead95a5d", kill_on_drop: false }` [INFO] [stderr] Compiling sundae-strategies v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s [INFO] running `Command { std: "docker" "inspect" "e10aa95b5505ee51d20660424931b3480a414b015a9ce71a319414beead95a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e10aa95b5505ee51d20660424931b3480a414b015a9ce71a319414beead95a5d", kill_on_drop: false }` [INFO] [stdout] e10aa95b5505ee51d20660424931b3480a414b015a9ce71a319414beead95a5d [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 168fcb8a5b1689b63626093f8c8f6f4a08cde820b012009eed56e3edc4629324 [INFO] running `Command { std: "docker" "start" "-a" "168fcb8a5b1689b63626093f8c8f6f4a08cde820b012009eed56e3edc4629324", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sundae_strategies-4c20082aba34fc7e) [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests sundae_strategies [INFO] [stdout] test types::test_strategy_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - submit_execution (line 357) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "168fcb8a5b1689b63626093f8c8f6f4a08cde820b012009eed56e3edc4629324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168fcb8a5b1689b63626093f8c8f6f4a08cde820b012009eed56e3edc4629324", kill_on_drop: false }` [INFO] [stdout] 168fcb8a5b1689b63626093f8c8f6f4a08cde820b012009eed56e3edc4629324