[INFO] cloning repository https://github.com/walksanatora/oc2kernel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/walksanatora/oc2kernel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalksanatora%2Foc2kernel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalksanatora%2Foc2kernel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9e76cd5311c31c630f264362630bdeeb864827f [INFO] checking walksanatora/oc2kernel against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalksanatora%2Foc2kernel" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/walksanatora/oc2kernel [INFO] finished tweaking git repo https://github.com/walksanatora/oc2kernel [INFO] tweaked toml for git repo https://github.com/walksanatora/oc2kernel written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/walksanatora/oc2kernel on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/walksanatora/oc2kernel 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f0e3656395836f4a4705016bef3221ea77bd804c1a2a2382f6e6cc6f3a11c67 [INFO] running `Command { std: "docker" "start" "-a" "8f0e3656395836f4a4705016bef3221ea77bd804c1a2a2382f6e6cc6f3a11c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f0e3656395836f4a4705016bef3221ea77bd804c1a2a2382f6e6cc6f3a11c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f0e3656395836f4a4705016bef3221ea77bd804c1a2a2382f6e6cc6f3a11c67", kill_on_drop: false }` [INFO] [stdout] 8f0e3656395836f4a4705016bef3221ea77bd804c1a2a2382f6e6cc6f3a11c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 539f5ec5459534fea0485d76cd8a09961fe79958439cd0368eb283dcd9c45c33 [INFO] running `Command { std: "docker" "start" "-a" "539f5ec5459534fea0485d76cd8a09961fe79958439cd0368eb283dcd9c45c33", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling x86 v0.52.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling oc2kernel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking fdt v0.1.5 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking talc v2.2.2 [INFO] [stdout] error[E0658]: use of unstable library feature `pointer_is_aligned_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/talc-2.2.2/src/talck.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | if !ptr.as_ptr().is_aligned_to(new_layout.align()) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #96284 for more information [INFO] [stdout] = help: add `#![feature(pointer_is_aligned_to)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `pointer_is_aligned_to` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/talc-2.2.2/src/talck.rs:151:26 [INFO] [stdout] | [INFO] [stdout] 151 | if !ptr.as_ptr().is_aligned_to(new_layout.align()) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #96284 for more information [INFO] [stdout] = help: add `#![feature(pointer_is_aligned_to)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-08-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `talc` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "539f5ec5459534fea0485d76cd8a09961fe79958439cd0368eb283dcd9c45c33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539f5ec5459534fea0485d76cd8a09961fe79958439cd0368eb283dcd9c45c33", kill_on_drop: false }` [INFO] [stdout] 539f5ec5459534fea0485d76cd8a09961fe79958439cd0368eb283dcd9c45c33