[INFO] fetching crate beamcli 0.5.0... [INFO] testing beamcli-0.5.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate beamcli 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate beamcli 0.5.0 [INFO] finished tweaking crates.io crate beamcli 0.5.0 [INFO] tweaked toml for crates.io crate beamcli 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate beamcli 0.5.0 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate beamcli 0.5.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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deaa895c71dff20f91c2767b3dc04f6da795476807e278750f12eabc5b62c79a [INFO] running `Command { std: "docker" "start" "-a" "deaa895c71dff20f91c2767b3dc04f6da795476807e278750f12eabc5b62c79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deaa895c71dff20f91c2767b3dc04f6da795476807e278750f12eabc5b62c79a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deaa895c71dff20f91c2767b3dc04f6da795476807e278750f12eabc5b62c79a", kill_on_drop: false }` [INFO] [stdout] deaa895c71dff20f91c2767b3dc04f6da795476807e278750f12eabc5b62c79a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad0c6e2dc1bfc9b365480ba9f5831832546459024f93077e4c2ee43482ab917c [INFO] running `Command { std: "docker" "start" "-a" "ad0c6e2dc1bfc9b365480ba9f5831832546459024f93077e4c2ee43482ab917c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling vte v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling defer-drop v1.2.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling tuikit v0.4.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling skim v0.9.4 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling clearscreen v1.0.10 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling clap_complete v3.2.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling beamcli v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ad0c6e2dc1bfc9b365480ba9f5831832546459024f93077e4c2ee43482ab917c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0c6e2dc1bfc9b365480ba9f5831832546459024f93077e4c2ee43482ab917c", kill_on_drop: false }` [INFO] [stdout] ad0c6e2dc1bfc9b365480ba9f5831832546459024f93077e4c2ee43482ab917c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 826858135bc15919e06f4d004b5d70fa76aa81646fe64c9a47aa5437f879528e [INFO] running `Command { std: "docker" "start" "-a" "826858135bc15919e06f4d004b5d70fa76aa81646fe64c9a47aa5437f879528e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling async-process v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling curl-sys v0.4.57+curl-7.85.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Compiling tuikit v0.4.6 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling async-global-executor v2.3.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling clearscreen v1.0.10 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling skim v0.9.4 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling clap_complete v3.2.4 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling httpmock v0.6.6 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling beamcli v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "826858135bc15919e06f4d004b5d70fa76aa81646fe64c9a47aa5437f879528e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "826858135bc15919e06f4d004b5d70fa76aa81646fe64c9a47aa5437f879528e", kill_on_drop: false }` [INFO] [stdout] 826858135bc15919e06f4d004b5d70fa76aa81646fe64c9a47aa5437f879528e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a4e4ac18041734ef96245c5d1cbf9553030167ab47bb5a48963d045502bec4b2 [INFO] running `Command { std: "docker" "start" "-a" "a4e4ac18041734ef96245c5d1cbf9553030167ab47bb5a48963d045502bec4b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, nom v5.1.2, terminfo v0.7.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/beamcli-41a8ea67d938bfc2) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test utils::profiles::tests::test_from_profiles ... ok [INFO] [stdout] test cli::tests::test_check_for_dot_beam_dir ... ok [INFO] [stdout] test ssh::connect::tests::test_get_tsh_command ... ok [INFO] [stdout] test utils::profiles::tests::test_get_matching_no_match ... ok [INFO] [stdout] test utils::profiles::tests::test_get_matching_with_priority ... ok [INFO] [stdout] test ssh::connect::tests::test_get_tsh_command_port_forwarding ... ok [INFO] [stdout] test utils::profiles::tests::test_get_names ... ok [INFO] [stdout] test utils::version::tests::test_get_current_version ... ok [INFO] [stdout] test utils::profiles::tests::test_get_matching_without_priority_multiple_matching ... ok [INFO] [stdout] test utils::profiles::tests::test_get_matching_without_priority ... ok [INFO] [stdout] test utils::profiles::tests::test_verify_profiles_integrity ... ok [INFO] [stdout] test utils::version::tests::test_get_latest_release ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- utils::version::tests::test_get_latest_release stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'utils::version::tests::test_get_latest_release' (27) panicked at src/utils/version.rs:48:18: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://github.com/MichaelMandel26/beam/releases/tag/v0.2.8): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] 0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 1: dns error: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] 2: failed to lookup address information: Temporary failure in name resolution [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a87c2510c8a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a87c2510c8a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a87c2510c8a - std[128c3efe2914e152]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a87c2510c8a - <::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a87c25287ca - ::fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a87c25287ca - core[6771d259883166e6]::fmt::write [INFO] [stdout] 6: 0x5a87c2515c82 - std[128c3efe2914e152]::io::default_write_fmt::> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x5a87c2515c82 - as std[128c3efe2914e152]::io::Write>::write_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x5a87c24ee1af - ::print [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a87c24ee1af - std[128c3efe2914e152]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a87c2508b59 - std[128c3efe2914e152]::panicking::default_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a87c19f252c - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x5a87c19f252c - test[b137923399915ecf]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a87c2508dd2 - core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x5a87c2508dd2 - std[128c3efe2914e152]::panicking::panic_with_hook [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a87c24ee268 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a87c24e32b9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a87c24ef13d - __rustc[752cc74e29381ccc]::rust_begin_unwind [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a87c252903c - core[6771d259883166e6]::panicking::panic_fmt [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a87c2528d82 - core[6771d259883166e6]::result::unwrap_failed [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5a87c19d0324 - core::result::Result::unwrap::h52d70342740b7c50 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5a87c19d0324 - beamcli::utils::version::tests::test_get_latest_release::{{closure}}::h3a06109b1f83b2fd [INFO] [stdout] at /opt/rustwide/workdir/src/utils/version.rs:48:18 [INFO] [stdout] 22: 0x5a87c19da0ad - as core::future::future::Future>::poll::h51f53ba87ea28aa7 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5a87c19d9d2d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h64bff148a6ab00a6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:64 [INFO] [stdout] 24: 0x5a87c19dd830 - tokio::coop::with_budget::{{closure}}::he2f2f6c9d7625ea8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/coop.rs:102:9 [INFO] [stdout] 25: 0x5a87c19e0515 - std::thread::local::LocalKey::try_with::hf5628cf6d9b57d10 [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:462:12 [INFO] [stdout] 26: 0x5a87c19e00ae - std::thread::local::LocalKey::with::hb99af88a8e32233a [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/local.rs:426:20 [INFO] [stdout] 27: 0x5a87c19d9cdf - tokio::coop::with_budget::h6e7cbbc148e60da6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/coop.rs:95:13 [INFO] [stdout] 28: 0x5a87c19d9cdf - tokio::coop::budget::h21c9f8cd36d302d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/coop.rs:72:5 [INFO] [stdout] 29: 0x5a87c19d9cdf - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hffc6db98a00bf5fe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 30: 0x5a87c19d8680 - tokio::runtime::scheduler::current_thread::Context::enter::h68ee83002c5b70c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 31: 0x5a87c19d939f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd474a4d014ded6da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:524:44 [INFO] [stdout] 32: 0x5a87c19d90b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::heaca0ef9a86fd050 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 33: 0x5a87c19d7ea3 - tokio::macros::scoped_tls::ScopedKey::set::hc4f5db8de0e1a879 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x5a87c19d8e5f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hfec3d9a8146a0d37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:595:35 [INFO] [stdout] 35: 0x5a87c19d90fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0681273f2ba9e452 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:515:24 [INFO] [stdout] 36: 0x5a87c19d823a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h6ecf1c67aa37cb6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/scheduler/current_thread.rs:161:29 [INFO] [stdout] 37: 0x5a87c19d80cf - tokio::runtime::Runtime::block_on::h9dfc64092a908dbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.21.0/src/runtime/mod.rs:490:51 [INFO] [stdout] 38: 0x5a87c19cff43 - beamcli::utils::version::tests::test_get_latest_release::he3f5560c248cde7a [INFO] [stdout] at /opt/rustwide/workdir/src/utils/version.rs:51:69 [INFO] [stdout] 39: 0x5a87c19cffe7 - beamcli::utils::version::tests::test_get_latest_release::{{closure}}::h0dc7e9aa45f18f25 [INFO] [stdout] at /opt/rustwide/workdir/src/utils/version.rs:31:39 [INFO] [stdout] 40: 0x5a87c19e0c46 - core::ops::function::FnOnce::call_once::haf18678507bfec2e [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5a87c19e662b - core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5a87c19e662b - test[b137923399915ecf]::__rust_begin_short_backtrace::, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18 [INFO] [stdout] 43: 0x5a87c19f2ffb - test[b137923399915ecf]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74 [INFO] [stdout] 44: 0x5a87c19f2ffb - as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 45: 0x5a87c19f2ffb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 46: 0x5a87c19f2ffb - std[128c3efe2914e152]::panicking::catch_unwind::, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 47: 0x5a87c19f2ffb - std[128c3efe2914e152]::panic::catch_unwind::, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 48: 0x5a87c19f2ffb - test[b137923399915ecf]::run_test_in_process [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27 [INFO] [stdout] 49: 0x5a87c19f2ffb - test[b137923399915ecf]::run_test::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43 [INFO] [stdout] 50: 0x5a87c19ed454 - test[b137923399915ecf]::run_test::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41 [INFO] [stdout] 51: 0x5a87c19ed454 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 52: 0x5a87c19f5c02 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 53: 0x5a87c19f5c02 - ::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 54: 0x5a87c19f5c02 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40 [INFO] [stdout] 55: 0x5a87c19f5c02 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19 [INFO] [stdout] 56: 0x5a87c19f5c02 - std[128c3efe2914e152]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14 [INFO] [stdout] 57: 0x5a87c19f5c02 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 58: 0x5a87c19f5c02 - ::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x5a87c251021f - + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 60: 0x5a87c251021f - ::new::thread_start [INFO] [stdout] at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 61: 0x750abcd84aa4 - [INFO] [stdout] 62: 0x750abce11a64 - clone [INFO] [stdout] 63: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] utils::version::tests::test_get_latest_release [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a4e4ac18041734ef96245c5d1cbf9553030167ab47bb5a48963d045502bec4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4e4ac18041734ef96245c5d1cbf9553030167ab47bb5a48963d045502bec4b2", kill_on_drop: false }` [INFO] [stdout] a4e4ac18041734ef96245c5d1cbf9553030167ab47bb5a48963d045502bec4b2