[INFO] cloning repository https://github.com/smoliakoff/rload [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smoliakoff/rload" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmoliakoff%2Frload", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmoliakoff%2Frload'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7302357c227c90c291c2a20475bb303acf86f8b [INFO] testing smoliakoff/rload/b7302357c227c90c291c2a20475bb303acf86f8b against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmoliakoff%2Frload" "/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/smoliakoff/rload [INFO] finished tweaking git repo https://github.com/smoliakoff/rload [INFO] tweaked toml for git repo https://github.com/smoliakoff/rload written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/smoliakoff/rload on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/smoliakoff/rload 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded borrow-or-share v0.2.4 [INFO] [stderr] Downloaded unicode-general-category v1.1.0 [INFO] [stderr] Downloaded fluent-uri v0.4.1 [INFO] [stderr] Downloaded assert_cmd v2.1.2 [INFO] [stderr] Downloaded referencing v0.41.0 [INFO] [stderr] Downloaded indicatif v0.18.4 [INFO] [stderr] Downloaded insta v1.46.3 [INFO] [stderr] Downloaded fancy-regex v0.17.0 [INFO] [stderr] Downloaded jsonschema v0.41.0 [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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 150307634eefffe8204c97454440eae923aaf041892455f9edd6a723acc911e2 [INFO] running `Command { std: "docker" "start" "-a" "150307634eefffe8204c97454440eae923aaf041892455f9edd6a723acc911e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "150307634eefffe8204c97454440eae923aaf041892455f9edd6a723acc911e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150307634eefffe8204c97454440eae923aaf041892455f9edd6a723acc911e2", kill_on_drop: false }` [INFO] [stdout] 150307634eefffe8204c97454440eae923aaf041892455f9edd6a723acc911e2 [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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dfec27dfe75fdc7296097a0085d3d455a192fd9f92d27675c8132c5c7882c26 [INFO] running `Command { std: "docker" "start" "-a" "4dfec27dfe75fdc7296097a0085d3d455a192fd9f92d27675c8132c5c7882c26", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unicode-general-category v1.1.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fancy-regex v0.17.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling fluent-uri v0.4.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling referencing v0.41.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling jsonschema v0.41.0 [INFO] [stderr] Compiling test_support v0.1.0 (/opt/rustwide/workdir/crates/test_support) [INFO] [stderr] Compiling libprotocol v0.1.0 (/opt/rustwide/workdir/crates/libprotocol) [INFO] [stderr] Compiling libruntime v0.1.0 (/opt/rustwide/workdir/crates/libruntime) [INFO] [stderr] Compiling libcli v0.1.0 (/opt/rustwide/workdir/crates/libcli) [INFO] [stderr] Compiling rload v0.1.0 (/opt/rustwide/workdir/bin/rload) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "4dfec27dfe75fdc7296097a0085d3d455a192fd9f92d27675c8132c5c7882c26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dfec27dfe75fdc7296097a0085d3d455a192fd9f92d27675c8132c5c7882c26", kill_on_drop: false }` [INFO] [stdout] 4dfec27dfe75fdc7296097a0085d3d455a192fd9f92d27675c8132c5c7882c26 [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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1af096eecb24d0318b020321f84cac7f844ce5430204c2e4a60dc75c4986310 [INFO] running `Command { std: "docker" "start" "-a" "c1af096eecb24d0318b020321f84cac7f844ce5430204c2e4a60dc75c4986310", kill_on_drop: false }` [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling test_support v0.1.0 (/opt/rustwide/workdir/crates/test_support) [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling libruntime v0.1.0 (/opt/rustwide/workdir/crates/libruntime) [INFO] [stderr] Compiling libcli v0.1.0 (/opt/rustwide/workdir/crates/libcli) [INFO] [stderr] Compiling libprotocol v0.1.0 (/opt/rustwide/workdir/crates/libprotocol) [INFO] [stderr] Compiling rload v0.1.0 (/opt/rustwide/workdir/bin/rload) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.92s [INFO] running `Command { std: "docker" "inspect" "c1af096eecb24d0318b020321f84cac7f844ce5430204c2e4a60dc75c4986310", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1af096eecb24d0318b020321f84cac7f844ce5430204c2e4a60dc75c4986310", kill_on_drop: false }` [INFO] [stdout] c1af096eecb24d0318b020321f84cac7f844ce5430204c2e4a60dc75c4986310 [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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 52d395a889ce3fcc05a97c3f4c774ecb062a248c852023f4b1c1f1ddc899665a [INFO] running `Command { std: "docker" "start" "-a" "52d395a889ce3fcc05a97c3f4c774ecb062a248c852023f4b1c1f1ddc899665a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libcli-685f59adf6bd851b) [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libprotocol-92e9a8580a67cb43) [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 1 test [INFO] [stdout] test tests::it_check_export_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-6c18a4157f8cfcb0) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test it_check_validate_with_invalid_scenario_broken_json ... ok [INFO] [stdout] test it_check_validate_with_valid_scenario ... ok [INFO] [stderr] Scenario is invalid (2 errors) [INFO] [stdout] test it_check_validate_with_valid_extended_scenario ... ok [INFO] [stderr] Scenario is invalid (6 errors) [INFO] [stderr] Scenario is invalid (2 errors) [INFO] [stderr] Scenario is invalid (2 errors) [INFO] [stdout] test it_check_validate_with_invalid_extended_scenario_validation_semantic_rules_wrong_steps ... ok [INFO] [stdout] test it_check_validate_with_invalid_scenario_validation_semantic_rules ... ok [INFO] [stdout] test it_check_validate_with_invalid_scenario_validation_semantic_rules_empty_stages ... ok [INFO] [stdout] test it_check_validate_with_invalid_scenario_validation_schema_error ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libruntime-817f0a205fd46a99) [INFO] [stdout] test it_check_generate_scenario ... ok [INFO] [stdout] test it_check_export_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test run_engine::tests::it_run_and_check_run_report ... ignored [INFO] [stdout] test execution_plan::tests::it_check_calculate_cumulative_ends ... ok [INFO] [stdout] test scheduler::tests::it_planned_time_growing ... ok [INFO] [stdout] test weight_sampler::tests::it_peek_return_value_inside_range ... ok [INFO] [stdout] test dry_runner::tests::dry_run_scenario ... ok [INFO] [stdout] test weight_sampler::tests::it_calculate_weight_total_and_cumulative ... ok [INFO] [stdout] test weight_sampler::tests::it_check_peek_result_stable ... ok [INFO] [stdout] test execution_plan::tests::it_create_execution_plan_for_scenario ... ok [INFO] [stdout] test scheduler::tests::it_one_stage_2sec_5rps ... ok [INFO] [stdout] test vu_runner::tests::it_works ... ok [INFO] [stdout] test tests::it_works_run_mock ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rload-cae96a6c4e4f4f3b) [INFO] [stdout] test run_engine::tests::it_run_mock_and_check_run_report ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.05s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-459ecd5a26992f39) [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 4 tests [INFO] [stdout] test it_check_validate_command_for_invalid_scenario ... ok [INFO] [stdout] test it_check_validate_command_for_valid_scenario ... ok [INFO] [stdout] test it_check_validate_command_for_broken_json ... ok [INFO] [stdout] test it_check_dry_run_command_for_valid_scenario ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- it_check_dry_run_command_for_valid_scenario stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: bin/rload/tests/snapshots/integration_test__it_check_dry_run_command_for_valid_scenario.snap [INFO] [stdout] Snapshot: it_check_dry_run_command_for_valid_scenario [INFO] [stdout] Source: bin/rload/tests/integration_test.rs:29 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: cmd.output() [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 5 5 │ 0, [INFO] [stdout] 6 6 │ ), [INFO] [stdout] 7 7 │ ), [INFO] [stdout] 8 8 │ stdout: "ok\nPlanOnly(DryRunReport { iterations: 100, seed: 1000, journeys: 100, steps: StepsCounting { request_count: 100, sleep_count: 100 }, endpoints: {\"GET /test\": 80, \"GET /test2\": 20} })\n", [INFO] [stdout] 9 │- stderr: "scenario path: /Users/v.smolyakov/projects/Load-Testing/crates/test_support/../../crates/libprotocol/tests/fixtures/valid-extended-scenario.json\n", [INFO] [stdout] 9 │+ stderr: "scenario path: /opt/rustwide/workdir/crates/test_support/../../crates/libprotocol/tests/fixtures/valid-extended-scenario.json\n", [INFO] [stdout] 10 10 │ }, [INFO] [stdout] 11 11 │ ) [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'it_check_dry_run_command_for_valid_scenario' (47) panicked at bin/rload/tests/integration_test.rs:29:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/bin/rload/tests/snapshots/integration_test__it_check_dry_run_command_for_valid_scenario.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58c3e87687ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58c3e87687ca - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58c3e87687ca - std[29689e6404d28ef9]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58c3e87687ca - <::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58c3e878138a - ::fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58c3e878138a - core[e929cb53b82a81ca]::fmt::write [INFO] [stdout] 6: 0x58c3e876eae2 - std[29689e6404d28ef9]::io::default_write_fmt::> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x58c3e876eae2 - as std[29689e6404d28ef9]::io::Write>::write_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x58c3e874414f - ::print [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58c3e874414f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58c3e875f7d9 - std[29689e6404d28ef9]::panicking::default_hook [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x58c3e86b51fc - core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x58c3e86b51fc - test[a24b3028667022f7]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x58c3e875f992 - core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x58c3e875f992 - std[29689e6404d28ef9]::panicking::panic_with_hook [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x58c3e8744208 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58c3e8739029 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x58c3e8744fbd - __rustc[3aed6af316653e63]::rust_begin_unwind [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58c3e8781bcc - core[e929cb53b82a81ca]::panicking::panic_fmt [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58c3e8781942 - core[e929cb53b82a81ca]::result::unwrap_failed [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x58c3e857ae8f - >>::unwrap [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x58c3e857ae8f - integration_test[5945d2fbd2620b5a]::it_check_dry_run_command_for_valid_scenario [INFO] [stdout] at /opt/rustwide/workdir/bin/rload/tests/integration_test.rs:29:5 [INFO] [stdout] 22: 0x58c3e857a467 - integration_test[5945d2fbd2620b5a]::it_check_dry_run_command_for_valid_scenario::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/bin/rload/tests/integration_test.rs:18:53 [INFO] [stdout] 23: 0x58c3e857b8e6 - >::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x58c3e86a84db - core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x58c3e86a84db - test[a24b3028667022f7]::__rust_begin_short_backtrace::, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x58c3e86b5ccb - test[a24b3028667022f7]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x58c3e86b5ccb - as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x58c3e86b5ccb - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x58c3e86b5ccb - std[29689e6404d28ef9]::panicking::catch_unwind::, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x58c3e86b5ccb - std[29689e6404d28ef9]::panic::catch_unwind::, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x58c3e86b5ccb - test[a24b3028667022f7]::run_test_in_process [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x58c3e86b5ccb - test[a24b3028667022f7]::run_test::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x58c3e86af3e4 - test[a24b3028667022f7]::run_test::{closure#1} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x58c3e86af3e4 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x58c3e86b88d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x58c3e86b88d2 - ::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x58c3e86b88d2 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x58c3e86b88d2 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x58c3e86b88d2 - std[29689e6404d28ef9]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x58c3e86b88d2 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x58c3e86b88d2 - ::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x58c3e876780f - + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 43: 0x58c3e876780f - ::new::thread_start [INFO] [stdout] at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x7b74e9b03aa4 - [INFO] [stdout] 45: 0x7b74e9b90a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] it_check_dry_run_command_for_valid_scenario [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rload --test integration_test` [INFO] running `Command { std: "docker" "inspect" "52d395a889ce3fcc05a97c3f4c774ecb062a248c852023f4b1c1f1ddc899665a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d395a889ce3fcc05a97c3f4c774ecb062a248c852023f4b1c1f1ddc899665a", kill_on_drop: false }` [INFO] [stdout] 52d395a889ce3fcc05a97c3f4c774ecb062a248c852023f4b1c1f1ddc899665a