[INFO] fetching crate wind_tunnel_runner 0.5.0-dev.0... [INFO] testing wind_tunnel_runner-0.5.0-dev.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wind_tunnel_runner 0.5.0-dev.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate wind_tunnel_runner 0.5.0-dev.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wind_tunnel_runner 0.5.0-dev.0 [INFO] tweaked toml for crates.io crate wind_tunnel_runner 0.5.0-dev.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wind_tunnel_runner 0.5.0-dev.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wind_tunnel_runner 0.5.0-dev.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wind_tunnel_instruments v0.5.0-dev.0 [INFO] [stderr] Downloaded wind_tunnel_core v0.5.0-dev.0 [INFO] [stderr] Downloaded wind_tunnel_summary_model v0.5.0-dev.0 [INFO] [stderr] Downloaded ts_influxdb v0.7.3-beta.1 [INFO] [stderr] Downloaded influxive-core v0.0.2-alpha.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba4168864f8fcea6f94edfe070ed0b13efa316c126ec9a24fba56dde37fd4938 [INFO] running `Command { std: "docker" "start" "-a" "ba4168864f8fcea6f94edfe070ed0b13efa316c126ec9a24fba56dde37fd4938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba4168864f8fcea6f94edfe070ed0b13efa316c126ec9a24fba56dde37fd4938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4168864f8fcea6f94edfe070ed0b13efa316c126ec9a24fba56dde37fd4938", kill_on_drop: false }` [INFO] [stdout] ba4168864f8fcea6f94edfe070ed0b13efa316c126ec9a24fba56dde37fd4938 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd47128e412202f0f4272d59a800e61dcd6b9df38d9144fd5d2e176c78ba7fad [INFO] running `Command { std: "docker" "start" "-a" "cd47128e412202f0f4272d59a800e61dcd6b9df38d9144fd5d2e176c78ba7fad", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling influxive-core v0.0.2-alpha.1 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling sysinfo v0.35.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling wind_tunnel_summary_model v0.5.0-dev.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling wind_tunnel_core v0.5.0-dev.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ts_influxdb v0.7.3-beta.1 [INFO] [stderr] Compiling wind_tunnel_instruments v0.5.0-dev.0 [INFO] [stderr] Compiling wind_tunnel_runner v0.5.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ts_influxdb v0.7.3-beta.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "cd47128e412202f0f4272d59a800e61dcd6b9df38d9144fd5d2e176c78ba7fad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd47128e412202f0f4272d59a800e61dcd6b9df38d9144fd5d2e176c78ba7fad", kill_on_drop: false }` [INFO] [stdout] cd47128e412202f0f4272d59a800e61dcd6b9df38d9144fd5d2e176c78ba7fad [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6134f8ea7435f08b953bdcb3f09d6cfdf2c903afe91e65603a17d78b4b4dc5cb [INFO] running `Command { std: "docker" "start" "-a" "6134f8ea7435f08b953bdcb3f09d6cfdf2c903afe91e65603a17d78b4b4dc5cb", kill_on_drop: false }` [INFO] [stderr] Compiling wind_tunnel_runner v0.5.0-dev.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ts_influxdb v0.7.3-beta.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6134f8ea7435f08b953bdcb3f09d6cfdf2c903afe91e65603a17d78b4b4dc5cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6134f8ea7435f08b953bdcb3f09d6cfdf2c903afe91e65603a17d78b4b4dc5cb", kill_on_drop: false }` [INFO] [stdout] 6134f8ea7435f08b953bdcb3f09d6cfdf2c903afe91e65603a17d78b4b4dc5cb [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 363bd0b133fa0616ed7d0c5a8a134ee061a4fd6b2fea1dba3501e2f1dbf1f2f7 [INFO] running `Command { std: "docker" "start" "-a" "363bd0b133fa0616ed7d0c5a8a134ee061a4fd6b2fea1dba3501e2f1dbf1f2f7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ts_influxdb v0.7.3-beta.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wind_tunnel_runner-0f0620ab0385dca2) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test definition::tests::build_assigned_behaviours_default ... ok [INFO] [stdout] test definition::tests::build_assigned_behaviours_partial ... ok [INFO] [stdout] test definition::tests::build_assigned_behaviours_exact ... ok [INFO] [stdout] test definition::tests::build_assigned_behaviours_too_many ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/hook_error_handling.rs (/opt/rustwide/target/debug/deps/hook_error_handling-e3d1ed1d971a8375) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test capture_error_in_agent_setup_and_continue ... ok [INFO] [stdout] test capture_error_in_agent_setup ... ok [INFO] [stdout] test capture_error_in_agent_teardown ... ok [INFO] [stdout] test capture_error_in_teardown ... ok [INFO] [stdout] test propagate_error_in_setup_hook ... ok [INFO] [stdout] test bail_error_stops_agent_behaviour ... ok [INFO] [stderr] Doc-tests wind_tunnel_runner [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/definition.rs - definition::ScenarioDefinitionBuilder::new_with_init (line 72) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "363bd0b133fa0616ed7d0c5a8a134ee061a4fd6b2fea1dba3501e2f1dbf1f2f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363bd0b133fa0616ed7d0c5a8a134ee061a4fd6b2fea1dba3501e2f1dbf1f2f7", kill_on_drop: false }` [INFO] [stdout] 363bd0b133fa0616ed7d0c5a8a134ee061a4fd6b2fea1dba3501e2f1dbf1f2f7