[INFO] fetching crate steno 0.4.1... [INFO] testing steno-0.4.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate steno 0.4.1 into /workspace/builds/worker-1-tc1/source [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate steno 0.4.1 [INFO] finished tweaking crates.io crate steno 0.4.1 [INFO] tweaked toml for crates.io crate steno 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate steno 0.4.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate steno 0.4.1 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars v0.8.21 [INFO] [stderr] Downloaded newline-converter v0.2.0 [INFO] [stderr] Downloaded console v0.15.1 [INFO] [stderr] Downloaded iana-time-zone v0.1.47 [INFO] [stderr] Downloaded slog-term v2.9.1 [INFO] [stderr] Downloaded pin-project-lite v0.2.12 [INFO] [stderr] Downloaded proc-macro2 v1.0.74 [INFO] [stderr] Downloaded syn v2.0.46 [INFO] [stderr] Downloaded expectorate v1.0.5 [INFO] [stderr] Downloaded time v0.3.12 [INFO] [stderr] Downloaded libm v0.2.6 [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded dyn-clone v1.0.9 [INFO] [stderr] Downloaded schemars_derive v0.8.21 [INFO] [stderr] Downloaded proptest v1.5.0 [INFO] [stderr] Downloaded slog v2.7.0 [INFO] [stderr] Downloaded rustix v0.37.25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8502496a36b515c585746e5040cdb7dd142f3f938c88e6ae7be40540add59a08 [INFO] running `Command { std: "docker" "start" "-a" "8502496a36b515c585746e5040cdb7dd142f3f938c88e6ae7be40540add59a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8502496a36b515c585746e5040cdb7dd142f3f938c88e6ae7be40540add59a08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8502496a36b515c585746e5040cdb7dd142f3f938c88e6ae7be40540add59a08", kill_on_drop: false }` [INFO] [stdout] 8502496a36b515c585746e5040cdb7dd142f3f938c88e6ae7be40540add59a08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a35f6c93c74b99231b61ea4cde83ebdc3fac8636535806e7c37c69683d240c66 [INFO] running `Command { std: "docker" "start" "-a" "a35f6c93c74b99231b61ea4cde83ebdc3fac8636535806e7c37c69683d240c66", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling steno v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ExampleSubsagaType` is never constructed [INFO] [stdout] --> src/example_provision.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | struct ExampleSubsagaType {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.09s [INFO] running `Command { std: "docker" "inspect" "a35f6c93c74b99231b61ea4cde83ebdc3fac8636535806e7c37c69683d240c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35f6c93c74b99231b61ea4cde83ebdc3fac8636535806e7c37c69683d240c66", kill_on_drop: false }` [INFO] [stdout] a35f6c93c74b99231b61ea4cde83ebdc3fac8636535806e7c37c69683d240c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c082413a18adad9feb200c77a69f174d240f1a9d23ec92b92b4f2ad1fab7deaf [INFO] running `Command { std: "docker" "start" "-a" "c082413a18adad9feb200c77a69f174d240f1a9d23ec92b92b4f2ad1fab7deaf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling rustix v0.37.25 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling newline-converter v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling time v0.3.12 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling expectorate v1.0.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling steno v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `ExampleSubsagaType` is never constructed [INFO] [stdout] --> src/example_provision.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | struct ExampleSubsagaType {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ExampleSubsagaType` is never constructed [INFO] [stdout] --> src/example_provision.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | struct ExampleSubsagaType {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.02s [INFO] running `Command { std: "docker" "inspect" "c082413a18adad9feb200c77a69f174d240f1a9d23ec92b92b4f2ad1fab7deaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c082413a18adad9feb200c77a69f174d240f1a9d23ec92b92b4f2ad1fab7deaf", kill_on_drop: false }` [INFO] [stdout] c082413a18adad9feb200c77a69f174d240f1a9d23ec92b92b4f2ad1fab7deaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c06b417cdd2bb92747f09ef11902242562aade4d1aaa9b713819cb2ee53d4aa6 [INFO] running `Command { std: "docker" "start" "-a" "c06b417cdd2bb92747f09ef11902242562aade4d1aaa9b713819cb2ee53d4aa6", kill_on_drop: false }` [INFO] [stderr] warning: struct `ExampleSubsagaType` is never constructed [INFO] [stderr] --> src/example_provision.rs:70:8 [INFO] [stderr] | [INFO] [stderr] 70 | struct ExampleSubsagaType {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `steno` (lib) generated 1 warning [INFO] [stderr] warning: `steno` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steno-892066f29a4c482e) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test dag::test::test_builder_duplicate_names ... ok [INFO] [stdout] test dag::test::test_builder_bad_subsaga_params ... ok [INFO] [stdout] test dag::test::test_builder_bad_output_nodes ... ok [INFO] [stdout] test dag::test::test_builder_empty_stage ... ok [INFO] [stdout] test rust_features::test::test_some ... ok [INFO] [stdout] test dag::test::test_saga_names_and_label ... ok [INFO] [stdout] test saga_exec::test::test_print_order_nested_parallel_nodes_and_subsagas ... ok [INFO] [stdout] test saga_exec::test::test_print_order_no_subsagas_no_parallel ... ok [INFO] [stdout] test sec::test::test_saga_create_and_start_executes_saga ... ok [INFO] [stdout] test saga_exec::test::test_print_order_parallel_nodes_no_subsagas ... ok [INFO] [stderr] Nov 05 05:58:36.284 WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "n2_out", result: failure, saga_name: test-saga, saga_id: e8cbc4ec-4aea-4e8c-8cb6-11d626d8f68b [INFO] [stdout] test sec::test::test_saga_inject_repeat_fail_and_repeat_undo ... ok [INFO] [stderr] Nov 05 05:58:36.284 WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "n2_out", result: failure, saga_name: test-saga, saga_id: 02dc163e-dd45-4ce9-9694-f54c43a15420 [INFO] [stdout] test sec::test::test_saga_create_without_start_does_not_run_saga ... ok [INFO] [stdout] test sec::test::test_saga_inject_repeat_and_then_succeed ... ok [INFO] [stderr] Nov 05 05:58:36.289 WARN saga finished, undo_result: success, Nov 05 05:58:36.289action_error_source: InjectedError, action_error_node_name: "n2_out", result: failure, saga_name: test-saga, saga_id: 3221c5a4-3624-4406-8d1a-b4b5be1e24f6 [INFO] [stdout] test sec::test::test_saga_inject_and_fail_repeat_undo_only ... ok [INFO] [stderr] WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "n1_out", result: failure, saga_name: test-saga, saga_id: c4edd362-6209-44f1-9330-ae15c3f25c0c [INFO] [stderr] Nov 05 05:58:36.292 WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "n2_out", result: failure, saga_name: test-saga, saga_id: 1079a72f-68c9-415f-be9d-2a52a0bb7c35 [INFO] [stdout] test sec::test::test_saga_inject_and_fail_repeat_many_times ... ok [INFO] [stdout] test sec::test::test_saga_inject_repeat_and_then_fail ... ok [INFO] [stdout] test sec::test::test_saga_resume_and_start_executes_saga ... ok [INFO] [stdout] test sec::test::test_saga_fails_after_error_injection ... ok [INFO] [stdout] test rust_features::test::test_none - should panic ... ok [INFO] [stdout] test sec::test::test_saga_start_without_create_fails ... ok [INFO] [stdout] test sec::test::test_saga_resuming_already_created_saga_fails ... ok [INFO] [stdout] test sec::test::test_sagas_can_only_be_started_once ... ok [INFO] [stdout] test saga_exec::proptests::prints_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.89s [INFO] [stdout] [INFO] [stderr] Running tests/test_smoke.rs (/opt/rustwide/target/debug/deps/test_smoke-a1ebb9e0a68205a4) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stderr] running action: InstanceCreate (instance name: fake-o instance) [INFO] [stderr] running action: VpcAllocIp [INFO] [stderr] running action: ServerPick [INFO] [stderr] running action: VolumeCreate [INFO] [stderr] running action: ServerReserve [INFO] [stderr] running action: InstanceConfigure [INFO] [stderr] running action: VolumeAttach [INFO] [stdout] test cmd_dot ... ok [INFO] [stderr] running action: InstanceBoot [INFO] [stderr] running action: running action: InstanceCreate (instance name: fake-o instance) [INFO] [stderr] Printrunning action: VpcAllocIp [INFO] [stderr] running action: ServerPick [INFO] [stderr] running action: [INFO] [stderr] VolumeCreate [INFO] [stderr] printing final state: [INFO] [stderr] instance id: 1211 [INFO] [stderr] IP address: running action: ServerReserve [INFO] [stderr] 10.120.121.122 [INFO] [stderr] volume id: 1213 [INFO] [stderr] server id: 1212 [INFO] [stderr] running action: InstanceConfigure [INFO] [stderr] running action: VolumeAttach [INFO] [stderr] Nov 05 05:58:37.181 WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "instance_boot", result: failure, saga_name: DemoVmProvision, saga_id: 049b2522-308d-442e-bc65-9bfaef863597 [INFO] [stdout] test no_args ... ok [INFO] [stdout] test cmd_run_basic ... ok [INFO] [stderr] running action: InstanceCreate (instance name: fake-o instance) [INFO] [stderr] running action: VpcAllocIp [INFO] [stderr] running action: ServerPick [INFO] [stderr] running action: VolumeCreate [INFO] [stderr] running action: ServerReserve [INFO] [stderr] running action: InstanceConfigure [INFO] [stderr] running action: VolumeAttach [INFO] [stderr] running action: InstanceBoot [INFO] [stderr] running action: Print [INFO] [stderr] printing final state: [INFO] [stderr] instance id: 1211 [INFO] [stderr] IP address: 10.120.121.122 [INFO] [stderr] volume id: 1213 [INFO] [stderr] server id: 1212 [INFO] [stderr] running action: InstanceCreate (instance name: fake-o instance) [INFO] [stderr] running action: VpcAllocIp [INFO] [stderr] running action: Nov 05 05:58:37.204 WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "instance_boot", result: failure, saga_name: DemoVmProvision, saga_id: 049b2522-308d-442e-bc65-9bfaef863597 [INFO] [stderr] ServerPick [INFO] [stderr] running action: InstanceBoot [INFO] [stderr] running action: Print [INFO] [stderr] printing final state: [INFO] [stderr] instance id: 1211 [INFO] [stderr] IP address: 10.120.121.122 [INFO] [stderr] volume id: 1213 [INFO] [stderr] server id: 1212 [INFO] [stderr] running action: VolumeCreate [INFO] [stderr] running action: ServerReserve [INFO] [stderr] running action: InstanceConfigure [INFO] [stderr] running action: VolumeAttach [INFO] [stdout] test cmd_run_recover ... ok [INFO] [stdout] test cmd_run_stuck ... ok [INFO] [stderr] Nov 05 05:58:37.220 ERRO saga finished, undo_error: PermanentFailure { source_error: Object {"message": String("undo action attempt 1: error injected")} }, undo_error_node_name: "instance_id", action_error_source: InjectedError, action_error_node_name: "instance_boot", result: failure, saga_name: DemoVmProvision, saga_id: 049b2522-308d-442e-bc65-9bfaef863597 [INFO] [stderr] running action: InstanceCreate (instance name: fake-o instance) [INFO] [stderr] running action: VpcAllocIp [INFO] [stderr] running action: ServerPick [INFO] [stderr] running action: VolumeCreate [INFO] [stderr] running action: ServerReserve [INFO] [stderr] running action: InstanceConfigure [INFO] [stderr] running action: VolumeAttach [INFO] [stderr] Nov 05 05:58:37.226 ERRO saga finished, undo_error: PermanentFailure { source_error: Object {"message": String("undo action attempt 1: error injected")} }, undo_error_node_name: "instance_id", action_error_source: InjectedError, action_error_node_name: "instance_boot", result: failure, saga_name: DemoVmProvision, saga_id: 049b2522-308d-442e-bc65-9bfaef863597 [INFO] [stdout] test cmd_info ... ok [INFO] [stderr] Nov 05 05:58:37.239 ERRO saga finished, undo_error: PermanentFailure { source_error: Object {"message": String("undo action attempt 1: error injected")} }, undo_error_node_name: "instance_id", action_error_source: InjectedError, action_error_node_name: "instance_boot", result: failure, saga_name: DemoVmProvision, saga_id: 049b2522-308d-442e-bc65-9bfaef863597 [INFO] [stdout] test cmd_run_recover_stuck ... ok [INFO] [stderr] Nov 05 05:58:37.260 WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "instance_boot", result: failure, saga_name: DemoVmProvision, saga_id: 049b2522-308d-442e-bc65-9bfaef863597 [INFO] [stdout] test cmd_run_recover_unwind ... ok [INFO] [stderr] running action: InstanceCreate (instance name: fake-o instance) [INFO] [stderr] running action: VpcAllocIp [INFO] [stderr] running action: ServerPick [INFO] [stderr] running action: VolumeCreate [INFO] [stderr] running action: ServerReserve [INFO] [stderr] running action: InstanceConfigure [INFO] [stderr] running action: VolumeAttach [INFO] [stderr] Nov 05 05:58:37.266 WARN saga finished, undo_result: success, action_error_source: InjectedError, action_error_node_name: "instance_boot", result: failure, saga_name: DemoVmProvision, saga_id: 049b2522-308d-442e-bc65-9bfaef863597 [INFO] [stdout] test cmd_run_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/test_unregistered_action.rs (/opt/rustwide/target/debug/deps/test_unregistered_action-410d33f1c149062e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test unregistered_action ... ok [INFO] [stderr] Doc-tests steno [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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 src/saga_action_error.rs - saga_action_error::ActionError (line 34) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c06b417cdd2bb92747f09ef11902242562aade4d1aaa9b713819cb2ee53d4aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06b417cdd2bb92747f09ef11902242562aade4d1aaa9b713819cb2ee53d4aa6", kill_on_drop: false }` [INFO] [stdout] c06b417cdd2bb92747f09ef11902242562aade4d1aaa9b713819cb2ee53d4aa6