[INFO] cloning repository https://github.com/ADNTIO/adnt-net-edge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ADNTIO/adnt-net-edge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADNTIO%2Fadnt-net-edge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADNTIO%2Fadnt-net-edge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14978ba1de33aeeae033fae0129c4760878f46f5 [INFO] testing ADNTIO/adnt-net-edge against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FADNTIO%2Fadnt-net-edge" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ADNTIO/adnt-net-edge [INFO] finished tweaking git repo https://github.com/ADNTIO/adnt-net-edge [INFO] tweaked toml for git repo https://github.com/ADNTIO/adnt-net-edge written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ADNTIO/adnt-net-edge on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ADNTIO/adnt-net-edge 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ruzstd v0.6.0 [INFO] [stderr] Downloaded gzip-header v1.0.0 [INFO] [stderr] Downloaded procfs-core v0.16.0 [INFO] [stderr] Downloaded deflate v1.0.0 [INFO] [stderr] Downloaded procfs v0.16.0 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded git2 v0.18.3 [INFO] [stderr] Downloaded camino v1.2.1 [INFO] [stderr] Downloaded coveralls-api v0.6.0 [INFO] [stderr] Downloaded libz-sys v1.1.23 [INFO] [stderr] Downloaded libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Downloaded cc v1.2.47 [INFO] [stderr] Downloaded object v0.26.2 [INFO] [stderr] Downloaded object v0.35.0 [INFO] [stderr] Downloaded libssh2-sys v0.3.1 [INFO] [stderr] Downloaded llvm_profparser v0.5.0 [INFO] [stderr] Downloaded cargo-tarpaulin v0.30.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9432f9c0afb6ef412c0edf9630c4d3e75989ca50d4460fa39872b7e0b9dcfe7 [INFO] running `Command { std: "docker" "start" "-a" "a9432f9c0afb6ef412c0edf9630c4d3e75989ca50d4460fa39872b7e0b9dcfe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9432f9c0afb6ef412c0edf9630c4d3e75989ca50d4460fa39872b7e0b9dcfe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9432f9c0afb6ef412c0edf9630c4d3e75989ca50d4460fa39872b7e0b9dcfe7", kill_on_drop: false }` [INFO] [stdout] a9432f9c0afb6ef412c0edf9630c4d3e75989ca50d4460fa39872b7e0b9dcfe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3032ae02ec0cd1b5231d04a2f2e9255ed3c683f36b124205585410cfebbd5007 [INFO] running `Command { std: "docker" "start" "-a" "3032ae02ec0cd1b5231d04a2f2e9255ed3c683f36b124205585410cfebbd5007", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling adnt-net-edge v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `run_tunnel` is never used [INFO] [stdout] --> src/main.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | async fn run_tunnel(tunnel_cfg: TunnelConfig) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MissingAcmeEmail` is never constructed [INFO] [stdout] --> src/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum GatewayError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | MissingAcmeEmail, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GatewayError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.03s [INFO] running `Command { std: "docker" "inspect" "3032ae02ec0cd1b5231d04a2f2e9255ed3c683f36b124205585410cfebbd5007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3032ae02ec0cd1b5231d04a2f2e9255ed3c683f36b124205585410cfebbd5007", kill_on_drop: false }` [INFO] [stdout] 3032ae02ec0cd1b5231d04a2f2e9255ed3c683f36b124205585410cfebbd5007 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77d52f03df6e58b60380e34ed6780d6e5bf802008a45ee142cecf02af5703e9 [INFO] running `Command { std: "docker" "start" "-a" "c77d52f03df6e58b60380e34ed6780d6e5bf802008a45ee142cecf02af5703e9", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling gzip-header v1.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling llvm_profparser v0.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling cargo-tarpaulin v0.30.0 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling procfs-core v0.16.0 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.23 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling ruzstd v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling object v0.35.0 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling cargo_metadata v0.18.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.7 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling adnt-net-edge v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stdout] warning: function `run_tunnel` is never used [INFO] [stdout] --> src/main.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | async fn run_tunnel(tunnel_cfg: TunnelConfig) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MissingAcmeEmail` is never constructed [INFO] [stdout] --> src/error.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum GatewayError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | MissingAcmeEmail, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GatewayError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling coveralls-api v0.6.0 [INFO] [stdout] warning: function `run_tunnel` is never used [INFO] [stdout] --> src/main.rs:128:10 [INFO] [stdout] | [INFO] [stdout] 128 | async fn run_tunnel(tunnel_cfg: TunnelConfig) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "c77d52f03df6e58b60380e34ed6780d6e5bf802008a45ee142cecf02af5703e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77d52f03df6e58b60380e34ed6780d6e5bf802008a45ee142cecf02af5703e9", kill_on_drop: false }` [INFO] [stdout] c77d52f03df6e58b60380e34ed6780d6e5bf802008a45ee142cecf02af5703e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9865dd98285a1e8fb24be70d9e6bf50d98cfbe70f8045a661cd9ef1fe81a3c59 [INFO] running `Command { std: "docker" "start" "-a" "9865dd98285a1e8fb24be70d9e6bf50d98cfbe70f8045a661cd9ef1fe81a3c59", kill_on_drop: false }` [INFO] [stderr] warning: function `run_tunnel` is never used [INFO] [stderr] --> src/main.rs:128:10 [INFO] [stderr] | [INFO] [stderr] 128 | async fn run_tunnel(tunnel_cfg: TunnelConfig) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `MissingAcmeEmail` is never constructed [INFO] [stderr] --> src/error.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub enum GatewayError { [INFO] [stderr] | ------------ variant in this enum [INFO] [stderr] ... [INFO] [stderr] 17 | MissingAcmeEmail, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GatewayError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `adnt-net-edge` (bin "adnt-net-edge") generated 2 warnings [INFO] [stderr] warning: `adnt-net-edge` (bin "adnt-net-edge" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adnt_net_edge-a8a64960bfecedf6) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test error::tests::test_error_display_invalid_url ... ok [INFO] [stdout] test error::tests::test_error_display_missing_acme_email ... ok [INFO] [stdout] test error::tests::test_error_display_scp_missing ... ok [INFO] [stdout] test error::tests::test_error_from_parse_int ... ok [INFO] [stdout] test ssh::tests::test_build_args_basic ... ok [INFO] [stdout] test ssh::tests::test_build_args_with_identity ... ok [INFO] [stdout] test ssh::tests::test_build_args_with_extra_args ... ok [INFO] [stdout] test error::tests::test_error_display_ssh_missing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/adnt_net_edge-12f31f80fafc8cbc) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test error::tests::test_error_display_invalid_url ... ok [INFO] [stdout] test error::tests::test_error_display_scp_missing ... ok [INFO] [stdout] test tests::build_config_uses_explicit_ssh_host ... ok [INFO] [stdout] test error::tests::test_error_display_missing_acme_email ... ok [INFO] [stdout] test tests::build_config_with_identity_file ... ok [INFO] [stdout] test tests::test_remote_target ... ok [INFO] [stdout] test error::tests::test_error_from_parse_int ... ok [INFO] [stdout] test tests::test_remote_base_dir ... ok [INFO] [stdout] test tests::test_render_traefik ... ok [INFO] [stdout] test ssh::tests::test_build_args_with_identity ... ok [INFO] [stdout] test tests::build_config_invalid_url ... ok [INFO] [stdout] test error::tests::test_error_display_ssh_missing ... ok [INFO] [stdout] test ssh::tests::test_build_args_with_extra_args ... ok [INFO] [stdout] test tests::build_config_defaults_host_from_url ... ok [INFO] [stdout] test ssh::tests::test_build_args_basic ... ok [INFO] [stderr] Running tests/traefik_tests.rs (/opt/rustwide/target/debug/deps/traefik_tests-b673f51a26ee5a6c) [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test renders_host_only_router ... ok [INFO] [stdout] test test_render_dynamic_with_dots_in_domain ... ok [INFO] [stdout] test renders_path_and_strip_prefix ... ok [INFO] [stdout] test test_routing_config_from_url_root_path ... ok [INFO] [stdout] test test_routing_config_from_url_with_path ... ok [INFO] [stdout] test test_static_config_render ... ok [INFO] [stdout] test test_routing_config_from_url_with_trailing_slash ... ok [INFO] [stdout] test test_routing_config_from_url_simple ... ok [INFO] [stderr] Doc-tests adnt_net_edge [INFO] [stdout] test test_routing_config_from_url_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [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" "9865dd98285a1e8fb24be70d9e6bf50d98cfbe70f8045a661cd9ef1fe81a3c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9865dd98285a1e8fb24be70d9e6bf50d98cfbe70f8045a661cd9ef1fe81a3c59", kill_on_drop: false }` [INFO] [stdout] 9865dd98285a1e8fb24be70d9e6bf50d98cfbe70f8045a661cd9ef1fe81a3c59