[INFO] fetching crate radroots-app-wasm 0.1.0-alpha.1... [INFO] checking radroots-app-wasm-0.1.0-alpha.1 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate radroots-app-wasm 0.1.0-alpha.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate radroots-app-wasm 0.1.0-alpha.1 [INFO] finished tweaking crates.io crate radroots-app-wasm 0.1.0-alpha.1 [INFO] tweaked toml for crates.io crate radroots-app-wasm 0.1.0-alpha.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radroots-app-wasm 0.1.0-alpha.1 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate radroots-app-wasm 0.1.0-alpha.1 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a88c81fc00289c933e12e934e52c2cfec740112b236b6a4908e298f0698d2528 [INFO] running `Command { std: "docker" "start" "-a" "a88c81fc00289c933e12e934e52c2cfec740112b236b6a4908e298f0698d2528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a88c81fc00289c933e12e934e52c2cfec740112b236b6a4908e298f0698d2528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a88c81fc00289c933e12e934e52c2cfec740112b236b6a4908e298f0698d2528", kill_on_drop: false }` [INFO] [stdout] a88c81fc00289c933e12e934e52c2cfec740112b236b6a4908e298f0698d2528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5bd959a89af156afc5942dc38382e6aaeaf53d490be77ba87036246e1a2757b [INFO] running `Command { std: "docker" "start" "-a" "e5bd959a89af156afc5942dc38382e6aaeaf53d490be77ba87036246e1a2757b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling radroots-core v0.1.0-alpha.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling radroots-events v0.1.0-alpha.1 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Compiling radroots-net-core v0.1.0-alpha.1 [INFO] [stderr] Checking uniffi_core v0.29.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling radroots-app-core v0.1.0-alpha.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking semver v1.0.27 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling uniffi_internal_macros v0.29.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling uniffi_pipeline v0.29.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling uniffi_meta v0.29.4 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking radroots-log v0.1.0-alpha.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Compiling uniffi_macros v0.29.4 [INFO] [stderr] Checking uniffi v0.29.4 [INFO] [stderr] Checking radroots-app-wasm v0.1.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.32s [INFO] running `Command { std: "docker" "inspect" "e5bd959a89af156afc5942dc38382e6aaeaf53d490be77ba87036246e1a2757b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5bd959a89af156afc5942dc38382e6aaeaf53d490be77ba87036246e1a2757b", kill_on_drop: false }` [INFO] [stdout] e5bd959a89af156afc5942dc38382e6aaeaf53d490be77ba87036246e1a2757b