[INFO] fetching crate sandbox-ipc 0.4.0...
[INFO] testing sandbox-ipc-0.4.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate sandbox-ipc 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate sandbox-ipc 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sandbox-ipc 0.4.0
[INFO] tweaked toml for crates.io crate sandbox-ipc 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sandbox-ipc 0.4.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 80 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v0.9.2 (available: v2.0.1)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.0.4)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] [stderr]       Adding tokio v0.1.22 (available: v1.47.1)
[INFO] [stderr]       Adding uuid v0.5.1 (available: v1.18.1)
[INFO] [stderr]       Adding widestring v0.2.2 (available: v1.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30a2729fbf16bcd7582d6d43cee67b0abb87c846876e3948e77c18e53f614c51
[INFO] running `Command { std: "docker" "start" "-a" "30a2729fbf16bcd7582d6d43cee67b0abb87c846876e3948e77c18e53f614c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30a2729fbf16bcd7582d6d43cee67b0abb87c846876e3948e77c18e53f614c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30a2729fbf16bcd7582d6d43cee67b0abb87c846876e3948e77c18e53f614c51", kill_on_drop: false }`
[INFO] [stdout] 30a2729fbf16bcd7582d6d43cee67b0abb87c846876e3948e77c18e53f614c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51801f74394beb9e7149c1debca53b5c6b9e86902f13afbcb974e114f5a4e94c
[INFO] running `Command { std: "docker" "start" "-a" "51801f74394beb9e7149c1debca53b5c6b9e86902f13afbcb974e114f5a4e94c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling uuid v0.5.1
[INFO] [stderr]    Compiling bincode v0.9.2
[INFO] [stderr]    Compiling sandbox-ipc v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0539]: malformed `link` attribute input
[INFO] [stdout]    --> src/unix/sharedmem.rs:188:1
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[link = "c"]
[INFO] [stdout]     | ^^^^^^^^^^^^^ expected this to be a list
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, visit <https://doc.rust-lang.org/reference/items/external-blocks.html#the-link-attribute>
[INFO] [stdout] help: try changing it to one of the following valid forms of the attribute
[INFO] [stdout]     |
[INFO] [stdout] 188 - #[link = "c"]
[INFO] [stdout] 188 + #[link(name = "...")]
[INFO] [stdout]     |
[INFO] [stdout] 188 - #[link = "c"]
[INFO] [stdout] 188 + #[link(name = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]     |
[INFO] [stdout] 188 - #[link = "c"]
[INFO] [stdout] 188 + #[link(name = "...", kind = "dylib|static|...")]
[INFO] [stdout]     |
[INFO] [stdout] 188 - #[link = "c"]
[INFO] [stdout] 188 + #[link(name = "...", kind = "dylib|static|...", wasm_import_module = "...", import_name_type = "decorated|noprefix|undecorated")]
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]    --> src/unix/sharedmem.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | / lazy_static! {
[INFO] [stdout] 183 | |     static ref PAGE_SIZE: usize = unsafe {
[INFO] [stdout] 184 | |         getpagesize() as usize
[INFO] [stdout] 185 | |     };
[INFO] [stdout] 186 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0539`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sandbox-ipc` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "51801f74394beb9e7149c1debca53b5c6b9e86902f13afbcb974e114f5a4e94c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51801f74394beb9e7149c1debca53b5c6b9e86902f13afbcb974e114f5a4e94c", kill_on_drop: false }`
[INFO] [stdout] 51801f74394beb9e7149c1debca53b5c6b9e86902f13afbcb974e114f5a4e94c
