[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] 18a9e14e9ce09a7fff3056dcbac4b104beb48641 [INFO] checking dfns/round-based/18a9e14e9ce09a7fff3056dcbac4b104beb48641 against master#f21fbac535ab2c3bc50db20547f4d48477357103 for pr-143193 [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 f21fbac535ab2c3bc50db20547f4d48477357103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "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" "+f21fbac535ab2c3bc50db20547f4d48477357103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded educe v0.4.23 [INFO] [stderr] Downloaded enum-ordinalize v3.1.15 [INFO] [stderr] Downloaded rand_dev v0.1.1 [INFO] [stderr] Downloaded phantom-type v0.3.1 [INFO] [stderr] Downloaded trybuild v1.0.91 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f94a3a70f1fe95d1898414bc1ead6afc8275aefd0f93a652acb355f6ad7fa03 [INFO] running `Command { std: "docker" "start" "-a" "9f94a3a70f1fe95d1898414bc1ead6afc8275aefd0f93a652acb355f6ad7fa03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f94a3a70f1fe95d1898414bc1ead6afc8275aefd0f93a652acb355f6ad7fa03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f94a3a70f1fe95d1898414bc1ead6afc8275aefd0f93a652acb355f6ad7fa03", kill_on_drop: false }` [INFO] [stdout] 9f94a3a70f1fe95d1898414bc1ead6afc8275aefd0f93a652acb355f6ad7fa03 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f21fbac535ab2c3bc50db20547f4d48477357103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a731d959acb2a7366a423344f4e2cd7227ace181f1c27ab62358afd12e40d47b [INFO] running `Command { std: "docker" "start" "-a" "a731d959acb2a7366a423344f4e2cd7227ace181f1c27ab62358afd12e40d47b", 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 syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_dev v0.1.1 [INFO] [stderr] Checking round-based-tests v0.1.0 (/opt/rustwide/workdir/round-based-tests) [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking round-based-derive v0.2.2 (/opt/rustwide/workdir/round-based-derive) [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 tokio-macros v2.2.0 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking phantom-type v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking round-based v0.4.1 (/opt/rustwide/workdir/round-based) [INFO] [stderr] Checking futures v0.3.30 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> round-based/src/state_machine/shared_state.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | fn borrow_mut(&self) -> core::cell::RefMut> { [INFO] [stdout] | ^^^^^ ---------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 136 | fn borrow_mut(&self) -> core::cell::RefMut<'_, SharedState> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking random-generation-protocol v0.1.0 (/opt/rustwide/workdir/examples/random-generation-protocol) [INFO] [stdout] error[E0433]: failed to resolve: could not find `async_env` in `sim` [INFO] [stdout] --> examples/random-generation-protocol/src/lib.rs:199:44 [INFO] [stdout] | [INFO] [stdout] 199 | 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] --> /opt/rustwide/workdir/round-based/src/sim/mod.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod async_env; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sim-async` feature [INFO] [stdout] --> /opt/rustwide/workdir/round-based/src/sim/mod.rs:72:7 [INFO] [stdout] | [INFO] [stdout] 72 | #[cfg(feature = "sim-async")] [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" "a731d959acb2a7366a423344f4e2cd7227ace181f1c27ab62358afd12e40d47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a731d959acb2a7366a423344f4e2cd7227ace181f1c27ab62358afd12e40d47b", kill_on_drop: false }` [INFO] [stdout] a731d959acb2a7366a423344f4e2cd7227ace181f1c27ab62358afd12e40d47b