[INFO] cloning repository https://github.com/1ceshadow/dspbp-web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1ceshadow/dspbp-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ceshadow%2Fdspbp-web", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ceshadow%2Fdspbp-web'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76f3356c867b718a4e1df64ceccfba23a599483c
[INFO] testing 1ceshadow/dspbp-web against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ceshadow%2Fdspbp-web" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1ceshadow/dspbp-web
[INFO] finished tweaking git repo https://github.com/1ceshadow/dspbp-web
[INFO] tweaked toml for git repo https://github.com/1ceshadow/dspbp-web written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1ceshadow/dspbp-web on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1ceshadow/dspbp-web 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v5.2.0
[INFO] [stderr]   Downloaded pyo3-macros v0.28.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.28.2
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.28.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.28.2
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded pyo3 v0.28.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69d1798490f9c0496eaf95e15b0473d65edddb34acca70ac7d955d812f9bcf6c
[INFO] running `Command { std: "docker" "start" "-a" "69d1798490f9c0496eaf95e15b0473d65edddb34acca70ac7d955d812f9bcf6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69d1798490f9c0496eaf95e15b0473d65edddb34acca70ac7d955d812f9bcf6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69d1798490f9c0496eaf95e15b0473d65edddb34acca70ac7d955d812f9bcf6c", kill_on_drop: false }`
[INFO] [stdout] 69d1798490f9c0496eaf95e15b0473d65edddb34acca70ac7d955d812f9bcf6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e30a79592f3d9142f3e1ac3b653c186cd5c5883236015bbbab023cf12869c105
[INFO] running `Command { std: "docker" "start" "-a" "e30a79592f3d9142f3e1ac3b653c186cd5c5883236015bbbab023cf12869c105", kill_on_drop: false }`
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling simple_logger v5.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling dspbp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/blueprint.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |             .map(|x| (2 * x..2 * x + 2))
[INFO] [stdout]    |                      ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -             .map(|x| (2 * x..2 * x + 2))
[INFO] [stdout] 60 +             .map(|x| 2 * x..2 * x + 2 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_icon_text` is never used
[INFO] [stdout]    --> src/blueprint.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl Blueprint {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn get_icon_text(&self) -> anyhow::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/data/building.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Building {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 92 |     pub fn kind(&self) -> Result<DSPItem, TryFromPrimitiveError<DSPItem>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `LY`, `AU`, and `angle_to_drone_range` are never used
[INFO] [stdout]   --> src/data/station.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl StationHeader {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 36 |     pub const LY: usize = 24000;
[INFO] [stdout]    |               ^^
[INFO] [stdout] 37 |     pub const AU: usize = 40000;
[INFO] [stdout]    |               ^^
[INFO] [stdout] 38 |     pub fn angle_to_drone_range(angle: usize) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `valid_storage` is never used
[INFO] [stdout]    --> src/data/station.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Station {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn valid_storage(&self) -> &[StationStorage] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `base_mut` is never used
[INFO] [stdout]    --> src/data/traits.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |             fn base_mut(&mut self) -> &mut Self::Base;
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | newtype_enum!(DSPItem, ItemId, ItemIdTrait);
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              method in this trait
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RecipeIdTrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 | newtype_enum!(DSPRecipe, RecipeId, RecipeIdTrait);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IconIdTrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:158:32
[INFO] [stdout]     |
[INFO] [stdout] 158 | newtype_enum!(DSPIcon, IconId, IconIdTrait);
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BPModelIdItrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:159:35
[INFO] [stdout]     |
[INFO] [stdout] 159 | newtype_enum!(BPModel, BPModelId, BPModelIdItrait);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_icon_text`, `get_description`, `info`, and `replace_both` are never used
[INFO] [stdout]   --> src/edit/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl EditBlueprint {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_icon_text(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_description(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn info(&mut self) -> Result<String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn replace_both(&mut self, r: HashMap<DSPItem, DSPItem>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_items_cn` is never used
[INFO] [stdout]   --> src/locale/mod.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn all_items_cn() -> Vec<(u16, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MD5` is never constructed
[INFO] [stdout]   --> src/md5.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Algo {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] 62 |     MD5,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Algo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.39s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e30a79592f3d9142f3e1ac3b653c186cd5c5883236015bbbab023cf12869c105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e30a79592f3d9142f3e1ac3b653c186cd5c5883236015bbbab023cf12869c105", kill_on_drop: false }`
[INFO] [stdout] e30a79592f3d9142f3e1ac3b653c186cd5c5883236015bbbab023cf12869c105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d43dc3475eb29a80955928fc5ea360b6dbbb9fd587b221c7f58ca4c02173216
[INFO] running `Command { std: "docker" "start" "-a" "9d43dc3475eb29a80955928fc5ea360b6dbbb9fd587b221c7f58ca4c02173216", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/blueprint.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |             .map(|x| (2 * x..2 * x + 2))
[INFO] [stdout]    |                      ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -             .map(|x| (2 * x..2 * x + 2))
[INFO] [stdout] 60 +             .map(|x| 2 * x..2 * x + 2 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dspbp v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `get_icon_text` is never used
[INFO] [stdout]    --> src/blueprint.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl Blueprint {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn get_icon_text(&self) -> anyhow::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/data/building.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 91 | impl Building {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 92 |     pub fn kind(&self) -> Result<DSPItem, TryFromPrimitiveError<DSPItem>> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `LY`, `AU`, and `angle_to_drone_range` are never used
[INFO] [stdout]   --> src/data/station.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl StationHeader {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 36 |     pub const LY: usize = 24000;
[INFO] [stdout]    |               ^^
[INFO] [stdout] 37 |     pub const AU: usize = 40000;
[INFO] [stdout]    |               ^^
[INFO] [stdout] 38 |     pub fn angle_to_drone_range(angle: usize) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `valid_storage` is never used
[INFO] [stdout]    --> src/data/station.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Station {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn valid_storage(&self) -> &[StationStorage] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `base_mut` is never used
[INFO] [stdout]    --> src/data/traits.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |             fn base_mut(&mut self) -> &mut Self::Base;
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | newtype_enum!(DSPItem, ItemId, ItemIdTrait);
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              method in this trait
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RecipeIdTrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 | newtype_enum!(DSPRecipe, RecipeId, RecipeIdTrait);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IconIdTrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:158:32
[INFO] [stdout]     |
[INFO] [stdout] 158 | newtype_enum!(DSPIcon, IconId, IconIdTrait);
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BPModelIdItrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:159:35
[INFO] [stdout]     |
[INFO] [stdout] 159 | newtype_enum!(BPModel, BPModelId, BPModelIdItrait);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_icon_text`, `get_description`, `info`, and `replace_both` are never used
[INFO] [stdout]   --> src/edit/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl EditBlueprint {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_icon_text(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_description(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn info(&mut self) -> Result<String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn replace_both(&mut self, r: HashMap<DSPItem, DSPItem>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_items_cn` is never used
[INFO] [stdout]   --> src/locale/mod.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn all_items_cn() -> Vec<(u16, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `MD5` is never constructed
[INFO] [stdout]   --> src/md5.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub enum Algo {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] 62 |     MD5,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Algo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/blueprint.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 |             .map(|x| (2 * x..2 * x + 2))
[INFO] [stdout]    |                      ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 60 -             .map(|x| (2 * x..2 * x + 2))
[INFO] [stdout] 60 +             .map(|x| 2 * x..2 * x + 2 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_icon_text` is never used
[INFO] [stdout]    --> src/blueprint.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl Blueprint {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 204 |     pub fn get_icon_text(&self) -> anyhow::Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `valid_storage` is never used
[INFO] [stdout]    --> src/data/station.rs:121:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | impl Station {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 121 |     fn valid_storage(&self) -> &[StationStorage] {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `base_mut` is never used
[INFO] [stdout]    --> src/data/traits.rs:106:16
[INFO] [stdout]     |
[INFO] [stdout] 106 |             fn base_mut(&mut self) -> &mut Self::Base;
[INFO] [stdout]     |                ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 156 | newtype_enum!(DSPItem, ItemId, ItemIdTrait);
[INFO] [stdout]     | -------------------------------------------
[INFO] [stdout]     | |                              |
[INFO] [stdout]     | |                              method in this trait
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `RecipeIdTrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 | newtype_enum!(DSPRecipe, RecipeId, RecipeIdTrait);
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `IconIdTrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:158:32
[INFO] [stdout]     |
[INFO] [stdout] 158 | newtype_enum!(DSPIcon, IconId, IconIdTrait);
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BPModelIdItrait` is never used
[INFO] [stdout]    --> src/data/traits.rs:159:35
[INFO] [stdout]     |
[INFO] [stdout] 159 | newtype_enum!(BPModel, BPModelId, BPModelIdItrait);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_icon_text`, `get_description`, `info`, and `replace_both` are never used
[INFO] [stdout]   --> src/edit/mod.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl EditBlueprint {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn get_icon_text(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn get_description(&self) -> Result<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn info(&mut self) -> Result<String> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn replace_both(&mut self, r: HashMap<DSPItem, DSPItem>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_items_cn` is never used
[INFO] [stdout]   --> src/locale/mod.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn all_items_cn() -> Vec<(u16, &'static str)> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9d43dc3475eb29a80955928fc5ea360b6dbbb9fd587b221c7f58ca4c02173216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d43dc3475eb29a80955928fc5ea360b6dbbb9fd587b221c7f58ca4c02173216", kill_on_drop: false }`
[INFO] [stdout] 9d43dc3475eb29a80955928fc5ea360b6dbbb9fd587b221c7f58ca4c02173216
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87f8af22e839dd6a2d94405153a0f26e9d8c62d82329b43b1bd5ff2ac0711974
[INFO] running `Command { std: "docker" "start" "-a" "87f8af22e839dd6a2d94405153a0f26e9d8c62d82329b43b1bd5ff2ac0711974", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/blueprint.rs:60:22
[INFO] [stderr]    |
[INFO] [stderr] 60 |             .map(|x| (2 * x..2 * x + 2))
[INFO] [stderr]    |                      ^                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 60 -             .map(|x| (2 * x..2 * x + 2))
[INFO] [stderr] 60 +             .map(|x| 2 * x..2 * x + 2 )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_icon_text` is never used
[INFO] [stderr]    --> src/blueprint.rs:204:12
[INFO] [stderr]     |
[INFO] [stderr]  33 | impl Blueprint {
[INFO] [stderr]     | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 204 |     pub fn get_icon_text(&self) -> anyhow::Result<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `kind` is never used
[INFO] [stderr]   --> src/data/building.rs:92:12
[INFO] [stderr]    |
[INFO] [stderr] 91 | impl Building {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] 92 |     pub fn kind(&self) -> Result<DSPItem, TryFromPrimitiveError<DSPItem>> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `LY`, `AU`, and `angle_to_drone_range` are never used
[INFO] [stderr]   --> src/data/station.rs:36:15
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl StationHeader {
[INFO] [stderr]    | ------------------ associated items in this implementation
[INFO] [stderr] 36 |     pub const LY: usize = 24000;
[INFO] [stderr]    |               ^^
[INFO] [stderr] 37 |     pub const AU: usize = 40000;
[INFO] [stderr]    |               ^^
[INFO] [stderr] 38 |     pub fn angle_to_drone_range(angle: usize) -> u32 {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `valid_storage` is never used
[INFO] [stderr]    --> src/data/station.rs:121:8
[INFO] [stderr]     |
[INFO] [stderr] 112 | impl Station {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 121 |     fn valid_storage(&self) -> &[StationStorage] {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `base_mut` is never used
[INFO] [stderr]    --> src/data/traits.rs:106:16
[INFO] [stderr]     |
[INFO] [stderr] 106 |             fn base_mut(&mut self) -> &mut Self::Base;
[INFO] [stderr]     |                ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 156 | newtype_enum!(DSPItem, ItemId, ItemIdTrait);
[INFO] [stderr]     | -------------------------------------------
[INFO] [stderr]     | |                              |
[INFO] [stderr]     | |                              method in this trait
[INFO] [stderr]     | in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `RecipeIdTrait` is never used
[INFO] [stderr]    --> src/data/traits.rs:157:36
[INFO] [stderr]     |
[INFO] [stderr] 157 | newtype_enum!(DSPRecipe, RecipeId, RecipeIdTrait);
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `IconIdTrait` is never used
[INFO] [stderr]    --> src/data/traits.rs:158:32
[INFO] [stderr]     |
[INFO] [stderr] 158 | newtype_enum!(DSPIcon, IconId, IconIdTrait);
[INFO] [stderr]     |                                ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait `BPModelIdItrait` is never used
[INFO] [stderr]    --> src/data/traits.rs:159:35
[INFO] [stderr]     |
[INFO] [stderr] 159 | newtype_enum!(BPModel, BPModelId, BPModelIdItrait);
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `newtype_enum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_icon_text`, `get_description`, `info`, and `replace_both` are never used
[INFO] [stderr]   --> src/edit/mod.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | impl EditBlueprint {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub fn get_icon_text(&self) -> Result<String> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn get_description(&self) -> Result<String> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |     pub fn info(&mut self) -> Result<String> {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub fn replace_both(&mut self, r: HashMap<DSPItem, DSPItem>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `all_items_cn` is never used
[INFO] [stderr]   --> src/locale/mod.rs:89:8
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn all_items_cn() -> Vec<(u16, &'static str)> {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `MD5` is never constructed
[INFO] [stderr]   --> src/md5.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub enum Algo {
[INFO] [stderr]    |          ---- variant in this enum
[INFO] [stderr] 62 |     MD5,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Algo` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `dspbp` (lib) generated 12 warnings (run `cargo fix --lib -p dspbp` to apply 1 suggestion)
[INFO] [stderr] warning: `dspbp` (lib test) generated 9 warnings (9 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: binrw v0.15.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dspbp-4176b3d2db90d451)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test md5::test::test_md5_empty ... ok
[INFO] [stdout] test md5::test::test_md5f_a ... ok
[INFO] [stdout] test md5::test::test_md5f_empty ... ok
[INFO] [stdout] test md5::test::test_md5_reference ... ok
[INFO] [stdout] test md5::test::test_md5f_abcd ... ok
[INFO] [stdout] test data::station::test::example_station_1 ... FAILED
[INFO] [stdout] test blueprint::test::v10_encode_decode_round_trip ... ok
[INFO] [stdout] test blueprint::test::all_blueprints_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- data::station::test::example_station_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data::station::test::example_station_1' (20) panicked at src/testutil.rs:8:19:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f70db481afa - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f70db481afa - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f70db481afa - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f70db481afa - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f70db49698a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f70db49698a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5f70db486ad2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f70db486ad2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f70db45fe7f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f70db45fe7f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f70db479a59 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f70db3c025c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f70db3c025c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f70db479c12 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f70db479c12 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f70db45ff38 - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f70db454a09 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f70db460d3d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f70db49711c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f70db496e92 - core[e929cb53b82a81ca]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f70db39a2f7 - <core[e929cb53b82a81ca]::result::Result<std[29689e6404d28ef9]::fs::File, std[29689e6404d28ef9]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f70db39a2f7 - dspbp[46e538d22ad91077]::testutil::get_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/testutil.rs:8:19
[INFO] [stdout]   22:     0x5f70db39d55c - dspbp[46e538d22ad91077]::data::station::test::example_station_1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/station.rs:158:17
[INFO] [stdout]   23:     0x5f70db39c447 - dspbp[46e538d22ad91077]::data::station::test::example_station_1::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/data/station.rs:156:27
[INFO] [stdout]   24:     0x5f70db379f86 - <dspbp[46e538d22ad91077]::data::station::test::example_station_1::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f70db3b353b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5f70db3b353b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5f70db3c0d2b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5f70db3c0d2b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5f70db3c0d2b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5f70db3c0d2b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5f70db3c0d2b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5f70db3c0d2b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5f70db3c0d2b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5f70db3ba444 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5f70db3ba444 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5f70db3c3932 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5f70db3c3932 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5f70db3c3932 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5f70db3c3932 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5f70db3c3932 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5f70db3c3932 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5f70db3c3932 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5f70db48110f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   44:     0x5f70db48110f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7dee171a8aa4 - <unknown>
[INFO] [stdout]   46:     0x7dee17235a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     data::station::test::example_station_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "87f8af22e839dd6a2d94405153a0f26e9d8c62d82329b43b1bd5ff2ac0711974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f8af22e839dd6a2d94405153a0f26e9d8c62d82329b43b1bd5ff2ac0711974", kill_on_drop: false }`
[INFO] [stdout] 87f8af22e839dd6a2d94405153a0f26e9d8c62d82329b43b1bd5ff2ac0711974
