[INFO] fetching crate taplo-cli 0.10.0... [INFO] testing taplo-cli-0.10.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate taplo-cli 0.10.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate taplo-cli 0.10.0 [INFO] finished tweaking crates.io crate taplo-cli 0.10.0 [INFO] tweaked toml for crates.io crate taplo-cli 0.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate taplo-cli 0.10.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate taplo-cli 0.10.0 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.3 [INFO] [stderr] Downloaded taplo v0.14.0 [INFO] [stderr] Downloaded lsp-async-stub v0.7.0 [INFO] [stderr] Downloaded json_value_merge v2.0.0 [INFO] [stderr] Downloaded taplo-common v0.6.0 [INFO] [stderr] Downloaded taplo-lsp v0.8.0 [INFO] [stderr] Downloaded indexmap v2.2.1 [INFO] [stderr] Downloaded jsonschema v0.17.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e55f49a3aca315ef6c40d1e3b65f0f03869ce6e212df0667576e1b46b4879f3 [INFO] running `Command { std: "docker" "start" "-a" "6e55f49a3aca315ef6c40d1e3b65f0f03869ce6e212df0667576e1b46b4879f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e55f49a3aca315ef6c40d1e3b65f0f03869ce6e212df0667576e1b46b4879f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e55f49a3aca315ef6c40d1e3b65f0f03869ce6e212df0667576e1b46b4879f3", kill_on_drop: false }` [INFO] [stdout] 6e55f49a3aca315ef6c40d1e3b65f0f03869ce6e212df0667576e1b46b4879f3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c983bdebc5ccbe2bfaee0cb2a12ec7ddbcff895491bbe95b18a7f856f1513ee2 [INFO] running `Command { std: "docker" "start" "-a" "c983bdebc5ccbe2bfaee0cb2a12ec7ddbcff895491bbe95b18a7f856f1513ee2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling figment v0.10.14 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling iso8601 v0.6.1 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling fraction v0.13.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling fancy-regex v0.11.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling prettydiff v0.6.4 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling async-ctrlc v1.2.0 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling clap_complete v4.5.3 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling rowan v0.15.15 [INFO] [stderr] Compiling lru v0.11.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling json_value_merge v2.0.0 [INFO] [stderr] Compiling jsonschema v0.17.1 [INFO] [stderr] Compiling lsp-types v0.93.2 [INFO] [stderr] Compiling taplo v0.14.0 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling taplo-common v0.6.0 [INFO] [stderr] Compiling lsp-async-stub v0.7.0 [INFO] [stderr] Compiling taplo-lsp v0.8.0 [INFO] [stderr] Compiling taplo-cli v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "c983bdebc5ccbe2bfaee0cb2a12ec7ddbcff895491bbe95b18a7f856f1513ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c983bdebc5ccbe2bfaee0cb2a12ec7ddbcff895491bbe95b18a7f856f1513ee2", kill_on_drop: false }` [INFO] [stdout] c983bdebc5ccbe2bfaee0cb2a12ec7ddbcff895491bbe95b18a7f856f1513ee2 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 280abf8d42a8d31c07450a841cc2a6c4a106d1b067db6b409003bb313092205a [INFO] running `Command { std: "docker" "start" "-a" "280abf8d42a8d31c07450a841cc2a6c4a106d1b067db6b409003bb313092205a", kill_on_drop: false }` [INFO] [stderr] Compiling taplo-cli v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "280abf8d42a8d31c07450a841cc2a6c4a106d1b067db6b409003bb313092205a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "280abf8d42a8d31c07450a841cc2a6c4a106d1b067db6b409003bb313092205a", kill_on_drop: false }` [INFO] [stdout] 280abf8d42a8d31c07450a841cc2a6c4a106d1b067db6b409003bb313092205a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95f2b297016b80a1e09af30a67f1d2ffb5ed67c5d83e67c432c6e83a5aeb0ee8 [INFO] running `Command { std: "docker" "start" "-a" "95f2b297016b80a1e09af30a67f1d2ffb5ed67c5d83e67c432c6e83a5aeb0ee8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/taplo_cli-c9594f163ff7780c) [INFO] [stdout] [INFO] [stderr] Running unittests bin/taplo.rs (/opt/rustwide/target/debug/deps/taplo-e2b5b55db31de459) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests taplo_cli [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] [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] [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" "95f2b297016b80a1e09af30a67f1d2ffb5ed67c5d83e67c432c6e83a5aeb0ee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f2b297016b80a1e09af30a67f1d2ffb5ed67c5d83e67c432c6e83a5aeb0ee8", kill_on_drop: false }` [INFO] [stdout] 95f2b297016b80a1e09af30a67f1d2ffb5ed67c5d83e67c432c6e83a5aeb0ee8