[INFO] fetching crate pai-inject-so 0.1.2...
[INFO] testing pai-inject-so-0.1.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pai-inject-so 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate pai-inject-so 0.1.2
[INFO] finished tweaking crates.io crate pai-inject-so 0.1.2
[INFO] tweaked toml for crates.io crate pai-inject-so 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pai-inject-so 0.1.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pai-inject-so 0.1.2 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f9e563f34f8b6346b90bb1b4d49fc5ec2edd72a6cccb5f87cfc7de7461e41ff
[INFO] running `Command { std: "docker" "start" "-a" "7f9e563f34f8b6346b90bb1b4d49fc5ec2edd72a6cccb5f87cfc7de7461e41ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f9e563f34f8b6346b90bb1b4d49fc5ec2edd72a6cccb5f87cfc7de7461e41ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f9e563f34f8b6346b90bb1b4d49fc5ec2edd72a6cccb5f87cfc7de7461e41ff", kill_on_drop: false }`
[INFO] [stdout] 7f9e563f34f8b6346b90bb1b4d49fc5ec2edd72a6cccb5f87cfc7de7461e41ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6356025d3a1956c3da5ca6a03efacc49469b3b885625e1a026a9818416799164
[INFO] running `Command { std: "docker" "start" "-a" "6356025d3a1956c3da5ca6a03efacc49469b3b885625e1a026a9818416799164", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]    Compiling procfs v0.16.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling pete v0.12.0
[INFO] [stderr]    Compiling memfd-exec v0.2.1
[INFO] [stderr]    Compiling pai-macros v0.1.2
[INFO] [stderr]    Compiling elf v0.7.4
[INFO] [stderr]    Compiling clap-verbosity-flag v2.2.0
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling uneval v0.2.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.25
[INFO] [stderr]    Compiling procfs-core v0.16.0
[INFO] [stderr]    Compiling pai v0.1.11
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pai-0.1.11/build.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(extract_if)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pai-0.1.11/build.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(hash_extract_if)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pai` (build script) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6356025d3a1956c3da5ca6a03efacc49469b3b885625e1a026a9818416799164", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6356025d3a1956c3da5ca6a03efacc49469b3b885625e1a026a9818416799164", kill_on_drop: false }`
[INFO] [stdout] 6356025d3a1956c3da5ca6a03efacc49469b3b885625e1a026a9818416799164
