[INFO] fetching crate maelstrom-util 0.14.0... [INFO] testing maelstrom-util-0.14.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate maelstrom-util 0.14.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate maelstrom-util 0.14.0 [INFO] finished tweaking crates.io crate maelstrom-util 0.14.0 [INFO] tweaked toml for crates.io crate maelstrom-util 0.14.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate maelstrom-util 0.14.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate maelstrom-util 0.14.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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba011801e5acc72071b91a760a055871ea7d13c56f7a1bd7cd1d5d218d2a60bb [INFO] running `Command { std: "docker" "start" "-a" "ba011801e5acc72071b91a760a055871ea7d13c56f7a1bd7cd1d5d218d2a60bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba011801e5acc72071b91a760a055871ea7d13c56f7a1bd7cd1d5d218d2a60bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba011801e5acc72071b91a760a055871ea7d13c56f7a1bd7cd1d5d218d2a60bb", kill_on_drop: false }` [INFO] [stdout] ba011801e5acc72071b91a760a055871ea7d13c56f7a1bd7cd1d5d218d2a60bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ea8d4ea87076171385d2fbb19538ab7e37df6c79cd16bf04075d411bbd2d135 [INFO] running `Command { std: "docker" "start" "-a" "3ea8d4ea87076171385d2fbb19538ab7e37df6c79cd16bf04075d411bbd2d135", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling azure_core v0.21.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustix v1.0.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling proc-macro-utils v0.8.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fs-err v3.1.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling RustyXML v0.3.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling quote-use-macros v0.7.2 [INFO] [stderr] Compiling quote-use v0.7.2 [INFO] [stderr] Compiling attribute-derive-macro v0.6.1 [INFO] [stderr] Compiling scroll_derive v0.12.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling attribute-derive v0.6.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling scroll v0.12.0 [INFO] [stderr] Compiling get-size-derive v0.1.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling get-size v0.1.4 [INFO] [stderr] Compiling goblin v0.9.3 [INFO] [stderr] Compiling nonempty v0.10.0 [INFO] [stderr] Compiling maelstrom-macro v0.14.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling bytesize v1.3.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bytesize-serde v0.2.1 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling maelstrom-base v0.14.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling slog-term v2.9.1 [INFO] [stderr] Compiling async-walkdir v2.1.0 [INFO] [stderr] Compiling maelstrom-linux v0.14.0 [INFO] [stderr] Compiling countio v0.2.19 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling azure_storage v0.21.0 [INFO] [stderr] Compiling azure_svc_blobstorage v0.21.0 [INFO] [stderr] Compiling lddtree v0.3.7 [INFO] [stderr] Compiling tempfile v3.19.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling azure_storage_blobs v0.21.0 [INFO] [stderr] Compiling maelstrom-github v0.14.0 [INFO] [stderr] Compiling maelstrom-util v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/net.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | mut socket: (impl AsyncWrite + Unpin), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - mut socket: (impl AsyncWrite + Unpin), [INFO] [stdout] 100 + mut socket: impl AsyncWrite + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/net.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | mut socket: (impl AsyncRead + Unpin), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 119 - mut socket: (impl AsyncRead + Unpin), [INFO] [stdout] 119 + mut socket: impl AsyncRead + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache/fs/test.rs:858:20 [INFO] [stdout] | [INFO] [stdout] 858 | fn lookup_leaf(&self, path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 858 | fn lookup_leaf(&self, path: &Path) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn walk>(&self, path: P) -> Walker { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 385 | pub fn walk>(&self, path: P) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 46s [INFO] running `Command { std: "docker" "inspect" "3ea8d4ea87076171385d2fbb19538ab7e37df6c79cd16bf04075d411bbd2d135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea8d4ea87076171385d2fbb19538ab7e37df6c79cd16bf04075d411bbd2d135", kill_on_drop: false }` [INFO] [stdout] 3ea8d4ea87076171385d2fbb19538ab7e37df6c79cd16bf04075d411bbd2d135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7aa846a002a30993f9bfcfe525126097fa95059fe884e3ee57db527a1b2a69f [INFO] running `Command { std: "docker" "start" "-a" "a7aa846a002a30993f9bfcfe525126097fa95059fe884e3ee57db527a1b2a69f", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling maelstrom-test v0.14.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling maelstrom-simex v0.14.0 [INFO] [stderr] Compiling maelstrom-github v0.14.0 [INFO] [stderr] Compiling maelstrom-util v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/net.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | mut socket: (impl AsyncWrite + Unpin), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - mut socket: (impl AsyncWrite + Unpin), [INFO] [stdout] 100 + mut socket: impl AsyncWrite + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/net.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | mut socket: (impl AsyncRead + Unpin), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 119 - mut socket: (impl AsyncRead + Unpin), [INFO] [stdout] 119 + mut socket: impl AsyncRead + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/net.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | mut socket: (impl AsyncWrite + Unpin), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 100 - mut socket: (impl AsyncWrite + Unpin), [INFO] [stdout] 100 + mut socket: impl AsyncWrite + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/net.rs:119:17 [INFO] [stdout] | [INFO] [stdout] 119 | mut socket: (impl AsyncRead + Unpin), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 119 - mut socket: (impl AsyncRead + Unpin), [INFO] [stdout] 119 + mut socket: impl AsyncRead + Unpin, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache/fs/test.rs:858:20 [INFO] [stdout] | [INFO] [stdout] 858 | fn lookup_leaf(&self, path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 858 | fn lookup_leaf(&self, path: &Path) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn walk>(&self, path: P) -> Walker { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 385 | pub fn walk>(&self, path: P) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/cache/fs/test.rs:858:20 [INFO] [stdout] | [INFO] [stdout] 858 | fn lookup_leaf(&self, path: &Path) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 858 | fn lookup_leaf(&self, path: &Path) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/fs.rs:385:33 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn walk>(&self, path: P) -> Walker { [INFO] [stdout] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 385 | pub fn walk>(&self, path: P) -> Walker<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.76s [INFO] running `Command { std: "docker" "inspect" "a7aa846a002a30993f9bfcfe525126097fa95059fe884e3ee57db527a1b2a69f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7aa846a002a30993f9bfcfe525126097fa95059fe884e3ee57db527a1b2a69f", kill_on_drop: false }` [INFO] [stdout] a7aa846a002a30993f9bfcfe525126097fa95059fe884e3ee57db527a1b2a69f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85209d4e51c9453bd2d091296b518aefcd279c573198cf07325f203d13cf93e0 [INFO] running `Command { std: "docker" "start" "-a" "85209d4e51c9453bd2d091296b518aefcd279c573198cf07325f203d13cf93e0", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/net.rs:100:17 [INFO] [stderr] | [INFO] [stderr] 100 | mut socket: (impl AsyncWrite + Unpin), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 100 - mut socket: (impl AsyncWrite + Unpin), [INFO] [stderr] 100 + mut socket: impl AsyncWrite + Unpin, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/net.rs:119:17 [INFO] [stderr] | [INFO] [stderr] 119 | mut socket: (impl AsyncRead + Unpin), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 119 - mut socket: (impl AsyncRead + Unpin), [INFO] [stderr] 119 + mut socket: impl AsyncRead + Unpin, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/cache/fs/test.rs:858:20 [INFO] [stderr] | [INFO] [stderr] 858 | fn lookup_leaf(&self, path: &Path) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 858 | fn lookup_leaf(&self, path: &Path) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/fs.rs:385:33 [INFO] [stderr] | [INFO] [stderr] 385 | pub fn walk>(&self, path: P) -> Walker { [INFO] [stderr] | ^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 385 | pub fn walk>(&self, path: P) -> Walker<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `maelstrom-util` (lib) generated 4 warnings (run `cargo fix --lib -p maelstrom-util` to apply 4 suggestions) [INFO] [stderr] warning: `maelstrom-util` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maelstrom_util-fecc5a32c901cd35) [INFO] [stdout] [INFO] [stdout] running 203 tests [INFO] [stdout] test cache::fs::test::tests::fs_macro::one_directory_no_comma ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::kitchen_sink ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::empty ... ok [INFO] [stdout] test cache::fs::test::tests::create_file ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::non_identifier_keys ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::one_directory_with_no_files ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::one_symlink_comma ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::one_symlink_no_comma ... ok [INFO] [stdout] test cache::fs::test::tests::graft ... ok [INFO] [stdout] test cache::fs::test::tests::metadata ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::one_directory_comma ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::one_file_comma ... ok [INFO] [stdout] test cache::fs::test::tests::fs_macro::one_file_no_comma ... ok [INFO] [stdout] test cache::fs::test::tests::metadata_empty ... ok [INFO] [stdout] test cache::fs::test::tests::metadata_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::mkdir_recursively_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::persist_temp_dir_error ... ok [INFO] [stdout] test cache::fs::test::tests::mkdir_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::persist_temp_file_error ... ok [INFO] [stdout] test cache::fs::test::tests::persist_temp_file_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::possibly_create_file_and_try_exclusive_lock_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::possibly_create_file_and_try_exclusive_lock_contend ... ok [INFO] [stdout] test cache::fs::test::tests::mkdir ... ok [INFO] [stdout] test cache::fs::test::tests::mkdir_recursively ... ok [INFO] [stdout] test cache::fs::test::tests::persist_temp_dir_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::possibly_create_file_and_try_exclusive_lock_lookup ... ok [INFO] [stdout] test cache::fs::test::tests::rand_u64 ... ok [INFO] [stdout] test cache::fs::test::tests::read_dir_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::create_file_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::read_file_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::remove ... ok [INFO] [stdout] test cache::fs::test::tests::remove_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::read_dir ... ok [INFO] [stdout] test cache::fs::test::tests::read_file ... ok [INFO] [stdout] test cache::fs::test::tests::rename_destination_path_with_dangling_symlink ... ok [INFO] [stdout] test cache::fs::test::tests::rename_destination_in_ancestor_of_source ... ok [INFO] [stdout] test cache::fs::test::tests::rename_destination_path_with_file_ancestor ... ok [INFO] [stdout] test cache::fs::test::tests::rename_destination_path_not_found ... ok [INFO] [stdout] test async_fs::glob_walker_basic ... ok [INFO] [stdout] test cache::fs::test::tests::rename_directory_onto_descendant ... ok [INFO] [stdout] test cache::fs::test::tests::rename_directory_into_new_entry_in_descendant_of_itself ... ok [INFO] [stdout] test cache::fs::test::tests::rename_directory_onto_nonempty_directory ... ok [INFO] [stdout] test cache::fs::test::tests::rename_directory_onto_nondirectory ... ok [INFO] [stdout] test cache::fs::test::tests::rename_directory ... ok [INFO] [stdout] test cache::fs::test::tests::rename_empty_directory_onto_itself ... ok [INFO] [stdout] test cache::fs::test::tests::rename_directory_into_new_entry_in_itself ... ok [INFO] [stdout] test cache::fs::test::tests::rename_file_onto_symlink ... ok [INFO] [stdout] test cache::fs::test::tests::rename_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::rename_into_new_entries_in_directory ... ok [INFO] [stdout] test cache::fs::test::tests::rename_nondirectory_onto_directory ... ok [INFO] [stdout] test cache::fs::test::tests::rename_file_onto_file ... ok [INFO] [stdout] test cache::fs::test::tests::rename_source_in_ancestor_of_target ... ok [INFO] [stdout] test cache::fs::test::tests::rename_source_path_not_found ... ok [INFO] [stdout] test cache::fs::test::tests::rename_file_onto_itself ... ok [INFO] [stdout] test cache::fs::test::tests::rename_source_path_with_dangling_symlink ... ok [INFO] [stdout] test cache::fs::test::tests::rename_source_path_with_file_ancestor ... ok [INFO] [stdout] test cache::fs::test::tests::rename_symlink_onto_file ... ok [INFO] [stdout] test cache::fs::test::tests::rmdir_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::rmdir_recursively_on_thread ... ok [INFO] [stdout] test cache::fs::test::tests::rmdir_recursively_on_thread_errors ... ok [INFO] [stdout] test cache::fs::test::tests::symlink ... ok [INFO] [stdout] test cache::fs::test::tests::symlink_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::temp_dir_forced_failure ... ok [INFO] [stdout] test cache::fs::test::tests::temp_dir ... ok [INFO] [stdout] test cache::fs::tests::constructors ... ok [INFO] [stdout] test cache::fs::test::tests::temp_file ... ok [INFO] [stdout] test cache::fs::tests::is_directory ... ok [INFO] [stdout] test cache::fs::test::tests::rename_symlink_onto_itself ... ok [INFO] [stdout] test cache::fs::test::tests::rename_symlink_onto_symlink ... ok [INFO] [stdout] test cache::fs::tests::is_file ... ok [INFO] [stdout] test cache::fs::tests::is_symlink ... ok [INFO] [stdout] test cache::fs::test::tests::temp_file_forced_failure ... ok [INFO] [stdout] test cache::tests::artifact_stays_in_cache ... ok [INFO] [stdout] test cache::tests::failure_flow ... ok [INFO] [stdout] test cache::tests::different_key_kinds_are_independent ... ok [INFO] [stdout] test cache::tests::cache_path ... ok [INFO] [stdout] test cache::tests::got_artifact_failure_in_cache ... ok [INFO] [stdout] test cache::tests::got_artifact_failure_in_use ... ok [INFO] [stdout] test cache::fs::test::tests::rename_nonempty_directory_onto_itself ... ok [INFO] [stdout] test cache::tests::getter_disconnected_in_use ... ok [INFO] [stdout] test cache::tests::getter_disconnected_getting ... ok [INFO] [stdout] test cache::tests::entries_are_removed_in_lru_order ... ok [INFO] [stdout] test cache::tests::got_artifact_success_directory_in_cache ... ok [INFO] [stdout] test cache::tests::got_artifact_success_directory_in_use ... ok [INFO] [stdout] test cache::fs::test::tests::rename_nonempty_root_onto_itself ... ok [INFO] [stdout] test cache::tests::got_artifact_failure_no_entry ... ok [INFO] [stdout] test cache::tests::got_artifact_success_directory_no_entry ... ok [INFO] [stdout] test cache::tests::got_artifact_success_file_no_entry ... ok [INFO] [stdout] test cache::tests::got_artifact_success_file_in_cache ... ok [INFO] [stdout] test cache::tests::got_artifact_success_symlink_in_use ... ok [INFO] [stdout] test cache::tests::large_artifact_stays_in_cache_while_referenced ... ok [INFO] [stdout] test cache::tests::got_artifact_success_file_in_use ... ok [INFO] [stdout] test cache::tests::got_artifact_success_symlink_in_cache ... ok [INFO] [stdout] test cache::tests::got_artifact_success_symlink_no_entry ... ok [INFO] [stdout] test cache::tests::large_artifact_does_not_stay_in_cache ... ok [INFO] [stdout] test cache::tests::new_with_cachedir_tag_with_lock_file_contends ... ok [INFO] [stdout] test cache::tests::new_with_no_cache_directory ... ok [INFO] [stdout] test cache::tests::new_without_cachedir_tag_does_proper_cleanup_with_no_removing_file_or_dir ... ok [INFO] [stdout] test cache::tests::new_without_cachedir_tag_with_lock_file_contends ... ok [INFO] [stdout] test cache::tests::new_without_cachedir_tag_without_lock_file_contends ... ok [INFO] [stdout] test cache::tests::success_flow_with_directories ... ok [INFO] [stdout] test cache::tests::new_with_cachedir ... ok [INFO] [stdout] test cache::tests::new_without_cachedir_tag_does_proper_cleanup_with_removing_dir ... ok [INFO] [stdout] test cache::tests::new_without_cachedir_tag_does_proper_cleanup_with_removing_file ... ok [INFO] [stdout] test cache::tests::success_flow_with_multiple_getters ... ok [INFO] [stdout] test cache::tests::success_flow_with_files ... ok [INFO] [stdout] test cache::tests::success_flow_with_single_getter ... ok [INFO] [stdout] test cache::tests::temp_dir ... ok [INFO] [stdout] test cache::tests::success_flow_with_failure_persisting ... ok [INFO] [stdout] test cache::tests::success_flow_with_symlinks ... ok [INFO] [stdout] test cache::tests::temp_file ... ok [INFO] [stdout] test config::common::tests::broker_addr_debug ... ok [INFO] [stdout] test config::common::tests::broker_addr_display ... ok [INFO] [stdout] test config::common::tests::broker_addr_deserialize_from_string ... ok [INFO] [stdout] test cache::tests::try_increment_ref_count ... ok [INFO] [stdout] test config::common::tests::broker_addr_into_string ... ok [INFO] [stdout] test config::common::tests::broker_addr_serialize_and_deserialize_compact ... ok [INFO] [stdout] test config::common::tests::broker_addr_serialize_and_deserialize_human_readable ... ok [INFO] [stdout] test config::tests::bool_values ... ok [INFO] [stdout] test config::tests::int_option_values ... ok [INFO] [stdout] test config::common::tests::inline_limit ... ok [INFO] [stdout] test config::common::tests::cache_size ... ok [INFO] [stdout] test cache::fs::test::tests::rename_empty_root_onto_itself ... ok [INFO] [stdout] test config::tests::int_or_else_values ... ok [INFO] [stdout] test config::tests::list_from_arg ... ok [INFO] [stdout] test config::tests::list_from_env ... ok [INFO] [stdout] test config::tests::list_from_env_2 ... ok [INFO] [stdout] test config::tests::list_from_file ... ok [INFO] [stdout] test config::tests::string_or_else_values ... ok [INFO] [stdout] test config::tests::string_option_values ... ok [INFO] [stdout] test duration::tests::cmp1 ... ok [INFO] [stdout] test heap::tests::peek_on_empty_and_small_heaps ... ok [INFO] [stdout] test fs::glob_walker_basic ... ok [INFO] [stdout] test heap::tests::pop_all_ascending ... ok [INFO] [stdout] test heap::tests::pop_all_descending ... ok [INFO] [stdout] test config::common::tests::broker_addr_from_str ... FAILED [INFO] [stdout] test config::tests::int_values ... ok [INFO] [stdout] test config::common::tests::broker_addr_deserialize_from_hostname_string ... FAILED [INFO] [stdout] test config::tests::string_values ... ok [INFO] [stdout] test heap::tests::push_ascending ... ok [INFO] [stdout] test heap::tests::push_descending ... ok [INFO] [stdout] test heap::tests::push_random ... ok [INFO] [stdout] test heap::tests::rebuild_random ... ok [INFO] [stdout] test heap::tests::remove_random ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_10 ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_2 ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_1 ... ok [INFO] [stdout] test io::tests::buffered_read ... ok [INFO] [stdout] test io::tests::buffered_read_cached ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_6 ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_5 ... ok [INFO] [stdout] test io::tests::buffered_write_then_flush ... ok [INFO] [stdout] test io::tests::buffered_write_then_read ... ok [INFO] [stdout] test io::tests::chunk_reader_and_writer ... ok [INFO] [stdout] test io::tests::chunk_writer ... ok [INFO] [stdout] test io::tests::chunked_reader ... ok [INFO] [stdout] test io::tests::lazy_async_read_error ... ok [INFO] [stdout] test io::tests::lazy_async_read_success ... ok [INFO] [stdout] test io::tests::sha256_stream_impls_consistent ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_4 ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_3 ... ok [INFO] [stdout] test manifest::tests::async_manifest_read_forwards_error ... ok [INFO] [stdout] test manifest::tests::async_manifest_read_truncated ... ok [INFO] [stdout] test manifest::tests::async_manifest_write_read ... ok [INFO] [stdout] test manifest::tests::builder_directory ... ok [INFO] [stdout] test manifest::tests::builder_file ... ok [INFO] [stdout] test manifest::tests::builder_follows_symlinks ... ok [INFO] [stdout] test manifest::tests::builder_symlink ... ok [INFO] [stdout] test manifest::tests::manifest_read_forwards_error ... ok [INFO] [stdout] test manifest::tests::manifest_read_truncated ... ok [INFO] [stdout] test manifest::tests::manifest_write_read ... ok [INFO] [stdout] test process::tests::test_accumulator_combos ... ok [INFO] [stdout] test process::tests::test_all_exit_code_combinations ... ok [INFO] [stdout] test process::tests::test_exit_code_accumulator_properties ... ok [INFO] [stdout] test process::tests::test_exit_code_properties ... ok [INFO] [stdout] test process::tests::test_exit_code_success_does_not_equal_failure ... ok [INFO] [stdout] test process::tests::test_exit_code_zero_equals_success ... ok [INFO] [stdout] test sync::tests::basic_event ... ok [INFO] [stdout] test sync::tests::event_sent_after_received ... ok [INFO] [stdout] test sync::tests::event_sent_after_receiver_dropped ... ok [INFO] [stdout] test sync::tests::event_sent_before_received ... ok [INFO] [stdout] test sync::tests::no_messages ... ok [INFO] [stdout] test sync::tests::one_messages ... ok [INFO] [stdout] test sync::tests::sync_event_wait ... ok [INFO] [stdout] test sync::tests::sync_event_wait_and_unset ... ok [INFO] [stdout] test sync::tests::sync_event_wait_timeout ... ok [INFO] [stdout] test sync::tests::three_messages ... ok [INFO] [stdout] test sync::tests::three_messages_with_break_after_two ... ok [INFO] [stdout] test sync::tests::three_messages_with_break_of_error_after_two ... ok [INFO] [stdout] test template::tests::ident_invalid_has_underscore - should panic ... ok [INFO] [stdout] test template::tests::ident_invalid_starts_with_number - should panic ... ok [INFO] [stdout] test template::tests::ident_valid ... ok [INFO] [stdout] test template::tests::template_escaping ... ok [INFO] [stdout] test template::tests::template_failure ... ok [INFO] [stdout] test template::tests::template_replace_many ... ok [INFO] [stdout] test template::tests::template_successful_replacement ... ok [INFO] [stdout] test io::tests::slow_writer ... ok [INFO] [stdout] test io::tests::splicer ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_7 ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_8 ... ok [INFO] [stdout] test heap::tests::sift_up_and_sift_down_random_9 ... ok [INFO] [stdout] test io::tests::buffered_stream_simex_read_3_write_3_size_10 ... ok [INFO] [stdout] test io::tests::buffered_stream_simex_read_10_write_15_size_50 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- config::common::tests::broker_addr_from_str stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::common::tests::broker_addr_from_str' (138) panicked at src/config/common.rs:303:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: [::1]:1234 [INFO] [stdout] right: 127.0.0.1:1234 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62d64a843302 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62d64a843302 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62d64a843302 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62d64a843302 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62d64a85657f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62d64a85657f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62d64a80c1c3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62d64a80c1c3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62d64a819cb2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62d64a81f89f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62d64a81f731 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62d64a2413fe - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x62d64a2413fe - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62d64a81ff5f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x62d64a81ff5f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62d64a81fd0a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62d64a819de9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62d64a7ff59d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62d64a861c70 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62d64a861a73 - core::panicking::assert_failed_inner::h709867d03648810d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x62d649f2f32d - core::panicking::assert_failed::h759afd2f36794105 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x62d649f565f7 - maelstrom_util::config::common::tests::broker_addr_from_str::h020a2ac4125aff3f [INFO] [stdout] at /opt/rustwide/workdir/src/config/common.rs:303:9 [INFO] [stdout] 22: 0x62d649f56997 - maelstrom_util::config::common::tests::broker_addr_from_str::{{closure}}::hfdf4dc9d7b84c390 [INFO] [stdout] at /opt/rustwide/workdir/src/config/common.rs:298:30 [INFO] [stdout] 23: 0x62d64a19f066 - core::ops::function::FnOnce::call_once::haebc6d08a8862604 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x62d64a24124b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x62d64a24124b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x62d64a255868 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x62d64a255868 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x62d64a255868 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x62d64a255868 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x62d64a255868 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x62d64a255868 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x62d64a255868 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x62d64a22e634 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x62d64a22e634 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x62d64a231f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x62d64a231f6a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x62d64a231f6a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x62d64a231f6a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x62d64a231f6a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x62d64a231f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x62d64a231f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x62d64a8150df - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 43: 0x62d64a8150df - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7fdc3776caa4 - [INFO] [stdout] 45: 0x7fdc377f9a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::common::tests::broker_addr_deserialize_from_hostname_string stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'config::common::tests::broker_addr_deserialize_from_hostname_string' (135) panicked at src/config/common.rs:425:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Readable([::1]:1234) [INFO] [stdout] right: Readable(127.0.0.1:1234) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x62d64a843302 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x62d64a843302 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x62d64a843302 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x62d64a843302 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x62d64a85657f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x62d64a85657f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x62d64a80c1c3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x62d64a80c1c3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x62d64a819cb2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x62d64a81f89f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x62d64a81f731 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x62d64a2413fe - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x62d64a2413fe - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x62d64a81ff5f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x62d64a81ff5f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x62d64a81fd0a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x62d64a819de9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x62d64a7ff59d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x62d64a861c70 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x62d64a861a73 - core::panicking::assert_failed_inner::h709867d03648810d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x62d649f2f621 - core::panicking::assert_failed::hacf39f9ace7b3c08 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x62d64a18feaf - serde_test::assert::assert_de_tokens::ha565047b39e3d7a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:173:13 [INFO] [stdout] 22: 0x62d649f56da1 - maelstrom_util::config::common::tests::broker_addr_deserialize_from_hostname_string::hcdf689c089c226e7 [INFO] [stdout] at /opt/rustwide/workdir/src/config/common.rs:425:9 [INFO] [stdout] 23: 0x62d649f56e47 - maelstrom_util::config::common::tests::broker_addr_deserialize_from_hostname_string::{{closure}}::h9082d8a8e7ef1781 [INFO] [stdout] at /opt/rustwide/workdir/src/config/common.rs:424:54 [INFO] [stdout] 24: 0x62d64a19c036 - core::ops::function::FnOnce::call_once::h55b5d681a70c0310 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x62d64a24124b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x62d64a24124b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x62d64a255868 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x62d64a255868 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x62d64a255868 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x62d64a255868 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x62d64a255868 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x62d64a255868 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x62d64a255868 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x62d64a22e634 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x62d64a22e634 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x62d64a231f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x62d64a231f6a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x62d64a231f6a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x62d64a231f6a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x62d64a231f6a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x62d64a231f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x62d64a231f6a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x62d64a8150df - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 44: 0x62d64a8150df - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7fdc3776caa4 - [INFO] [stdout] 46: 0x7fdc377f9a64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::common::tests::broker_addr_deserialize_from_hostname_string [INFO] [stdout] config::common::tests::broker_addr_from_str [INFO] [stdout] [INFO] [stdout] test result: FAILED. 201 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "85209d4e51c9453bd2d091296b518aefcd279c573198cf07325f203d13cf93e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85209d4e51c9453bd2d091296b518aefcd279c573198cf07325f203d13cf93e0", kill_on_drop: false }` [INFO] [stdout] 85209d4e51c9453bd2d091296b518aefcd279c573198cf07325f203d13cf93e0