[INFO] fetching crate steam-vent 0.3.1... [INFO] testing steam-vent-0.3.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate steam-vent 0.3.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate steam-vent 0.3.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate steam-vent 0.3.1 [INFO] tweaked toml for crates.io crate steam-vent 0.3.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate steam-vent 0.3.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steam-vent 0.3.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-lc-rs v1.8.1 [INFO] [stderr] Downloaded steam-vent-proto-tf2 v0.5.0 [INFO] [stderr] Downloaded steam-vent-proto-csgo v0.5.0 [INFO] [stderr] Downloaded steam-vent-proto-dota2 v0.5.0 [INFO] [stderr] Downloaded aws-lc-sys v0.20.1 [INFO] [stderr] Downloaded another-steam-totp v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c6b46268e6a210c483827de49212dae1341ef3165e7bf8020936e8528798c2d [INFO] running `Command { std: "docker" "start" "-a" "5c6b46268e6a210c483827de49212dae1341ef3165e7bf8020936e8528798c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c6b46268e6a210c483827de49212dae1341ef3165e7bf8020936e8528798c2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6b46268e6a210c483827de49212dae1341ef3165e7bf8020936e8528798c2d", kill_on_drop: false }` [INFO] [stdout] 5c6b46268e6a210c483827de49212dae1341ef3165e7bf8020936e8528798c2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e03ac76174273adf9cf5166590da21dc9e06ffac323206802d995c445305a7b [INFO] running `Command { std: "docker" "start" "-a" "2e03ac76174273adf9cf5166590da21dc9e06ffac323206802d995c445305a7b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling aws-lc-rs v1.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling cpufeatures v0.2.13 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling protobuf v3.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling cc v1.1.14 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aws-lc-sys v0.20.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling another-steam-totp v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.32 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling tokio v1.39.3 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling protobuf-support v3.5.1 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling steam-vent-crypto v0.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling steam-vent-proto-common v0.5.0 [INFO] [stderr] Compiling steam-vent-proto-steam v0.5.0 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling steamid-ng v1.0.0 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tungstenite v0.23.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling tokio-tungstenite v0.23.1 [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=525394f17d216e55 -C extra-filename=-b3dca64cbcf45f5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-d675789cdef4d806.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5fb51f756c1191b0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-591139dc92354795.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-ccf8f8faa3f33558.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-5cd246472bcace44.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-ca7024fc66e4388f.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-3b8f5d515f5914ca.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-1ccd47a52e0d021e/out -L native=/opt/rustwide/target/debug/build/ring-761468d846eedf2a/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `steam-vent-proto-steam` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name steam_vent_proto_steam --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/steam-vent-proto-steam-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3fffd362a618bac2 -C extra-filename=-b933175d7df54433 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern steam_vent_proto_common=/opt/rustwide/target/debug/deps/libsteam_vent_proto_common-e25611cb2a9c4d40.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2e03ac76174273adf9cf5166590da21dc9e06ffac323206802d995c445305a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e03ac76174273adf9cf5166590da21dc9e06ffac323206802d995c445305a7b", kill_on_drop: false }` [INFO] [stdout] 2e03ac76174273adf9cf5166590da21dc9e06ffac323206802d995c445305a7b