[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] checking dfns/round-based against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfns%2Fround-based" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dfns/round-based on toolchain 4e55a504843955c97eb06907c71f6f3e99208021 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking dfns/round-based against try#4e55a504843955c97eb06907c71f6f3e99208021 for pr-146978 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfns%2Fround-based" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dfns/round-based on toolchain 4e55a504843955c97eb06907c71f6f3e99208021 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4e55a504843955c97eb06907c71f6f3e99208021" "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" "+4e55a504843955c97eb06907c71f6f3e99208021" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded udigest v0.2.2 [INFO] [stderr] Downloaded matches v0.1.10 [INFO] [stderr] Downloaded udigest-derive v0.3.1 [INFO] [stderr] Downloaded enum-ordinalize v3.1.15 [INFO] [stderr] Downloaded phantom-type v0.3.1 [INFO] [stderr] Downloaded rand_dev v0.1.1 [INFO] [stderr] Downloaded thiserror-impl v2.0.3 [INFO] [stderr] Downloaded getrandom v0.2.14 [INFO] [stderr] Downloaded hex-literal v0.3.4 [INFO] [stderr] Downloaded thiserror v2.0.3 [INFO] [stderr] Downloaded trybuild v1.0.91 [INFO] [stderr] Downloaded anyhow v1.0.93 [INFO] [stderr] Downloaded winnow v0.6.6 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded educe v0.4.23 [INFO] [stderr] Downloaded tokio-stream v0.1.15 [INFO] [stderr] Downloaded cc v1.0.95 [INFO] [stderr] Downloaded winapi-util v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4e55a504843955c97eb06907c71f6f3e99208021" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 011c26fb1ec4225eb0c1c252d1fd12d011390ddab6bf0445ca9a7ea332d44d53 [INFO] running `Command { std: "docker" "start" "-a" "011c26fb1ec4225eb0c1c252d1fd12d011390ddab6bf0445ca9a7ea332d44d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "011c26fb1ec4225eb0c1c252d1fd12d011390ddab6bf0445ca9a7ea332d44d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011c26fb1ec4225eb0c1c252d1fd12d011390ddab6bf0445ca9a7ea332d44d53", kill_on_drop: false }` [INFO] [stdout] 011c26fb1ec4225eb0c1c252d1fd12d011390ddab6bf0445ca9a7ea332d44d53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4e55a504843955c97eb06907c71f6f3e99208021" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8371e4def5ea81d389988b8b404790f137c3ede42bfeba233dbd3f264d7cbad [INFO] running `Command { std: "docker" "start" "-a" "e8371e4def5ea81d389988b8b404790f137c3ede42bfeba233dbd3f264d7cbad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking winnow v0.6.6 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking rand_dev v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking round-based-derive v0.5.0-alpha.1 (/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 udigest-derive v0.3.1 [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 futures v0.3.30 [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 udigest v0.2.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking 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] Checking random-generation-protocol v0.1.0 (/opt/rustwide/workdir/examples/random-generation-protocol) [INFO] [stderr] Checking round-based-tests v0.1.0 (/opt/rustwide/workdir/round-based-tests) [INFO] [stdout] error[E0433]: failed to resolve: could not 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] --> /opt/rustwide/workdir/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] error[E0282]: type annotations needed [INFO] [stdout] --> examples/random-generation-protocol/src/lib.rs:198:26 [INFO] [stdout] | [INFO] [stdout] 198 | let randomness = round_based::sim::async_env::run_with_setup( [INFO] [stdout] | __________________________^ [INFO] [stdout] 199 | | core::iter::repeat_with(|| rng.fork()).take(n.into()), [INFO] [stdout] 200 | | |i, party, rng| protocol_of_random_generation(party, i, n, rng), [INFO] [stdout] 201 | | ) [INFO] [stdout] 202 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking toml v0.8.12 [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `random-generation-protocol` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e8371e4def5ea81d389988b8b404790f137c3ede42bfeba233dbd3f264d7cbad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8371e4def5ea81d389988b8b404790f137c3ede42bfeba233dbd3f264d7cbad", kill_on_drop: false }` [INFO] [stdout] e8371e4def5ea81d389988b8b404790f137c3ede42bfeba233dbd3f264d7cbad