[INFO] fetching crate frenring-core 0.2.0-rc2... [INFO] testing frenring-core-0.2.0-rc2 against 1.82.0 for beta-1.83-1 [INFO] extracting crate frenring-core 0.2.0-rc2 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate frenring-core 0.2.0-rc2 on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate frenring-core 0.2.0-rc2 [INFO] finished tweaking crates.io crate frenring-core 0.2.0-rc2 [INFO] tweaked toml for crates.io crate frenring-core 0.2.0-rc2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate frenring-core 0.2.0-rc2 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" "+1.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.8 [INFO] [stderr] Downloaded rustls-pemfile v2.1.1 [INFO] [stderr] Downloaded dtoa v1.0.8 [INFO] [stderr] Downloaded async-compression v0.4.0 [INFO] [stderr] Downloaded uuid v1.4.0 [INFO] [stderr] Downloaded htmlentity v1.3.1 [INFO] [stderr] Downloaded feed-rs v1.3.0 [INFO] [stderr] Downloaded dtoa-short v0.3.4 [INFO] [stderr] Downloaded quick-xml v0.27.1 [INFO] [stderr] Downloaded serde_json v1.0.100 [INFO] [stderr] Downloaded rustls-webpki v0.102.2 [INFO] [stderr] Downloaded syn v2.0.33 [INFO] [stderr] Downloaded regex v1.8.4 [INFO] [stderr] Downloaded regex-syntax v0.7.2 [INFO] [stderr] Downloaded rustls v0.22.3 [INFO] [stderr] Downloaded rustix v0.37.22 [INFO] [stderr] Downloaded lol_html v1.2.1 [INFO] [stderr] Downloaded openssl-src v111.26.0+1.1.1u [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cb246049b9bc627b503843ad3784f52f8512f2fb028702feaf6157491f364de [INFO] running `Command { std: "docker" "start" "-a" "9cb246049b9bc627b503843ad3784f52f8512f2fb028702feaf6157491f364de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cb246049b9bc627b503843ad3784f52f8512f2fb028702feaf6157491f364de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb246049b9bc627b503843ad3784f52f8512f2fb028702feaf6157491f364de", kill_on_drop: false }` [INFO] [stdout] 9cb246049b9bc627b503843ad3784f52f8512f2fb028702feaf6157491f364de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68a2b8bdfee10611e4bcbd24ac5dcc41af07e91b8bd38b95a12fe759ca0a4138 [INFO] running `Command { std: "docker" "start" "-a" "68a2b8bdfee10611e4bcbd24ac5dcc41af07e91b8bd38b95a12fe759ca0a4138", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling dtoa v1.0.8 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.100 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling rustls-pki-types v1.4.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling quick-xml v0.27.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling rustls-pemfile v2.1.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling base64 v0.22.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uriparse v0.6.4 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling regex v1.8.4 [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/1.82.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.3.4/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="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "packed_simd_2", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=e4447111855bdcdb -C extra-filename=-e4447111855bdcdb --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-1739b1421de451a3.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-77db8fbd9d64fcc6.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c757592a11a10979.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "68a2b8bdfee10611e4bcbd24ac5dcc41af07e91b8bd38b95a12fe759ca0a4138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a2b8bdfee10611e4bcbd24ac5dcc41af07e91b8bd38b95a12fe759ca0a4138", kill_on_drop: false }` [INFO] [stdout] 68a2b8bdfee10611e4bcbd24ac5dcc41af07e91b8bd38b95a12fe759ca0a4138