[INFO] cloning repository https://github.com/hex0x0000/wwwfmt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hex0x0000/wwwfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhex0x0000%2Fwwwfmt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhex0x0000%2Fwwwfmt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24fa0cc98b8b892f20ba281ec15b8798108882c6 [INFO] building hex0x0000/wwwfmt against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhex0x0000%2Fwwwfmt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hex0x0000/wwwfmt [INFO] finished tweaking git repo https://github.com/hex0x0000/wwwfmt [INFO] tweaked toml for git repo https://github.com/hex0x0000/wwwfmt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hex0x0000/wwwfmt on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hex0x0000/wwwfmt 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa614c5b6e97c866ee3f6c8e85aa67ab0aa50b7b1425ef5f4f97faf26733ceb3 [INFO] running `Command { std: "docker" "start" "-a" "aa614c5b6e97c866ee3f6c8e85aa67ab0aa50b7b1425ef5f4f97faf26733ceb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa614c5b6e97c866ee3f6c8e85aa67ab0aa50b7b1425ef5f4f97faf26733ceb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa614c5b6e97c866ee3f6c8e85aa67ab0aa50b7b1425ef5f4f97faf26733ceb3", kill_on_drop: false }` [INFO] [stdout] aa614c5b6e97c866ee3f6c8e85aa67ab0aa50b7b1425ef5f4f97faf26733ceb3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fa3a39e153ee62708301dde0673762cb425b74fb891068efbf0a4cea9acb987 [INFO] running `Command { std: "docker" "start" "-a" "9fa3a39e153ee62708301dde0673762cb425b74fb891068efbf0a4cea9acb987", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling oxc_data_structures v0.69.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling oxc_estree v0.69.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling oxc_index v3.0.0 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling oxc_sourcemap v3.0.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling parcel_selectors v0.28.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling oxc_allocator v0.69.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling oxc-miette-derive v2.1.2 [INFO] [stderr] Compiling oxc_ast_macros v0.69.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling oxc-miette v2.2.1 [INFO] [stderr] Compiling oxc_span v0.69.0 [INFO] [stderr] Compiling oxc_diagnostics v0.69.0 [INFO] [stderr] Compiling oxc_syntax v0.69.0 [INFO] [stderr] Compiling oxc_regular_expression v0.69.0 [INFO] [stderr] Compiling oxc_ast v0.69.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling oxc_cfg v0.69.0 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.65 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling oxc_ecmascript v0.69.0 [INFO] [stderr] Compiling oxc_ast_visit v0.69.0 [INFO] [stderr] Compiling oxc_parser v0.69.0 [INFO] [stderr] Compiling oxc_semantic v0.69.0 [INFO] [stderr] Compiling oxc_mangler v0.69.0 [INFO] [stderr] Compiling oxc_codegen v0.69.0 [INFO] [stderr] Compiling oxc_traverse v0.69.0 [INFO] [stderr] Compiling oxc_minifier v0.69.0 [INFO] [stderr] Compiling oxc v0.69.0 [INFO] [stderr] Compiling wwwfmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "9fa3a39e153ee62708301dde0673762cb425b74fb891068efbf0a4cea9acb987", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fa3a39e153ee62708301dde0673762cb425b74fb891068efbf0a4cea9acb987", kill_on_drop: false }` [INFO] [stdout] 9fa3a39e153ee62708301dde0673762cb425b74fb891068efbf0a4cea9acb987 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d54cb45a83834f9d29814fefc5a8f4e6128e4e49a277ba979e19d28ed328ff1b [INFO] running `Command { std: "docker" "start" "-a" "d54cb45a83834f9d29814fefc5a8f4e6128e4e49a277ba979e19d28ed328ff1b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cargo-platform v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling sysinfo v0.26.9 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling oxc_sourcemap v3.0.0 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.65 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling oxc_codegen v0.69.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling oxc_minifier v0.69.0 [INFO] [stderr] Compiling testdir v0.9.3 [INFO] [stderr] Compiling oxc v0.69.0 [INFO] [stderr] Compiling wwwfmt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.35s [INFO] running `Command { std: "docker" "inspect" "d54cb45a83834f9d29814fefc5a8f4e6128e4e49a277ba979e19d28ed328ff1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54cb45a83834f9d29814fefc5a8f4e6128e4e49a277ba979e19d28ed328ff1b", kill_on_drop: false }` [INFO] [stdout] d54cb45a83834f9d29814fefc5a8f4e6128e4e49a277ba979e19d28ed328ff1b