[INFO] fetching crate modio-logger 0.10.0... [INFO] testing modio-logger-0.10.0 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate modio-logger 0.10.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate modio-logger 0.10.0 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate modio-logger 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate modio-logger 0.10.0 [INFO] tweaked toml for crates.io crate modio-logger 0.10.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate modio-logger 0.10.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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 936a42a66225ef7e37ab33bbc8c0bc58cf3a2cd87f37b8eedcde6db40a1ba643 [INFO] running `Command { std: "docker" "start" "-a" "936a42a66225ef7e37ab33bbc8c0bc58cf3a2cd87f37b8eedcde6db40a1ba643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "936a42a66225ef7e37ab33bbc8c0bc58cf3a2cd87f37b8eedcde6db40a1ba643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936a42a66225ef7e37ab33bbc8c0bc58cf3a2cd87f37b8eedcde6db40a1ba643", kill_on_drop: false }` [INFO] [stdout] 936a42a66225ef7e37ab33bbc8c0bc58cf3a2cd87f37b8eedcde6db40a1ba643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac6ff32fb083dbdf79b991ff89151f40ab38dc7d88e0afbbebc9673b251e0bb6 [INFO] running `Command { std: "docker" "start" "-a" "ac6ff32fb083dbdf79b991ff89151f40ab38dc7d88e0afbbebc9673b251e0bb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling modio-logger-db v0.10.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling atomic-write-file v0.1.4 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling argh_shared v0.1.12 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling argh_derive v0.1.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling argh v0.1.12 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Compiling sqlx-sqlite v0.7.3 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Compiling zbus v4.4.0 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling fsipc v0.10.0 [INFO] [stderr] Compiling modio-logger v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ac6ff32fb083dbdf79b991ff89151f40ab38dc7d88e0afbbebc9673b251e0bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac6ff32fb083dbdf79b991ff89151f40ab38dc7d88e0afbbebc9673b251e0bb6", kill_on_drop: false }` [INFO] [stdout] ac6ff32fb083dbdf79b991ff89151f40ab38dc7d88e0afbbebc9673b251e0bb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6317557e656cb474d11482fdeb2019a68123e50e178d2b7b3dcd170cb6a50327 [INFO] running `Command { std: "docker" "start" "-a" "6317557e656cb474d11482fdeb2019a68123e50e178d2b7b3dcd170cb6a50327", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling test-log-macros v0.2.16 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling timeout-macro v0.10.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling sqlx-sqlite v0.7.3 [INFO] [stderr] Compiling test-log v0.2.16 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling modio-logger-db v0.10.0 [INFO] [stderr] Compiling modio-logger v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.15s [INFO] running `Command { std: "docker" "inspect" "6317557e656cb474d11482fdeb2019a68123e50e178d2b7b3dcd170cb6a50327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6317557e656cb474d11482fdeb2019a68123e50e178d2b7b3dcd170cb6a50327", kill_on_drop: false }` [INFO] [stdout] 6317557e656cb474d11482fdeb2019a68123e50e178d2b7b3dcd170cb6a50327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79c9c094380c2caf7fc1de9299b71e26e593b7add0e1ac2b4b1dd9f222dbbc60 [INFO] running `Command { std: "docker" "start" "-a" "79c9c094380c2caf7fc1de9299b71e26e593b7add0e1ac2b4b1dd9f222dbbc60", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mocklogger-d5acfeff3b797b75) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test logger::keys::tests::bad_tokens ... ok [INFO] [stdout] test logger::keys::tests::good_cases ... ok [INFO] [stdout] test logger::keys::tests::invalid_ends ... ok [INFO] [stdout] test logger::keys::tests::invalid_examples ... ok [INFO] [stdout] test logger::keys::tests::invalid_sequence ... ok [INFO] [stdout] test logger::keys::tests::good_tokens ... ok [INFO] [stdout] test logger::keys::tests::invalid_starts ... ok [INFO] [stdout] test logger::tests::load_and_maintain ... FAILED [INFO] [stdout] test logger1::test::store_singles_work_as_well ... FAILED [INFO] [stdout] test logger1::test::set_read_only ... FAILED [INFO] [stdout] test logger1::test::set_unit_override_fails ... FAILED [INFO] [stdout] test logger1::test::timestamp_on_update ... FAILED [INFO] [stdout] test logger1::test::set_metadata_works ... FAILED [INFO] [stdout] test logger1::test::modio_only_no_signals ... FAILED [INFO] [stdout] test logger1::test::no_modio_signals_in_batch ... FAILED [INFO] [stdout] test logger::tests::invalid_key_test ... FAILED [INFO] [stdout] test logger::tests::no_modio_signals ... FAILED [INFO] [stdout] test logger::tests::done_gives_error_test ... FAILED [INFO] [stdout] test logger1::test::store_misc_with_ts_works ... FAILED [INFO] [stdout] test logger1::test::store_rows_works ... FAILED [INFO] [stdout] test logger::tests::resume_database_test ... FAILED [INFO] [stdout] test logger1::test::row_metadata_checks ... FAILED [INFO] [stdout] test logger::tests::ping_pong_test ... FAILED [INFO] [stdout] test logger::tests::store_buffer ... FAILED [INFO] [stdout] test logger::tests::test_get_batch_expiry ... FAILED [INFO] [stdout] test logger::tests::store_retrieve ... FAILED [INFO] [stdout] test logger::tests::retrieving_data_test ... FAILED [INFO] [stdout] test logger::tests::retrieve_all_test ... FAILED [INFO] [stdout] test logger::tests::submit_consume ... FAILED [INFO] [stdout] test logger::tests::submit_modio_consume ... FAILED [INFO] [stdout] test logger::tests::test_empty_transactions ... FAILED [INFO] [stdout] test logger::tests::transaction_double ... FAILED [INFO] [stdout] test logger::tests::transaction_passing_test ... FAILED [INFO] [stdout] test logger::tests::test_internal_get_batch_expiry ... FAILED [INFO] [stdout] test timefail::tests::test_parse_adjust_happy ... ok [INFO] [stdout] test types::test::can_make_unit ... ok [INFO] [stdout] test timefail::tests::test_parse_adjust_empty ... ok [INFO] [stdout] test types::test::invalid_celsius ... ok [INFO] [stdout] test types::test::can_print_unit ... ok [INFO] [stdout] test timefail::tests::test_parse_adjust_nofile ... ok [INFO] [stdout] test logger::tests::test_get_mac ... FAILED [INFO] [stdout] test logger::tests::test_get_batch ... FAILED [INFO] [stdout] test timefail::tests::test_parse_adjust_strings ... ok [INFO] [stdout] test logger::tests::transaction_dupe_adding_test ... FAILED [INFO] [stdout] test logger::tests::transaction_adding_test ... FAILED [INFO] [stdout] test logger::tests::test_transaction_get_prefix ... FAILED [INFO] [stdout] test logger::tests::transaction_tests ... FAILED [INFO] [stdout] test logger::tests::transaction_signal_test ... FAILED [INFO] [stdout] test logger::tests::valid_key_test ... FAILED [INFO] [stdout] test submit1::test::test_submit1_interface ... ok [INFO] [stdout] test submit1::test::metadata_filters_for_modio ... ok [INFO] [stdout] test submit1::test::metadata_filters_on_customer ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- logger::tests::load_and_maintain stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::store_singles_work_as_well stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::set_read_only stdout ---- [INFO] [stdout] Error: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::set_unit_override_fails stdout ---- [INFO] [stdout] Error: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::timestamp_on_update stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::set_metadata_works stdout ---- [INFO] [stdout] Error: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::modio_only_no_signals stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::no_modio_signals_in_batch stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::invalid_key_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::no_modio_signals stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::done_gives_error_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::store_misc_with_ts_works stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::store_rows_works stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::resume_database_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger1::test::row_metadata_checks stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::ping_pong_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::store_buffer stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::test_get_batch_expiry stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::store_retrieve stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::retrieving_data_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::retrieve_all_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::submit_consume stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::submit_modio_consume stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::test_empty_transactions stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::transaction_double stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::transaction_passing_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::test_internal_get_batch_expiry stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::test_get_mac stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::test_get_batch stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::transaction_dupe_adding_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::transaction_adding_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::test_transaction_get_prefix stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::transaction_tests stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::transaction_signal_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] ---- logger::tests::valid_key_test stdout ---- [INFO] [stdout] Error: ZBus(InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" })) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] logger1::test::modio_only_no_signals [INFO] [stdout] logger1::test::no_modio_signals_in_batch [INFO] [stdout] logger1::test::row_metadata_checks [INFO] [stdout] logger1::test::set_metadata_works [INFO] [stdout] logger1::test::set_read_only [INFO] [stdout] logger1::test::set_unit_override_fails [INFO] [stdout] logger1::test::store_misc_with_ts_works [INFO] [stdout] logger1::test::store_rows_works [INFO] [stdout] logger1::test::store_singles_work_as_well [INFO] [stdout] logger1::test::timestamp_on_update [INFO] [stdout] logger::tests::done_gives_error_test [INFO] [stdout] logger::tests::invalid_key_test [INFO] [stdout] logger::tests::load_and_maintain [INFO] [stdout] logger::tests::no_modio_signals [INFO] [stdout] logger::tests::ping_pong_test [INFO] [stdout] logger::tests::resume_database_test [INFO] [stdout] logger::tests::retrieve_all_test [INFO] [stdout] logger::tests::retrieving_data_test [INFO] [stdout] logger::tests::store_buffer [INFO] [stdout] logger::tests::store_retrieve [INFO] [stdout] logger::tests::submit_consume [INFO] [stdout] logger::tests::submit_modio_consume [INFO] [stdout] logger::tests::test_empty_transactions [INFO] [stdout] logger::tests::test_get_batch [INFO] [stdout] logger::tests::test_get_batch_expiry [INFO] [stdout] logger::tests::test_get_mac [INFO] [stdout] logger::tests::test_internal_get_batch_expiry [INFO] [stdout] logger::tests::test_transaction_get_prefix [INFO] [stdout] logger::tests::transaction_adding_test [INFO] [stdout] logger::tests::transaction_double [INFO] [stdout] logger::tests::transaction_dupe_adding_test [INFO] [stdout] logger::tests::transaction_passing_test [INFO] [stdout] logger::tests::transaction_signal_test [INFO] [stdout] logger::tests::transaction_tests [INFO] [stdout] logger::tests::valid_key_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 17 passed; 35 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.91s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "79c9c094380c2caf7fc1de9299b71e26e593b7add0e1ac2b4b1dd9f222dbbc60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c9c094380c2caf7fc1de9299b71e26e593b7add0e1ac2b4b1dd9f222dbbc60", kill_on_drop: false }` [INFO] [stdout] 79c9c094380c2caf7fc1de9299b71e26e593b7add0e1ac2b4b1dd9f222dbbc60