[INFO] fetching crate flame-client 0.3.1... [INFO] testing flame-client-0.3.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate flame-client 0.3.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate flame-client 0.3.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate flame-client 0.3.1 [INFO] tweaked toml for crates.io crate flame-client 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate flame-client 0.3.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 189 packages to latest compatible versions [INFO] [stderr] Adding prost v0.13.5 (available: v0.14.1) [INFO] [stderr] Adding strum v0.26.3 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.27.2) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding tonic v0.12.3 (available: v0.14.1) [INFO] [stderr] Adding tonic-build v0.12.3 (available: v0.14.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99ce28f223dca39b8d22dead02b2b8cba587e7513fb61944f9f81510a4adbc01 [INFO] running `Command { std: "docker" "start" "-a" "99ce28f223dca39b8d22dead02b2b8cba587e7513fb61944f9f81510a4adbc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99ce28f223dca39b8d22dead02b2b8cba587e7513fb61944f9f81510a4adbc01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99ce28f223dca39b8d22dead02b2b8cba587e7513fb61944f9f81510a4adbc01", kill_on_drop: false }` [INFO] [stdout] 99ce28f223dca39b8d22dead02b2b8cba587e7513fb61944f9f81510a4adbc01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c232e70dac36730d5d3a774c517bb5777664566f428d5fffb044b6be3bba3f [INFO] running `Command { std: "docker" "start" "-a" "c9c232e70dac36730d5d3a774c517bb5777664566f428d5fffb044b6be3bba3f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling flame-client v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stdout] warning: struct `Application` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Application { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExecutorSpec` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct ExecutorSpec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Executor` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct Executor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.52s [INFO] running `Command { std: "docker" "inspect" "c9c232e70dac36730d5d3a774c517bb5777664566f428d5fffb044b6be3bba3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c232e70dac36730d5d3a774c517bb5777664566f428d5fffb044b6be3bba3f", kill_on_drop: false }` [INFO] [stdout] c9c232e70dac36730d5d3a774c517bb5777664566f428d5fffb044b6be3bba3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a9adcce9a26571f6c51a4f255d925e10bc745adf23dd399629169764b5ed02e [INFO] running `Command { std: "docker" "start" "-a" "7a9adcce9a26571f6c51a4f255d925e10bc745adf23dd399629169764b5ed02e", kill_on_drop: false }` [INFO] [stderr] Compiling flame-client v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Application` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Application { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExecutorSpec` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct ExecutorSpec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Executor` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct Executor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Application` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | pub struct Application { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExecutorSpec` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct ExecutorSpec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Executor` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 115 | pub struct Executor { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.28s [INFO] running `Command { std: "docker" "inspect" "7a9adcce9a26571f6c51a4f255d925e10bc745adf23dd399629169764b5ed02e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9adcce9a26571f6c51a4f255d925e10bc745adf23dd399629169764b5ed02e", kill_on_drop: false }` [INFO] [stdout] 7a9adcce9a26571f6c51a4f255d925e10bc745adf23dd399629169764b5ed02e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4125ae7b748c6e803c34863ba5849f99f1754253c6ad37e19712adb1ab06be6a [INFO] running `Command { std: "docker" "start" "-a" "4125ae7b748c6e803c34863ba5849f99f1754253c6ad37e19712adb1ab06be6a", kill_on_drop: false }` [INFO] [stderr] warning: struct `Application` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:96:12 [INFO] [stderr] | [INFO] [stderr] 96 | pub struct Application { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ExecutorSpec` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:105:12 [INFO] [stderr] | [INFO] [stderr] 105 | pub struct ExecutorSpec { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Executor` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/flame-client-6ce1c50561fc415c/out/flame.rs:115:12 [INFO] [stderr] | [INFO] [stderr] 115 | pub struct Executor { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `flame-client` (lib) generated 3 warnings [INFO] [stderr] warning: `flame-client` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/flame_client-41b96bbc1ff5c672) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-9c3874bbadd32b02) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_create_multiple_sessions_with_tasks ... FAILED [INFO] [stdout] test test_create_session_with_tasks ... FAILED [INFO] [stdout] test test_create_session ... FAILED [INFO] [stdout] test test_create_multiple_sessions ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_create_multiple_sessions_with_tasks stdout ---- [INFO] [stdout] Error: InvalidConfig("failed to connect") [INFO] [stdout] [INFO] [stdout] ---- test_create_session_with_tasks stdout ---- [INFO] [stdout] Error: InvalidConfig("failed to connect") [INFO] [stdout] [INFO] [stdout] ---- test_create_session stdout ---- [INFO] [stdout] Error: InvalidConfig("failed to connect") [INFO] [stdout] [INFO] [stdout] ---- test_create_multiple_sessions stdout ---- [INFO] [stdout] Error: InvalidConfig("failed to connect") [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_create_multiple_sessions [INFO] [stdout] test_create_multiple_sessions_with_tasks [INFO] [stdout] test_create_session [INFO] [stdout] test_create_session_with_tasks [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "4125ae7b748c6e803c34863ba5849f99f1754253c6ad37e19712adb1ab06be6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4125ae7b748c6e803c34863ba5849f99f1754253c6ad37e19712adb1ab06be6a", kill_on_drop: false }` [INFO] [stdout] 4125ae7b748c6e803c34863ba5849f99f1754253c6ad37e19712adb1ab06be6a