[INFO] fetching crate rjw-uktides 0.4.0... [INFO] testing rjw-uktides-0.4.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate rjw-uktides 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate rjw-uktides 0.4.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rjw-uktides 0.4.0 [INFO] finished tweaking crates.io crate rjw-uktides 0.4.0 [INFO] tweaked toml for crates.io crate rjw-uktides 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate rjw-uktides 0.4.0 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fuzzy_finder v0.3.2 [INFO] [stderr] Downloaded rjw-metoffice v0.1.0 [INFO] [stderr] Downloaded pastel_colours v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd8a5bd055d7ab6db65d7cfaf0c7fad59015d9e9197ecb3f5d9659eee21835e6 [INFO] running `Command { std: "docker" "start" "-a" "fd8a5bd055d7ab6db65d7cfaf0c7fad59015d9e9197ecb3f5d9659eee21835e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd8a5bd055d7ab6db65d7cfaf0c7fad59015d9e9197ecb3f5d9659eee21835e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd8a5bd055d7ab6db65d7cfaf0c7fad59015d9e9197ecb3f5d9659eee21835e6", kill_on_drop: false }` [INFO] [stdout] fd8a5bd055d7ab6db65d7cfaf0c7fad59015d9e9197ecb3f5d9659eee21835e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cdd52759c9bd1869eba9f2ed8ce5da602e2103bdb8691cf0f08bebf53079814 [INFO] running `Command { std: "docker" "start" "-a" "0cdd52759c9bd1869eba9f2ed8ce5da602e2103bdb8691cf0f08bebf53079814", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.84 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstyle-parse v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling concolor-override v1.0.0 [INFO] [stderr] Compiling anstyle v0.3.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling concolor-query v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling chrono-tz-build v0.1.0 [INFO] [stderr] Compiling anstream v0.2.6 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling clap_lex v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling clap_builder v4.2.1 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling chrono-tz v0.8.2 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling pastel_colours v0.1.3 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] Compiling clap v4.2.1 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling csv v1.2.1 [INFO] [stderr] Compiling fuzzy_finder v0.3.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.16 [INFO] [stderr] Compiling rjw-metoffice v0.1.0 [INFO] [stderr] Compiling rjw-uktides v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:403:27 [INFO] [stdout] | [INFO] [stdout] 403 | pub struct DecimalDegrees(f64); [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `DecimalDegrees` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "0cdd52759c9bd1869eba9f2ed8ce5da602e2103bdb8691cf0f08bebf53079814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cdd52759c9bd1869eba9f2ed8ce5da602e2103bdb8691cf0f08bebf53079814", kill_on_drop: false }` [INFO] [stdout] 0cdd52759c9bd1869eba9f2ed8ce5da602e2103bdb8691cf0f08bebf53079814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 508a541518b3f45b4821881059d9cbfba55ca8aa92211b3408cfe313b70c9b7b [INFO] running `Command { std: "docker" "start" "-a" "508a541518b3f45b4821881059d9cbfba55ca8aa92211b3408cfe313b70c9b7b", kill_on_drop: false }` [INFO] [stderr] Compiling rjw-uktides v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:403:27 [INFO] [stdout] | [INFO] [stdout] 403 | pub struct DecimalDegrees(f64); [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `DecimalDegrees` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parse.rs:403:27 [INFO] [stdout] | [INFO] [stdout] 403 | pub struct DecimalDegrees(f64); [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `DecimalDegrees` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "508a541518b3f45b4821881059d9cbfba55ca8aa92211b3408cfe313b70c9b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508a541518b3f45b4821881059d9cbfba55ca8aa92211b3408cfe313b70c9b7b", kill_on_drop: false }` [INFO] [stdout] 508a541518b3f45b4821881059d9cbfba55ca8aa92211b3408cfe313b70c9b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3ac6abc15e93e12d4838c3a68b17e3a0310223457ccaca311dddab65584cbaf [INFO] running `Command { std: "docker" "start" "-a" "e3ac6abc15e93e12d4838c3a68b17e3a0310223457ccaca311dddab65584cbaf", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/parse.rs:403:27 [INFO] [stderr] | [INFO] [stderr] 403 | pub struct DecimalDegrees(f64); [INFO] [stderr] | -------------- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `DecimalDegrees` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rjw-uktides` (lib) generated 1 warning [INFO] [stderr] warning: `rjw-uktides` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rjw_uktides-e3e94136359fe57b) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rjw_uktides-d4d44fca00eed40e) [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 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rjw_uktides [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/parse.rs - parse::stations_from_reader (line 61) ... FAILED [INFO] [stdout] test src/parse.rs - parse::tides_from_reader (line 25) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/parse.rs - parse::stations_from_reader (line 61) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tidescli` [INFO] [stdout] --> src/parse.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 9 | let stations = tidescli::stations_from_reader(bufreader) [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `tidescli` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tidescli`, use `cargo add tidescli` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/parse.rs - parse::tides_from_reader (line 25) stdout ---- [INFO] [stdout] Test executable failed (exit status: 101). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [INFO] [stdout] thread 'main' panicked at src/parse.rs:9:6: [INFO] [stdout] Failed to open tides reference file.: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62bd36ce0e90 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62bd36ce0e90 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62bd36ce0e90 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62bd36ce0e90 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62bd36d01473 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x62bd36d01473 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x62bd36cde923 - std::io::Write::write_fmt::h5a7b54aa6e4a315d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x62bd36ce0ce2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x62bd36ce1c3f - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x62bd36ce1aaa - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:325:9 [INFO] [stdout] 10: 0x62bd36ce25e2 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:831:13 [INFO] [stdout] 11: 0x62bd36ce238a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 12: 0x62bd36ce13a9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 13: 0x62bd36ce201d - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 14: 0x62bd36c71040 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 15: 0x62bd36c714b6 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 16: 0x62bd36c7c2ec - core::result::Result::expect::hfdde8bdfb5f99afb [INFO] [stdout] 17: 0x62bd36c873cb - rust_out::main::_doctest_main_src_parse_rs_25_0::h6570de932306e2b4 [INFO] [stdout] 18: 0x62bd36c87386 - rust_out::main::h352e6bc3ec716fd9 [INFO] [stdout] 19: 0x62bd36c7b6f3 - core::ops::function::FnOnce::call_once::h0e4793b38ec49a6d [INFO] [stdout] 20: 0x62bd36c7b676 - std::sys::backtrace::__rust_begin_short_backtrace::h31ae97f380255466 [INFO] [stdout] 21: 0x62bd36c7b659 - std::rt::lang_start::{{closure}}::hea943592f3705e17 [INFO] [stdout] 22: 0x62bd36cdbf50 - core::ops::function::impls:: for &F>::call_once::h11180d46f4bd77b0 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:284:13 [INFO] [stdout] 23: 0x62bd36cdbf50 - std::panicking::try::do_call::hd4e634b5516dff98 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 24: 0x62bd36cdbf50 - std::panicking::try::hb26f372c4276d7b4 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 25: 0x62bd36cdbf50 - std::panic::catch_unwind::hcff84ccd1cc2f0a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 26: 0x62bd36cdbf50 - std::rt::lang_start_internal::{{closure}}::h7f5cb21b2420f132 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:168:24 [INFO] [stdout] 27: 0x62bd36cdbf50 - std::panicking::try::do_call::he996326bc7b05062 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 28: 0x62bd36cdbf50 - std::panicking::try::h17585bee78ecbda5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 29: 0x62bd36cdbf50 - std::panic::catch_unwind::h366ac34033c6e5d6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x62bd36cdbf50 - std::rt::lang_start_internal::h15895544e2012228 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/rt.rs:164:5 [INFO] [stdout] 31: 0x62bd36c7b641 - std::rt::lang_start::h19f5fd841b73ea7f [INFO] [stdout] 32: 0x62bd36c87445 - main [INFO] [stdout] 33: 0x706caeaf61ca - [INFO] [stdout] 34: 0x706caeaf628b - __libc_start_main [INFO] [stdout] 35: 0x62bd36c71845 - _start [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/parse.rs - parse::stations_from_reader (line 61) [INFO] [stdout] src/parse.rs - parse::tides_from_reader (line 25) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.82s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "e3ac6abc15e93e12d4838c3a68b17e3a0310223457ccaca311dddab65584cbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3ac6abc15e93e12d4838c3a68b17e3a0310223457ccaca311dddab65584cbaf", kill_on_drop: false }` [INFO] [stdout] e3ac6abc15e93e12d4838c3a68b17e3a0310223457ccaca311dddab65584cbaf