[INFO] fetching crate uu_true 0.7.0... [INFO] testing uu_true-0.7.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate uu_true 0.7.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate uu_true 0.7.0 [INFO] finished tweaking crates.io crate uu_true 0.7.0 [INFO] tweaked toml for crates.io crate uu_true 0.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uu_true 0.7.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uu_true 0.7.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51ccc0f833c5d4bb74b779ee4d4b7c7c8143ae65dd100d1f1f9bd85917206772 [INFO] running `Command { std: "docker" "start" "-a" "51ccc0f833c5d4bb74b779ee4d4b7c7c8143ae65dd100d1f1f9bd85917206772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ccc0f833c5d4bb74b779ee4d4b7c7c8143ae65dd100d1f1f9bd85917206772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ccc0f833c5d4bb74b779ee4d4b7c7c8143ae65dd100d1f1f9bd85917206772", kill_on_drop: false }` [INFO] [stdout] 51ccc0f833c5d4bb74b779ee4d4b7c7c8143ae65dd100d1f1f9bd85917206772 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c05bde5de6d568a53f0c9f15a4ab99bcd7e9366f83d5f4ad7777838d680eea [INFO] running `Command { std: "docker" "start" "-a" "e9c05bde5de6d568a53f0c9f15a4ab99bcd7e9366f83d5f4ad7777838d680eea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling uucore v0.7.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling uucore_procs v0.7.0 [INFO] [stderr] Compiling os_display v0.1.4 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling uu_true v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.39s [INFO] running `Command { std: "docker" "inspect" "e9c05bde5de6d568a53f0c9f15a4ab99bcd7e9366f83d5f4ad7777838d680eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c05bde5de6d568a53f0c9f15a4ab99bcd7e9366f83d5f4ad7777838d680eea", kill_on_drop: false }` [INFO] [stdout] e9c05bde5de6d568a53f0c9f15a4ab99bcd7e9366f83d5f4ad7777838d680eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 939806bbf4b2fb1b753a14fd856679863f25de30854c72a0e6d0217a5ba88cf4 [INFO] running `Command { std: "docker" "start" "-a" "939806bbf4b2fb1b753a14fd856679863f25de30854c72a0e6d0217a5ba88cf4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling codspeed v4.3.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling condtype v1.3.0 [INFO] [stderr] Compiling codspeed-divan-compat v4.3.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling uucore v0.7.0 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling codspeed-divan-compat-macros v4.3.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling fluent-syntax v0.12.0 [INFO] [stderr] Compiling fluent-bundle v0.16.0 [INFO] [stderr] Compiling fluent v0.17.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v4.3.0 [INFO] [stderr] Compiling uu_true v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.89s [INFO] running `Command { std: "docker" "inspect" "939806bbf4b2fb1b753a14fd856679863f25de30854c72a0e6d0217a5ba88cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939806bbf4b2fb1b753a14fd856679863f25de30854c72a0e6d0217a5ba88cf4", kill_on_drop: false }` [INFO] [stdout] 939806bbf4b2fb1b753a14fd856679863f25de30854c72a0e6d0217a5ba88cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e4ebd334d66eac84619930eb94436514b978193e98b4b426f0b21d7b88aeaac1 [INFO] running `Command { std: "docker" "start" "-a" "e4ebd334d66eac84619930eb94436514b978193e98b4b426f0b21d7b88aeaac1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/true.rs (/opt/rustwide/target/debug/deps/uu_true-f1a4346f5b1af87a) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/true-7d63e6e376bb316a) [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] [stderr] Doc-tests uu_true [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" "e4ebd334d66eac84619930eb94436514b978193e98b4b426f0b21d7b88aeaac1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ebd334d66eac84619930eb94436514b978193e98b4b426f0b21d7b88aeaac1", kill_on_drop: false }` [INFO] [stdout] e4ebd334d66eac84619930eb94436514b978193e98b4b426f0b21d7b88aeaac1