[INFO] fetching crate pest_fmt 0.2.5... [INFO] testing pest_fmt-0.2.5 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate pest_fmt 0.2.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate pest_fmt 0.2.5 [INFO] finished tweaking crates.io crate pest_fmt 0.2.5 [INFO] tweaked toml for crates.io crate pest_fmt 0.2.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pest_fmt 0.2.5 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pest_fmt 0.2.5 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text-utils v0.2.5 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded pest_generator v2.7.8 [INFO] [stderr] Downloaded clap_lex v0.2.4 [INFO] [stderr] Downloaded pest_meta v2.7.8 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded pest v2.7.8 [INFO] [stderr] Downloaded criterion v0.4.0 [INFO] [stderr] Downloaded half v2.4.0 [INFO] [stderr] Downloaded pest_derive v2.7.8 [INFO] [stderr] Downloaded os_str_bytes v6.6.1 [INFO] [stderr] Downloaded rayon v1.9.0 [INFO] [stderr] Downloaded clap v3.2.25 [INFO] [stderr] Downloaded regex v1.10.3 [INFO] [stderr] Downloaded syn v2.0.53 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25a89da86a8a0791901f72245deafd3e0a50a0f661381877166d64e5740305b3 [INFO] running `Command { std: "docker" "start" "-a" "25a89da86a8a0791901f72245deafd3e0a50a0f661381877166d64e5740305b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25a89da86a8a0791901f72245deafd3e0a50a0f661381877166d64e5740305b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25a89da86a8a0791901f72245deafd3e0a50a0f661381877166d64e5740305b3", kill_on_drop: false }` [INFO] [stdout] 25a89da86a8a0791901f72245deafd3e0a50a0f661381877166d64e5740305b3 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a99f30790b8a5214b9d14f8156cd8e143cc21c3b1dcce1675c1660a33f85ae17 [INFO] running `Command { std: "docker" "start" "-a" "a99f30790b8a5214b9d14f8156cd8e143cc21c3b1dcce1675c1660a33f85ae17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling text-utils v0.2.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling pest_fmt v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.61s [INFO] running `Command { std: "docker" "inspect" "a99f30790b8a5214b9d14f8156cd8e143cc21c3b1dcce1675c1660a33f85ae17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99f30790b8a5214b9d14f8156cd8e143cc21c3b1dcce1675c1660a33f85ae17", kill_on_drop: false }` [INFO] [stdout] a99f30790b8a5214b9d14f8156cd8e143cc21c3b1dcce1675c1660a33f85ae17 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3288aed7f4a9572949571f877b9825a68d1aadee9f4673047d3c9a06472e8691 [INFO] running `Command { std: "docker" "start" "-a" "3288aed7f4a9572949571f877b9825a68d1aadee9f4673047d3c9a06472e8691", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling pest_fmt v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "3288aed7f4a9572949571f877b9825a68d1aadee9f4673047d3c9a06472e8691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3288aed7f4a9572949571f877b9825a68d1aadee9f4673047d3c9a06472e8691", kill_on_drop: false }` [INFO] [stdout] 3288aed7f4a9572949571f877b9825a68d1aadee9f4673047d3c9a06472e8691 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bbb01ebd0fa2eda77fbe99b45c825c9102fac104af896c013991b8ef43a0e444 [INFO] running `Command { std: "docker" "start" "-a" "bbb01ebd0fa2eda77fbe99b45c825c9102fac104af896c013991b8ef43a0e444", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pest_fmt-52dca306a22decf8) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test comment::tests::test_block_comment ... ok [INFO] [stdout] test comment::tests::test_comment ... ok [INFO] [stdout] test comment::tests::test_comment_keep_newline ... ok [INFO] [stdout] test comment::tests::test_comment_in_expr ... ok [INFO] [stdout] test formatter::tests::test_basic ... ok [INFO] [stdout] test formatter::tests::test_group_assigns ... ok [INFO] [stdout] test formatter::tests::test_stack ... ok [INFO] [stdout] test newline::tests::test_keep_exist_newline ... ok [INFO] [stdout] test formatter::tests::test_tag ... ok [INFO] [stdout] test formatter::tests::test_choice_alignment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pestfmt-ecac277013878370) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_read_rustfmt ... ok [INFO] [stdout] test tests::test_build_walker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-9fa0399c764bc567) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests pest_fmt [INFO] [stdout] test test_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [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" "bbb01ebd0fa2eda77fbe99b45c825c9102fac104af896c013991b8ef43a0e444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbb01ebd0fa2eda77fbe99b45c825c9102fac104af896c013991b8ef43a0e444", kill_on_drop: false }` [INFO] [stdout] bbb01ebd0fa2eda77fbe99b45c825c9102fac104af896c013991b8ef43a0e444