[INFO] cloning repository https://github.com/Airxs/StarryOS-2k1000
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Airxs/StarryOS-2k1000" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirxs%2FStarryOS-2k1000", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirxs%2FStarryOS-2k1000'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6d42e062757e2c6cd4406f7889f7e9c6c464ba0
[INFO] checking Airxs/StarryOS-2k1000 against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAirxs%2FStarryOS-2k1000" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Airxs/StarryOS-2k1000
[INFO] finished tweaking git repo https://github.com/Airxs/StarryOS-2k1000
[INFO] tweaked toml for git repo https://github.com/Airxs/StarryOS-2k1000 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Airxs/StarryOS-2k1000 on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Airxs/StarryOS-2k1000 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/crates/slab_allocator/Cargo.toml: 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6a3ca3bcf37aa9a874d25d0aedd5d6c1c0eb4946facc652d025feb0c0139487
[INFO] running `Command { std: "docker" "start" "-a" "d6a3ca3bcf37aa9a874d25d0aedd5d6c1c0eb4946facc652d025feb0c0139487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6a3ca3bcf37aa9a874d25d0aedd5d6c1c0eb4946facc652d025feb0c0139487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a3ca3bcf37aa9a874d25d0aedd5d6c1c0eb4946facc652d025feb0c0139487", kill_on_drop: false }`
[INFO] [stdout] d6a3ca3bcf37aa9a874d25d0aedd5d6c1c0eb4946facc652d025feb0c0139487
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a71c887e8a8d57e0cbe66201acad6bbc61a787257cf33fb8e496cbc9643a310
[INFO] running `Command { std: "docker" "start" "-a" "5a71c887e8a8d57e0cbe66201acad6bbc61a787257cf33fb8e496cbc9643a310", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/slab_allocator/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling axerrno v0.1.0 (/opt/rustwide/workdir/crates/axerrno)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking tock-registers v0.8.1
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]     Checking buddy_system_allocator v0.9.0
[INFO] [stderr]    Compiling winnow v0.5.14
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]     Checking bitmap-allocator v0.1.0 (https://github.com/rcore-os/bitmap-allocator.git?rev=88e871a#88e871a5)
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking slab_allocator v0.3.1 (/opt/rustwide/workdir/crates/slab_allocator)
[INFO] [stderr]     Checking memory_addr v0.1.0 (/opt/rustwide/workdir/crates/memory_addr)
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stdout] warning: the feature `const_mut_refs` has been stable since 1.83.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> crates/memory_addr/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(const_mut_refs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking aarch64-cpu v9.3.1
[INFO] [stderr]    Compiling percpu v0.1.0 (/opt/rustwide/workdir/crates/percpu)
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking axfs_vfs v0.1.0 (/opt/rustwide/workdir/crates/axfs_vfs)
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling riscv v0.10.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bit v0.1.1
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking raw-cpuid v11.0.1
[INFO] [stderr]     Checking driver_common v0.1.0 (/opt/rustwide/workdir/crates/driver_common)
[INFO] [stderr]     Checking ratio v0.1.0 (/opt/rustwide/workdir/crates/ratio)
[INFO] [stderr]     Checking lazy_init v0.1.0 (/opt/rustwide/workdir/crates/lazy_init)
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking handler_table v0.1.0 (/opt/rustwide/workdir/crates/handler_table)
[INFO] [stderr]     Checking numeric-enum-macro v0.2.0 (https://github.com/mexus/numeric-enum-macro#20aef288)
[INFO] [stderr]     Checking linked_list v0.1.0 (/opt/rustwide/workdir/crates/linked_list)
[INFO] [stderr]     Checking driver_block v0.1.0 (/opt/rustwide/workdir/crates/driver_block)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> crates/driver_block/src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(doc_auto_cfg)]
[INFO] [stdout]   |            ^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in CURRENT_RUSTC_VERSION; 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] [stderr] error: could not compile `driver_block` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> crates/linked_list/src/unsafe_list.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 245 |         if self.first.unwrap() == existing {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 245 -         if self.first.unwrap() == existing {
[INFO] [stdout] 245 +         if std::ptr::addr_eq(self.first.unwrap().as_ptr(), existing.as_ptr()) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 245 -         if self.first.unwrap() == existing {
[INFO] [stdout] 245 +         if std::ptr::eq(self.first.unwrap().as_ptr(), existing.as_ptr()) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> crates/linked_list/src/unsafe_list.rs:462:24
[INFO] [stdout]     |
[INFO] [stdout] 462 |                     if links.next != head {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 462 -                     if links.next != head {
[INFO] [stdout] 462 +                     if !std::ptr::addr_eq(links.next.as_ptr(), head.as_ptr()) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 462 -                     if links.next != head {
[INFO] [stdout] 462 +                     if !std::ptr::eq(links.next.as_ptr(), head.as_ptr()) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected
[INFO] [stdout]    --> crates/linked_list/src/unsafe_list.rs:483:28
[INFO] [stdout]     |
[INFO] [stdout] 483 |                         if cur == head {
[INFO] [stdout]     |                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses
[INFO] [stdout]     |
[INFO] [stdout] 483 -                         if cur == head {
[INFO] [stdout] 483 +                         if std::ptr::addr_eq(cur.as_ptr(), head.as_ptr()) {
[INFO] [stdout]     |
[INFO] [stdout] help: use explicit `std::ptr::eq` method to compare metadata and addresses
[INFO] [stdout]     |
[INFO] [stdout] 483 -                         if cur == head {
[INFO] [stdout] 483 +                         if std::ptr::eq(cur.as_ptr(), head.as_ptr()) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5a71c887e8a8d57e0cbe66201acad6bbc61a787257cf33fb8e496cbc9643a310", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a71c887e8a8d57e0cbe66201acad6bbc61a787257cf33fb8e496cbc9643a310", kill_on_drop: false }`
[INFO] [stdout] 5a71c887e8a8d57e0cbe66201acad6bbc61a787257cf33fb8e496cbc9643a310
