[INFO] cloning repository https://github.com/451846939/axvisor_riscv_inject_vplic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/451846939/axvisor_riscv_inject_vplic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F451846939%2Faxvisor_riscv_inject_vplic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F451846939%2Faxvisor_riscv_inject_vplic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0033b98c023f92b2fafe8279edcc3b1c7dad50e2
[INFO] checking 451846939/axvisor_riscv_inject_vplic against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F451846939%2Faxvisor_riscv_inject_vplic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/451846939/axvisor_riscv_inject_vplic
[INFO] finished tweaking git repo https://github.com/451846939/axvisor_riscv_inject_vplic
[INFO] tweaked toml for git repo https://github.com/451846939/axvisor_riscv_inject_vplic written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/451846939/axvisor_riscv_inject_vplic on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/451846939/axvisor_riscv_inject_vplic 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch `page_table_multiarch v0.5.3 (/workspace/builds/worker-4-tc2/source/crates/page_table_multiarch/page_table_multiarch)` was not used in the crate graph
[INFO] [stderr]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	crates-io
[INFO] [stderr] warning: patch `page_table_entry v0.5.3 (/workspace/builds/worker-4-tc2/source/crates/page_table_multiarch/page_table_entry)` was not used in the crate graph
[INFO] [stderr]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	crates-io
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2f99b689b0085fca2eaf3aed96938aca32eaa7834027e526a15938f79c55a49
[INFO] running `Command { std: "docker" "start" "-a" "e2f99b689b0085fca2eaf3aed96938aca32eaa7834027e526a15938f79c55a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2f99b689b0085fca2eaf3aed96938aca32eaa7834027e526a15938f79c55a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2f99b689b0085fca2eaf3aed96938aca32eaa7834027e526a15938f79c55a49", kill_on_drop: false }`
[INFO] [stdout] e2f99b689b0085fca2eaf3aed96938aca32eaa7834027e526a15938f79c55a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2ae3ad7ec79f08de9f24f589ba2d9d7d26f652cb5bd04a1ef8983cdf9bf673b
[INFO] running `Command { std: "docker" "start" "-a" "d2ae3ad7ec79f08de9f24f589ba2d9d7d26f652cb5bd04a1ef8983cdf9bf673b", kill_on_drop: false }`
[INFO] [stderr] warning: patch `page_table_multiarch v0.5.3 (/opt/rustwide/workdir/crates/page_table_multiarch/page_table_multiarch)` was not used in the crate graph
[INFO] [stderr]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	crates-io
[INFO] [stderr] warning: patch `page_table_entry v0.5.3 (/opt/rustwide/workdir/crates/page_table_multiarch/page_table_entry)` was not used in the crate graph
[INFO] [stderr]   |
[INFO] [stderr]   = help: perhaps you meant one of the following:
[INFO] [stderr]           	crates-io
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling axerrno v0.1.0
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking memory_addr v0.3.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking x86_64 v0.15.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]     Checking memory_set v0.3.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking lazyinit v0.2.2
[INFO] [stderr]     Checking numeric-enum-macro v0.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling axconfig v0.1.0 (/opt/rustwide/workdir/crates/arceos/modules/axconfig)
[INFO] [stderr]    Compiling percpu v0.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking bit v0.1.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling linkme-impl v0.3.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitmap-allocator v0.2.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]     Checking x86_64 v0.14.13
[INFO] [stderr]     Checking tock-registers v0.8.1
[INFO] [stderr]     Checking handler_table v0.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cortex-a v8.1.1
[INFO] [stderr]     Checking int_ratio v0.1.1
[INFO] [stderr]     Checking bitmaps v3.2.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking linked_list v0.1.0 (https://github.com/arceos-org/linked_list.git?tag=v0.1.0#34c8db30)
[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 allocator-api2 v0.2.21
[INFO] [stderr]     Checking page_table_entry v0.5.3
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking timer_list v0.1.0
[INFO] [stderr]     Checking winnow v0.6.26
[INFO] [stderr]     Checking x2apic v0.4.3
[INFO] [stderr]    Compiling axconfig v0.1.0 (https://github.com/arceos-hypervisor/arceos.git?branch=debin%2Ftimer_api#35b7bc57)
[INFO] [stderr]     Checking page_table_multiarch v0.5.3
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]     Checking tock-registers v0.9.0
[INFO] [stderr]     Checking axio v0.1.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.1.1/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] [stdout] error[E0599]: no method named `init_ref` found for struct `BorrowedCursor<'a>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axio-0.1.1/src/lib.rs:108:47
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let unfilled_but_initialized = cursor.init_ref().len();
[INFO] [stdout]     |                                               ^^^^^^^^ method not found in `BorrowedCursor<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axio` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d2ae3ad7ec79f08de9f24f589ba2d9d7d26f652cb5bd04a1ef8983cdf9bf673b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ae3ad7ec79f08de9f24f589ba2d9d7d26f652cb5bd04a1ef8983cdf9bf673b", kill_on_drop: false }`
[INFO] [stdout] d2ae3ad7ec79f08de9f24f589ba2d9d7d26f652cb5bd04a1ef8983cdf9bf673b
