[INFO] fetching crate rust_wheel 0.1.5... [INFO] checking rust_wheel-0.1.5 against master#6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 for pr-147017 [INFO] extracting crate rust_wheel 0.1.5 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rust_wheel 0.1.5 [INFO] finished tweaking crates.io crate rust_wheel 0.1.5 [INFO] tweaked toml for crates.io crate rust_wheel 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust_wheel 0.1.5 on toolchain 6f34f4ee074ce0affc7bbf4e2c835f66cd576f13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "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" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 420 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.4.2 (available: v0.22.1) [INFO] [stderr] Adding config v0.11.0 (available: v0.15.18) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding gostd v0.3.21 (available: v0.4.5) [INFO] [stderr] Adding jsonwebtoken v8.3.0 (available: v10.0.0) [INFO] [stderr] Adding libloading v0.8.8 (available: v0.8.9) [INFO] [stderr] Adding md5 v0.7.0 (available: v0.8.0) [INFO] [stderr] Adding mobc v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding redis v0.23.3 (available: v0.32.6) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] [stderr] Adding rocket v0.5.0 (available: v0.5.1) [INFO] [stderr] Adding rocket_codegen v0.5.0 (available: v0.5.1) [INFO] [stderr] Adding rocket_http v0.5.0 (available: v0.5.1) [INFO] [stderr] Adding rocket_okapi v0.8.0 (available: v0.9.0) [INFO] [stderr] Adding rsa v0.6.1 (available: v0.9.8) [INFO] [stderr] Adding schemars v0.7.6 (available: v1.0.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket_okapi_codegen v0.8.0 [INFO] [stderr] Downloaded gostd_derive v0.0.3 [INFO] [stderr] Downloaded gostd_builtin v1.0.4 [INFO] [stderr] Downloaded okapi v0.7.0 [INFO] [stderr] Downloaded base64 v0.4.2 [INFO] [stderr] Downloaded schemars_derive v0.7.6 [INFO] [stderr] Downloaded serde-hjson v0.9.1 [INFO] [stderr] Downloaded metrics v0.23.1 [INFO] [stderr] Downloaded mobc v0.8.5 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded gostd v0.3.21 [INFO] [stderr] Downloaded schemars v0.7.6 [INFO] [stderr] Downloaded gostd_time v1.1.3 [INFO] [stderr] Downloaded rocket_okapi v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0896dfe68e6889c3511a6a4e08c1d4a40a60c2acfe84c96b52485765c4c773a [INFO] running `Command { std: "docker" "start" "-a" "d0896dfe68e6889c3511a6a4e08c1d4a40a60c2acfe84c96b52485765c4c773a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0896dfe68e6889c3511a6a4e08c1d4a40a60c2acfe84c96b52485765c4c773a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0896dfe68e6889c3511a6a4e08c1d4a40a60c2acfe84c96b52485765c4c773a", kill_on_drop: false }` [INFO] [stdout] d0896dfe68e6889c3511a6a4e08c1d4a40a60c2acfe84c96b52485765c4c773a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+6f34f4ee074ce0affc7bbf4e2c835f66cd576f13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b539d4c72788f6f322b64cbd0ab8f768b2c9f3411414b847334e463e4b5ebb [INFO] running `Command { std: "docker" "start" "-a" "76b539d4c72788f6f322b64cbd0ab8f768b2c9f3411414b847334e463e4b5ebb", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling aws-lc-sys v0.32.2 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling rocket v0.5.0 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling diesel_derives v2.3.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking gostd_builtin v1.0.4 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking num-bigint-dig v0.8.4 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking pkcs1 v0.3.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking metrics v0.23.1 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6f34f4ee074ce0affc7bbf4e2c835f66cd576f13/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=01137e3e2e699617 -C extra-filename=-82fd5487f9be672f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9248f370e3bf331a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f171060c36ecc86e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b4c15d9166d0a657.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6f34f4ee074ce0affc7bbf4e2c835f66cd576f13/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=da133c1d299f2c7a -C extra-filename=-6b1c425b5722f281 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "76b539d4c72788f6f322b64cbd0ab8f768b2c9f3411414b847334e463e4b5ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b539d4c72788f6f322b64cbd0ab8f768b2c9f3411414b847334e463e4b5ebb", kill_on_drop: false }` [INFO] [stdout] 76b539d4c72788f6f322b64cbd0ab8f768b2c9f3411414b847334e463e4b5ebb