[INFO] cloning repository https://github.com/calibrae/hermytt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/calibrae/hermytt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalibrae%2Fhermytt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalibrae%2Fhermytt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddc52db0d7569ebf0b20da4edcd07b4952bba216 [INFO] testing calibrae/hermytt against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcalibrae%2Fhermytt" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/calibrae/hermytt [INFO] finished tweaking git repo https://github.com/calibrae/hermytt [INFO] tweaked toml for git repo https://github.com/calibrae/hermytt written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/calibrae/hermytt on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/calibrae/hermytt 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d12de12e58e1143b3a078e9a301291a7962efc7d24f7434450bdba3c920d20d7 [INFO] running `Command { std: "docker" "start" "-a" "d12de12e58e1143b3a078e9a301291a7962efc7d24f7434450bdba3c920d20d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d12de12e58e1143b3a078e9a301291a7962efc7d24f7434450bdba3c920d20d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d12de12e58e1143b3a078e9a301291a7962efc7d24f7434450bdba3c920d20d7", kill_on_drop: false }` [INFO] [stdout] d12de12e58e1143b3a078e9a301291a7962efc7d24f7434450bdba3c920d20d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 881b5d12aae168b0e0883981f52bb187d717ece487c20ca69866947e034d2f9a [INFO] running `Command { std: "docker" "start" "-a" "881b5d12aae168b0e0883981f52bb187d717ece487c20ca69866947e034d2f9a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serial2 v0.2.34 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling hermytt-core v0.1.0 (/opt/rustwide/workdir/hermytt-core) [INFO] [stderr] Compiling hermytt-cli v0.1.0 (/opt/rustwide/workdir/hermytt-cli) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> hermytt-core/src/control.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hermytt-web v0.1.0 (/opt/rustwide/workdir/hermytt-web) [INFO] [stderr] Compiling hermytt-transport v0.1.0 (/opt/rustwide/workdir/hermytt-transport) [INFO] [stderr] Compiling hermytt-server v0.1.0 (/opt/rustwide/workdir/hermytt-server) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "881b5d12aae168b0e0883981f52bb187d717ece487c20ca69866947e034d2f9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881b5d12aae168b0e0883981f52bb187d717ece487c20ca69866947e034d2f9a", kill_on_drop: false }` [INFO] [stdout] 881b5d12aae168b0e0883981f52bb187d717ece487c20ca69866947e034d2f9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1af61a4bd58e668dc9b4d34c9615af4606b601cc59caf3a56e3e27863ea21ce2 [INFO] running `Command { std: "docker" "start" "-a" "1af61a4bd58e668dc9b4d34c9615af4606b601cc59caf3a56e3e27863ea21ce2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling pharos v0.5.3 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling async_io_stream v0.3.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling raw-cpuid v11.6.0 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ws_stream_tungstenite v0.13.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling metrics v0.22.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling quanta v0.12.6 [INFO] [stderr] Compiling metrics-util v0.16.3 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling fs-err v3.3.0 [INFO] [stderr] Compiling async-tungstenite v0.25.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rumqttc v0.24.0 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling x509-parser v0.15.1 [INFO] [stderr] Compiling hermytt-core v0.1.0 (/opt/rustwide/workdir/hermytt-core) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> hermytt-core/src/control.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hermytt-cli v0.1.0 (/opt/rustwide/workdir/hermytt-cli) [INFO] [stdout] warning: unused import: `error` [INFO] [stdout] --> hermytt-core/src/control.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use tracing::{error, info, warn}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling hermytt-transport v0.1.0 (/opt/rustwide/workdir/hermytt-transport) [INFO] [stderr] Compiling hermytt-web v0.1.0 (/opt/rustwide/workdir/hermytt-web) [INFO] [stderr] Compiling rumqttd v0.20.0 [INFO] [stderr] Compiling hermytt-server v0.1.0 (/opt/rustwide/workdir/hermytt-server) [INFO] [stdout] warning: unused variable: `spawn_res` [INFO] [stdout] --> hermytt-server/tests/regression.rs:596:9 [INFO] [stdout] | [INFO] [stdout] 596 | let spawn_res: serde_json::Value = auth(client() [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spawn_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "1af61a4bd58e668dc9b4d34c9615af4606b601cc59caf3a56e3e27863ea21ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af61a4bd58e668dc9b4d34c9615af4606b601cc59caf3a56e3e27863ea21ce2", kill_on_drop: false }` [INFO] [stdout] 1af61a4bd58e668dc9b4d34c9615af4606b601cc59caf3a56e3e27863ea21ce2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba5b79710db16a5a91e95bd4c8d441e8a1ed38d10448b7eab140ff0d48bf67a5 [INFO] running `Command { std: "docker" "start" "-a" "ba5b79710db16a5a91e95bd4c8d441e8a1ed38d10448b7eab140ff0d48bf67a5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `error` [INFO] [stderr] --> hermytt-core/src/control.rs:6:15 [INFO] [stderr] | [INFO] [stderr] 6 | use tracing::{error, info, warn}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `hermytt-core` (lib) generated 1 warning (run `cargo fix --lib -p hermytt-core` to apply 1 suggestion) [INFO] [stderr] warning: `hermytt-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: unused variable: `spawn_res` [INFO] [stderr] --> hermytt-server/tests/regression.rs:596:9 [INFO] [stderr] | [INFO] [stderr] 596 | let spawn_res: serde_json::Value = auth(client() [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_spawn_res` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `hermytt-server` (test "regression") generated 1 warning (run `cargo fix --test "regression" -p hermytt-server` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hermytt_cli-b144ca79feb4ac94) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermytt_core-5752bbd159100747) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test buffer::tests::raw_returns_none_on_close ... ok [INFO] [stdout] test buffer::tests::raw_passthrough ... ok [INFO] [stdout] test buffer::tests::buffered_flushes_remainder_on_close ... ok [INFO] [stdout] test buffer::tests::buffered_flushes_on_max_bytes ... ok [INFO] [stdout] test recording::tests::event_input_serialization ... ok [INFO] [stdout] test buffer::tests::buffered_batches_within_window ... ok [INFO] [stdout] test recording::tests::event_output_serialization ... ok [INFO] [stdout] test recording::tests::event_with_special_chars ... ok [INFO] [stdout] test recording::tests::event_with_unicode ... ok [INFO] [stdout] test recording::tests::full_asciicast_file_format ... ok [INFO] [stdout] test recording::tests::header_serialization ... ok [INFO] [stdout] test recording::tests::header_without_optional_fields ... ok [INFO] [stdout] test recording::tests::event_zero_time ... ok [INFO] [stdout] test registry::tests::expire_marks_disconnected ... ok [INFO] [stdout] test registry::tests::heartbeat_unknown_returns_false ... ok [INFO] [stdout] test session::tests::scrollback_basic ... ok [INFO] [stdout] test registry::tests::register_and_list ... ok [INFO] [stdout] test registry::tests::get_returns_none_for_unknown ... ok [INFO] [stdout] test session::tests::scrollback_capacity_one ... ok [INFO] [stdout] test session::tests::scrollback_empty_lines ... ok [INFO] [stdout] test session::tests::scrollback_evicts_oldest ... ok [INFO] [stdout] test registry::tests::unregister ... ok [INFO] [stdout] test registry::tests::register_overwrites ... ok [INFO] [stdout] test session::tests::scrollback_truncates_long_lines ... ok [INFO] [stdout] test session::tests::scrollback_truncates_multibyte_safely ... ok [INFO] [stdout] test exec::tests::exec_captures_stderr ... ok [INFO] [stdout] test exec::tests::exec_exit_code ... ok [INFO] [stdout] test registry::tests::heartbeat_updates_last_seen ... ok [INFO] [stdout] test exec::tests::exec_combined_output ... ok [INFO] [stdout] test exec::tests::exec_simple_command ... ok [INFO] [stdout] test exec::tests::exec_no_ansi_junk ... ok [INFO] [stdout] test exec::tests::exec_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hermytt_server-b0911e4a5953b4d1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test config::tests::defaults_no_auth_token ... ok [INFO] [stdout] test config::tests::defaults_bind_to_localhost ... ok [INFO] [stdout] test config::tests::transports_optional ... ok [INFO] [stdout] test config::tests::defaults_shell_to_bash ... ok [INFO] [stdout] test config::tests::parses_auth_token ... ok [INFO] [stdout] test config::tests::parses_full_config ... ok [INFO] [stdout] test config::tests::default_ports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-a9649c9505474f2c) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test auth_accepts_header_token ... ok [INFO] [stdout] test auth_rejects_wrong_token ... ok [INFO] [stdout] test stdin_to_pty_session ... ok [INFO] [stdout] test auth_accepts_query_token ... ok [INFO] [stdout] test info_endpoint ... ok [INFO] [stdout] test auth_rejects_no_token ... ok [INFO] [stdout] test list_sessions_returns_default ... ok [INFO] [stdout] test exec_captures_stderr ... ok [INFO] [stdout] test exec_nonzero_exit ... ok [INFO] [stdout] test exec_whoami ... ok [INFO] [stdout] test exec_echo ... ok [INFO] [stdout] test exec_multiline_output ... ok [INFO] [stderr] Running tests/mqtt_integration.rs (/opt/rustwide/target/debug/deps/mqtt_integration-b5b6e6c744015b14) [INFO] [stdout] test create_session ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test mqtt_exec_and_response ... ok [INFO] [stdout] test mqtt_topic_routing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.56s [INFO] [stdout] [INFO] [stderr] Running tests/regression.rs (/opt/rustwide/target/debug/deps/regression-a32112917e057ead) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test control_hub_last_writer_wins ... ok [INFO] [stdout] test mqtt_pty_topic_accepts_hyphens ... ok [INFO] [stdout] test list_sessions_with_host_returns_tuples ... ok [INFO] [stdout] test bootstrap_script_chowns_config ... ok [INFO] [stdout] test parser_role_recognized ... ok [INFO] [stdout] test bootstrap_script_uses_serve_not_daemon ... ok [INFO] [stdout] test registry_fresh_service_is_connected ... ok [INFO] [stdout] test mock_shytti_control_ws_auth_and_heartbeat ... ok [INFO] [stdout] test config_save_strips_auth_section ... ok [INFO] [stdout] test bootstrap_script_has_launchd_support ... ok [INFO] [stdout] test bootstrap_endpoint_no_auth_required ... ok [INFO] [stdout] test reject_duplicate_session_ids ... ok [INFO] [stdout] test bootstrap_uses_environmentfile ... ok [INFO] [stdout] test bootstrap_logs_to_install_dir ... ok [INFO] [stdout] test local_session_has_no_host ... ok [INFO] [stdout] test proxy_404_for_unknown_service ... ok [INFO] [stdout] test bootstrap_script_resolves_version ... ok [INFO] [stdout] test proxy_502_for_unreachable_service ... ok [INFO] [stdout] test registry_announce_and_list ... ok [INFO] [stdout] test session_list_includes_host ... ok [INFO] [stdout] test mock_shytti_session_recovery_with_data ... ok [INFO] [stdout] test mock_shytti_spawn_ok_data_flows ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.35s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermytt_transport-c2a8a38bb87fea2a) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test mqtt::tests::parse_default_topic ... ok [INFO] [stdout] test mqtt::tests::parse_rejects_special_chars ... ok [INFO] [stdout] test mqtt::tests::parse_rejects_too_many_segments ... ok [INFO] [stdout] test mqtt::tests::parse_rejects_too_few_segments ... ok [INFO] [stdout] test mqtt::tests::parse_rejects_traversal ... ok [INFO] [stdout] test mqtt::tests::parse_rejects_wrong_prefix ... ok [INFO] [stdout] test mqtt::tests::parse_rejects_wrong_suffix ... ok [INFO] [stdout] test mqtt::tests::parse_valid_topic ... ok [INFO] [stdout] test mqtt_pty::tests::parse_default_pty_topic ... ok [INFO] [stdout] test mqtt_pty::tests::parse_rejects_exec_topic ... ok [INFO] [stdout] test mqtt_pty::tests::parse_rejects_pty_out ... ok [INFO] [stdout] test mqtt_pty::tests::parse_rejects_special_chars ... ok [INFO] [stdout] test mqtt_pty::tests::parse_rejects_traversal ... ok [INFO] [stdout] test mqtt_pty::tests::parse_rejects_wrong_prefix ... ok [INFO] [stdout] test mqtt_pty::tests::parse_shytti_session_id ... ok [INFO] [stdout] test mqtt_pty::tests::parse_valid_pty_topic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hermytt_web-fed51d4621fdc0d7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hermytt_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hermytt_transport [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hermytt_web [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba5b79710db16a5a91e95bd4c8d441e8a1ed38d10448b7eab140ff0d48bf67a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5b79710db16a5a91e95bd4c8d441e8a1ed38d10448b7eab140ff0d48bf67a5", kill_on_drop: false }` [INFO] [stdout] ba5b79710db16a5a91e95bd4c8d441e8a1ed38d10448b7eab140ff0d48bf67a5