[INFO] fetching crate veryl-formatter 0.17.2... [INFO] testing veryl-formatter-0.17.2 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] extracting crate veryl-formatter 0.17.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate veryl-formatter 0.17.2 [INFO] finished tweaking crates.io crate veryl-formatter 0.17.2 [INFO] tweaked toml for crates.io crate veryl-formatter 0.17.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate veryl-formatter 0.17.2 on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate veryl-formatter 0.17.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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ed0abb6a1050f5bfa9b7f1411114fe277c091d298bdb67c2ccbaf0bc59e697d [INFO] running `Command { std: "docker" "start" "-a" "6ed0abb6a1050f5bfa9b7f1411114fe277c091d298bdb67c2ccbaf0bc59e697d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ed0abb6a1050f5bfa9b7f1411114fe277c091d298bdb67c2ccbaf0bc59e697d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed0abb6a1050f5bfa9b7f1411114fe277c091d298bdb67c2ccbaf0bc59e697d", kill_on_drop: false }` [INFO] [stdout] 6ed0abb6a1050f5bfa9b7f1411114fe277c091d298bdb67c2ccbaf0bc59e697d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 430fe3b407cb861b8c1c65b69e0e442bf44e58cba5d272c7490c79c21232ba35 [INFO] running `Command { std: "docker" "start" "-a" "430fe3b407cb861b8c1c65b69e0e442bf44e58cba5d272c7490c79c21232ba35", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling parol_runtime v4.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Compiling parol-macros v1.0.0 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling veryl-metadata v0.17.2 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spdx v0.13.3 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling strnum_bitwidth v0.1.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling scnr2_generate v0.3.3 [INFO] [stderr] Compiling daggy v0.9.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling merkle_hash v3.8.0 [INFO] [stderr] Compiling rust-embed-utils v8.9.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling scnr2_macro v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling scnr2 v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling veryl-std v0.17.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rust-embed-impl v8.9.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling syntree_layout v0.4.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling veryl-path v0.17.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling include-flate-compress v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling include-flate-codegen v0.3.1 [INFO] [stderr] Compiling veryl-parser v0.17.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling include-flate v0.3.1 [INFO] [stderr] Compiling rust-embed v8.9.0 [INFO] [stderr] Compiling veryl-aligner v0.17.2 [INFO] [stderr] Compiling veryl-analyzer v0.17.2 [INFO] [stderr] Compiling veryl-formatter v0.17.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "430fe3b407cb861b8c1c65b69e0e442bf44e58cba5d272c7490c79c21232ba35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430fe3b407cb861b8c1c65b69e0e442bf44e58cba5d272c7490c79c21232ba35", kill_on_drop: false }` [INFO] [stdout] 430fe3b407cb861b8c1c65b69e0e442bf44e58cba5d272c7490c79c21232ba35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ec7c991f92b8d7d0bd158c2f922afb6ce525f9fa41d465dd29f79fe56df15ff [INFO] running `Command { std: "docker" "start" "-a" "2ec7c991f92b8d7d0bd158c2f922afb6ce525f9fa41d465dd29f79fe56df15ff", kill_on_drop: false }` [INFO] [stderr] Compiling veryl-formatter v0.17.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.26s [INFO] running `Command { std: "docker" "inspect" "2ec7c991f92b8d7d0bd158c2f922afb6ce525f9fa41d465dd29f79fe56df15ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec7c991f92b8d7d0bd158c2f922afb6ce525f9fa41d465dd29f79fe56df15ff", kill_on_drop: false }` [INFO] [stdout] 2ec7c991f92b8d7d0bd158c2f922afb6ce525f9fa41d465dd29f79fe56df15ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a50e0f727d4f308f8d4b73f5d4c218fa95244812a4712d2d3e7e860a9d8886c5 [INFO] running `Command { std: "docker" "start" "-a" "a50e0f727d4f308f8d4b73f5d4c218fa95244812a4712d2d3e7e860a9d8886c5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veryl_formatter-47bd350a6b1a44fa) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::empty_list ... ok [INFO] [stderr] Doc-tests veryl_formatter [INFO] [stdout] test tests::skip_formatting ... ok [INFO] [stdout] test tests::empty_body_with_comment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a50e0f727d4f308f8d4b73f5d4c218fa95244812a4712d2d3e7e860a9d8886c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a50e0f727d4f308f8d4b73f5d4c218fa95244812a4712d2d3e7e860a9d8886c5", kill_on_drop: false }` [INFO] [stdout] a50e0f727d4f308f8d4b73f5d4c218fa95244812a4712d2d3e7e860a9d8886c5