[INFO] fetching crate smbcloud-networking-account-wasm 0.3.25... [INFO] building smbcloud-networking-account-wasm-0.3.25 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate smbcloud-networking-account-wasm 0.3.25 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate smbcloud-networking-account-wasm 0.3.25 [INFO] finished tweaking crates.io crate smbcloud-networking-account-wasm 0.3.25 [INFO] tweaked toml for crates.io crate smbcloud-networking-account-wasm 0.3.25 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate smbcloud-networking-account-wasm 0.3.25 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate smbcloud-networking-account-wasm 0.3.25 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded url-builder v0.1.1 [INFO] [stderr] Downloaded spinners v4.1.1 [INFO] [stderr] Downloaded smbcloud-networking v0.3.24 [INFO] [stderr] Downloaded smbcloud-networking-account v0.3.25 [INFO] [stderr] Downloaded smbcloud-model v0.3.24 [INFO] [stderr] Downloaded smbcloud-network v0.3.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2668a418dcced93d9497971c1dd141d10afb810a89f022dd5e360659b236e76 [INFO] running `Command { std: "docker" "start" "-a" "d2668a418dcced93d9497971c1dd141d10afb810a89f022dd5e360659b236e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2668a418dcced93d9497971c1dd141d10afb810a89f022dd5e360659b236e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2668a418dcced93d9497971c1dd141d10afb810a89f022dd5e360659b236e76", kill_on_drop: false }` [INFO] [stdout] d2668a418dcced93d9497971c1dd141d10afb810a89f022dd5e360659b236e76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20be5b2ec083be0a835b987c65a55e24cd086272873dce575c92d1ba245eb8fb [INFO] running `Command { std: "docker" "start" "-a" "20be5b2ec083be0a835b987c65a55e24cd086272873dce575c92d1ba245eb8fb", kill_on_drop: false }` [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling url-builder v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling spinners v4.1.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling smbcloud-model v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling smbcloud-network v0.3.25 [INFO] [stderr] Compiling smbcloud-networking v0.3.24 [INFO] [stderr] Compiling smbcloud-networking-account v0.3.25 [INFO] [stderr] Compiling smbcloud-networking-account-wasm v0.3.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.24s [INFO] running `Command { std: "docker" "inspect" "20be5b2ec083be0a835b987c65a55e24cd086272873dce575c92d1ba245eb8fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20be5b2ec083be0a835b987c65a55e24cd086272873dce575c92d1ba245eb8fb", kill_on_drop: false }` [INFO] [stdout] 20be5b2ec083be0a835b987c65a55e24cd086272873dce575c92d1ba245eb8fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3715cc2654bcb40221a9e89127810e94cd20a2e92222eda23bb88038fba66d5b [INFO] running `Command { std: "docker" "start" "-a" "3715cc2654bcb40221a9e89127810e94cd20a2e92222eda23bb88038fba66d5b", kill_on_drop: false }` [INFO] [stderr] Compiling smbcloud-networking-account-wasm v0.3.25 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "3715cc2654bcb40221a9e89127810e94cd20a2e92222eda23bb88038fba66d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3715cc2654bcb40221a9e89127810e94cd20a2e92222eda23bb88038fba66d5b", kill_on_drop: false }` [INFO] [stdout] 3715cc2654bcb40221a9e89127810e94cd20a2e92222eda23bb88038fba66d5b