[INFO] cloning repository https://github.com/nyigoro/pneuma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nyigoro/pneuma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyigoro%2Fpneuma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyigoro%2Fpneuma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49ec4d4da555158a5805668256a8b7ded7d30d0f [INFO] checking nyigoro/pneuma against try#dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e for pr-153721-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnyigoro%2Fpneuma" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/nyigoro/pneuma [INFO] finished tweaking git repo https://github.com/nyigoro/pneuma [INFO] tweaked toml for git repo https://github.com/nyigoro/pneuma written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nyigoro/pneuma on toolchain dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nyigoro/pneuma 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" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd [INFO] running `Command { std: "docker" "start" "3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd" "/opt/rustwide/cargo-home/bin/cargo" "+dcc22e5232dd0dbe95a4b3ab84c8d24a0880771e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking ryu v1.0.23 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v1.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Checking clap_builder v4.5.59 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rquickjs-sys v0.6.2 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling pneuma-ladybird-shim v0.1.0 (/opt/rustwide/workdir/crates/pneuma-ladybird-shim) [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> crates/pneuma-ladybird-shim/build.rs:295:7 [INFO] [stdout] | [INFO] [stdout] 295 | #[cfg(unix)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(misleading_cfg_in_build_script)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> crates/pneuma-ladybird-shim/build.rs:300:11 [INFO] [stdout] | [INFO] [stdout] 300 | #[cfg(not(unix))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> crates/pneuma-ladybird-shim/build.rs:305:7 [INFO] [stdout] | [INFO] [stdout] 305 | #[cfg(unix)] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: target-based cfg should be avoided in build scripts [INFO] [stdout] --> crates/pneuma-ladybird-shim/build.rs:316:11 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg(not(unix))] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pneuma-ladybird-shim` (build script) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd", kill_on_drop: false }` [INFO] [stdout] 3fa943f2fa2d9aa130dbc76e3af8281ca26ce12187ebf61d94f30f3b7a392ccd