[INFO] cloning repository https://github.com/sguzman/iron-pony [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sguzman/iron-pony" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Firon-pony", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Firon-pony'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 034d2414f68394f90e51b170edb5f0ecd2097602 [INFO] testing sguzman/iron-pony against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsguzman%2Firon-pony" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sguzman/iron-pony [INFO] finished tweaking git repo https://github.com/sguzman/iron-pony [INFO] tweaked toml for git repo https://github.com/sguzman/iron-pony written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sguzman/iron-pony on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sguzman/iron-pony 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.58 [INFO] [stderr] Downloaded clap_builder v4.5.58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 752eb77ef1b18625d4927640c01bdbe740bcbafac55493e5bec3ab6b941fb738 [INFO] running `Command { std: "docker" "start" "-a" "752eb77ef1b18625d4927640c01bdbe740bcbafac55493e5bec3ab6b941fb738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "752eb77ef1b18625d4927640c01bdbe740bcbafac55493e5bec3ab6b941fb738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "752eb77ef1b18625d4927640c01bdbe740bcbafac55493e5bec3ab6b941fb738", kill_on_drop: false }` [INFO] [stdout] 752eb77ef1b18625d4927640c01bdbe740bcbafac55493e5bec3ab6b941fb738 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d93138d2d101cb65b7e47cfdb333404e8f76c02f0809e9d50c4a90acd0c640c [INFO] running `Command { std: "docker" "start" "-a" "5d93138d2d101cb65b7e47cfdb333404e8f76c02f0809e9d50c4a90acd0c640c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling iron-pony-core v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-core) [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling iron-pony-cli v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-cli) [INFO] [stderr] Compiling iron-pony-spec v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-spec) [INFO] [stderr] Compiling iron-pony-parity v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-parity) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.65s [INFO] running `Command { std: "docker" "inspect" "5d93138d2d101cb65b7e47cfdb333404e8f76c02f0809e9d50c4a90acd0c640c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d93138d2d101cb65b7e47cfdb333404e8f76c02f0809e9d50c4a90acd0c640c", kill_on_drop: false }` [INFO] [stdout] 5d93138d2d101cb65b7e47cfdb333404e8f76c02f0809e9d50c4a90acd0c640c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51a0cefa4be8771dcf9dbbed22e8fd834e5e0d23cb0dd7fcc81e9edb8feacf3a [INFO] running `Command { std: "docker" "start" "-a" "51a0cefa4be8771dcf9dbbed22e8fd834e5e0d23cb0dd7fcc81e9edb8feacf3a", kill_on_drop: false }` [INFO] [stderr] Compiling iron-pony-core v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-core) [INFO] [stderr] Compiling iron-pony-parity v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-parity) [INFO] [stderr] Compiling iron-pony-spec v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-spec) [INFO] [stderr] Compiling iron-pony-cli v0.1.0 (/opt/rustwide/workdir/crates/iron-pony-cli) [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/crates/xtask) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `Command { std: "docker" "inspect" "51a0cefa4be8771dcf9dbbed22e8fd834e5e0d23cb0dd7fcc81e9edb8feacf3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a0cefa4be8771dcf9dbbed22e8fd834e5e0d23cb0dd7fcc81e9edb8feacf3a", kill_on_drop: false }` [INFO] [stdout] 51a0cefa4be8771dcf9dbbed22e8fd834e5e0d23cb0dd7fcc81e9edb8feacf3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2a88053153fb80fab90bf67673ce1387fd8c51348c84306f9b69dd87f5b53729 [INFO] running `Command { std: "docker" "start" "-a" "2a88053153fb80fab90bf67673ce1387fd8c51348c84306f9b69dd87f5b53729", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/iron_pony-d0d968bc78abb2ef) [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/lib.rs (/opt/rustwide/target/debug/deps/iron_pony_core-853a1f4171330bd9) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test pony::tests::expands_link_vars_from_style ... ok [INFO] [stdout] test fortune::tests::parses_percent_delimited_fortunes ... ok [INFO] [stdout] test pony::tests::inserts_balloon_anchor ... ok [INFO] [stdout] test pony::tests::parses_metadata_header ... ok [INFO] [stdout] test balloon::tests::wrap_splits_words ... ok [INFO] [stdout] test tests::select_pony_random_is_seeded ... ok [INFO] [stdout] test tests::render_inserts_balloon ... ok [INFO] [stdout] test tests::select_pony_prefers_best_pony ... ok [INFO] [stdout] test balloon::tests::parse_ascii_style ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iron_pony_parity-0df20ce6a30de503) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::drops_program_name_from_argv ... ok [INFO] [stdout] test tests::mismatch_reports_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iron_pony_spec-6af639f26c1e813a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::maps_features_to_requirements ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/xtask-fe0615ef79dcb2c3) [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 iron_pony_core [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 iron_pony_parity [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 iron_pony_spec [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" "2a88053153fb80fab90bf67673ce1387fd8c51348c84306f9b69dd87f5b53729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a88053153fb80fab90bf67673ce1387fd8c51348c84306f9b69dd87f5b53729", kill_on_drop: false }` [INFO] [stdout] 2a88053153fb80fab90bf67673ce1387fd8c51348c84306f9b69dd87f5b53729