[INFO] fetching crate rsx-rosetta 0.6.0-alpha.2... [INFO] checking rsx-rosetta-0.6.0-alpha.2 against try#24cd45d7714ba43afd4b8e62fb677b069b21c4a5 for pr-129543 [INFO] extracting crate rsx-rosetta 0.6.0-alpha.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rsx-rosetta 0.6.0-alpha.2 on toolchain 24cd45d7714ba43afd4b8e62fb677b069b21c4a5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsx-rosetta 0.6.0-alpha.2 [INFO] finished tweaking crates.io crate rsx-rosetta 0.6.0-alpha.2 [INFO] tweaked toml for crates.io crate rsx-rosetta 0.6.0-alpha.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate rsx-rosetta 0.6.0-alpha.2 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" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 495ae57725f9587b77a28e36a86afbdb05895316a653a294123eeb696e390310 [INFO] running `Command { std: "docker" "start" "-a" "495ae57725f9587b77a28e36a86afbdb05895316a653a294123eeb696e390310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495ae57725f9587b77a28e36a86afbdb05895316a653a294123eeb696e390310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495ae57725f9587b77a28e36a86afbdb05895316a653a294123eeb696e390310", kill_on_drop: false }` [INFO] [stdout] 495ae57725f9587b77a28e36a86afbdb05895316a653a294123eeb696e390310 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+24cd45d7714ba43afd4b8e62fb677b069b21c4a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0b7a4d627f454c07cf792d944a24718f10fa3649af0c91724da8873fb0c0ef0 [INFO] running `Command { std: "docker" "start" "-a" "d0b7a4d627f454c07cf792d944a24718f10fa3649af0c91724da8873fb0c0ef0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lazy-js-bundle v0.6.0-alpha.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling dioxus-html v0.6.0-alpha.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking quote v1.0.36 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking generational-box v0.6.0-alpha.2 [INFO] [stderr] Compiling internment v0.7.5 [INFO] [stderr] Checking euclid v0.22.10 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling warnings-macro v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling dioxus-html-internal-macro v0.6.0-alpha.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking warnings v0.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Checking enumset v1.1.5 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling dioxus-core v0.6.0-alpha.2 [INFO] [stderr] Checking html_parser v0.7.0 [INFO] [stderr] Checking dioxus-signals v0.6.0-alpha.2 [INFO] [stderr] Checking dioxus-rsx v0.6.0-alpha.2 [INFO] [stderr] Checking dioxus-hooks v0.6.0-alpha.2 [INFO] [stderr] Checking dioxus-autofmt v0.6.0-alpha.2 [INFO] [stderr] Compiling dioxus-core-macro v0.6.0-alpha.2 [INFO] [stderr] Checking rsx-rosetta v0.6.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.57s [INFO] running `Command { std: "docker" "inspect" "d0b7a4d627f454c07cf792d944a24718f10fa3649af0c91724da8873fb0c0ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b7a4d627f454c07cf792d944a24718f10fa3649af0c91724da8873fb0c0ef0", kill_on_drop: false }` [INFO] [stdout] d0b7a4d627f454c07cf792d944a24718f10fa3649af0c91724da8873fb0c0ef0