[INFO] fetching crate zeronet_protocol 0.1.10... [INFO] testing zeronet_protocol-0.1.10 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [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 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ebdc70325cf2e22521e8ce61defe1f3f608e5cf392e6826db81cfb485eac633 [INFO] running `Command { std: "docker" "start" "-a" "0ebdc70325cf2e22521e8ce61defe1f3f608e5cf392e6826db81cfb485eac633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ebdc70325cf2e22521e8ce61defe1f3f608e5cf392e6826db81cfb485eac633", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ebdc70325cf2e22521e8ce61defe1f3f608e5cf392e6826db81cfb485eac633", kill_on_drop: false }` [INFO] [stdout] 0ebdc70325cf2e22521e8ce61defe1f3f608e5cf392e6826db81cfb485eac633 [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a1ff47700c04d87f959224c1d8353f3d81696ec4c75f045cb1059fdf51316a1 [INFO] running `Command { std: "docker" "start" "-a" "4a1ff47700c04d87f959224c1d8353f3d81696ec4c75f045cb1059fdf51316a1", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling koibumi-base32 v0.0.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rmpv v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [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 4.96s [INFO] running `Command { std: "docker" "inspect" "4a1ff47700c04d87f959224c1d8353f3d81696ec4c75f045cb1059fdf51316a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1ff47700c04d87f959224c1d8353f3d81696ec4c75f045cb1059fdf51316a1", kill_on_drop: false }` [INFO] [stdout] 4a1ff47700c04d87f959224c1d8353f3d81696ec4c75f045cb1059fdf51316a1 [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf1d3579414f70b7993e5d2992a0a5d8327b4b2f632233adfb779db998c6ceb [INFO] running `Command { std: "docker" "start" "-a" "caf1d3579414f70b7993e5d2992a0a5d8327b4b2f632233adfb779db998c6ceb", kill_on_drop: false }` [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] [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 32 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 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] [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "caf1d3579414f70b7993e5d2992a0a5d8327b4b2f632233adfb779db998c6ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf1d3579414f70b7993e5d2992a0a5d8327b4b2f632233adfb779db998c6ceb", kill_on_drop: false }` [INFO] [stdout] caf1d3579414f70b7993e5d2992a0a5d8327b4b2f632233adfb779db998c6ceb [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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 18afdad72a70ae1992d4c0f743593310028c98feba42699653779234fc442272 [INFO] running `Command { std: "docker" "start" "-a" "18afdad72a70ae1992d4c0f743593310028c98feba42699653779234fc442272", 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 32 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 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: 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: `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.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zeronet_protocol-9ac98408e8b0cd76) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test address::tests::test_pack_ipv4 ... ok [INFO] [stdout] test address::tests::test_bytevec_vs_bytebuf ... ok [INFO] [stdout] test address::tests::test_pack_ipv6_shorthand ... ok [INFO] [stdout] test message::tests::test_announce_msgpack ... ok [INFO] [stdout] test message::tests::test_get_file_response ... ok [INFO] [stdout] test message::tests::test_get_file ... ok [INFO] [stdout] test message::tests::test_handshake ... ok [INFO] [stdout] test message::tests::test_pex ... ok [INFO] [stdout] test message::tests::test_pex_response ... ok [INFO] [stdout] test message::tests::test_announce ... ok [INFO] [stdout] test address::tests::test_pack_ipv6 ... ok [INFO] [stdout] test message::tests::test_ping ... ok [INFO] [stdout] test message::tests::test_handshake_response ... ok [INFO] [stdout] test message::tests::test_pong ... ok [INFO] [stdout] test message::tests::test_stream_file ... ok [INFO] [stdout] test message::tests::test_stream_file_response ... ok [INFO] [stdout] test zero_connection::tests::multiple_clients ... ok [INFO] [stdout] test zero_connection::tests::test_connection ... ok [INFO] [stdout] test zero_connection::tests::multiple_receivers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests zeronet_protocol [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/zero_connection.rs - zero_connection::ZeroConnection::connection (line 18) - compile ... ok [INFO] [stdout] test src/address.rs - address::PeerAddr::with_port (line 389) ... ok [INFO] [stdout] test src/address.rs - address::PeerAddr::to_string (line 351) ... ok [INFO] [stdout] test src/address.rs - address::PeerAddr::pack (line 298) ... ok [INFO] [stdout] test src/address.rs - address::PeerAddr::unpack (line 244) ... ok [INFO] [stdout] test src/address.rs - address::dynToSocketAddrs (line 49) ... ok [INFO] [stdout] test src/address.rs - address::PeerAddr::parse (line 197) ... ok [INFO] [stdout] test src/address.rs - address::PeerAddr (line 34) ... ok [INFO] [stdout] test src/message/mod.rs - message::ZeroMessage (line 80) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "18afdad72a70ae1992d4c0f743593310028c98feba42699653779234fc442272", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18afdad72a70ae1992d4c0f743593310028c98feba42699653779234fc442272", kill_on_drop: false }` [INFO] [stdout] 18afdad72a70ae1992d4c0f743593310028c98feba42699653779234fc442272