[INFO] cloning repository https://github.com/ilyes-i-ben/agents-in-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilyes-i-ben/agents-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyes-i-ben%2Fagents-in-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyes-i-ben%2Fagents-in-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 117166784b4e689656cd6d6e23122696ee3c0f12
[INFO] testing ilyes-i-ben/agents-in-rust against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyes-i-ben%2Fagents-in-rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ilyes-i-ben/agents-in-rust
[INFO] finished tweaking git repo https://github.com/ilyes-i-ben/agents-in-rust
[INFO] tweaked toml for git repo https://github.com/ilyes-i-ben/agents-in-rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ilyes-i-ben/agents-in-rust on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ilyes-i-ben/agents-in-rust 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded signal-hook-mio v0.2.5
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.40
[INFO] [stderr]   Downloaded crossterm_winapi v0.9.1
[INFO] [stderr]   Downloaded indoc v2.0.7
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded zerocopy v0.8.40
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccf49893729e8a2d4d331fd69dfa81109b1a6a7da394cf6455d1b236a8ce797c
[INFO] running `Command { std: "docker" "start" "-a" "ccf49893729e8a2d4d331fd69dfa81109b1a6a7da394cf6455d1b236a8ce797c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccf49893729e8a2d4d331fd69dfa81109b1a6a7da394cf6455d1b236a8ce797c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccf49893729e8a2d4d331fd69dfa81109b1a6a7da394cf6455d1b236a8ce797c", kill_on_drop: false }`
[INFO] [stdout] ccf49893729e8a2d4d331fd69dfa81109b1a6a7da394cf6455d1b236a8ce797c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95d12de1d909a904d23a0767b7abfc96106d2237863cfc8a8040bc3e503ace55
[INFO] running `Command { std: "docker" "start" "-a" "95d12de1d909a904d23a0767b7abfc96106d2237863cfc8a8040bc3e503ace55", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pizza-shared v0.1.0 (/opt/rustwide/workdir/pizza-shared)
[INFO] [stderr]    Compiling pizza-client v0.1.0 (/opt/rustwide/workdir/pizza-client)
[INFO] [stderr]    Compiling pizza-agent v0.1.0 (/opt/rustwide/workdir/pizza-agent)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.66s
[INFO] running `Command { std: "docker" "inspect" "95d12de1d909a904d23a0767b7abfc96106d2237863cfc8a8040bc3e503ace55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95d12de1d909a904d23a0767b7abfc96106d2237863cfc8a8040bc3e503ace55", kill_on_drop: false }`
[INFO] [stdout] 95d12de1d909a904d23a0767b7abfc96106d2237863cfc8a8040bc3e503ace55
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb78aedf30b856cbb8ded277fa6103687ab2e2cc44c195b5016d5a62b97e1143
[INFO] running `Command { std: "docker" "start" "-a" "eb78aedf30b856cbb8ded277fa6103687ab2e2cc44c195b5016d5a62b97e1143", kill_on_drop: false }`
[INFO] [stderr]    Compiling pizza-shared v0.1.0 (/opt/rustwide/workdir/pizza-shared)
[INFO] [stderr]    Compiling pizza-agent v0.1.0 (/opt/rustwide/workdir/pizza-agent)
[INFO] [stderr]    Compiling pizza-client v0.1.0 (/opt/rustwide/workdir/pizza-client)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.65s
[INFO] running `Command { std: "docker" "inspect" "eb78aedf30b856cbb8ded277fa6103687ab2e2cc44c195b5016d5a62b97e1143", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb78aedf30b856cbb8ded277fa6103687ab2e2cc44c195b5016d5a62b97e1143", kill_on_drop: false }`
[INFO] [stdout] eb78aedf30b856cbb8ded277fa6103687ab2e2cc44c195b5016d5a62b97e1143
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 535bc52a68c4c0d24275453a6fd85c31eebc4748be3d22d85a4ced2f93442f73
[INFO] running `Command { std: "docker" "start" "-a" "535bc52a68c4c0d24275453a6fd85c31eebc4748be3d22d85a4ced2f93442f73", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pizza_agent-cb16bdaf8d204a29)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test executor::tests::execute_local_action_add_bell_pepper ... ok
[INFO] [stdout] test executor::tests::execute_local_action_add_ham ... ok
[INFO] [stdout] test executor::tests::execute_local_action_add_onion ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pizza_client-cab922bc4f9fae9f)
[INFO] [stdout] test executor::tests::execute_local_action_add_pineapple ... ok
[INFO] [stdout] test executor::tests::execute_local_action_add_chili_flakes ... ok
[INFO] [stdout] test executor::tests::execute_local_action_builds_pepperoni_payload ... ok
[INFO] [stdout] test serialization::tests::workflow_payload_to_json_keeps_tagged_fields ... ok
[INFO] [stdout] test executor::tests::execute_local_action_add_chicken ... ok
[INFO] [stdout] test executor::tests::execute_local_action_add_bbq_sauce ... 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] [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/pizza_shared-f97de769ea6f793b)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test protocol::tests::announce_header_matches_known_hex ... ok
[INFO] [stdout] test protocol::tests::tcp_completed_order_roundtrip ... ok
[INFO] [stdout] test protocol::tests::order_message_matches_known_hex ... ok
[INFO] [stdout] test protocol::tests::decode_real_intercepted_process_payload_bytes ... ok
[INFO] [stdout] test protocol::tests::tcp_deliver_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_framing_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_get_recipe_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_failed_order_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_list_recipes_response_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_list_recipes_special_framing_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_list_recipes_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_order_receipt_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_recipe_response_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_process_payload_roundtrip ... ok
[INFO] [stdout] test protocol::tests::tcp_order_roundtrip ... ok
[INFO] [stdout] test protocol::tests::udp_announce_roundtrip ... ok
[INFO] [stdout] test protocol::tests::udp_ping_roundtrip ... ok
[INFO] [stdout] test recipe::tests::parse_add_base_params ... ok
[INFO] [stdout] test recipe::tests::parse_multi_recipe_file ... ok
[INFO] [stdout] test recipe::tests::parse_parallel_syntax_returns_error ... ok
[INFO] [stdout] test recipe::tests::parse_examples_file_accepts_documented_syntax ... ok
[INFO] [stdout] test recipe::tests::parse_pepperoni_recipe_has_five_actions ... ok
[INFO] [stdout] test recipe::tests::parse_repetition_expands_actions ... ok
[INFO] [stdout] test protocol::tests::decode_udp_garbage_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pizza_shared
[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" "535bc52a68c4c0d24275453a6fd85c31eebc4748be3d22d85a4ced2f93442f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "535bc52a68c4c0d24275453a6fd85c31eebc4748be3d22d85a4ced2f93442f73", kill_on_drop: false }`
[INFO] [stdout] 535bc52a68c4c0d24275453a6fd85c31eebc4748be3d22d85a4ced2f93442f73
