[INFO] fetching crate radix-transaction-scenarios 1.3.0...
[INFO] testing radix-transaction-scenarios-1.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate radix-transaction-scenarios 1.3.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate radix-transaction-scenarios 1.3.0
[INFO] finished tweaking crates.io crate radix-transaction-scenarios 1.3.0
[INFO] tweaked toml for crates.io crate radix-transaction-scenarios 1.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate radix-transaction-scenarios 1.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 182 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding regex v1.9.3 (available: v1.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2bb9a3e15a47bf6145ead0bf8d48459ab515d537f2cf3bdecc71c9c36220453
[INFO] running `Command { std: "docker" "start" "-a" "c2bb9a3e15a47bf6145ead0bf8d48459ab515d537f2cf3bdecc71c9c36220453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2bb9a3e15a47bf6145ead0bf8d48459ab515d537f2cf3bdecc71c9c36220453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2bb9a3e15a47bf6145ead0bf8d48459ab515d537f2cf3bdecc71c9c36220453", kill_on_drop: false }`
[INFO] [stdout] c2bb9a3e15a47bf6145ead0bf8d48459ab515d537f2cf3bdecc71c9c36220453
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed872e417d4c7d019afddde6ec930ec3be6a49f3bd6ada7ca99730019e5ca6c0
[INFO] running `Command { std: "docker" "start" "-a" "ed872e417d4c7d019afddde6ec930ec3be6a49f3bd6ada7ca99730019e5ca6c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling const-sha1 v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling radix-rust v1.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bnum v0.11.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling string-interner v0.17.0
[INFO] [stderr]    Compiling wasmi_core v0.39.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling secp256k1 v0.28.2
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]    Compiling indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling annotate-snippets v0.10.2
[INFO] [stderr]    Compiling radix-engine-profiling v1.3.0
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling sbor-derive-common v1.3.0
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling wasmparser-nostd v0.100.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling wasmi_ir v0.39.1
[INFO] [stderr]    Compiling wasmi_collections v0.39.1
[INFO] [stderr]    Compiling wasmparser v0.107.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling sbor-derive v1.3.0
[INFO] [stderr]    Compiling radix-sbor-derive v1.3.0
[INFO] [stderr]    Compiling sbor v1.3.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling multi-stash v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wasmprinter v0.2.80
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling wasmi v0.39.1
[INFO] [stderr]    Compiling radix-common v1.3.0
[INFO] [stderr]    Compiling radix-wasm-instrument v1.0.0
[INFO] [stderr]    Compiling radix-engine-profiling-derive v1.3.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling radix-blueprint-schema-init v1.3.0
[INFO] [stderr]    Compiling radix-substate-store-interface v1.3.0
[INFO] [stderr]    Compiling radix-substate-store-impls v1.3.0
[INFO] [stderr]    Compiling radix-common-derive v1.3.0
[INFO] [stderr]    Compiling radix-engine-interface v1.3.0
[INFO] [stderr]    Compiling radix-native-sdk v1.3.0
[INFO] [stderr]    Compiling radix-transactions v1.3.0
[INFO] [stderr]    Compiling radix-engine v1.3.0
[INFO] [stderr]    Compiling radix-transaction-scenarios v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 00s
[INFO] running `Command { std: "docker" "inspect" "ed872e417d4c7d019afddde6ec930ec3be6a49f3bd6ada7ca99730019e5ca6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed872e417d4c7d019afddde6ec930ec3be6a49f3bd6ada7ca99730019e5ca6c0", kill_on_drop: false }`
[INFO] [stdout] ed872e417d4c7d019afddde6ec930ec3be6a49f3bd6ada7ca99730019e5ca6c0
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce3835388c4df7367e57ead8ee771fed34f6725defb1202634382d548e04db48
[INFO] running `Command { std: "docker" "start" "-a" "ce3835388c4df7367e57ead8ee771fed34f6725defb1202634382d548e04db48", kill_on_drop: false }`
[INFO] [stderr]    Compiling radix-engine v1.3.0
[INFO] [stderr]    Compiling radix-transaction-scenarios v1.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "ce3835388c4df7367e57ead8ee771fed34f6725defb1202634382d548e04db48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce3835388c4df7367e57ead8ee771fed34f6725defb1202634382d548e04db48", kill_on_drop: false }`
[INFO] [stdout] ce3835388c4df7367e57ead8ee771fed34f6725defb1202634382d548e04db48
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11a795098896f1d3f08a492e36ef7a325e1528a088bf9d966c30c885bf7b3d9f
[INFO] running `Command { std: "docker" "start" "-a" "11a795098896f1d3f08a492e36ef7a325e1528a088bf9d966c30c885bf7b3d9f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/radix_transaction_scenarios-828a0512adae19fc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test runners::dumper::test::update_all_generated_protocol_update_receipts ... ignored, Run this test to update the generated protocol update receipts
[INFO] [stdout] test runners::dumper::test::update_all_generated_scenarios ... ignored, Run this test to update the generated scenarios
[INFO] [stdout] test runners::dumper::test::update_single_scenario ... ignored, Run this test manually to update a single scenario
[INFO] [stdout] test runners::dumper::test::validate_single_scenario ... ignored, Run this test manually to validate a single scenario
[INFO] [stdout] test runners::dumper::test::validate_all_generated_protocol_update_receipts ... ok
[INFO] [stdout] test runners::dumper::test::validate_all_generated_scenarios has been running for over 60 seconds
[INFO] [stdout] test runners::dumper::test::validate_the_metadata_of_all_scenarios has been running for over 60 seconds
[INFO] [stdout] test runners::dumper::test::validate_the_metadata_of_all_scenarios ... ok
[INFO] [stdout] test runners::dumper::test::validate_all_generated_scenarios ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 362.68s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests radix_transaction_scenarios
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/scenario.rs - scenario::ScenarioCore::v2_transaction (line 192) ... 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] running `Command { std: "docker" "inspect" "11a795098896f1d3f08a492e36ef7a325e1528a088bf9d966c30c885bf7b3d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11a795098896f1d3f08a492e36ef7a325e1528a088bf9d966c30c885bf7b3d9f", kill_on_drop: false }`
[INFO] [stdout] 11a795098896f1d3f08a492e36ef7a325e1528a088bf9d966c30c885bf7b3d9f
