[INFO] fetching crate kitsune_wind_tunnel_runner 0.5.0-dev.0... [INFO] testing kitsune_wind_tunnel_runner-0.5.0-dev.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate kitsune_wind_tunnel_runner 0.5.0-dev.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate kitsune_wind_tunnel_runner 0.5.0-dev.0 [INFO] finished tweaking crates.io crate kitsune_wind_tunnel_runner 0.5.0-dev.0 [INFO] tweaked toml for crates.io crate kitsune_wind_tunnel_runner 0.5.0-dev.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kitsune_wind_tunnel_runner 0.5.0-dev.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kitsune_wind_tunnel_runner 0.5.0-dev.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 610ca2b4a33c3cfe1d6a3624858ad6aa5f9b546b0e37cc83c727d870af1d388f [INFO] running `Command { std: "docker" "start" "-a" "610ca2b4a33c3cfe1d6a3624858ad6aa5f9b546b0e37cc83c727d870af1d388f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "610ca2b4a33c3cfe1d6a3624858ad6aa5f9b546b0e37cc83c727d870af1d388f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "610ca2b4a33c3cfe1d6a3624858ad6aa5f9b546b0e37cc83c727d870af1d388f", kill_on_drop: false }` [INFO] [stdout] 610ca2b4a33c3cfe1d6a3624858ad6aa5f9b546b0e37cc83c727d870af1d388f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ce5b49278308b800f2e8eb2b9ed7e9d3654a80c3f68dbd59c6882f4e692e63 [INFO] running `Command { std: "docker" "start" "-a" "49ce5b49278308b800f2e8eb2b9ed7e9d3654a80c3f68dbd59c6882f4e692e63", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cpp_common v0.5.10 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling cpp_build v0.5.10 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling tx5-core v0.3.4 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling app_dirs2 v2.5.5 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling webrtc-sdp v0.3.13 [INFO] [stderr] Compiling opentelemetry_api v0.20.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling kitsune2_api v0.1.9 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling influxive-otel-atomic-obs v0.0.4-alpha.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling backon v1.5.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling influxive-core v0.0.2-alpha.1 [INFO] [stderr] Compiling kitsune2_dht v0.1.9 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling wind_tunnel_summary_model v0.5.0-dev.0 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling wind_tunnel_instruments_derive v0.5.0-dev.0 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling datachannel-sys v0.22.3+0.22.6 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling wind_tunnel_core v0.5.0-dev.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] Compiling kitsune2_bootstrap_client v0.1.9 [INFO] [stderr] Compiling sbd-client v0.1.0 [INFO] [stderr] Compiling kitsune2_core v0.1.9 [INFO] [stderr] Compiling kitsune2_gossip v0.1.9 [INFO] [stderr] Compiling sodoken v0.1.0 [INFO] [stderr] Compiling sbd-e2e-crypto-client v0.1.0 [INFO] [stderr] Compiling tx5-signal v0.3.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ts_influxdb v0.7.3-beta.1 [INFO] [stderr] Compiling wind_tunnel_instruments v0.5.0-dev.0 [INFO] [stderr] Compiling wind_tunnel_runner v0.5.0-dev.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "49ce5b49278308b800f2e8eb2b9ed7e9d3654a80c3f68dbd59c6882f4e692e63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ce5b49278308b800f2e8eb2b9ed7e9d3654a80c3f68dbd59c6882f4e692e63", kill_on_drop: false }` [INFO] [stdout] 49ce5b49278308b800f2e8eb2b9ed7e9d3654a80c3f68dbd59c6882f4e692e63