[INFO] fetching crate veryl 0.16.3... [INFO] testing veryl-0.16.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate veryl 0.16.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate veryl 0.16.3 [INFO] finished tweaking crates.io crate veryl 0.16.3 [INFO] tweaked toml for crates.io crate veryl 0.16.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate veryl 0.16.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate veryl 0.16.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4c0b560831b269a98c1d4cf87dcb757c8e1ca4d152272f0e28c1f443471b4e9 [INFO] running `Command { std: "docker" "start" "-a" "c4c0b560831b269a98c1d4cf87dcb757c8e1ca4d152272f0e28c1f443471b4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4c0b560831b269a98c1d4cf87dcb757c8e1ca4d152272f0e28c1f443471b4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c0b560831b269a98c1d4cf87dcb757c8e1ca4d152272f0e28c1f443471b4e9", kill_on_drop: false }` [INFO] [stdout] c4c0b560831b269a98c1d4cf87dcb757c8e1ca4d152272f0e28c1f443471b4e9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c22d0dc62bfc2d2ba5d8927d55d10339efee554de8c8df38cc58aa365317f5b [INFO] running `Command { std: "docker" "start" "-a" "5c22d0dc62bfc2d2ba5d8927d55d10339efee554de8c8df38cc58aa365317f5b", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling scnr v0.8.0 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling syntree v0.18.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling parol_runtime v3.1.0 [INFO] [stderr] Compiling dot-writer v0.1.4 [INFO] [stderr] Compiling xml_writer v0.4.0 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling parol-macros v1.0.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling veryl-metadata v0.16.3 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling daggy v0.9.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling fs4 v0.13.1 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling strnum_bitwidth v0.1.2 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling notify v8.1.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling relative-path v2.0.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling pulldown-cmark-escape v0.10.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling notify-debouncer-mini v0.6.0 [INFO] [stderr] Compiling opener v0.8.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling merkle_hash v3.8.0 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling veryl-std v0.16.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling include-flate-codegen v0.2.0 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syntree_layout v0.4.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling include-flate v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde v1.0.219 [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 veryl-path v0.16.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap_complete v4.5.55 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling sourcemap v9.2.2 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling elasticlunr-rs v3.0.2 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling veryl-sourcemap v0.16.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ammonia v4.1.1 [INFO] [stderr] Compiling veryl-parser v0.16.3 [INFO] [stderr] Compiling mdbook v0.4.52 [INFO] [stderr] Compiling veryl-aligner v0.16.3 [INFO] [stderr] Compiling veryl-analyzer v0.16.3 [INFO] [stderr] Compiling veryl-migrator v0.16.3 [INFO] [stderr] Compiling veryl-emitter v0.16.3 [INFO] [stderr] Compiling veryl-formatter v0.16.3 [INFO] [stderr] Compiling veryl v0.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "5c22d0dc62bfc2d2ba5d8927d55d10339efee554de8c8df38cc58aa365317f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c22d0dc62bfc2d2ba5d8927d55d10339efee554de8c8df38cc58aa365317f5b", kill_on_drop: false }` [INFO] [stdout] 5c22d0dc62bfc2d2ba5d8927d55d10339efee554de8c8df38cc58aa365317f5b [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33a0c5c7f56f6689219cd572082df294448e86696a2634a340102eed2fd5bd30 [INFO] running `Command { std: "docker" "start" "-a" "33a0c5c7f56f6689219cd572082df294448e86696a2634a340102eed2fd5bd30", kill_on_drop: false }` [INFO] [stderr] Compiling veryl v0.16.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "33a0c5c7f56f6689219cd572082df294448e86696a2634a340102eed2fd5bd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33a0c5c7f56f6689219cd572082df294448e86696a2634a340102eed2fd5bd30", kill_on_drop: false }` [INFO] [stdout] 33a0c5c7f56f6689219cd572082df294448e86696a2634a340102eed2fd5bd30 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ff78e88f1d6d26214d12ce1881ee62d0d1fe25d9a40d1a42ea4d055a8128bdbf [INFO] running `Command { std: "docker" "start" "-a" "ff78e88f1d6d26214d12ce1881ee62d0d1fe25d9a40d1a42ea4d055a8128bdbf", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/veryl-12f73f9227f07812) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/veryl-fb89b07f600d4660) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests veryl [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [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" "ff78e88f1d6d26214d12ce1881ee62d0d1fe25d9a40d1a42ea4d055a8128bdbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff78e88f1d6d26214d12ce1881ee62d0d1fe25d9a40d1a42ea4d055a8128bdbf", kill_on_drop: false }` [INFO] [stdout] ff78e88f1d6d26214d12ce1881ee62d0d1fe25d9a40d1a42ea4d055a8128bdbf