[INFO] cloning repository https://github.com/AMIRIOX/arceos-hv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AMIRIOX/arceos-hv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMIRIOX%2Farceos-hv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMIRIOX%2Farceos-hv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e6984ece51e5424697c2c001ca1746bc4866314
[INFO] checking AMIRIOX/arceos-hv against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAMIRIOX%2Farceos-hv" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AMIRIOX/arceos-hv
[INFO] finished tweaking git repo https://github.com/AMIRIOX/arceos-hv
[INFO] tweaked toml for git repo https://github.com/AMIRIOX/arceos-hv written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AMIRIOX/arceos-hv on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AMIRIOX/arceos-hv 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abff9d17b7f92611de40518cf0fa76dd10af27924409291f59f8f81095bd43be
[INFO] running `Command { std: "docker" "start" "-a" "abff9d17b7f92611de40518cf0fa76dd10af27924409291f59f8f81095bd43be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abff9d17b7f92611de40518cf0fa76dd10af27924409291f59f8f81095bd43be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abff9d17b7f92611de40518cf0fa76dd10af27924409291f59f8f81095bd43be", kill_on_drop: false }`
[INFO] [stdout] abff9d17b7f92611de40518cf0fa76dd10af27924409291f59f8f81095bd43be
[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=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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6068704fb5806bc3e2e4d96a75cdff33e40d581434b6a33f0a6f2dffae52f5b6
[INFO] running `Command { std: "docker" "start" "-a" "6068704fb5806bc3e2e4d96a75cdff33e40d581434b6a33f0a6f2dffae52f5b6", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr] warning: /opt/rustwide/workdir/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr] warning: /opt/rustwide/workdir/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr] warning: /opt/rustwide/workdir/modules/axhal/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling axerrno v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling axconfig v0.1.0 (/opt/rustwide/workdir/modules/axconfig)
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking memory_addr v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]     Checking lazyinit v0.2.1
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]     Checking bitmap-allocator v0.2.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling linkme-impl v0.3.31
[INFO] [stderr]     Checking x86_64 v0.15.2
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling percpu v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking x86_64 v0.14.13
[INFO] [stderr]     Checking page_table_entry v0.5.3
[INFO] [stderr]     Checking bit v0.1.1
[INFO] [stderr]     Checking raw-cpuid v11.4.0
[INFO] [stderr]     Checking handler_table v0.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking int_ratio v0.1.1
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking page_table_multiarch v0.5.3
[INFO] [stderr]     Checking linked_list v0.1.0 (https://github.com/arceos-org/linked_list.git?tag=v0.1.0#34c8db30)
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking scheduler v0.1.0 (https://github.com/arceos-org/scheduler.git?tag=v0.1.0#c8d25d9a)
[INFO] [stderr]     Checking cpumask v0.1.0
[INFO] [stderr]     Checking timer_list v0.1.0
[INFO] [stderr]     Checking axio v0.1.0
[INFO] [stderr]     Checking x2apic v0.4.3
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.1.0/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 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] [stderr]    Compiling glob v0.3.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axio` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6068704fb5806bc3e2e4d96a75cdff33e40d581434b6a33f0a6f2dffae52f5b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6068704fb5806bc3e2e4d96a75cdff33e40d581434b6a33f0a6f2dffae52f5b6", kill_on_drop: false }`
[INFO] [stdout] 6068704fb5806bc3e2e4d96a75cdff33e40d581434b6a33f0a6f2dffae52f5b6
