[INFO] fetching crate zeronet_protocol 0.1.10... [INFO] testing zeronet_protocol-0.1.10 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] extracting crate zeronet_protocol 0.1.10 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate zeronet_protocol 0.1.10 [INFO] finished tweaking crates.io crate zeronet_protocol 0.1.10 [INFO] tweaked toml for crates.io crate zeronet_protocol 0.1.10 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zeronet_protocol 0.1.10 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding koibumi-base32 v0.0.2 (available: v0.0.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [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-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69d3bfca4b935906b8decdd03f82c640fb7b5a7b3ff555414b72299f736d34ed [INFO] running `Command { std: "docker" "start" "-a" "69d3bfca4b935906b8decdd03f82c640fb7b5a7b3ff555414b72299f736d34ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69d3bfca4b935906b8decdd03f82c640fb7b5a7b3ff555414b72299f736d34ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69d3bfca4b935906b8decdd03f82c640fb7b5a7b3ff555414b72299f736d34ed", kill_on_drop: false }` [INFO] [stdout] 69d3bfca4b935906b8decdd03f82c640fb7b5a7b3ff555414b72299f736d34ed [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=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] 09490e46edcf052f04d10cdac66d33997f993bcbb82a7e1ade977fe81dbd2687 [INFO] running `Command { std: "docker" "start" "-a" "09490e46edcf052f04d10cdac66d33997f993bcbb82a7e1ade977fe81dbd2687", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling koibumi-base32 v0.0.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling rmpv v1.3.1 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling zeronet_protocol v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:445:9 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:209:49 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(any(feature = "tor", feature = "i2p", feature = "loki"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:609:13 [INFO] [stdout] | [INFO] [stdout] 609 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.14s [INFO] running `Command { std: "docker" "inspect" "09490e46edcf052f04d10cdac66d33997f993bcbb82a7e1ade977fe81dbd2687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09490e46edcf052f04d10cdac66d33997f993bcbb82a7e1ade977fe81dbd2687", kill_on_drop: false }` [INFO] [stdout] 09490e46edcf052f04d10cdac66d33997f993bcbb82a7e1ade977fe81dbd2687 [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=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] d3ef20b5d52e4e98f15e4aee5a3f87d6ac0e813f402efbe338bcc61d869359f9 [INFO] running `Command { std: "docker" "start" "-a" "d3ef20b5d52e4e98f15e4aee5a3f87d6ac0e813f402efbe338bcc61d869359f9", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:445:9 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:209:49 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(any(feature = "tor", feature = "i2p", feature = "loki"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling zeronet_protocol v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:609:13 [INFO] [stdout] | [INFO] [stdout] 609 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/address.rs:455:12 [INFO] [stdout] | [INFO] [stdout] 455 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stdout] --> src/message/mod.rs:110:12 [INFO] [stdout] | [INFO] [stdout] 110 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 147 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:445:9 [INFO] [stdout] | [INFO] [stdout] 445 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:209:49 [INFO] [stdout] | [INFO] [stdout] 209 | #[cfg(any(feature = "tor", feature = "i2p", feature = "loki"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:373:13 [INFO] [stdout] | [INFO] [stdout] 373 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:406:13 [INFO] [stdout] | [INFO] [stdout] 406 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:420:13 [INFO] [stdout] | [INFO] [stdout] 420 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:578:9 [INFO] [stdout] | [INFO] [stdout] 578 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `loki` [INFO] [stdout] --> src/address.rs:609:13 [INFO] [stdout] | [INFO] [stdout] 609 | #[cfg(feature = "loki")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stdout] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "d3ef20b5d52e4e98f15e4aee5a3f87d6ac0e813f402efbe338bcc61d869359f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ef20b5d52e4e98f15e4aee5a3f87d6ac0e813f402efbe338bcc61d869359f9", kill_on_drop: false }` [INFO] [stdout] d3ef20b5d52e4e98f15e4aee5a3f87d6ac0e813f402efbe338bcc61d869359f9 [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=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] 2542bdb739675c0f5dfe4809c3b1c5a46be7652f9c8ba9b43aa488aa3cd4fdb5 [INFO] running `Command { std: "docker" "start" "-a" "2542bdb739675c0f5dfe4809c3b1c5a46be7652f9c8ba9b43aa488aa3cd4fdb5", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:147:9 [INFO] [stderr] | [INFO] [stderr] 147 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:445:9 [INFO] [stderr] | [INFO] [stderr] 445 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:209:49 [INFO] [stderr] | [INFO] [stderr] 209 | #[cfg(any(feature = "tor", feature = "i2p", feature = "loki"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:339:13 [INFO] [stderr] | [INFO] [stderr] 339 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:373:13 [INFO] [stderr] | [INFO] [stderr] 373 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:406:13 [INFO] [stderr] | [INFO] [stderr] 406 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:420:13 [INFO] [stderr] | [INFO] [stderr] 420 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:609:13 [INFO] [stderr] | [INFO] [stderr] 609 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/address.rs:455:12 [INFO] [stderr] | [INFO] [stderr] 455 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `tarpaulin` [INFO] [stderr] --> src/message/mod.rs:110:12 [INFO] [stderr] | [INFO] [stderr] 110 | #[cfg_attr(tarpaulin, ignore)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:147:9 [INFO] [stderr] | [INFO] [stderr] 147 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `loki` [INFO] [stderr] --> src/address.rs:578:9 [INFO] [stderr] | [INFO] [stderr] 578 | #[cfg(feature = "loki")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `i2p` and `tor` [INFO] [stderr] = help: consider adding `loki` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `zeronet_protocol` (lib) generated 8 warnings [INFO] [stderr] warning: `zeronet_protocol` (lib test) generated 11 warnings (7 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zeronet_protocol-b862ac79c353351b) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test address::tests::test_pack_ipv6_shorthand ... ok [INFO] [stdout] test address::tests::test_bytevec_vs_bytebuf ... ok [INFO] [stdout] test address::tests::test_pack_ipv4 ... ok [INFO] [stdout] test address::tests::test_pack_ipv6 ... ok [INFO] [stdout] test message::tests::test_announce ... ok [INFO] [stdout] test message::tests::test_get_file_response ... ok [INFO] [stdout] test message::tests::test_handshake_response ... ok [INFO] [stdout] test message::tests::test_handshake ... ok [INFO] [stdout] test message::tests::test_pex ... ok [INFO] [stdout] test message::tests::test_get_file ... ok [INFO] [stdout] test message::tests::test_ping ... ok [INFO] [stdout] test message::tests::test_pong ... ok [INFO] [stdout] test message::tests::test_stream_file_response ... ok [INFO] [stdout] test message::tests::test_stream_file ... ok [INFO] [stdout] test zero_connection::tests::multiple_clients ... ok [INFO] [stdout] test message::tests::test_announce_msgpack ... ok [INFO] [stdout] test message::tests::test_pex_response ... ok [INFO] [stdout] test zero_connection::tests::test_connection ... ok [INFO] [stdout] test zero_connection::tests::multiple_receivers has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2542bdb739675c0f5dfe4809c3b1c5a46be7652f9c8ba9b43aa488aa3cd4fdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2542bdb739675c0f5dfe4809c3b1c5a46be7652f9c8ba9b43aa488aa3cd4fdb5", kill_on_drop: false }` [INFO] [stdout] 2542bdb739675c0f5dfe4809c3b1c5a46be7652f9c8ba9b43aa488aa3cd4fdb5