[INFO] cloning repository https://github.com/czy-29/experiments
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/czy-29/experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczy-29%2Fexperiments", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczy-29%2Fexperiments'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0852e8d9d49c61e5972e6543da0410858414af8e
[INFO] checking czy-29/experiments/0852e8d9d49c61e5972e6543da0410858414af8e against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fczy-29%2Fexperiments" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/czy-29/experiments
[INFO] finished tweaking git repo https://github.com/czy-29/experiments
[INFO] tweaked toml for git repo https://github.com/czy-29/experiments written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/czy-29/experiments on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/czy-29/experiments 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded borsh-derive v1.5.5
[INFO] [stderr]   Downloaded borsh v1.5.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.16
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded rust_decimal v1.36.0
[INFO] [stderr]   Downloaded zerocopy v0.8.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e
[INFO] running `Command { std: "docker" "start" "6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e", 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" "6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e", 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" "6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling wgpu-hal v24.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling wgpu-core v24.0.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling wgpu v24.0.1
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling experiments v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.1
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking mac_address v1.1.7
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(nightly, feature(doc_auto_cfg))]
[INFO] [stdout]   |                              ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]   = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:30
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(nightly, feature(doc_auto_cfg))]
[INFO] [stdout]   |                              ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.92.0; see <https://github.com/rust-lang/rust/pull/138907> for more information
[INFO] [stdout]   = note: merged into `doc_cfg`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `experiments` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `experiments` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e", kill_on_drop: false }`
[INFO] [stdout] 6473e56c4b5572d82e6feabb0143f6bb7a18c8251d879e1dc120e637c9ab597e
