[INFO] fetching crate elmo 0.0.1...
[INFO] testing elmo-0.0.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate elmo 0.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate elmo 0.0.1
[INFO] finished tweaking crates.io crate elmo 0.0.1
[INFO] tweaked toml for crates.io crate elmo 0.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate elmo 0.0.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate elmo 0.0.1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 649d0b9e2bbefc921b8d1f79f0bde3012c3d1558c28fd18b9e9c73f0b0739c92
[INFO] running `Command { std: "docker" "start" "-a" "649d0b9e2bbefc921b8d1f79f0bde3012c3d1558c28fd18b9e9c73f0b0739c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "649d0b9e2bbefc921b8d1f79f0bde3012c3d1558c28fd18b9e9c73f0b0739c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649d0b9e2bbefc921b8d1f79f0bde3012c3d1558c28fd18b9e9c73f0b0739c92", kill_on_drop: false }`
[INFO] [stdout] 649d0b9e2bbefc921b8d1f79f0bde3012c3d1558c28fd18b9e9c73f0b0739c92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc4c211e2064149805e40972e0f31c5b6f648b23db238d771b8df94cd4ce3361
[INFO] running `Command { std: "docker" "start" "-a" "dc4c211e2064149805e40972e0f31c5b6f648b23db238d771b8df94cd4ce3361", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pkg-config v0.3.20
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling instant v0.1.11
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling tinyvec v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling openssl-sys v0.9.67
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling whoami v1.1.5
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.1.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling sharded-slab v0.1.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling crc v2.0.0
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling tokio-macros v1.4.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling futures-intrusive v0.4.0
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling cpal v0.13.4
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling addr2line v0.16.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling sqlx-rt v0.5.9
[INFO] [stderr]    Compiling tokio-stream v0.1.7
[INFO] [stderr]    Compiling alsa v0.5.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling slice-deque v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling minimp3 v0.5.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling nom v4.1.1
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling claxon v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling rodio v0.14.0
[INFO] [stderr]    Compiling cron v0.9.0
[INFO] [stderr]    Compiling zvariant_derive v2.9.0
[INFO] [stderr]    Compiling zbus_macros v1.9.1
[INFO] [stderr]    Compiling zvariant v2.9.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling color-eyre v0.5.11
[INFO] [stderr]    Compiling parse_duration v2.1.1
[INFO] [stderr]    Compiling slog-term v2.8.0
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling sqlx-core v0.5.9
[INFO] [stderr]    Compiling zbus v1.9.1
[INFO] [stderr]    Compiling notify-rust v4.5.3
[INFO] [stderr]    Compiling sqlx-macros v0.5.9
[INFO] [stderr]    Compiling sqlx v0.5.9
[INFO] [stderr]    Compiling elmo v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, sqlx-macros v0.5.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "dc4c211e2064149805e40972e0f31c5b6f648b23db238d771b8df94cd4ce3361", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4c211e2064149805e40972e0f31c5b6f648b23db238d771b8df94cd4ce3361", kill_on_drop: false }`
[INFO] [stdout] dc4c211e2064149805e40972e0f31c5b6f648b23db238d771b8df94cd4ce3361
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a3f800558c8e7ff895c9412628d08312a8b31eef1c3621d8c0c9226af6d0388
[INFO] running `Command { std: "docker" "start" "-a" "2a3f800558c8e7ff895c9412628d08312a8b31eef1c3621d8c0c9226af6d0388", kill_on_drop: false }`
[INFO] [stderr]    Compiling elmo v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, sqlx-macros v0.5.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2a3f800558c8e7ff895c9412628d08312a8b31eef1c3621d8c0c9226af6d0388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a3f800558c8e7ff895c9412628d08312a8b31eef1c3621d8c0c9226af6d0388", kill_on_drop: false }`
[INFO] [stdout] 2a3f800558c8e7ff895c9412628d08312a8b31eef1c3621d8c0c9226af6d0388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c99ba5d75ac6eca422d0f8582a0b7e63db5e273d9dd4777f4ce041bf769d1ba
[INFO] running `Command { std: "docker" "start" "-a" "9c99ba5d75ac6eca422d0f8582a0b7e63db5e273d9dd4777f4ce041bf769d1ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.1.1, sqlx-macros v0.5.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/elmo_lib-ba24acb6f9896218)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_get_valid_scheduled_dates_with_last_notify_no_matches ... ok
[INFO] [stdout] test tests::test_get_valid_scheduled_dates_with_no_valid_dates ... ok
[INFO] [stdout] test tests::test_get_valid_scheduled_dates_with_multiple_matches ... ok
[INFO] [stdout] test tests::test_get_valid_scheduled_dates_with_last_notify_hide_past_events ... ok
[INFO] [stdout] test tests::test_get_valid_scheduled_dates_with_one_valid_date ... ok
[INFO] [stderr]      Running unittests src/bin.rs (/opt/rustwide/target/debug/deps/elmo-53d8a96d47ec795d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]    Doc-tests elmo_lib
[INFO] [stdout] test tests::test_id_validator_very_high_number ... ok
[INFO] [stdout] test tests::test_id_validator_negative_number ... ok
[INFO] [stdout] test tests::test_id_validator_numeric_string ... ok
[INFO] [stdout] test tests::test_id_validator_alphabetic_string ... ok
[INFO] [stdout] test tests::test_id_validator_with_spaces ... ok
[INFO] [stdout] test tests::test_id_validator_with_special_signs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 91) ... ok
[INFO] [stdout] test src/lib.rs - (line 42) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 42) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (70) panicked at src/lib.rs:177:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { kind: Zbus(Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x609f1e1ff5ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x609f1e1ff5ea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x609f1e1ff5ea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x609f1e1ff5ea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x609f1e214f0a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x609f1e214f0a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x609f1e203d52 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x609f1e203d52 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x609f1e1e837f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x609f1e1e837f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x609f1e1fa451 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x609f1e1fa6cb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x609f1e1e8438 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x609f1e1dfef9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x609f1e1e8d9d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x609f1e2157ec - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x609f1e215562 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x609f1dab7f5e - core::result::Result<T,E>::unwrap::h0e8ec0e796ab114f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   18:     0x609f1dab7f5e - elmo_lib::notify::hba381972b88c26d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:177:10
[INFO] [stdout]   19:     0x609f1dab7055 - elmo_lib::schedule_event::{{closure}}::h7cd99607398176f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:489:9
[INFO] [stdout]   20:     0x609f1dab8818 - elmo_lib::set_event::{{closure}}::he8559f2c88545a97
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:520:40
[INFO] [stdout]   21:     0x609f1da8fd01 - rust_out::main::{{closure}}::hc00d136554f5b977
[INFO] [stdout]   22:     0x609f1da86056 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hc6469b18ad003b41
[INFO] [stdout]   23:     0x609f1da85158 - tokio::coop::with_budget::{{closure}}::h6d0bed86b916ab90
[INFO] [stdout]   24:     0x609f1da81624 - std::thread::local::LocalKey<T>::try_with::h462641fa12981e98
[INFO] [stdout]   25:     0x609f1da81529 - std::thread::local::LocalKey<T>::with::hffffe23a00134fcc
[INFO] [stdout]   26:     0x609f1da85aff - tokio::park::thread::CachedParkThread::block_on::h8ea135841da57de9
[INFO] [stdout]   27:     0x609f1da8e588 - tokio::runtime::enter::Enter::block_on::h8d4b4dfa7a9d7ba9
[INFO] [stdout]   28:     0x609f1da866f4 - tokio::runtime::thread_pool::ThreadPool::block_on::h27996933423b6666
[INFO] [stdout]   29:     0x609f1da8e6d9 - tokio::runtime::Runtime::block_on::h02e7fbed9c22d83b
[INFO] [stdout]   30:     0x609f1da8f2b3 - rust_out::main::h65fabcbe8d741958
[INFO] [stdout]   31:     0x609f1da82423 - core::ops::function::FnOnce::call_once::h585c0eccab82a2cf
[INFO] [stdout]   32:     0x609f1da80bc6 - std::sys::backtrace::__rust_begin_short_backtrace::h2661c30a526f4bc5
[INFO] [stdout]   33:     0x609f1da80ba9 - std::rt::lang_start::{{closure}}::hfae3a010ef89db6a
[INFO] [stdout]   34:     0x609f1e1f99a4 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x609f1e1f99a4 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x609f1da80b91 - std::rt::lang_start::h06f790570aa0bbb0
[INFO] [stdout]   44:     0x609f1da92bb5 - main
[INFO] [stdout]   45:     0x72b65ea2a1ca - <unknown>
[INFO] [stdout]   46:     0x72b65ea2a28b - __libc_start_main
[INFO] [stdout]   47:     0x609f1da800e5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 42)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9c99ba5d75ac6eca422d0f8582a0b7e63db5e273d9dd4777f4ce041bf769d1ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c99ba5d75ac6eca422d0f8582a0b7e63db5e273d9dd4777f4ce041bf769d1ba", kill_on_drop: false }`
[INFO] [stdout] 9c99ba5d75ac6eca422d0f8582a0b7e63db5e273d9dd4777f4ce041bf769d1ba
