[INFO] fetching crate pars-cli 0.1.5... [INFO] testing pars-cli-0.1.5 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate pars-cli 0.1.5 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate pars-cli 0.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pars-cli 0.1.5 [INFO] tweaked toml for crates.io crate pars-cli 0.1.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pars-cli 0.1.5 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 pars-cli 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clean-path v0.2.1 [INFO] [stderr] Downloaded random-number v0.1.9 [INFO] [stderr] Downloaded toml_write v0.1.0 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.8 [INFO] [stderr] Downloaded random-pick v1.2.16 [INFO] [stderr] Downloaded pars-core v0.2.3 [INFO] [stderr] Downloaded toml v0.8.21 [INFO] [stderr] Downloaded fast_qr v0.13.0 [INFO] [stderr] Downloaded passwords v3.1.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8ee83d1fe2127992e65b05d92b0ef942e3720568c142926ccbf8097dc713d3b2 [INFO] running `Command { std: "docker" "start" "-a" "8ee83d1fe2127992e65b05d92b0ef942e3720568c142926ccbf8097dc713d3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ee83d1fe2127992e65b05d92b0ef942e3720568c142926ccbf8097dc713d3b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ee83d1fe2127992e65b05d92b0ef942e3720568c142926ccbf8097dc713d3b2", kill_on_drop: false }` [INFO] [stdout] 8ee83d1fe2127992e65b05d92b0ef942e3720568c142926ccbf8097dc713d3b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e77ab6dcb4a8ffae9764ba22ed237bbdfe4a4ebcae84781719cd312df7a327c4 [INFO] running `Command { std: "docker" "start" "-a" "e77ab6dcb4a8ffae9764ba22ed237bbdfe4a4ebcae84781719cd312df7a327c4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling toml_write v0.1.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling clean-path v0.2.1 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fast_qr v0.13.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling random-number-macro-impl v0.1.8 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling random-number v0.1.9 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.25 [INFO] [stderr] Compiling toml v0.8.21 [INFO] [stderr] Compiling pars-core v0.2.3 [INFO] [stderr] Compiling pars-cli v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.59s [INFO] running `Command { std: "docker" "inspect" "e77ab6dcb4a8ffae9764ba22ed237bbdfe4a4ebcae84781719cd312df7a327c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e77ab6dcb4a8ffae9764ba22ed237bbdfe4a4ebcae84781719cd312df7a327c4", kill_on_drop: false }` [INFO] [stdout] e77ab6dcb4a8ffae9764ba22ed237bbdfe4a4ebcae84781719cd312df7a327c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 32a37860beca19ef459bc3617d940ae4e9ead92bfdaddd978976d1a1d47f6e32 [INFO] running `Command { std: "docker" "start" "-a" "32a37860beca19ef459bc3617d940ae4e9ead92bfdaddd978976d1a1d47f6e32", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling pars-core v0.2.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling pars-cli v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.54s [INFO] running `Command { std: "docker" "inspect" "32a37860beca19ef459bc3617d940ae4e9ead92bfdaddd978976d1a1d47f6e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a37860beca19ef459bc3617d940ae4e9ead92bfdaddd978976d1a1d47f6e32", kill_on_drop: false }` [INFO] [stdout] 32a37860beca19ef459bc3617d940ae4e9ead92bfdaddd978976d1a1d47f6e32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c34597826b3c08eb197e797aa90d0b2a601a14b2f66097691276581b647e7742 [INFO] running `Command { std: "docker" "start" "-a" "c34597826b3c08eb197e797aa90d0b2a601a14b2f66097691276581b647e7742", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pars-39161703254fe85d) [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 tests/pars_test.rs (/opt/rustwide/target/debug/deps/pars_test-f97b1f94361502e2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::cmd_rm_test ... ok [INFO] [stdout] test tests::cmd_insert_test ... ok [INFO] [stdout] test tests::cmd_init_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c34597826b3c08eb197e797aa90d0b2a601a14b2f66097691276581b647e7742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34597826b3c08eb197e797aa90d0b2a601a14b2f66097691276581b647e7742", kill_on_drop: false }` [INFO] [stdout] c34597826b3c08eb197e797aa90d0b2a601a14b2f66097691276581b647e7742