[INFO] cloning repository https://github.com/mfreeborn/sunwait [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mfreeborn/sunwait" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfreeborn%2Fsunwait", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfreeborn%2Fsunwait'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 791f3b883cbece6e6a411e0a74ea8dfe626ff778 [INFO] testing mfreeborn/sunwait against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmfreeborn%2Fsunwait" "/workspace/builds/worker-29/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-29/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mfreeborn/sunwait on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mfreeborn/sunwait [INFO] finished tweaking git repo https://github.com/mfreeborn/sunwait [INFO] tweaked toml for git repo https://github.com/mfreeborn/sunwait written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate git repo https://github.com/mfreeborn/sunwait already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be25e4363fccd2cfe7791d31fb641a667d629ebaeef96a3aa6837f71831099df [INFO] running `Command { std: "docker" "start" "-a" "be25e4363fccd2cfe7791d31fb641a667d629ebaeef96a3aa6837f71831099df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be25e4363fccd2cfe7791d31fb641a667d629ebaeef96a3aa6837f71831099df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be25e4363fccd2cfe7791d31fb641a667d629ebaeef96a3aa6837f71831099df", kill_on_drop: false }` [INFO] [stdout] be25e4363fccd2cfe7791d31fb641a667d629ebaeef96a3aa6837f71831099df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a94e3ce3196aac0707f74fb38f6cbef9523774e9110e5323f5ede794f954655 [INFO] running `Command { std: "docker" "start" "-a" "6a94e3ce3196aac0707f74fb38f6cbef9523774e9110e5323f5ede794f954655", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling heliocron v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> src/calc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | date: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/calc.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coordinates` [INFO] [stdout] --> src/calc.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | coordinates: structs::Coordinates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/calc.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `Command { std: "docker" "inspect" "6a94e3ce3196aac0707f74fb38f6cbef9523774e9110e5323f5ede794f954655", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a94e3ce3196aac0707f74fb38f6cbef9523774e9110e5323f5ede794f954655", kill_on_drop: false }` [INFO] [stdout] 6a94e3ce3196aac0707f74fb38f6cbef9523774e9110e5323f5ede794f954655 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d149f5be61e6fabcfac35b7853d728a13cbc98b9da7483e6cc18f03a09553667 [INFO] running `Command { std: "docker" "start" "-a" "d149f5be61e6fabcfac35b7853d728a13cbc98b9da7483e6cc18f03a09553667", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> src/calc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | date: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/calc.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coordinates` [INFO] [stdout] --> src/calc.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | coordinates: structs::Coordinates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/calc.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling assert_cmd v0.12.2 [INFO] [stderr] Compiling heliocron v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `date` [INFO] [stdout] --> src/calc.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | date: DateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/calc.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `coordinates` [INFO] [stdout] --> src/calc.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | coordinates: structs::Coordinates, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/calc.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.49s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/heliocron-ed6748c2b9401c4f) [INFO] [stderr] Executable unittests src/bin/heliocron.rs (/opt/rustwide/target/debug/deps/heliocron-a9ec8d8e384c6a2d) [INFO] [stderr] Executable tests/test_report.rs (/opt/rustwide/target/debug/deps/test_report-c4725c5947e601f2) [INFO] [stderr] Executable tests/test_wait.rs (/opt/rustwide/target/debug/deps/test_wait-9b1dee4b549539fc) [INFO] running `Command { std: "docker" "inspect" "d149f5be61e6fabcfac35b7853d728a13cbc98b9da7483e6cc18f03a09553667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d149f5be61e6fabcfac35b7853d728a13cbc98b9da7483e6cc18f03a09553667", kill_on_drop: false }` [INFO] [stdout] d149f5be61e6fabcfac35b7853d728a13cbc98b9da7483e6cc18f03a09553667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9356bf7eb208bed4bdeffcf8450794b1ce36f0ef0e2496ada008d3377cb7fc82 [INFO] running `Command { std: "docker" "start" "-a" "9356bf7eb208bed4bdeffcf8450794b1ce36f0ef0e2496ada008d3377cb7fc82", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `date` [INFO] [stderr] --> src/calc.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | date: DateTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/calc.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `coordinates` [INFO] [stderr] --> src/calc.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | coordinates: structs::Coordinates, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `SolarCalculationsRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/calc.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `heliocron` (lib) generated 2 warnings [INFO] [stderr] warning: `heliocron` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/heliocron-ed6748c2b9401c4f) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test enums::tests::test_custom_event_instantiation ... ok [INFO] [stdout] test parsers::tests::test_parse_date_wrong_format_fails ... ok [INFO] [stdout] test structs::tests::test_parse_latitude ... ok [INFO] [stdout] test parsers::tests::test_parse_date ... ok [INFO] [stdout] test enums::tests::test_non_custom_ignores_altitude ... ok [INFO] [stdout] test parsers::tests::test_parse_event ... ok [INFO] [stdout] test enums::tests::test_non_custom_event_instantiation ... ok [INFO] [stdout] test parsers::tests::test_parse_altitude ... ok [INFO] [stdout] test parsers::tests::test_parse_event_fails ... ok [INFO] [stdout] test utils::tests::test_wait ... ok [INFO] [stdout] test calc::tests::test_day_fraction_to_time_underoverflow ... ok [INFO] [stdout] test calc::tests::test_day_fraction_to_time ... ok [INFO] [stdout] test calc::tests::test_day_length_24_hour_day ... ok [INFO] [stdout] test structs::tests::test_parse_longitude ... ok [INFO] [stdout] test calc::tests::test_day_length_24_hour_night ... ok [INFO] [stdout] test report::tests::test_solar_report_new ... ok [INFO] [stdout] test parsers::tests::test_parse_date_wrong_tz_fails ... ok [INFO] [stdout] test traits::tests::test_to_juilian_date ... ok [INFO] [stdout] test parsers::tests::test_parse_offset ... ok [INFO] [stdout] test traits::tests::test_day_fraction ... ok [INFO] [stdout] test report::tests::test_sunrise_sunset ... ok [INFO] [stdout] test calc::tests::test_day_length ... ok [INFO] [stdout] test report::tests::test_report_content ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/heliocron.rs (/opt/rustwide/target/debug/deps/heliocron-a9ec8d8e384c6a2d) [INFO] [stdout] [INFO] [stderr] Running tests/test_report.rs (/opt/rustwide/target/debug/deps/test_report-c4725c5947e601f2) [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 6 tests [INFO] [stdout] test test_report_default_args ... ok [INFO] [stdout] test test_help ... ok [INFO] [stdout] test test_plain_bin ... ok [INFO] [stdout] test test_report_custom_location ... ok [INFO] [stdout] test test_report_custom_timezone ... ok [INFO] [stdout] test test_report_custom_date ... ok [INFO] [stderr] Running tests/test_wait.rs (/opt/rustwide/target/debug/deps/test_wait-9b1dee4b549539fc) [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_custom_altitude_must_be_float ... ok [INFO] [stdout] test test_wait_requires_an_event ... ok [INFO] [stdout] test test_offset_parse_error ... ok [INFO] [stdout] test test_wait_errors_with_event_non_occurrence ... ok [INFO] [stdout] test test_wait_custom_event_requires_custom_altitude ... ok [INFO] [stdout] test test_wait_custom_altitude_range ... ok [INFO] [stdout] test test_altitude_ignored_for_non_custom_events has been running for over 60 seconds [INFO] [stdout] test test_custom_am_event_correctness has been running for over 60 seconds [INFO] [stdout] test test_custom_pm_event_correctness has been running for over 60 seconds [INFO] [stdout] test test_tag_is_allowed has been running for over 60 seconds [INFO] [stdout] test test_wait_custom_altitude_positive_or_negative has been running for over 60 seconds [INFO] [stdout] test test_wait_custom_events has been running for over 60 seconds [INFO] [stdout] test test_wait_no_offset has been running for over 60 seconds [INFO] [stdout] test test_wait_non_custom_events has been running for over 60 seconds [INFO] [stdout] test test_wait_with_offset has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "9356bf7eb208bed4bdeffcf8450794b1ce36f0ef0e2496ada008d3377cb7fc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9356bf7eb208bed4bdeffcf8450794b1ce36f0ef0e2496ada008d3377cb7fc82", kill_on_drop: false }` [INFO] [stdout] 9356bf7eb208bed4bdeffcf8450794b1ce36f0ef0e2496ada008d3377cb7fc82