[INFO] fetching crate axdisplay 0.3.0-preview.3... [INFO] checking axdisplay-0.3.0-preview.3 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915 [INFO] extracting crate axdisplay 0.3.0-preview.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate axdisplay 0.3.0-preview.3 [INFO] finished tweaking crates.io crate axdisplay 0.3.0-preview.3 [INFO] tweaked toml for crates.io crate axdisplay 0.3.0-preview.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate axdisplay 0.3.0-preview.3 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate axdisplay 0.3.0-preview.3 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3962cbcdb18dae6f3c550f68fd7604993289cd296332accce22107a2922e466e [INFO] running `Command { std: "docker" "start" "-a" "3962cbcdb18dae6f3c550f68fd7604993289cd296332accce22107a2922e466e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3962cbcdb18dae6f3c550f68fd7604993289cd296332accce22107a2922e466e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3962cbcdb18dae6f3c550f68fd7604993289cd296332accce22107a2922e466e", kill_on_drop: false }` [INFO] [stdout] 3962cbcdb18dae6f3c550f68fd7604993289cd296332accce22107a2922e466e [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 716266953addcfbeee5c6c94731c7de83869396feb617f846a73c4e2b31593da [INFO] running `Command { std: "docker" "start" "-a" "716266953addcfbeee5c6c94731c7de83869396feb617f846a73c4e2b31593da", kill_on_drop: false }` [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling axconfig v0.3.0-preview.3 [INFO] [stderr] Compiling x86 v0.52.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling const_fn v0.4.12 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling percpu v0.2.3-preview.1 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking volatile v0.4.6 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking memory_addr v0.4.1 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Checking axbacktrace v0.1.2 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking x86_64 v0.15.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking lazyinit v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking const-str v1.1.0 [INFO] [stderr] Compiling axerrno v0.2.2 [INFO] [stderr] Checking fdt-parser v0.4.18 [INFO] [stderr] Compiling axdriver v0.3.0-preview.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking axdriver_base v0.1.4-preview.3 [INFO] [stderr] Checking axdriver_display v0.1.4-preview.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking page_table_entry v0.6.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling crate_interface v0.1.4 [INFO] [stderr] Compiling percpu_macros v0.2.3-preview.1 [INFO] [stderr] Compiling axplat-macros v0.1.0 [INFO] [stderr] Compiling crate_interface v0.3.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking kernel_guard v0.1.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking kspin v0.1.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking axplat v0.3.1-pre.6 [INFO] [stderr] Checking axcpu v0.3.0-preview.8 [INFO] [stderr] Checking virtio-drivers v0.7.5 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling axconfig-gen v0.2.1 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling axconfig-macros v0.2.1 [INFO] [stderr] Compiling axhal v0.3.0-preview.3 [INFO] [stderr] Checking axtask v0.3.0-preview.3 [INFO] [stderr] Checking axsync v0.3.0-preview.3 [INFO] [stderr] Checking axdriver_pci v0.1.4-preview.3 [INFO] [stderr] Checking axdisplay v0.3.0-preview.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.37s [INFO] running `Command { std: "docker" "inspect" "716266953addcfbeee5c6c94731c7de83869396feb617f846a73c4e2b31593da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "716266953addcfbeee5c6c94731c7de83869396feb617f846a73c4e2b31593da", kill_on_drop: false }` [INFO] [stdout] 716266953addcfbeee5c6c94731c7de83869396feb617f846a73c4e2b31593da