[INFO] cloning repository https://github.com/dfns/round-based
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfns/round-based" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfns%2Fround-based", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfns%2Fround-based'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a2880b6a2331ba2496f552110d9db3f6f8956cd
[INFO] testing dfns/round-based against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfns%2Fround-based" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dfns/round-based
[INFO] finished tweaking git repo https://github.com/dfns/round-based
[INFO] tweaked toml for git repo https://github.com/dfns/round-based written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dfns/round-based 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 git repo https://github.com/dfns/round-based 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 serde_derive v1.0.198
[INFO] [stderr]   Downloaded udigest-derive v0.3.1
[INFO] [stderr]   Downloaded rand_dev v0.1.1
[INFO] [stderr]   Downloaded phantom-type v0.3.1
[INFO] [stderr]   Downloaded udigest v0.2.2
[INFO] [stderr]   Downloaded hex-literal v0.3.4
[INFO] [stderr]   Downloaded serde v1.0.198
[INFO] [stderr]   Downloaded getrandom v0.2.14
[INFO] [stderr]   Downloaded trybuild v1.0.91
[INFO] [stderr]   Downloaded num-traits v0.2.18
[INFO] [stderr]   Downloaded cc v1.0.95
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded tokio-util v0.7.10
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded hashbrown v0.14.3
[INFO] [stderr]   Downloaded winnow v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] d021fefbea330e4ace11828edc37df27caac90c559ec554ead5b37d988dae39b
[INFO] running `Command { std: "docker" "start" "-a" "d021fefbea330e4ace11828edc37df27caac90c559ec554ead5b37d988dae39b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d021fefbea330e4ace11828edc37df27caac90c559ec554ead5b37d988dae39b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d021fefbea330e4ace11828edc37df27caac90c559ec554ead5b37d988dae39b", kill_on_drop: false }`
[INFO] [stdout] d021fefbea330e4ace11828edc37df27caac90c559ec554ead5b37d988dae39b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1793a5046973d69f0bbb7ea6441e97e7bd7fb1c61697f5f3a3977a59dd25e1da
[INFO] running `Command { std: "docker" "start" "-a" "1793a5046973d69f0bbb7ea6441e97e7bd7fb1c61697f5f3a3977a59dd25e1da", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling round-based-derive v0.5.0-alpha.1 (/opt/rustwide/workdir/round-based-derive)
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling phantom-type v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling udigest v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling round-based v0.5.0-alpha.1 (/opt/rustwide/workdir/round-based)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> round-based/src/mpc/party/router.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::{error, trace_span, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling round-based-tests v0.1.0 (/opt/rustwide/workdir/round-based-tests)
[INFO] [stderr]    Compiling random-generation-protocol v0.1.0 (/opt/rustwide/workdir/examples/random-generation-protocol)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.23s
[INFO] running `Command { std: "docker" "inspect" "1793a5046973d69f0bbb7ea6441e97e7bd7fb1c61697f5f3a3977a59dd25e1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1793a5046973d69f0bbb7ea6441e97e7bd7fb1c61697f5f3a3977a59dd25e1da", kill_on_drop: false }`
[INFO] [stdout] 1793a5046973d69f0bbb7ea6441e97e7bd7fb1c61697f5f3a3977a59dd25e1da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c71c99f1d9678744aa17325352439066dc3f5fe35cbd8418c51ba0ab3ddb6602
[INFO] running `Command { std: "docker" "start" "-a" "c71c99f1d9678744aa17325352439066dc3f5fe35cbd8418c51ba0ab3ddb6602", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling round-based-derive v0.5.0-alpha.1 (/opt/rustwide/workdir/round-based-derive)
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling trybuild v1.0.91
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_dev v0.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling udigest-derive v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling phantom-type v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.12
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling udigest v0.2.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling round-based v0.5.0-alpha.1 (/opt/rustwide/workdir/round-based)
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]   --> round-based/src/mpc/party/router.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::{error, trace_span, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling random-generation-protocol v0.1.0 (/opt/rustwide/workdir/examples/random-generation-protocol)
[INFO] [stderr]    Compiling round-based-tests v0.1.0 (/opt/rustwide/workdir/round-based-tests)
[INFO] [stdout] error[E0433]: cannot find `async_env` in `sim`
[INFO] [stdout]    --> examples/random-generation-protocol/src/lib.rs:198:44
[INFO] [stdout]     |
[INFO] [stdout] 198 |         let randomness = round_based::sim::async_env::run_with_setup(
[INFO] [stdout]     |                                            ^^^^^^^^^ could not find `async_env` in `sim`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> round-based/src/sim/mod.rs:76:9
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "sim-async")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `sim-async` feature
[INFO] [stdout]  76 | pub mod async_env;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `random-generation-protocol` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c71c99f1d9678744aa17325352439066dc3f5fe35cbd8418c51ba0ab3ddb6602", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c71c99f1d9678744aa17325352439066dc3f5fe35cbd8418c51ba0ab3ddb6602", kill_on_drop: false }`
[INFO] [stdout] c71c99f1d9678744aa17325352439066dc3f5fe35cbd8418c51ba0ab3ddb6602
