[INFO] cloning repository https://github.com/StckOverflw/railboard-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StckOverflw/railboard-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStckOverflw%2Frailboard-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStckOverflw%2Frailboard-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d7c234391651b7d56d98ba0747af9fc90f23f520
[INFO] testing StckOverflw/railboard-api against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStckOverflw%2Frailboard-api" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/StckOverflw/railboard-api
[INFO] finished tweaking git repo https://github.com/StckOverflw/railboard-api
[INFO] tweaked toml for git repo https://github.com/StckOverflw/railboard-api written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/StckOverflw/railboard-api on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/StckOverflw/railboard-api 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.94.0" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-impl v6.8.1
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded rust-embed-utils v7.8.1
[INFO] [stderr]   Downloaded chrono-tz-build v0.2.0
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.14
[INFO] [stderr]   Downloaded erased-serde v0.3.28
[INFO] [stderr]   Downloaded wu-diff v0.1.2
[INFO] [stderr]   Downloaded utoipa v3.4.3
[INFO] [stderr]   Downloaded arc-swap v1.6.0
[INFO] [stderr]   Downloaded pin-project v1.1.2
[INFO] [stderr]   Downloaded async-trait v0.1.72
[INFO] [stderr]   Downloaded axum v0.6.19
[INFO] [stderr]   Downloaded utoipa-gen v3.4.4
[INFO] [stderr]   Downloaded redis v0.23.1
[INFO] [stderr]   Downloaded h2 v0.3.20
[INFO] [stderr]   Downloaded rustls-webpki v0.101.2
[INFO] [stderr]   Downloaded regex v1.9.1
[INFO] [stderr]   Downloaded matchit v0.7.0
[INFO] [stderr]   Downloaded shellexpand v2.1.2
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded rustls v0.21.5
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded serde v1.0.180
[INFO] [stderr]   Downloaded pin-project-internal v1.1.2
[INFO] [stderr]   Downloaded serde_derive v1.0.180
[INFO] [stderr]   Downloaded regex-automata v0.3.3
[INFO] [stderr]   Downloaded chrono-tz v0.8.3
[INFO] [stderr]   Downloaded tokio v1.29.1
[INFO] [stderr]   Downloaded rust-embed v6.8.1
[INFO] [stderr]   Downloaded utoipa-swagger-ui v3.1.4
[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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b758bd0a55e6c126bb0a80940c1c8660e69c73f756fd48b30b4232cd3a0180b
[INFO] running `Command { std: "docker" "start" "-a" "5b758bd0a55e6c126bb0a80940c1c8660e69c73f756fd48b30b4232cd3a0180b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b758bd0a55e6c126bb0a80940c1c8660e69c73f756fd48b30b4232cd3a0180b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b758bd0a55e6c126bb0a80940c1c8660e69c73f756fd48b30b4232cd3a0180b", kill_on_drop: false }`
[INFO] [stdout] 5b758bd0a55e6c126bb0a80940c1c8660e69c73f756fd48b30b4232cd3a0180b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 811f28fadacc79e64ea49cd89df80708b2ddd3344d62b40abcfbc4e40a06bbfd
[INFO] running `Command { std: "docker" "start" "-a" "811f28fadacc79e64ea49cd89df80708b2ddd3344d62b40abcfbc4e40a06bbfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling serde v1.0.180
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.180
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.21.5
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling sha2 v0.10.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling async-lock v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling shellexpand v2.1.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling axum v0.6.19
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling erased-serde v0.3.28
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.16
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.3.3
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling wu-diff v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling utoipa-gen v3.4.4
[INFO] [stderr]    Compiling utoipa-swagger-ui v3.1.4
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling utoipa v3.4.3
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling redis v0.23.1
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling ris-client v0.2.0 (/opt/rustwide/workdir/ris-client)
[INFO] [stderr]    Compiling iris-client v0.1.0 (/opt/rustwide/workdir/iris-client)
[INFO] [stderr]    Compiling vendo-client v0.2.0 (/opt/rustwide/workdir/vendo-client)
[INFO] [stderr]    Compiling railboard-api v0.1.0 (/opt/rustwide/workdir/railboard-api)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> railboard-api/src/cache.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     async fn insert_to_cache<Rt>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> railboard-api/src/cache.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |             .query_async(&mut connection)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 115 |             .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: railboard-api v0.1.0 (/opt/rustwide/workdir/railboard-api), redis v0.23.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "811f28fadacc79e64ea49cd89df80708b2ddd3344d62b40abcfbc4e40a06bbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811f28fadacc79e64ea49cd89df80708b2ddd3344d62b40abcfbc4e40a06bbfd", kill_on_drop: false }`
[INFO] [stdout] 811f28fadacc79e64ea49cd89df80708b2ddd3344d62b40abcfbc4e40a06bbfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 96eeaaae64d74ea45e8120d49fec25e9856039b56a1c22e53ea88e4241e66ec8
[INFO] running `Command { std: "docker" "start" "-a" "96eeaaae64d74ea45e8120d49fec25e9856039b56a1c22e53ea88e4241e66ec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling ris-client v0.2.0 (/opt/rustwide/workdir/ris-client)
[INFO] [stderr]    Compiling vendo-client v0.2.0 (/opt/rustwide/workdir/vendo-client)
[INFO] [stderr]    Compiling iris-client v0.1.0 (/opt/rustwide/workdir/iris-client)
[INFO] [stderr]    Compiling railboard-api v0.1.0 (/opt/rustwide/workdir/railboard-api)
[INFO] [stdout] warning: use of deprecated method `ris_client::station_search::<impl ris_client::RisClient>::station_search_by_name`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stdout]   --> ris-client/tests/station_search.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let result = ris_client.station_search_by_name("Leipzig", Some(25)).await;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ris_client::journey_search::<impl ris_client::RisClient>::journey_search`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stdout]   --> ris-client/tests/journey_search.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |         .journey_search(&re_train.train_type, &re_train.train_number, None)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ris_client::station_information::<impl ris_client::RisClient>::station_information`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stdout]   --> ris-client/tests/station_information.rs:13:29
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let result = ris_client.station_information("8000105").await;
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ris_client::journey_details::<impl ris_client::RisClient>::journey_details`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stdout]   --> ris-client/tests/journey_details.rs:34:10
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .journey_details(&first.train.journey_id)
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]    --> railboard-api/src/cache.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 |     async fn insert_to_cache<Rt>(
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]    --> railboard-api/src/cache.rs:115:14
[INFO] [stdout]     |
[INFO] [stdout] 115 |             .query_async(&mut connection)
[INFO] [stdout]     |              ^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 115 |             .query_async::<_, ()>(&mut connection)
[INFO] [stdout]     |                         +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.70s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: railboard-api v0.1.0 (/opt/rustwide/workdir/railboard-api), redis v0.23.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "96eeaaae64d74ea45e8120d49fec25e9856039b56a1c22e53ea88e4241e66ec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96eeaaae64d74ea45e8120d49fec25e9856039b56a1c22e53ea88e4241e66ec8", kill_on_drop: false }`
[INFO] [stdout] 96eeaaae64d74ea45e8120d49fec25e9856039b56a1c22e53ea88e4241e66ec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 136378da0783972c8be48ac46877f63f7ccf3222437f81272622035a1da81273
[INFO] running `Command { std: "docker" "start" "-a" "136378da0783972c8be48ac46877f63f7ccf3222437f81272622035a1da81273", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated method `ris_client::station_search::<impl ris_client::RisClient>::station_search_by_name`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stderr]   --> ris-client/tests/station_search.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let result = ris_client.station_search_by_name("Leipzig", Some(25)).await;
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ris_client::journey_search::<impl ris_client::RisClient>::journey_search`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stderr]   --> ris-client/tests/journey_search.rs:27:10
[INFO] [stderr]    |
[INFO] [stderr] 27 |         .journey_search(&re_train.train_type, &re_train.train_number, None)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ris-client` (test "station_search") generated 1 warning
[INFO] [stderr] warning: `ris-client` (test "journey_search") generated 1 warning
[INFO] [stderr] warning: use of deprecated method `ris_client::station_information::<impl ris_client::RisClient>::station_information`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stderr]   --> ris-client/tests/station_information.rs:13:29
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let result = ris_client.station_information("8000105").await;
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `ris_client::journey_details::<impl ris_client::RisClient>::journey_details`: the only known api key was revoked, so i cannot maintain this endpoint anymore
[INFO] [stderr]   --> ris-client/tests/journey_details.rs:34:10
[INFO] [stderr]    |
[INFO] [stderr] 34 |         .journey_details(&first.train.journey_id)
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ris-client` (test "station_information") generated 1 warning
[INFO] [stderr] warning: `ris-client` (test "journey_details") generated 1 warning
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> railboard-api/src/cache.rs:98:5
[INFO] [stderr]     |
[INFO] [stderr]  98 |     async fn insert_to_cache<Rt>(
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]    --> railboard-api/src/cache.rs:115:14
[INFO] [stderr]     |
[INFO] [stderr] 115 |             .query_async(&mut connection)
[INFO] [stderr]     |              ^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 115 |             .query_async::<_, ()>(&mut connection)
[INFO] [stderr]     |                         +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `railboard-api` (bin "railboard-api" test) generated 1 warning (run `cargo fix --bin "railboard-api" -p railboard-api --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: railboard-api v0.1.0 (/opt/rustwide/workdir/railboard-api), redis v0.23.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iris_client-dba68e499835eb53)
[INFO] [stderr]      Running tests/date_parsing.rs (/opt/rustwide/target/debug/deps/date_parsing-3433ee9363eff7f4)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test date_parsing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/station_board.rs (/opt/rustwide/target/debug/deps/station_board-2d7a14e71cf0a431)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test station_board ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- station_board stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'station_board' (28) panicked at iris-client/tests/station_board.rs:9:5:
[INFO] [stdout] Response is not ok: Err(FailedRequest(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("iris.noncd.db.de")), port: None, path: "/iris-tts/timetable/fchg/8000105", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d811b123172 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d811b123172 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d811b123172 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d811b123172 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d811b13532a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d811b13532a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5d811b0f08c6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d811b0f08c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d811b102029 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d811b102029 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d811b101ec1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d811b00dc7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d811b00dc7e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d811b102352 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d811b102352 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d811b1020e8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d811b0fd1c9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d811b0e569d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d811b13de1c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d811aa2c6ec - station_board::station_board::{{closure}}::hac883d7cc6d791ff
[INFO] [stdout]                                at /opt/rustwide/workdir/iris-client/tests/station_board.rs:9:5
[INFO] [stdout]   20:     0x5d811aa0ae02 - <core::pin::Pin<P> as core::future::future::Future>::poll::h02755967e43eb0e4
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5d811aa0ae3d - <core::pin::Pin<P> as core::future::future::Future>::poll::ha172df49e3501e52
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5d811aa0f84d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbf9bad449fb19209
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:73
[INFO] [stdout]   23:     0x5d811aa0f79b - tokio::runtime::coop::with_budget::h35193ab1e386a9f0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:107:5
[INFO] [stdout]   24:     0x5d811aa0f79b - tokio::runtime::coop::budget::h2cb37933e1d947c6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/coop.rs:73:5
[INFO] [stdout]   25:     0x5d811aa0f79b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h69fc3fc32f41f51b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:651:25
[INFO] [stdout]   26:     0x5d811aa0e2b0 - tokio::runtime::scheduler::current_thread::Context::enter::hf5484e16f01e8975
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:410:19
[INFO] [stdout]   27:     0x5d811aa0ee50 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h64f03d169d13bb60
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:650:44
[INFO] [stdout]   28:     0x5d811aa0eb54 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h16020db1269cceeb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:68
[INFO] [stdout]   29:     0x5d811aa0757b - tokio::runtime::context::scoped::Scoped<T>::set::h311749f50fbfcc2a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5d811aa1d6a9 - tokio::runtime::context::set_scheduler::{{closure}}::h952bfe6441b840e5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:38
[INFO] [stdout]   31:     0x5d811aa046f2 - std::thread::local::LocalKey<T>::try_with::h899a66b6a5ccb26e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5d811aa0403e - std::thread::local::LocalKey<T>::with::h506c561552d06453
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5d811aa1d65d - tokio::runtime::context::set_scheduler::h743e36de2405abee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context.rs:176:17
[INFO] [stdout]   34:     0x5d811aa0e900 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h3c1d6a9aeea044fa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:729:27
[INFO] [stdout]   35:     0x5d811aa0eb96 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h6d81215bc2288ebf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:638:24
[INFO] [stdout]   36:     0x5d811aa0dc29 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h337b49dd816616b6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:175:33
[INFO] [stdout]   37:     0x5d811aa2a003 - tokio::runtime::context::runtime::enter_runtime::h9080597ee48d01c0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5d811aa0db61 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h150bee5fcb35bafa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/scheduler/current_thread.rs:167:9
[INFO] [stdout]   39:     0x5d811aa309aa - tokio::runtime::runtime::Runtime::block_on::h95bfacb6b960208e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.29.1/src/runtime/runtime.rs:311:52
[INFO] [stdout]   40:     0x5d811aa2c1b3 - station_board::station_board::h4f3fd2902b2f4365
[INFO] [stdout]                                at /opt/rustwide/workdir/iris-client/tests/station_board.rs:13:13
[INFO] [stdout]   41:     0x5d811aa2c7f7 - station_board::station_board::{{closure}}::hf0d1b030f8d496ab
[INFO] [stdout]                                at /opt/rustwide/workdir/iris-client/tests/station_board.rs:2:25
[INFO] [stdout]   42:     0x5d811a9fb746 - core::ops::function::FnOnce::call_once::h0fda917ffd2de584
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d811b00da3b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5d811b00da3b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   45:     0x5d811b02144a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   46:     0x5d811b02144a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5d811b02144a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5d811b02144a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5d811b02144a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5d811b02144a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   51:     0x5d811b02144a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   52:     0x5d811affb8a4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   53:     0x5d811affb8a4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   54:     0x5d811afff242 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   55:     0x5d811afff242 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   56:     0x5d811afff242 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5d811afff242 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5d811afff242 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5d811afff242 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   60:     0x5d811afff242 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5d811b0f83af - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   62:     0x5d811b0f83af - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   63:     0x71e02a9cbaa4 - <unknown>
[INFO] [stdout]   64:     0x71e02aa58a64 - clone
[INFO] [stdout]   65:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     station_board
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p iris-client --test station_board`
[INFO] running `Command { std: "docker" "inspect" "136378da0783972c8be48ac46877f63f7ccf3222437f81272622035a1da81273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "136378da0783972c8be48ac46877f63f7ccf3222437f81272622035a1da81273", kill_on_drop: false }`
[INFO] [stdout] 136378da0783972c8be48ac46877f63f7ccf3222437f81272622035a1da81273
