[INFO] fetching crate zombienet-support 0.3.13... [INFO] testing zombienet-support-0.3.13 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] extracting crate zombienet-support 0.3.13 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate zombienet-support 0.3.13 [INFO] finished tweaking crates.io crate zombienet-support 0.3.13 [INFO] tweaked toml for crates.io crate zombienet-support 0.3.13 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate zombienet-support 0.3.13 on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate zombienet-support 0.3.13 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded native-tls v0.2.13 [INFO] [stderr] Downloaded tempfile v3.16.0 [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded openssl-sys v0.9.104 [INFO] [stderr] Downloaded rustls v0.23.21 [INFO] [stderr] Downloaded openssl v0.10.69 [INFO] [stderr] Downloaded tokio v1.46.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1df196b17592880e30b1ca2bf5882aa1cc8b6de3b6f3e7caa26cc35596560c7e [INFO] running `Command { std: "docker" "start" "-a" "1df196b17592880e30b1ca2bf5882aa1cc8b6de3b6f3e7caa26cc35596560c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1df196b17592880e30b1ca2bf5882aa1cc8b6de3b6f3e7caa26cc35596560c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1df196b17592880e30b1ca2bf5882aa1cc8b6de3b6f3e7caa26cc35596560c7e", kill_on_drop: false }` [INFO] [stdout] 1df196b17592880e30b1ca2bf5882aa1cc8b6de3b6f3e7caa26cc35596560c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afaf9736767547ab657cdeb26091baf8ad35ffbd2ebe173e90d6182f91379cf1 [INFO] running `Command { std: "docker" "start" "-a" "afaf9736767547ab657cdeb26091baf8ad35ffbd2ebe173e90d6182f91379cf1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling zombienet-support v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.93s [INFO] running `Command { std: "docker" "inspect" "afaf9736767547ab657cdeb26091baf8ad35ffbd2ebe173e90d6182f91379cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaf9736767547ab657cdeb26091baf8ad35ffbd2ebe173e90d6182f91379cf1", kill_on_drop: false }` [INFO] [stdout] afaf9736767547ab657cdeb26091baf8ad35ffbd2ebe173e90d6182f91379cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c64932e37cf5bdffd760e64232889146f35b24f9b23b11146704e8d33cdc27 [INFO] running `Command { std: "docker" "start" "-a" "71c64932e37cf5bdffd760e64232889146f35b24f9b23b11146704e8d33cdc27", kill_on_drop: false }` [INFO] [stderr] Compiling zombienet-support v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "71c64932e37cf5bdffd760e64232889146f35b24f9b23b11146704e8d33cdc27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c64932e37cf5bdffd760e64232889146f35b24f9b23b11146704e8d33cdc27", kill_on_drop: false }` [INFO] [stdout] 71c64932e37cf5bdffd760e64232889146f35b24f9b23b11146704e8d33cdc27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94e719da0e55f99aa5ba76a1288776cf13f2b009fe3ceef84219b9427fc29216 [INFO] running `Command { std: "docker" "start" "-a" "94e719da0e55f99aa5ba76a1288776cf13f2b009fe3ceef84219b9427fc29216", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zombienet_support-0711d07b5f2009ff) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test fs::in_memory::tests::append_should_update_file_content_if_file_exists ... ok [INFO] [stdout] test fs::in_memory::tests::copy_should_creates_new_destination_file_if_it_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::append_should_create_file_with_content_if_file_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::append_should_return_an_error_if_file_is_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_destination_file_is_new_and_some_ancestor_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::append_should_return_an_error_if_file_is_new_and_some_ancestor_is_not_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::append_should_return_an_error_if_file_is_new_and_some_ancestor_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_destination_file_is_new_and_some_ancestor_is_not_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_destination_file_is_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_all_should_create_a_directory_and_all_its_ancestors_if_they_dont_exist ... ok [INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_source_file_is_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::copy_should_returns_an_error_if_source_file_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::copy_should_updates_the_file_content_of_the_destination_file_if_it_already_exists ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_all_should_return_an_error_if_some_ancestor_is_not_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_all_should_create_a_directory_and_some_of_its_ancestors_if_they_dont_exist ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_should_create_a_directory_if_all_ancestors_exist ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_directory_already_exists ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_should_create_a_directory_at_root ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_file_already_exists ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_some_directory_ancestor_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::read_should_return_an_error_if_file_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::read_should_return_an_error_if_file_is_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::read_should_return_the_file_content ... ok [INFO] [stdout] test fs::in_memory::tests::create_dir_should_return_an_error_if_some_ancestor_is_not_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_an_error_if_file_isnt_utf8_encoded ... ok [INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_the_file_content_as_a_string ... ok [INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_an_error_if_file_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::read_to_string_should_return_an_error_if_file_is_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::write_should_overwrite_file_content_if_file_exists ... ok [INFO] [stdout] test fs::in_memory::tests::write_should_create_file_with_content_if_file_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::set_mode_should_update_the_directory_mode_at_path ... ok [INFO] [stdout] test fs::in_memory::tests::write_should_return_an_error_if_file_is_a_directory ... ok [INFO] [stdout] test fs::in_memory::tests::set_mode_should_update_the_file_mode_at_path ... ok [INFO] [stdout] test fs::in_memory::tests::set_mode_should_returns_an_error_if_file_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::write_should_return_an_error_if_file_is_new_and_some_ancestor_doesnt_exists ... ok [INFO] [stdout] test fs::in_memory::tests::write_should_return_an_error_if_file_is_new_and_some_ancestor_is_not_a_directory ... ok [INFO] [stdout] test fs::local::tests::append_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::append_should_updates_an_existing_file_by_appending_contents ... ok [INFO] [stdout] test fs::local::tests::copy_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::copy_should_ovewrite_destination_if_alread_exists ... ok [INFO] [stdout] test fs::local::tests::copy_should_create_a_duplicate_of_source ... ok [INFO] [stdout] test fs::local::tests::create_dir_all_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::append_should_create_a_new_file_at_path_with_contents ... ok [INFO] [stdout] test fs::local::tests::create_dir_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::create_dir_should_create_a_new_directory_at_path ... ok [INFO] [stdout] test fs::local::tests::read_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::create_dir_all_should_create_a_new_directory_and_all_of_it_ancestors_at_path ... ok [INFO] [stdout] test fs::local::tests::set_mode_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::read_should_return_the_contents_of_the_file_at_path ... ok [INFO] [stdout] test fs::local::tests::read_to_string_should_return_the_contents_of_the_file_at_path_as_string ... ok [INFO] [stdout] test fs::local::tests::set_mode_should_update_the_file_mode_at_path ... ok [INFO] [stdout] test fs::local::tests::read_to_string_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::write_should_create_a_new_file_at_path_with_contents ... ok [INFO] [stdout] test fs::local::tests::set_mode_should_update_the_directory_mode_at_path ... ok [INFO] [stdout] test fs::local::tests::write_should_bubble_up_error_if_some_happens ... ok [INFO] [stdout] test fs::local::tests::write_should_overwrite_an_existing_file_with_contents ... ok [INFO] [stdout] test replacer::tests::replace_should_works ... ok [INFO] [stdout] test replacer::tests::replace_env_should_works ... ok [INFO] [stdout] test replacer::tests::replace_multiple_should_works ... ok [INFO] [stdout] test replacer::tests::replace_multiple_with_missing_should_works ... ok [INFO] [stdout] test replacer::tests::replace_without_replacement_should_leave_text_unchanged ... ok [INFO] [stdout] test replacer::tests::replace_running_network_should_work ... ok [INFO] [stdout] test replacer::tests::get_tokens_to_replace_should_work ... ok [INFO] [stdout] test replacer::tests::replace_running_network_with_missing_field_should_not_replace_nothing ... ok [INFO] [stdout] test replacer::tests::replace_running_network_with_compat_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests zombienet_support [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" "94e719da0e55f99aa5ba76a1288776cf13f2b009fe3ceef84219b9427fc29216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e719da0e55f99aa5ba76a1288776cf13f2b009fe3ceef84219b9427fc29216", kill_on_drop: false }` [INFO] [stdout] 94e719da0e55f99aa5ba76a1288776cf13f2b009fe3ceef84219b9427fc29216