[INFO] cloning repository https://github.com/jamebal/StunBeacon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamebal/StunBeacon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamebal%2FStunBeacon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamebal%2FStunBeacon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14a54f60be3274867b96d68af113d7a30881546d
[INFO] testing jamebal/StunBeacon against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamebal%2FStunBeacon" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/jamebal/StunBeacon
[INFO] finished tweaking git repo https://github.com/jamebal/StunBeacon
[INFO] tweaked toml for git repo https://github.com/jamebal/StunBeacon written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamebal/StunBeacon on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamebal/StunBeacon 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8
[INFO] running `Command { std: "docker" "start" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling stunbeacon v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 28.79s
[INFO] running `Command { std: "docker" "inspect" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling stunbeacon v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.80s
[INFO] running `Command { std: "docker" "inspect" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/stunbeacon-afe8f1fef97aef2a)
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/stunbeacon-88a94b80364a20a8)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/api.rs (/opt/rustwide/target/release/deps/api-b44e50da8aa94d73)
[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 12 tests
[INFO] [stdout] test get_returns_404_when_channel_addr_is_empty ... ok
[INFO] [stdout] test gost_nodes_endpoint_rejects_incomplete_auth_query ... ok
[INFO] [stdout] test gost_nodes_endpoint_keeps_explicit_ss_tcp_compatibility ... ok
[INFO] [stdout] test gost_nodes_endpoint_defaults_to_socks5_tls_node_json ... ok
[INFO] [stdout] test update_keeps_channels_isolated ... ok
[INFO] [stdout] test update_stores_addr_and_get_returns_plain_text_for_same_channel ... ok
[INFO] [stdout] test update_rejects_request_with_wrong_bearer_token ... ok
[INFO] [stdout] test persistent_state_restores_channel_after_restart ... ok
[INFO] [stdout] test update_rejects_request_without_valid_bearer_token ... ok
[INFO] [stdout] test update_overwrites_addr_within_same_channel ... ok
[INFO] [stdout] test update_persists_channels_to_data_file ... ok
[INFO] [stdout] test update_returns_500_and_keeps_memory_clean_when_persist_fails ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- update_returns_500_and_keeps_memory_clean_when_persist_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'update_returns_500_and_keeps_memory_clean_when_persist_fails' (720) panicked at tests/api.rs:465:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 204
[INFO] [stdout]  right: 500
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bbbd8cbdd11 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5bbbd8cd38ea - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5bbbd8cc252c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5bbbd8c97bb6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5bbbd8cb5239 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5bbbd8bed570 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5bbbd8cb53f2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5bbbd8c97c62 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5bbbd8c8ff09 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5bbbd8c98a0d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5bbbd8cd404c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5bbbd8cd3f63 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5bbbd8bd79e1 - core[7c831bd917ebf35f]::panicking::assert_failed::<http[1631e5ac08cf5d05]::status::StatusCode, http[1631e5ac08cf5d05]::status::StatusCode>
[INFO] [stdout]   13:     0x5bbbd8bcab3a - api[56c10bc8c96ebc4a]::update_returns_500_and_keeps_memory_clean_when_persist_fails::{closure#0}
[INFO] [stdout]   14:     0x5bbbd8bd6723 - <tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::Context>::enter::<core[7c831bd917ebf35f]::task::poll::Poll<()>, <tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5bbbd8bd0439 - <std[104cf6e2632825ea]::thread::local::LocalKey<tokio[1d9b30b9e3f5e5fa]::runtime::context::Context>>::with::<tokio[1d9b30b9e3f5e5fa]::runtime::context::set_scheduler<(alloc[2fdc3f7464fcf288]::boxed::Box<tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>), <tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>::{closure#0}, core[7c831bd917ebf35f]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[2fdc3f7464fcf288]::boxed::Box<tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::Core>, core[7c831bd917ebf35f]::option::Option<()>)>
[INFO] [stdout]   16:     0x5bbbd8bd6a57 - <tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x5bbbd8bd305d - tokio[1d9b30b9e3f5e5fa]::runtime::context::runtime::enter_runtime::<<tokio[1d9b30b9e3f5e5fa]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x5bbbd8bd1ede - <tokio[1d9b30b9e3f5e5fa]::runtime::runtime::Runtime>::block_on::<core[7c831bd917ebf35f]::pin::Pin<&mut dyn core[7c831bd917ebf35f]::future::future::Future<Output = ()>>>
[INFO] [stdout]   19:     0x5bbbd8bccbce - <api[56c10bc8c96ebc4a]::update_returns_500_and_keeps_memory_clean_when_persist_fails::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20:     0x5bbbd8be085b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   21:     0x5bbbd8bedec5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   22:     0x5bbbd8be7284 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   23:     0x5bbbd8bf1022 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   24:     0x5bbbd8cbd059 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   25:     0x764c74e4107a - <unknown>
[INFO] [stdout]   26:     0x764c74ed4534 - clone
[INFO] [stdout]   27:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test api`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     update_returns_500_and_keeps_memory_clean_when_persist_fails
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8", kill_on_drop: false }`
[INFO] [stdout] e989fe271c3d1d3bd2a9b195df220f5742672d9f0370089655b4973445b7e8f8
