[INFO] fetching crate wakezilla 0.1.44-rc1... [INFO] testing wakezilla-0.1.44-rc1 against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] extracting crate wakezilla 0.1.44-rc1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate wakezilla 0.1.44-rc1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wakezilla 0.1.44-rc1 [INFO] tweaked toml for crates.io crate wakezilla 0.1.44-rc1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wakezilla 0.1.44-rc1 on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wakezilla 0.1.44-rc1 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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_transport v0.34.0 [INFO] [stderr] Downloaded dns-lookup v2.1.1 [INFO] [stderr] Downloaded tokio-rustls v0.26.3 [INFO] [stderr] Downloaded pnet_macros_support v0.34.0 [INFO] [stderr] Downloaded pnet_sys v0.34.0 [INFO] [stderr] Downloaded pnet v0.34.0 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded basic-toml v0.1.10 [INFO] [stderr] Downloaded pnet_packet v0.34.0 [INFO] [stderr] Downloaded rustls-webpki v0.103.6 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded pnet_macros v0.34.0 [INFO] [stderr] Downloaded pnet_base v0.34.0 [INFO] [stderr] Downloaded pnet_datalink v0.34.0 [INFO] [stderr] Downloaded tempfile v3.22.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4eb1abfbb1b657bd465af25274da46cf1bb4efd27c2856a2f0973bbf4dada4db [INFO] running `Command { std: "docker" "start" "-a" "4eb1abfbb1b657bd465af25274da46cf1bb4efd27c2856a2f0973bbf4dada4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4eb1abfbb1b657bd465af25274da46cf1bb4efd27c2856a2f0973bbf4dada4db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eb1abfbb1b657bd465af25274da46cf1bb4efd27c2856a2f0973bbf4dada4db", kill_on_drop: false }` [INFO] [stdout] 4eb1abfbb1b657bd465af25274da46cf1bb4efd27c2856a2f0973bbf4dada4db [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=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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6d1339e2fb214ccf1365a78d86a5f4c378d776be746f20ca894c977fbc4ff8e [INFO] running `Command { std: "docker" "start" "-a" "a6d1339e2fb214ccf1365a78d86a5f4c378d776be746f20ca894c977fbc4ff8e", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling askama_derive v0.12.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling askama v0.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling pnet_transport v0.34.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling wakezilla v0.1.44-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling askama_axum v0.4.0 [INFO] [stderr] Compiling dns-lookup v2.1.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "a6d1339e2fb214ccf1365a78d86a5f4c378d776be746f20ca894c977fbc4ff8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d1339e2fb214ccf1365a78d86a5f4c378d776be746f20ca894c977fbc4ff8e", kill_on_drop: false }` [INFO] [stdout] a6d1339e2fb214ccf1365a78d86a5f4c378d776be746f20ca894c977fbc4ff8e [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=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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e406f9c8d87dc94c743d0982c7894e72190bae7667b4fb757d1a048fa5c9ed6 [INFO] running `Command { std: "docker" "start" "-a" "6e406f9c8d87dc94c743d0982c7894e72190bae7667b4fb757d1a048fa5c9ed6", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling wakezilla v0.1.44-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "6e406f9c8d87dc94c743d0982c7894e72190bae7667b4fb757d1a048fa5c9ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e406f9c8d87dc94c743d0982c7894e72190bae7667b4fb757d1a048fa5c9ed6", kill_on_drop: false }` [INFO] [stdout] 6e406f9c8d87dc94c743d0982c7894e72190bae7667b4fb757d1a048fa5c9ed6 [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=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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2c5eb93b37ea8eb9bf021a2761d8dcae8dae91107f139e71622430992ff96061 [INFO] running `Command { std: "docker" "start" "-a" "2c5eb93b37ea8eb9bf021a2761d8dcae8dae91107f139e71622430992ff96061", kill_on_drop: false }` [INFO] [stderr] Compiling wakezilla v0.1.44-rc1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wakezilla-1dae0959a3f0699d) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test client_server::tests::health_check_returns_ok_json ... ok [INFO] [stdout] test forward::tests::turn_off_url_formats_expected_path ... ok [INFO] [stdout] test proxy_server::tests::api_turn_off_remote_machine_returns_json_message ... ok [INFO] [stdout] test proxy_server::tests::api_wake_machine_returns_json_for_invalid_mac ... ok [INFO] [stdout] test proxy_server::tests::add_machine_api_persists_new_entry ... ok [INFO] [stdout] test proxy_server::tests::add_machine_api_returns_errors_for_invalid_payload ... ok [INFO] [stdout] test proxy_server::tests::execute_wake_rejects_invalid_mac ... ok [INFO] [stdout] test proxy_server::tests::get_machine_details_api_returns_not_found ... ok [INFO] [stdout] test proxy_server::tests::delete_machine_api_stops_proxy_and_removes_machine ... ok [INFO] [stdout] test proxy_server::tests::spa_fallback_returns_not_found_for_post_requests ... ok [INFO] [stdout] test system::tests::get_local_mac_addresses_returns_vector ... ok [INFO] [stdout] test proxy_server::tests::spa_fallback_serves_index_for_client_routes ... ok [INFO] [stdout] test web::tests::load_machines_from_path_reads_file ... ok [INFO] [stdout] test proxy_server::tests::update_machine_api_applies_changes ... ok [INFO] [stdout] test web::tests::save_machines_writes_using_configured_path ... ok [INFO] [stdout] test proxy_server::tests::execute_remote_turn_off_requires_port ... ok [INFO] [stdout] test proxy_server::tests::execute_remote_turn_off_handles_missing_machine ... ok [INFO] [stdout] test web::tests::validate_ip_accepts_valid_addresses ... ok [INFO] [stdout] test web::tests::validate_ip_rejects_invalid_addresses ... ok [INFO] [stdout] test wol::tests::check_host_returns_true_when_host_up ... ok [INFO] [stdout] test wol::tests::parse_mac_rejects_invalid_input ... ok [INFO] [stdout] test wol::tests::tcp_check_reports_true_when_server_listening ... ok [INFO] [stdout] test wol::tests::magic_packet_has_sync_stream_and_repeated_mac ... ok [INFO] [stdout] test wol::tests::parse_mac_accepts_common_formats ... ok [INFO] [stdout] test web::tests::validate_mac_accepts_common_format ... ok [INFO] [stdout] test web::tests::validate_mac_rejects_bad_input ... ok [INFO] [stdout] test wol::tests::check_host_returns_false_when_unreachable ... ok [INFO] [stdout] test forward::tests::turn_off_remote_machine_sends_expected_request ... ok [INFO] [stdout] test proxy_server::tests::execute_remote_turn_off_sends_request_when_configured ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wakezilla-f7a2d56022743678) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test client_server::tests::health_check_returns_ok_json ... ok [INFO] [stdout] test proxy_server::tests::add_machine_api_returns_errors_for_invalid_payload ... ok [INFO] [stdout] test proxy_server::tests::add_machine_api_persists_new_entry ... ok [INFO] [stdout] test proxy_server::tests::api_turn_off_remote_machine_returns_json_message ... ok [INFO] [stdout] test proxy_server::tests::api_wake_machine_returns_json_for_invalid_mac ... ok [INFO] [stdout] test forward::tests::turn_off_url_formats_expected_path ... ok [INFO] [stdout] test proxy_server::tests::delete_machine_api_stops_proxy_and_removes_machine ... ok [INFO] [stdout] test proxy_server::tests::execute_remote_turn_off_handles_missing_machine ... ok [INFO] [stdout] test proxy_server::tests::get_machine_details_api_returns_not_found ... ok [INFO] [stdout] test system::tests::get_local_mac_addresses_returns_vector ... ok [INFO] [stdout] test proxy_server::tests::spa_fallback_returns_not_found_for_post_requests ... ok [INFO] [stdout] test proxy_server::tests::update_machine_api_applies_changes ... ok [INFO] [stdout] test web::tests::load_machines_from_path_reads_file ... ok [INFO] [stdout] test web::tests::validate_ip_accepts_valid_addresses ... ok [INFO] [stdout] test proxy_server::tests::execute_wake_rejects_invalid_mac ... ok [INFO] [stdout] test web::tests::save_machines_writes_using_configured_path ... ok [INFO] [stdout] test proxy_server::tests::execute_remote_turn_off_requires_port ... ok [INFO] [stdout] test proxy_server::tests::spa_fallback_serves_index_for_client_routes ... ok [INFO] [stdout] test web::tests::validate_ip_rejects_invalid_addresses ... ok [INFO] [stdout] test web::tests::validate_mac_accepts_common_format ... ok [INFO] [stdout] test web::tests::validate_mac_rejects_bad_input ... ok [INFO] [stdout] test wol::tests::magic_packet_has_sync_stream_and_repeated_mac ... ok [INFO] [stdout] test wol::tests::parse_mac_accepts_common_formats ... ok [INFO] [stdout] test wol::tests::parse_mac_rejects_invalid_input ... ok [INFO] [stdout] test wol::tests::check_host_returns_false_when_unreachable ... ok [INFO] [stdout] test wol::tests::tcp_check_reports_true_when_server_listening ... ok [INFO] [stdout] test wol::tests::check_host_returns_true_when_host_up ... ok [INFO] [stdout] test proxy_server::tests::execute_remote_turn_off_sends_request_when_configured ... ok [INFO] [stdout] test forward::tests::turn_off_remote_machine_sends_expected_request ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] Running tests/api_conversion_tests.rs (/opt/rustwide/target/debug/deps/api_conversion_tests-614c06854ef27423) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test api_port_forward_allows_missing_name ... ok [INFO] [stdout] test machine_maps_to_api_shape ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-b35d2776b703df44) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config_defaults_match_expected_values ... ok [INFO] [stdout] test helper_methods_return_expected_durations ... ok [INFO] [stdout] test config_from_env_applies_overrides ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/forward_tests.rs (/opt/rustwide/target/debug/deps/forward_tests-7d949cf3274e5efd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test turn_off_remote_machine_sends_post_request ... ok [INFO] [stderr] Running tests/proxy_integration.rs (/opt/rustwide/target/debug/deps/proxy_integration-7cd3bfc360327213) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test proxy_forwards_tcp_traffic_and_can_shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/scanner_tests.rs (/opt/rustwide/target/debug/deps/scanner_tests-b6911869761744b9) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test discovered_device_serialize ... ok [INFO] [stdout] test test_scan_network_basic ... ok [INFO] [stdout] test hostname_lookup_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/web_api_integration.rs (/opt/rustwide/target/debug/deps/web_api_integration-3fd7f0bce29b1565) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test api_get_machine_details_returns_existing_machine ... ok [INFO] [stdout] test add_machine_with_invalid_data_returns_errors ... ok [INFO] [stdout] test wake_endpoint_rejects_invalid_mac ... ok [INFO] [stdout] test add_and_delete_machine_via_api_updates_state ... FAILED [INFO] [stdout] test add_machine_accepts_null_port_forward_name ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- add_and_delete_machine_via_api_updates_state stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'add_and_delete_machine_via_api_updates_state' (383) panicked at tests/web_api_integration.rs:214:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 500 [INFO] [stdout] right: 201 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61c5e969932a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61c5e969932a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61c5e969932a - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61c5e969932a - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61c5e96b276a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61c5e96b276a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x61c5e969ebc2 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x61c5e969ebc2 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x61c5e96753df - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61c5e96753df - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61c5e96906d9 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61c5e8cd9c8c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x61c5e8cd9c8c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61c5e9690952 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x61c5e9690952 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61c5e9675498 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61c5e966c5e9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61c5e967661d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61c5e96b2fdc - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61c5e96b2e63 - core[c3b3818c781903d6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x61c5e8cc359e - core[c3b3818c781903d6]::panicking::assert_failed:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x61c5e8cb0cdd - web_api_integration[7bcd7dff86f5b766]::add_and_delete_machine_via_api_updates_state::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/web_api_integration.rs:214:5 [INFO] [stdout] 22: 0x61c5e8cc08a2 - > as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61c5e8cc091d - >> as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61c5e8cc5c1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x61c5e8cc5b1b - tokio[e250a8569b0a0abd]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x61c5e8cc5b1b - tokio[e250a8569b0a0abd]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x61c5e8cc5b1b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x61c5e8cc12e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x61c5e8cc4ced - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x61c5e8cc3fe4 - ::enter::<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x61c5e8cb75fb - >::set::<::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x61c5e8cbf0c9 - tokio[e250a8569b0a0abd]::runtime::context::set_scheduler::<(alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x61c5e8caa962 - >::try_with::, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x61c5e8caa4ee - >::with::, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x61c5e8cb8d1d - tokio[e250a8569b0a0abd]::runtime::context::set_scheduler::<(alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x61c5e8cc2380 - ::enter::<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x61c5e8cc2676 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x61c5e8cc3bf0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x61c5e8cb9323 - tokio[e250a8569b0a0abd]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x61c5e8cc0e11 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x61c5e8cb7184 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x61c5e8cb734f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x61c5e8cb5913 - web_api_integration[7bcd7dff86f5b766]::add_and_delete_machine_via_api_updates_state [INFO] [stdout] at /opt/rustwide/workdir/tests/web_api_integration.rs:240:5 [INFO] [stdout] 44: 0x61c5e8cad167 - web_api_integration[7bcd7dff86f5b766]::add_and_delete_machine_via_api_updates_state::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/web_api_integration.rs:184:56 [INFO] [stdout] 45: 0x61c5e8cc6ae6 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61c5e8ccdd9b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x61c5e8ccdd9b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x61c5e8cda75b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x61c5e8cda75b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x61c5e8cda75b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x61c5e8cda75b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x61c5e8cda75b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x61c5e8cda75b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x61c5e8cda75b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x61c5e8cd4bb4 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x61c5e8cd4bb4 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x61c5e8cdd362 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x61c5e8cdd362 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x61c5e969868f - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 65: 0x61c5e969868f - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x794450ea9aa4 - [INFO] [stdout] 67: 0x794450f36a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- add_machine_accepts_null_port_forward_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'add_machine_accepts_null_port_forward_name' (384) panicked at tests/web_api_integration.rs:98:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 500 [INFO] [stdout] right: 201 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61c5e969932a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61c5e969932a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61c5e969932a - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x61c5e969932a - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x61c5e96b276a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x61c5e96b276a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x61c5e969ebc2 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x61c5e969ebc2 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x61c5e96753df - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x61c5e96753df - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x61c5e96906d9 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x61c5e8cd9c8c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x61c5e8cd9c8c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61c5e9690952 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x61c5e9690952 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x61c5e9675498 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x61c5e966c5e9 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x61c5e967661d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x61c5e96b2fdc - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x61c5e96b2e63 - core[c3b3818c781903d6]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x61c5e8cc359e - core[c3b3818c781903d6]::panicking::assert_failed:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x61c5e8caf80e - web_api_integration[7bcd7dff86f5b766]::add_machine_accepts_null_port_forward_name::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/web_api_integration.rs:98:5 [INFO] [stdout] 22: 0x61c5e8cc08a2 - > as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61c5e8cc091d - >> as core[c3b3818c781903d6]::future::future::Future>::poll [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61c5e8cc5c1d - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70 [INFO] [stdout] 25: 0x61c5e8cc5b1b - tokio[e250a8569b0a0abd]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x61c5e8cc5b1b - tokio[e250a8569b0a0abd]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x61c5e8cc5b1b - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25 [INFO] [stdout] 28: 0x61c5e8cc12e0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 29: 0x61c5e8cc4ced - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44 [INFO] [stdout] 30: 0x61c5e8cc3fe4 - ::enter::<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68 [INFO] [stdout] 31: 0x61c5e8cb75fb - >::set::<::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x61c5e8cbf0c9 - tokio[e250a8569b0a0abd]::runtime::context::set_scheduler::<(alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x61c5e8caa962 - >::try_with::, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 34: 0x61c5e8caa4ee - >::with::, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>)> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 35: 0x61c5e8cb8d1d - tokio[e250a8569b0a0abd]::runtime::context::set_scheduler::<(alloc[f403ee7a715222b6]::boxed::Box, core[c3b3818c781903d6]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x61c5e8cc2380 - ::enter::<::block_on>>>::{closure#0}, core[c3b3818c781903d6]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27 [INFO] [stdout] 37: 0x61c5e8cc2676 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24 [INFO] [stdout] 38: 0x61c5e8cc3bf0 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x61c5e8cb9323 - tokio[e250a8569b0a0abd]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x61c5e8cc0e11 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x61c5e8cb7184 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52 [INFO] [stdout] 42: 0x61c5e8cb734f - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18 [INFO] [stdout] 43: 0x61c5e8cb5753 - web_api_integration[7bcd7dff86f5b766]::add_machine_accepts_null_port_forward_name [INFO] [stdout] at /opt/rustwide/workdir/tests/web_api_integration.rs:98:55 [INFO] [stdout] 44: 0x61c5e8cad137 - web_api_integration[7bcd7dff86f5b766]::add_machine_accepts_null_port_forward_name::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/web_api_integration.rs:69:54 [INFO] [stdout] 45: 0x61c5e8cc6aa6 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61c5e8ccdd9b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x61c5e8ccdd9b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x61c5e8cda75b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x61c5e8cda75b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 50: 0x61c5e8cda75b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 51: 0x61c5e8cda75b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 52: 0x61c5e8cda75b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x61c5e8cda75b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x61c5e8cda75b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x61c5e8cd4bb4 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x61c5e8cd4bb4 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 57: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 58: 0x61c5e8cdd362 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 59: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 60: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 61: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x61c5e8cdd362 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 63: 0x61c5e8cdd362 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 64: 0x61c5e969868f - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 65: 0x61c5e969868f - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 66: 0x794450ea9aa4 - [INFO] [stdout] 67: 0x794450f36a64 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] add_and_delete_machine_via_api_updates_state [INFO] [stdout] add_machine_accepts_null_port_forward_name [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test web_api_integration` [INFO] running `Command { std: "docker" "inspect" "2c5eb93b37ea8eb9bf021a2761d8dcae8dae91107f139e71622430992ff96061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5eb93b37ea8eb9bf021a2761d8dcae8dae91107f139e71622430992ff96061", kill_on_drop: false }` [INFO] [stdout] 2c5eb93b37ea8eb9bf021a2761d8dcae8dae91107f139e71622430992ff96061