[INFO] cloning repository https://github.com/robmoss/rusty_train
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robmoss/rusty_train" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmoss%2Frusty_train", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmoss%2Frusty_train'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c4b636357085a366833b443f8b4a3c7172fdf0a
[INFO] testing robmoss/rusty_train against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobmoss%2Frusty_train" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robmoss/rusty_train
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/robmoss/rusty_train
[INFO] tweaked toml for git repo https://github.com/robmoss/rusty_train written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robmoss/rusty_train on toolchain 1.98.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robmoss/rusty_train 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee
[INFO] running `Command { std: "docker" "start" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee", 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" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee", 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" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling gio v0.21.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling gtk4-macros v0.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.2
[INFO] [stderr]    Compiling pango-sys v0.21.2
[INFO] [stderr]    Compiling pangocairo-sys v0.21.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.21.2
[INFO] [stderr]    Compiling gdk4-sys v0.10.1
[INFO] [stderr]    Compiling graphene-sys v0.21.2
[INFO] [stderr]    Compiling gsk4-sys v0.10.1
[INFO] [stderr]    Compiling gtk4-sys v0.10.1
[INFO] [stderr]    Compiling glib v0.21.2
[INFO] [stderr]    Compiling cairo-rs v0.21.2
[INFO] [stderr]    Compiling graphene-rs v0.21.2
[INFO] [stderr]    Compiling pango v0.21.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.21.2
[INFO] [stderr]    Compiling pangocairo v0.21.2
[INFO] [stderr]    Compiling gdk4 v0.10.1
[INFO] [stderr]    Compiling n18hex v0.1.0 (/opt/rustwide/workdir/crates/n18hex)
[INFO] [stderr]    Compiling n18tile v0.1.0 (/opt/rustwide/workdir/crates/n18tile)
[INFO] [stderr]    Compiling n18token v0.1.0 (/opt/rustwide/workdir/crates/n18token)
[INFO] [stderr]    Compiling n18catalogue v0.1.0 (/opt/rustwide/workdir/crates/n18catalogue)
[INFO] [stderr]    Compiling n18map v0.1.0 (/opt/rustwide/workdir/crates/n18map)
[INFO] [stderr]    Compiling n18route v0.1.0 (/opt/rustwide/workdir/crates/n18route)
[INFO] [stderr]    Compiling n18game v0.1.0 (/opt/rustwide/workdir/crates/n18game)
[INFO] [stderr]    Compiling n18brush v0.1.0 (/opt/rustwide/workdir/crates/n18brush)
[INFO] [stderr]    Compiling n18io v0.1.0 (/opt/rustwide/workdir/crates/n18io)
[INFO] [stderr]    Compiling n18example v0.1.0 (/opt/rustwide/workdir/crates/n18example)
[INFO] [stderr]    Compiling gsk4 v0.10.1
[INFO] [stderr]    Compiling gtk4 v0.10.1
[INFO] [stderr]    Compiling n18ui v0.1.0 (/opt/rustwide/workdir/crates/n18ui)
[INFO] [stderr]    Compiling navig18xx v0.1.0 (/opt/rustwide/workdir/crates/navig18xx)
[INFO] [stderr]    Compiling rusty-train v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee", 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" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling n18hex v0.1.0 (/opt/rustwide/workdir/crates/n18hex)
[INFO] [stderr]    Compiling n18token v0.1.0 (/opt/rustwide/workdir/crates/n18token)
[INFO] [stderr]    Compiling n18tile v0.1.0 (/opt/rustwide/workdir/crates/n18tile)
[INFO] [stderr]    Compiling n18catalogue v0.1.0 (/opt/rustwide/workdir/crates/n18catalogue)
[INFO] [stderr]    Compiling n18map v0.1.0 (/opt/rustwide/workdir/crates/n18map)
[INFO] [stderr]    Compiling n18brush v0.1.0 (/opt/rustwide/workdir/crates/n18brush)
[INFO] [stderr]    Compiling n18game v0.1.0 (/opt/rustwide/workdir/crates/n18game)
[INFO] [stderr]    Compiling n18route v0.1.0 (/opt/rustwide/workdir/crates/n18route)
[INFO] [stderr]    Compiling n18example v0.1.0 (/opt/rustwide/workdir/crates/n18example)
[INFO] [stderr]    Compiling n18io v0.1.0 (/opt/rustwide/workdir/crates/n18io)
[INFO] [stderr]    Compiling n18ui v0.1.0 (/opt/rustwide/workdir/crates/n18ui)
[INFO] [stderr]    Compiling navig18xx v0.1.0 (/opt/rustwide/workdir/crates/navig18xx)
[INFO] [stderr]    Compiling rusty-train v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 5.40s
[INFO] running `Command { std: "docker" "inspect" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee", 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" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/n18brush-2d08a841e7718ef5)
[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/lib.rs (/opt/rustwide/target/release/deps/n18catalogue-e4230ed3865774d6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::connectivity::tile_122 ... ok
[INFO] [stdout] test tests::connectivity::tile_4 ... ok
[INFO] [stdout] test tests::connectivity::tile_43 ... ok
[INFO] [stdout] test tests::connectivity::tile_5 ... ok
[INFO] [stdout] test tests::connectivity::tile_639 ... ok
[INFO] [stdout] test tests::connectivity::tile_x2 ... ok
[INFO] [stdout] test tests::connectivity::tile_x5 ... ok
[INFO] [stdout] test tests::connectivity::tile_in10 ... ok
[INFO] [stdout] test tests::compare_tile_fns ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/n18example-d93194d1a1751c60)
[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/lib.rs (/opt/rustwide/target/release/deps/n18game-925f81ca89813177)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test _1830::locns::tests::test_location_addresses ... ok
[INFO] [stdout] test _1889::locns::tests::test_location_addresses ... 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 unittests src/lib.rs (/opt/rustwide/target/release/deps/n18hex-3e1b31a18d8f2d7f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test hex::test::hex_face_rotation ... ok
[INFO] [stdout] test theme::test::hex_colour_to_rgb ... ok
[INFO] [stdout] test theme::test::rgba_round_trip ... ok
[INFO] [stdout] test hex::test::translate_to_boundary ... ok
[INFO] [stdout] test theme::test::rgba_invalid_string ... ok
[INFO] [stdout] test theme::test::rgb_rgba_inputs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/n18io-ad307aeed02c2512)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test routes::tests::json_visit_round_trip ... FAILED
[INFO] [stdout] test routes::tests::json_hex_address_round_trip ... FAILED
[INFO] [stdout] test tests::json_round_trip_1867 ... FAILED
[INFO] [stdout] test tests::json_round_trip_2 ... FAILED
[INFO] [stdout] test tests::json_round_trip_1 ... FAILED
[INFO] [stdout] test tests::compare_to_catalogue ... ok
[INFO] [stdout] test tests::compare_1861_tiles ... ok
[INFO] [stdout] test tests::compare_1867_tiles ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- routes::tests::json_visit_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::tests::json_visit_round_trip' (3883) panicked at crates/n18io/src/routes.rs:351:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa05372a121 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5aa05373f29a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5aa05372e5fc - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5aa0537086b6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5aa0537222f9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5aa053682f70 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5aa0537224b2 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5aa053708762 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5aa0537000b9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5aa05370935d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5aa05373f9cc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5aa05373f7a2 - core[812a354ff5be3162]::result::unwrap_failed
[INFO] [stdout]   12:     0x5aa05363b7b0 - n18io[c28991eab377f002]::routes::tests::json_visit_round_trip
[INFO] [stdout]   13:     0x5aa05361da79 - <n18io[c28991eab377f002]::routes::tests::json_visit_round_trip::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5aa0536762ab - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5aa0536838f5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5aa05367e3a4 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5aa053686a42 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5aa0537299af - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7017f811307a - <unknown>
[INFO] [stdout]   20:     0x7017f81a6534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- routes::tests::json_hex_address_round_trip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'routes::tests::json_hex_address_round_trip' (3882) panicked at crates/n18io/src/routes.rs:333:44:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa05372a121 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5aa05373f29a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5aa05372e5fc - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stderr] error: test failed, to rerun pass `-p n18io --lib`
[INFO] [stdout]    3:     0x5aa0537086b6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5aa0537222f9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5aa053682f70 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5aa0537224b2 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5aa053708762 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5aa0537000b9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5aa05370935d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5aa05373f9cc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5aa05373f7a2 - core[812a354ff5be3162]::result::unwrap_failed
[INFO] [stdout]   12:     0x5aa05363bc67 - n18io[c28991eab377f002]::routes::tests::json_hex_address_round_trip
[INFO] [stdout]   13:     0x5aa05361da99 - <n18io[c28991eab377f002]::routes::tests::json_hex_address_round_trip::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x5aa0536762ab - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   15:     0x5aa0536838f5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   16:     0x5aa05367e3a4 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x5aa053686a42 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x5aa0537299af - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7017f811307a - <unknown>
[INFO] [stdout]   20:     0x7017f81a6534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::json_round_trip_1867 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::json_round_trip_1867' (3888) panicked at crates/n18io/src/lib.rs:1680:9:
[INFO] [stdout] Could not write ../../tests/output/test-json_round_trip_1867.json
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa05372a121 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5aa05373f29a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5aa05372e5fc - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5aa0537086b6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5aa0537222f9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5aa053682f70 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5aa0537224b2 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5aa053708762 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5aa0537000b9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5aa05370935d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5aa05373f9cc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5aa05363514c - n18io[c28991eab377f002]::tests::json_round_trip_1867
[INFO] [stdout]   12:     0x5aa05361da59 - <n18io[c28991eab377f002]::tests::json_round_trip_1867::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5aa0536762ab - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   14:     0x5aa0536838f5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5aa05367e3a4 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5aa053686a42 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5aa0537299af - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7017f811307a - <unknown>
[INFO] [stdout]   19:     0x7017f81a6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::json_round_trip_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::json_round_trip_2' (3889) panicked at crates/n18io/src/lib.rs:1659:9:
[INFO] [stdout] Could not write ../../tests/output/test-json_round_trip_2.json
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa05372a121 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5aa05373f29a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5aa05372e5fc - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5aa0537086b6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5aa0537222f9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5aa053682f70 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5aa0537224b2 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5aa053708762 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5aa0537000b9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5aa05370935d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5aa05373f9cc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5aa053633992 - n18io[c28991eab377f002]::tests::json_round_trip_2
[INFO] [stdout]   12:     0x5aa05361d9d9 - <n18io[c28991eab377f002]::tests::json_round_trip_2::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5aa0536762ab - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   14:     0x5aa0536838f5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5aa05367e3a4 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5aa053686a42 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5aa0537299af - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7017f811307a - <unknown>
[INFO] [stdout]   19:     0x7017f81a6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::json_round_trip_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::json_round_trip_1' (3887) panicked at crates/n18io/src/lib.rs:1645:9:
[INFO] [stdout] Could not write ../../tests/output/test-json_round_trip_1.json
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5aa05372a121 - <<std[93043b772a62376c]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5aa05373f29a - core[812a354ff5be3162]::fmt::write
[INFO] [stdout]    2:     0x5aa05372e5fc - <alloc[9902a75dd20b7c99]::vec::Vec<u8> as std[93043b772a62376c]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5aa0537086b6 - std[93043b772a62376c]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5aa0537222f9 - std[93043b772a62376c]::panicking::default_hook
[INFO] [stdout]    5:     0x5aa053682f70 - test[8de0c696b8e66f4f]::test_main_inner::<test[8de0c696b8e66f4f]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5aa0537224b2 - std[93043b772a62376c]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5aa053708762 - std[93043b772a62376c]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5aa0537000b9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace::<std[93043b772a62376c]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5aa05370935d - __rustc[9fcb67b4460bf95]::rust_begin_unwind
[INFO] [stdout]   10:     0x5aa05373f9cc - core[812a354ff5be3162]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5aa05363345b - n18io[c28991eab377f002]::tests::json_round_trip_1
[INFO] [stdout]   12:     0x5aa05361d9b9 - <n18io[c28991eab377f002]::tests::json_round_trip_1::{closure#0} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x5aa0536762ab - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::<core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>>
[INFO] [stdout]   14:     0x5aa0536838f5 - test[8de0c696b8e66f4f]::run_test::{closure#0}
[INFO] [stdout]   15:     0x5aa05367e3a4 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace::<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x5aa053686a42 - <std[93043b772a62376c]::thread::lifecycle::spawn_unchecked<test[8de0c696b8e66f4f]::run_test::{closure#1}, ()>::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5aa0537299af - <std[93043b772a62376c]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7017f811307a - <unknown>
[INFO] [stdout]   19:     0x7017f81a6534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     routes::tests::json_hex_address_round_trip
[INFO] [stdout]     routes::tests::json_visit_round_trip
[INFO] [stdout]     tests::json_round_trip_1
[INFO] [stdout]     tests::json_round_trip_1867
[INFO] [stdout]     tests::json_round_trip_2
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee", kill_on_drop: false }`
[INFO] [stdout] a939f71738911297df950df91f2eca312075ea24a55c8b58f343fe4165c41aee
