[INFO] cloning repository https://github.com/Artisan-Lab/asterinas-rapx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Artisan-Lab/asterinas-rapx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Lab%2Fasterinas-rapx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Lab%2Fasterinas-rapx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0222deb17988eee28b3cbf9ba1b630d763159ff3
[INFO] checking Artisan-Lab/asterinas-rapx against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArtisan-Lab%2Fasterinas-rapx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Artisan-Lab/asterinas-rapx
[INFO] finished tweaking git repo https://github.com/Artisan-Lab/asterinas-rapx
[INFO] tweaked toml for git repo https://github.com/Artisan-Lab/asterinas-rapx written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Artisan-Lab/asterinas-rapx on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Artisan-Lab/asterinas-rapx 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0b1ca17991fba0d621822c2c3fb281b8538518fbd20d50aa530b4901605abd63
[INFO] running `Command { std: "docker" "start" "-a" "0b1ca17991fba0d621822c2c3fb281b8538518fbd20d50aa530b4901605abd63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b1ca17991fba0d621822c2c3fb281b8538518fbd20d50aa530b4901605abd63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b1ca17991fba0d621822c2c3fb281b8538518fbd20d50aa530b4901605abd63", kill_on_drop: false }`
[INFO] [stdout] 0b1ca17991fba0d621822c2c3fb281b8538518fbd20d50aa530b4901605abd63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fb6d7531082253ca39fbcd18ad5a5efa097956a9c0754a4053a1e48f0febd37c
[INFO] running `Command { std: "docker" "start" "-a" "fb6d7531082253ca39fbcd18ad5a5efa097956a9c0754a4053a1e48f0febd37c", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking libc v0.2.172
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stdout] error[E0635]: unknown feature `read_initializer`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core2-0.4.0/src/lib.rs:3:64
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(all(feature = "std", feature = "nightly"), feature(read_initializer))]
[INFO] [stdout]   |                                                                ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fb6d7531082253ca39fbcd18ad5a5efa097956a9c0754a4053a1e48f0febd37c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb6d7531082253ca39fbcd18ad5a5efa097956a9c0754a4053a1e48f0febd37c", kill_on_drop: false }`
[INFO] [stdout] fb6d7531082253ca39fbcd18ad5a5efa097956a9c0754a4053a1e48f0febd37c
