[INFO] cloning repository https://github.com/gsd-now/gsd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gsd-now/gsd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsd-now%2Fgsd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsd-now%2Fgsd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25a1e284a5be33cd191ebac8e6947a4eda14a50d [INFO] testing gsd-now/gsd against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgsd-now%2Fgsd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gsd-now/gsd [INFO] finished tweaking git repo https://github.com/gsd-now/gsd [INFO] tweaked toml for git repo https://github.com/gsd-now/gsd written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gsd-now/gsd on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gsd-now/gsd 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83123392d95191f1c43b1988c95ae74464567394c5ab1f74a4b596640c3a4261 [INFO] running `Command { std: "docker" "start" "-a" "83123392d95191f1c43b1988c95ae74464567394c5ab1f74a4b596640c3a4261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83123392d95191f1c43b1988c95ae74464567394c5ab1f74a4b596640c3a4261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83123392d95191f1c43b1988c95ae74464567394c5ab1f74a4b596640c3a4261", kill_on_drop: false }` [INFO] [stdout] 83123392d95191f1c43b1988c95ae74464567394c5ab1f74a4b596640c3a4261 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 681e68c2f32ab2351e2041fa924fb34770ab6d0d30056c154c2db49415ac826f [INFO] running `Command { std: "docker" "start" "-a" "681e68c2f32ab2351e2041fa924fb34770ab6d0d30056c154c2db49415ac826f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling borrow-or-share v0.2.4 [INFO] [stderr] Compiling agent_pool_cli v0.2.0 (/opt/rustwide/workdir/crates/agent_pool_cli) [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling gsd_cli v0.2.0 (/opt/rustwide/workdir/crates/gsd_cli) [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling task_queue_macro v0.2.0 (/opt/rustwide/workdir/crates/task_queue_macro) [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling cli_invoker v0.2.0 (/opt/rustwide/workdir/crates/cli_invoker) [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling interprocess v2.3.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling referencing v0.29.1 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling agent_pool v0.2.0 (/opt/rustwide/workdir/crates/agent_pool) [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling string_id v0.2.0 (/opt/rustwide/workdir/crates/string_id) [INFO] [stderr] Compiling gsd_types v0.2.0 (/opt/rustwide/workdir/crates/gsd_types) [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling gsd_state v0.2.0 (/opt/rustwide/workdir/crates/gsd_state) [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling task_queue v0.2.0 (/opt/rustwide/workdir/crates/task_queue) [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling gsd_config v0.2.0 (/opt/rustwide/workdir/crates/gsd_config) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.78s [INFO] running `Command { std: "docker" "inspect" "681e68c2f32ab2351e2041fa924fb34770ab6d0d30056c154c2db49415ac826f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "681e68c2f32ab2351e2041fa924fb34770ab6d0d30056c154c2db49415ac826f", kill_on_drop: false }` [INFO] [stdout] 681e68c2f32ab2351e2041fa924fb34770ab6d0d30056c154c2db49415ac826f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7658d702fd3a5a8d921bc47de60a10794e14904b69ae185de40d1e74417ff28f [INFO] running `Command { std: "docker" "start" "-a" "7658d702fd3a5a8d921bc47de60a10794e14904b69ae185de40d1e74417ff28f", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling task_queue_macro v0.2.0 (/opt/rustwide/workdir/crates/task_queue_macro) [INFO] [stderr] Compiling agent_pool_cli v0.2.0 (/opt/rustwide/workdir/crates/agent_pool_cli) [INFO] [stderr] Compiling gsd_state v0.2.0 (/opt/rustwide/workdir/crates/gsd_state) [INFO] [stderr] Compiling gsd_types v0.2.0 (/opt/rustwide/workdir/crates/gsd_types) [INFO] [stderr] Compiling string_id v0.2.0 (/opt/rustwide/workdir/crates/string_id) [INFO] [stderr] Compiling cli_invoker v0.2.0 (/opt/rustwide/workdir/crates/cli_invoker) [INFO] [stderr] Compiling task_queue v0.2.0 (/opt/rustwide/workdir/crates/task_queue) [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling jsonschema v0.29.1 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling agent_pool v0.2.0 (/opt/rustwide/workdir/crates/agent_pool) [INFO] [stderr] Compiling gsd_config v0.2.0 (/opt/rustwide/workdir/crates/gsd_config) [INFO] [stderr] Compiling gsd_cli v0.2.0 (/opt/rustwide/workdir/crates/gsd_cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 54.80s [INFO] running `Command { std: "docker" "inspect" "7658d702fd3a5a8d921bc47de60a10794e14904b69ae185de40d1e74417ff28f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7658d702fd3a5a8d921bc47de60a10794e14904b69ae185de40d1e74417ff28f", kill_on_drop: false }` [INFO] [stdout] 7658d702fd3a5a8d921bc47de60a10794e14904b69ae185de40d1e74417ff28f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9e227584ece0cb6b736d0d6493bcf11823d9182a14315ca485a7b541ddd8c47b [INFO] running `Command { std: "docker" "start" "-a" "9e227584ece0cb6b736d0d6493bcf11823d9182a14315ca485a7b541ddd8c47b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agent_pool-3f3803ee8cb9dc76) [INFO] [stdout] [INFO] [stdout] running 45 tests [INFO] [stdout] test daemon::core::tests::heartbeat_noop_if_worker_gone ... ok [INFO] [stdout] test daemon::core::tests::heartbeat_assigns_to_idle_worker ... ok [INFO] [stdout] test daemon::core::tests::heartbeat_noop_if_worker_busy ... ok [INFO] [stdout] test daemon::core::tests::worker_timeout_noop_if_already_responded ... ok [INFO] [stdout] test daemon::core::tests::worker_timeout_removes_and_fails_task ... ok [INFO] [stdout] test daemon::path_category::tests::agents_dir_itself_not_categorized ... ok [INFO] [stdout] test daemon::core::tests::task_submitted_dispatches_to_idle_worker ... ok [INFO] [stdout] test daemon::core::tests::worker_ready_dispatches_pending_task ... ok [INFO] [stdout] test daemon::core::tests::task_submitted_queues_when_all_workers_busy ... ok [INFO] [stdout] test daemon::core::tests::worker_ready_with_no_tasks_waits ... ok [INFO] [stdout] test daemon::core::tests::task_submitted_queues_when_no_workers ... ok [INFO] [stdout] test daemon::path_category::tests::different_root_does_not_match ... ok [INFO] [stdout] test daemon::path_category::tests::nested_files_under_agents_not_categorized ... ok [INFO] [stdout] test daemon::path_category::tests::relative_path_does_not_match_absolute ... ok [INFO] [stdout] test daemon::path_category::tests::sibling_of_agents_not_categorized ... ok [INFO] [stdout] test daemon::path_category::tests::submission_other_file_not_categorized ... ok [INFO] [stdout] test daemon::path_category::tests::submission_request_on_file_written ... ok [INFO] [stdout] test daemon::path_category::tests::submission_nested_file_not_categorized ... ok [INFO] [stdout] test daemon::path_category::tests::submission_request_uuid_format ... ok [INFO] [stdout] test daemon::path_category::tests::submission_request_ignored_on_folder_events ... ok [INFO] [stdout] test daemon::path_category::tests::unknown_file_in_agents_not_categorized ... ok [INFO] [stdout] test daemon::path_category::tests::worker_ready_ignored_on_folder_events ... ok [INFO] [stdout] test daemon::path_category::tests::unrelated_path ... ok [INFO] [stdout] test daemon::path_category::tests::worker_ready_on_file_written ... ok [INFO] [stdout] test daemon::core::tests::worker_responded_noop_for_unknown ... ok [INFO] [stdout] test daemon::path_category::tests::worker_response_on_file_written ... ok [INFO] [stdout] test daemon::wiring::tests::daemon_config_converts_to_io_config ... ok [INFO] [stdout] test daemon::path_category::tests::submission_response_not_categorized ... ok [INFO] [stdout] test daemon::path_category::tests::submissions_dir_itself_not_categorized ... ok [INFO] [stdout] test daemon::path_category::tests::worker_response_ignored_on_folder_events ... ok [INFO] [stdout] test daemon::wiring::tests::event_loop_processes_events_and_emits_effects ... ok [INFO] [stdout] test response::tests::roundtrip_processed ... ok [INFO] [stdout] test response::tests::not_processed_serializes_correctly ... ok [INFO] [stdout] test daemon::wiring::tests::register_submission_registers_new_task ... ok [INFO] [stdout] test verified_watcher::tests::atomic_write_creates_file ... ok [INFO] [stdout] test verified_watcher::tests::temp_file_cleaned_up ... ok [INFO] [stdout] test daemon::core::tests::task_dispatches_to_first_idle_worker ... ok [INFO] [stdout] test daemon::wiring::tests::event_loop_handles_channel_close_gracefully ... ok [INFO] [stdout] test response::tests::processed_serializes_correctly ... ok [INFO] [stdout] test daemon::core::tests::worker_responded_completes_and_removes ... ok [INFO] [stdout] test submit::file::tests::submissions_dir_constant ... ok [INFO] [stdout] test verified_watcher::tests::atomic_write_overwrites_existing ... ok [INFO] [stdout] test response::tests::roundtrip_not_processed ... ok [INFO] [stdout] test daemon::wiring::tests::event_loop_uses_initial_state ... ok [INFO] [stdout] test worker::tests::write_response_creates_file ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- worker::tests::write_response_creates_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'worker::tests::write_response_creates_file' (66) panicked at crates/agent_pool/src/worker.rs:119:34: [INFO] [stdout] create test dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58260063767a - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x58260063767a - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x58260063767a - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x58260063767a - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x58260064bdfa - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x58260064bdfa - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x58260063c1a2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x58260063c1a2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x58260061473f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x58260061473f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x58260062ea69 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5826005a05bc - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5826005a05bc - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x58260062ec22 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x58260062ec22 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5826006147f8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x58260060bea9 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5826006155cd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x58260064c5bc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x58260064c332 - core[6aaeda2c7ad07a48]::result::unwrap_failed [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x582600564edc - >::expect [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x58260052ca0e - agent_pool[72c73849fc287ea7]::worker::tests::test_dir [INFO] [stdout] at /opt/rustwide/workdir/crates/agent_pool/src/worker.rs:119:34 [INFO] [stdout] 22: 0x58260052ca82 - agent_pool[72c73849fc287ea7]::worker::tests::write_response_creates_file [INFO] [stdout] at /opt/rustwide/workdir/crates/agent_pool/src/worker.rs:125:25 [INFO] [stdout] 23: 0x582600528827 - agent_pool[72c73849fc287ea7]::worker::tests::write_response_creates_file::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/agent_pool/src/worker.rs:124:37 [INFO] [stdout] 24: 0x582600533606 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x58260059469b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x58260059469b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5826005a108b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5826005a108b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 29: 0x5826005a108b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5826005a108b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5826005a108b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5826005a108b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5826005a108b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x58260059c7a4 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x58260059c7a4 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5826005a3c92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5826005a3c92 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 38: 0x5826005a3c92 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5826005a3c92 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5826005a3c92 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5826005a3c92 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5826005a3c92 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x582600636a3f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 44: 0x582600636a3f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 45: 0x7882076f4aa4 - [INFO] [stdout] 46: 0x788207781a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] worker::tests::write_response_creates_file [INFO] [stdout] [INFO] [stdout] test result: FAILED. 44 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p agent_pool --lib` [INFO] running `Command { std: "docker" "inspect" "9e227584ece0cb6b736d0d6493bcf11823d9182a14315ca485a7b541ddd8c47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e227584ece0cb6b736d0d6493bcf11823d9182a14315ca485a7b541ddd8c47b", kill_on_drop: false }` [INFO] [stdout] 9e227584ece0cb6b736d0d6493bcf11823d9182a14315ca485a7b541ddd8c47b