[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.98.0-beta.8+cargoflags=--release for beta-release-1.99-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-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ilyes-i-ben/agents-in-rust on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b [INFO] running `Command { std: "docker" "start" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [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 strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling strum v0.26.3 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [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 `release` profile [optimized] target(s) in 48.31s [INFO] running `Command { std: "docker" "inspect" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [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 `release` profile [optimized] target(s) in 16.25s [INFO] running `Command { std: "docker" "inspect" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/pizza_agent-22a695cbb7c04f54) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test executor::tests::execute_local_action_add_ham ... ok [INFO] [stdout] test executor::tests::execute_local_action_add_bbq_sauce ... ok [INFO] [stdout] test executor::tests::execute_local_action_add_bell_pepper ... ok [INFO] [stdout] test executor::tests::execute_local_action_add_chicken ... ok [INFO] [stdout] test executor::tests::execute_local_action_add_onion ... ok [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] [INFO] [stdout] test result: ok. 9 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/release/deps/pizza_client-de641facfb1aa378) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/pizza_shared-6310805d314fed56) [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 24 tests [INFO] [stdout] test protocol::tests::announce_header_matches_known_hex ... ok [INFO] [stderr] Doc-tests pizza_shared [INFO] [stdout] test protocol::tests::decode_udp_garbage_returns_error ... 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_completed_order_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_list_recipes_response_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_list_recipes_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_list_recipes_special_framing_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_failed_order_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_deliver_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_order_receipt_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_order_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_process_payload_roundtrip ... ok [INFO] [stdout] test protocol::tests::tcp_recipe_response_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_examples_file_accepts_documented_syntax ... ok [INFO] [stdout] test recipe::tests::parse_parallel_syntax_returns_error ... 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] [INFO] [stdout] test result: ok. 24 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" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b", kill_on_drop: false }` [INFO] [stdout] ef30952f3f1aaaf28cb6f95662790726761cd42cd0c23f147acbda95076a4e4b