[INFO] fetching crate datastreamcorelib 1.0.1...
[INFO] testing datastreamcorelib-1.0.1 against 1.78.0 for beta-1.79-2
[INFO] extracting crate datastreamcorelib 1.0.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate datastreamcorelib 1.0.1 on toolchain 1.78.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate datastreamcorelib 1.0.1
[INFO] finished tweaking crates.io crate datastreamcorelib 1.0.1
[INFO] tweaked toml for crates.io crate datastreamcorelib 1.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rmp-serde v0.14.4
[INFO] [stderr]   Downloaded zmq-sys v0.11.0
[INFO] [stderr]   Downloaded zmq v0.9.2
[INFO] [stderr]   Downloaded metadeps v1.1.2
[INFO] [stderr]   Downloaded libmath v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 110f74d6fb47542ea24c713d7e462a683bed268d9a5a63975b0222518db3d0a7
[INFO] running `Command { std: "docker" "start" "-a" "110f74d6fb47542ea24c713d7e462a683bed268d9a5a63975b0222518db3d0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "110f74d6fb47542ea24c713d7e462a683bed268d9a5a63975b0222518db3d0a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110f74d6fb47542ea24c713d7e462a683bed268d9a5a63975b0222518db3d0a7", kill_on_drop: false }`
[INFO] [stdout] 110f74d6fb47542ea24c713d7e462a683bed268d9a5a63975b0222518db3d0a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1b55fc19a227f8b65f062f91f7d4760a49d772da9342037848b13605087bdeb
[INFO] running `Command { std: "docker" "start" "-a" "e1b55fc19a227f8b65f062f91f7d4760a49d772da9342037848b13605087bdeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling toml v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling metadeps v1.1.2
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling zmq v0.9.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling zmq-sys v0.11.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling libmath v0.1.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling datastreamcorelib v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.83s
[INFO] running `Command { std: "docker" "inspect" "e1b55fc19a227f8b65f062f91f7d4760a49d772da9342037848b13605087bdeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1b55fc19a227f8b65f062f91f7d4760a49d772da9342037848b13605087bdeb", kill_on_drop: false }`
[INFO] [stdout] e1b55fc19a227f8b65f062f91f7d4760a49d772da9342037848b13605087bdeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a8544b7cfe2eeed821e508da1895b00dea1a0fe8102606ae909e9e5fdb223be
[INFO] running `Command { std: "docker" "start" "-a" "7a8544b7cfe2eeed821e508da1895b00dea1a0fe8102606ae909e9e5fdb223be", kill_on_drop: false }`
[INFO] [stderr]    Compiling datastreamcorelib v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "7a8544b7cfe2eeed821e508da1895b00dea1a0fe8102606ae909e9e5fdb223be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a8544b7cfe2eeed821e508da1895b00dea1a0fe8102606ae909e9e5fdb223be", kill_on_drop: false }`
[INFO] [stdout] 7a8544b7cfe2eeed821e508da1895b00dea1a0fe8102606ae909e9e5fdb223be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da2e128900130a46971caf7e1f6849af6a0b211fced157f8eb5d31c451b59233
[INFO] running `Command { std: "docker" "start" "-a" "da2e128900130a46971caf7e1f6849af6a0b211fced157f8eb5d31c451b59233", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datastreamcorelib-db55b6b100695cc0)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test binpackers::tests::uuid_to_b64_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_dm_into_psdm_consume ... ok
[INFO] [stdout] test datamessage::tests::test_dm_into_psdm ... ok
[INFO] [stdout] test imagemessage::tests::test_new ... ok
[INFO] [stdout] test datamessage::tests::test_rawmessage_tryinto_dm_roundtrip ... ok
[INFO] [stdout] test imagemessage::tests::test_new_pubsub ... ok
[INFO] [stdout] test datamessage::tests::test_encode_decode_roundtrip ... ok
[INFO] [stderr] [2024-05-14T09:54:17.218Z][ERROR] datastreamcorelib::logging::tests src/logging.rs:57 | Test error
[INFO] [stdout] test abstracts::tests::test_rawmessage_decode ... ok
[INFO] [stderr] [2024-05-14T09:54:17.218Z][WARN] datastreamcorelib::logging::tests src/logging.rs:58 | Test warning
[INFO] [stdout] test imagemessage::tests::test_tryinto_roundtrip ... ok
[INFO] [stderr] [2024-05-14T09:54:17.218Z][DEBUG] datastreamcorelib::logging::tests src/logging.rs:59 | Test debug
[INFO] [stdout] test datamessage::tests::test_pubsub_encode_decode_roundtrip ... ok
[INFO] [stderr] [2024-05-14T09:54:17.218Z][TRACE] datastreamcorelib::logging::tests src/logging.rs:60 | Test trace
[INFO] [stdout] test datamessage::tests::test_rawmessage_tryinto_psdm_roundtrip ... ok
[INFO] [stdout] test imagemessage::tests::test_self_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_pubsub_tryinto_consume ... ok
[INFO] [stdout] test datamessage::tests::test_pubsub_tryinto ... ok
[INFO] [stdout] test imagemessage::tests::test_pubsub_self_multibyte_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_pubsub_extraparts_roundtrip ... ok
[INFO] [stdout] test pubsub::tests::test_datamessage_decodes_as_pubsubmessage ... ok
[INFO] [stdout] test imagemessage::tests::test_pubsub_tryinto_roundtrip ... ok
[INFO] [stdout] test abstracts::tests::test_rawmessage_encode ... ok
[INFO] [stderr] [2024-05-14T09:54:17.218Z][DEBUG] datastreamcorelib::pubsub::tests src/pubsub.rs:212 | DPR callback
[INFO] [stderr] [2024-05-14T09:54:17.218Z][DEBUG] datastreamcorelib::pubsub::tests src/pubsub.rs:212 | DPR callback
[INFO] [stderr] [2024-05-14T09:54:17.222Z][DEBUG] datastreamcorelib::pubsub::tests src/pubsub.rs:164 | Message is PubSubMessage { topic: "foobar", dataparts: [] }
[INFO] [stderr] [2024-05-14T09:54:17.222Z][DEBUG] datastreamcorelib::pubsub::tests src/pubsub.rs:229 | Sub is Subscription { socketuris: ["inproc://foobar"], topics: ["test_topic_1"], metadata: Object {}, trackingid: d75b67ce-1687-4c49-a526-7a83ccf197fa, callback: "<hidden>" }
[INFO] [stderr] [2024-05-14T09:54:17.222Z][DEBUG] datastreamcorelib::pubsub::tests src/pubsub.rs:212 | DPR callback
[INFO] [stdout] test logging::tests::default_signature ... ok
[INFO] [stdout] test imagemessage::tests::test_pubsub_self_roundtrip ... ok
[INFO] [stdout] test pubsub::tests::test_rawmessage_tryinto_roundtrip ... ok
[INFO] [stdout] test pubsub::tests::test_datamessage_tryinto_pubsubmessage ... ok
[INFO] [stdout] test pubsub::tests::test_dispatch ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test pubsub::tests::test_new_psmsg ... ok
[INFO] [stdout] test pubsub::tests::test_datamessage_tryinto_pubsubmessage_consume ... ok
[INFO] [stdout] test pubsub::tests::test_subscription_callback ... ok
[INFO] [stderr] [2024-05-14T09:54:17.290Z][DEBUG] datastreamcorelib::abstracts src/abstracts.rs:139 | Binding to ipc:///tmp/d709d495-f587-4f9f-9566-f3c66721d48f_pub.sock
[INFO] [stdout] test abstracts::tests::test_sockethandler_singleton ... ok
[INFO] [stderr] [2024-05-14T09:54:17.290Z][DEBUG] datastreamcorelib::abstracts src/abstracts.rs:123 | Returning socket from cache
[INFO] [stderr] [2024-05-14T09:54:17.290Z][DEBUG] datastreamcorelib::abstracts src/abstracts.rs:139 | Binding to ipc:///tmp/7a4f4f4f-0016-420e-ae88-38e0c581ea29_pub.sock
[INFO] [stdout] test utils::tests::test_create_heartbeat ... FAILED
[INFO] [stdout] test resources::tests::test_usage ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_create_heartbeat stdout ----
[INFO] [stdout] thread 'utils::tests::test_create_heartbeat' panicked at src/utils.rs:22:9:
[INFO] [stdout] assertion failed: hbmsg.data["resources"]["utime"].as_f64().unwrap() > 0.0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f6db7cd4f2 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55f6db7cd4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f6db7cd4f2 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f6db7cd4f2 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f6db7f527c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x55f6db7f527c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x55f6db7cac1f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x55f6db7cd2c4 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f6db7cd2c4 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f6db7cef7b - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x55f6db7cec57 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55f6db63d937 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55f6db63d937 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x55f6db7cf5b0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x55f6db7cf5b0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x55f6db7cf2b9 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:649:13
[INFO] [stdout]   16:     0x55f6db7cd9c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55f6db7cf024 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x55f6db5a4925 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55f6db5a49e3 - core::panicking::panic::h8ddd58dc57c2dc00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x55f6db5f8b10 - datastreamcorelib::utils::tests::test_create_heartbeat::hf9e316a5390d231f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:22:9
[INFO] [stdout]   21:     0x55f6db5f87d7 - datastreamcorelib::utils::tests::test_create_heartbeat::{{closure}}::h181d1a76d65d101b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:19:31
[INFO] [stdout]   22:     0x55f6db5d8096 - core::ops::function::FnOnce::call_once::h604821109b37330c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55f6db64256f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f6db64256f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   25:     0x55f6db641bf3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   26:     0x55f6db641bf3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55f6db641bf3 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x55f6db641bf3 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   29:     0x55f6db641bf3 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   30:     0x55f6db641bf3 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   31:     0x55f6db641bf3 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   32:     0x55f6db60a7f3 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   33:     0x55f6db60a7f3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x55f6db60f35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   35:     0x55f6db60f35f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55f6db60f35f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   37:     0x55f6db60f35f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   38:     0x55f6db60f35f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   39:     0x55f6db60f35f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   40:     0x55f6db60f35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55f6db7d36b5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   42:     0x55f6db7d36b5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   43:     0x55f6db7d36b5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7fa0b6759ac3 - <unknown>
[INFO] [stdout]   45:     0x7fa0b67eaa04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- resources::tests::test_usage stdout ----
[INFO] [stdout] thread 'resources::tests::test_usage' panicked at src/resources.rs:73:9:
[INFO] [stdout] assertion failed: usage.utime > 0.0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f6db7cd4f2 - std::backtrace_rs::backtrace::libunwind::trace::he4ee80166a02c846
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55f6db7cd4f2 - std::backtrace_rs::backtrace::trace_unsynchronized::h476faccf57e88641
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55f6db7cd4f2 - std::sys_common::backtrace::_print_fmt::h430c922a77e7a59c
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55f6db7cd4f2 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hffecb437d922f988
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55f6db7f527c - core::fmt::rt::Argument::fmt::hf3df69369399bfa9
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/rt.rs:142:9
[INFO] [stdout]    5:     0x55f6db7f527c - core::fmt::write::hd9a8d7d029f9ea1a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/fmt/mod.rs:1153:17
[INFO] [stdout]    6:     0x55f6db7cac1f - std::io::Write::write_fmt::ha6d88a9c0665f620
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/io/mod.rs:1843:15
[INFO] [stdout]    7:     0x55f6db7cd2c4 - std::sys_common::backtrace::_print::hd2df4a083f6e69b8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55f6db7cd2c4 - std::sys_common::backtrace::print::he907f6ad7eee41cb
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55f6db7cef7b - std::panicking::default_hook::{{closure}}::h3926193b61c9ca9b
[INFO] [stdout]   10:     0x55f6db7cec57 - std::panicking::default_hook::h25ba2457dea68e65
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:289:9
[INFO] [stdout]   11:     0x55f6db63d937 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h9bbd97bbd18d2a66
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   12:     0x55f6db63d937 - test::test_main::{{closure}}::hf7bf1de88733e536
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:138:21
[INFO] [stdout]   13:     0x55f6db7cf5b0 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h022ca2c0d8c21c9e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2034:9
[INFO] [stdout]   14:     0x55f6db7cf5b0 - std::panicking::rust_panic_with_hook::h0ad14d90dcf5224f
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:783:13
[INFO] [stdout]   15:     0x55f6db7cf2b9 - std::panicking::begin_panic_handler::{{closure}}::h4a1838a06f542647
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:649:13
[INFO] [stdout]   16:     0x55f6db7cd9c6 - std::sys_common::backtrace::__rust_end_short_backtrace::h77cc4dc3567ca904
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55f6db7cf024 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:645:5
[INFO] [stdout]   18:     0x55f6db5a4925 - core::panicking::panic_fmt::h940d4fd01a4b4fd1
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55f6db5a49e3 - core::panicking::panic::h8ddd58dc57c2dc00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x55f6db5cfff3 - datastreamcorelib::resources::tests::test_usage::hd6daeaf7d232bd70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/resources.rs:73:9
[INFO] [stdout]   21:     0x55f6db5cfef7 - datastreamcorelib::resources::tests::test_usage::{{closure}}::h38504cab4b44fd81
[INFO] [stdout]                                at /opt/rustwide/workdir/src/resources.rs:71:20
[INFO] [stdout]   22:     0x55f6db5d81d6 - core::ops::function::FnOnce::call_once::h790b599cd0cbd035
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55f6db64256f - core::ops::function::FnOnce::call_once::hdf5ca86569853e72
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f6db64256f - test::__rust_begin_short_backtrace::hd4329dc6408133c8
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:621:18
[INFO] [stdout]   25:     0x55f6db641bf3 - test::run_test_in_process::{{closure}}::h28125576fa02ab1b
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:60
[INFO] [stdout]   26:     0x55f6db641bf3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h263d7f9b738b9dba
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x55f6db641bf3 - std::panicking::try::do_call::h07c639bca005fe67
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   28:     0x55f6db641bf3 - std::panicking::try::h58a07e442d3bdb92
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   29:     0x55f6db641bf3 - std::panic::catch_unwind::h755d3ddccf2ee291
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   30:     0x55f6db641bf3 - test::run_test_in_process::h1afe055b8c5de7fa
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:644:27
[INFO] [stdout]   31:     0x55f6db641bf3 - test::run_test::{{closure}}::h3810503c3fff9a00
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:567:43
[INFO] [stdout]   32:     0x55f6db60a7f3 - test::run_test::{{closure}}::he05fab8f6f4e5a70
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/test/src/lib.rs:595:41
[INFO] [stdout]   33:     0x55f6db60a7f3 - std::sys_common::backtrace::__rust_begin_short_backtrace::he823da8fbe6df054
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   34:     0x55f6db60f35f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4ec5c7fc245f87d0
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:528:17
[INFO] [stdout]   35:     0x55f6db60f35f - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc69a28560447662e
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x55f6db60f35f - std::panicking::try::do_call::hf528d3cff240a786
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:552:40
[INFO] [stdout]   37:     0x55f6db60f35f - std::panicking::try::hb11bf079f9b1f405
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panicking.rs:516:19
[INFO] [stdout]   38:     0x55f6db60f35f - std::panic::catch_unwind::hcee8d50a8dc1d323
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/panic.rs:146:14
[INFO] [stdout]   39:     0x55f6db60f35f - std::thread::Builder::spawn_unchecked_::{{closure}}::hb48d60f284150728
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/thread/mod.rs:527:30
[INFO] [stdout]   40:     0x55f6db60f35f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h04ac49919f9d987a
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55f6db7d36b5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h19b9e642d37e7272
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   42:     0x55f6db7d36b5 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h97265befc434d3ae
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/alloc/src/boxed.rs:2020:9
[INFO] [stdout]   43:     0x55f6db7d36b5 - std::sys::pal::unix::thread::Thread::new::thread_start::h420dad5cf01a9f35
[INFO] [stdout]                                at /rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   44:     0x7fa0b6759ac3 - <unknown>
[INFO] [stdout]   45:     0x7fa0b67eaa04 - __clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     resources::tests::test_usage
[INFO] [stdout]     utils::tests::test_create_heartbeat
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "da2e128900130a46971caf7e1f6849af6a0b211fced157f8eb5d31c451b59233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da2e128900130a46971caf7e1f6849af6a0b211fced157f8eb5d31c451b59233", kill_on_drop: false }`
[INFO] [stdout] da2e128900130a46971caf7e1f6849af6a0b211fced157f8eb5d31c451b59233
[INFO] testing datastreamcorelib-1.0.1 against beta-2024-05-11 for beta-1.79-2
[INFO] extracting crate datastreamcorelib 1.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate datastreamcorelib 1.0.1 on toolchain beta-2024-05-11
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate datastreamcorelib 1.0.1
[INFO] finished tweaking crates.io crate datastreamcorelib 1.0.1
[INFO] tweaked toml for crates.io crate datastreamcorelib 1.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 93 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding base64 v0.12.3 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding bytes v0.5.6 (latest: v1.6.0)
[INFO] [stderr]       Adding error-chain v0.10.0 (latest: v0.12.4)
[INFO] [stderr]       Adding fixedbitset v0.2.0 (latest: v0.5.7)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding hashbrown v0.12.3 (latest: v0.14.5)
[INFO] [stderr]       Adding indexmap v1.9.3 (latest: v2.2.6)
[INFO] [stderr]       Adding libmath v0.1.4 (latest: v0.2.1)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding parking_lot v0.11.2 (latest: v0.12.2)
[INFO] [stderr]       Adding parking_lot_core v0.8.6 (latest: v0.9.10)
[INFO] [stderr]       Adding petgraph v0.5.1 (latest: v0.6.5)
[INFO] [stderr]       Adding rand v0.3.23 (latest: v0.8.5)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding rmp-serde v0.14.4 (latest: v1.3.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.63)
[INFO] [stderr]       Adding synstructure v0.12.6 (latest: v0.13.1)
[INFO] [stderr]       Adding toml v0.2.1 (latest: v0.8.12)
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] [stderr]       Adding windows-core v0.52.0 (latest: v0.56.0)
[INFO] [stderr]       Adding zmq v0.9.2 (latest: v0.10.0)
[INFO] [stderr]       Adding zmq-sys v0.11.0 (latest: v0.12.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aee0910b9f8ca4351892b4e27d5095e7d7a7842c3b30a1107d78d9655f63845d
[INFO] running `Command { std: "docker" "start" "-a" "aee0910b9f8ca4351892b4e27d5095e7d7a7842c3b30a1107d78d9655f63845d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aee0910b9f8ca4351892b4e27d5095e7d7a7842c3b30a1107d78d9655f63845d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee0910b9f8ca4351892b4e27d5095e7d7a7842c3b30a1107d78d9655f63845d", kill_on_drop: false }`
[INFO] [stdout] aee0910b9f8ca4351892b4e27d5095e7d7a7842c3b30a1107d78d9655f63845d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f468db0f2b7909bb32b624a19a1a1662192f8be03dfd28c81c1550e54fdd2f7
[INFO] running `Command { std: "docker" "start" "-a" "3f468db0f2b7909bb32b624a19a1a1662192f8be03dfd28c81c1550e54fdd2f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling toml v0.2.1
[INFO] [stderr]    Compiling error-chain v0.10.0
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling metadeps v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zmq v0.9.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling zmq-sys v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling thread-id v4.2.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling libmath v0.1.4
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.201
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rmp-serde v0.14.4
[INFO] [stderr]    Compiling datastreamcorelib v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.68s
[INFO] running `Command { std: "docker" "inspect" "3f468db0f2b7909bb32b624a19a1a1662192f8be03dfd28c81c1550e54fdd2f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f468db0f2b7909bb32b624a19a1a1662192f8be03dfd28c81c1550e54fdd2f7", kill_on_drop: false }`
[INFO] [stdout] 3f468db0f2b7909bb32b624a19a1a1662192f8be03dfd28c81c1550e54fdd2f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d54f77b3013512495009c8f690cff675dc400a4e774b285abef8920f50ae7f9
[INFO] running `Command { std: "docker" "start" "-a" "9d54f77b3013512495009c8f690cff675dc400a4e774b285abef8920f50ae7f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling datastreamcorelib v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.26s
[INFO] running `Command { std: "docker" "inspect" "9d54f77b3013512495009c8f690cff675dc400a4e774b285abef8920f50ae7f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d54f77b3013512495009c8f690cff675dc400a4e774b285abef8920f50ae7f9", kill_on_drop: false }`
[INFO] [stdout] 9d54f77b3013512495009c8f690cff675dc400a4e774b285abef8920f50ae7f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0bda6703108eb610f3e156d075f2df97a2b7652eaf397b7b381b80ee1f67f5a
[INFO] running `Command { std: "docker" "start" "-a" "e0bda6703108eb610f3e156d075f2df97a2b7652eaf397b7b381b80ee1f67f5a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datastreamcorelib-cfd89f4ea50e44b1)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test abstracts::tests::test_rawmessage_encode ... ok
[INFO] [stdout] test abstracts::tests::test_rawmessage_decode ... ok
[INFO] [stdout] test datamessage::tests::test_dm_into_psdm_consume ... ok
[INFO] [stdout] test abstracts::tests::test_sockethandler_singleton ... ok
[INFO] [stdout] test datamessage::tests::test_pubsub_tryinto_consume ... ok
[INFO] [stdout] test datamessage::tests::test_pubsub_tryinto ... ok
[INFO] [stdout] test datamessage::tests::test_pubsub_extraparts_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_pubsub_encode_decode_roundtrip ... ok
[INFO] [stdout] test binpackers::tests::uuid_to_b64_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_encode_decode_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_rawmessage_tryinto_psdm_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_rawmessage_tryinto_dm_roundtrip ... ok
[INFO] [stdout] test datamessage::tests::test_dm_into_psdm ... ok
[INFO] [stdout] test pubsub::tests::test_new_psmsg ... ok
[INFO] [stdout] test imagemessage::tests::test_tryinto_roundtrip ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test resources::tests::test_usage ... ok
[INFO] [stdout] test imagemessage::tests::test_new ... ok
[INFO] [stdout] test utils::tests::test_create_heartbeat ... ok
[INFO] [stderr] [2024-05-14T09:54:43.833Z][ERROR] datastreamcorelib::logging::tests src/logging.rs:57 | Test error
[INFO] [stderr] [2024-05-14T09:54:43.833Z][WARN] datastreamcorelib::logging::tests src/logging.rs:58 | Test warning
[INFO] [stderr] [2024-05-14T09:54:43.833Z][DEBUG] datastreamcorelib::logging::tests src/logging.rs:59 | Test debug
[INFO] [stderr] [2024-05-14T09:54:43.833Z][TRACE] datastreamcorelib::logging::tests src/logging.rs:60 | Test trace
[INFO] [stdout] test imagemessage::tests::test_pubsub_self_multibyte_roundtrip ... ok
[INFO] [stdout] test imagemessage::tests::test_new_pubsub ... ok
[INFO] [stdout] test pubsub::tests::test_datamessage_decodes_as_pubsubmessage ... ok
[INFO] [stdout] test imagemessage::tests::test_self_roundtrip ... ok
[INFO] [stdout] test pubsub::tests::test_dispatch ... ok
[INFO] [stdout] test imagemessage::tests::test_pubsub_self_roundtrip ... ok
[INFO] [stdout] test pubsub::tests::test_subscription_callback ... ok
[INFO] [stdout] test pubsub::tests::test_datamessage_tryinto_pubsubmessage ... ok
[INFO] [stdout] test pubsub::tests::test_rawmessage_tryinto_roundtrip ... ok
[INFO] [stdout] test pubsub::tests::test_datamessage_tryinto_pubsubmessage_consume ... ok
[INFO] [stdout] test logging::tests::default_signature ... ok
[INFO] [stdout] test imagemessage::tests::test_pubsub_tryinto_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests datastreamcorelib
[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] running `Command { std: "docker" "inspect" "e0bda6703108eb610f3e156d075f2df97a2b7652eaf397b7b381b80ee1f67f5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0bda6703108eb610f3e156d075f2df97a2b7652eaf397b7b381b80ee1f67f5a", kill_on_drop: false }`
[INFO] [stdout] e0bda6703108eb610f3e156d075f2df97a2b7652eaf397b7b381b80ee1f67f5a
