[INFO] fetching crate zeronet_protocol 0.1.10... [INFO] testing zeronet_protocol-0.1.10 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate zeronet_protocol 0.1.10 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate zeronet_protocol 0.1.10 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 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.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf98ae230dae8cf8fe6c4ea8a7a5e7da8b631c1f3fab0bdd6804deedb4ebb6b2 [INFO] running `Command { std: "docker" "start" "-a" "bf98ae230dae8cf8fe6c4ea8a7a5e7da8b631c1f3fab0bdd6804deedb4ebb6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf98ae230dae8cf8fe6c4ea8a7a5e7da8b631c1f3fab0bdd6804deedb4ebb6b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf98ae230dae8cf8fe6c4ea8a7a5e7da8b631c1f3fab0bdd6804deedb4ebb6b2", kill_on_drop: false }` [INFO] [stdout] bf98ae230dae8cf8fe6c4ea8a7a5e7da8b631c1f3fab0bdd6804deedb4ebb6b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 976a133067becd6ce4bee33d9c5517b5c3ffd5437b0158e1881d72310033d23d [INFO] running `Command { std: "docker" "start" "-a" "976a133067becd6ce4bee33d9c5517b5c3ffd5437b0158e1881d72310033d23d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling koibumi-base32 v0.0.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rmp-serde v1.3.0 [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 6.97s [INFO] running `Command { std: "docker" "inspect" "976a133067becd6ce4bee33d9c5517b5c3ffd5437b0158e1881d72310033d23d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "976a133067becd6ce4bee33d9c5517b5c3ffd5437b0158e1881d72310033d23d", kill_on_drop: false }` [INFO] [stdout] 976a133067becd6ce4bee33d9c5517b5c3ffd5437b0158e1881d72310033d23d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3932d146ba20229e142d8ea37ff0b191007813ee9173a154b125e427b999f502 [INFO] running `Command { std: "docker" "start" "-a" "3932d146ba20229e142d8ea37ff0b191007813ee9173a154b125e427b999f502", 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] [stderr] Compiling zeronet_protocol v0.1.10 (/opt/rustwide/workdir) [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 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 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.32s [INFO] running `Command { std: "docker" "inspect" "3932d146ba20229e142d8ea37ff0b191007813ee9173a154b125e427b999f502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3932d146ba20229e142d8ea37ff0b191007813ee9173a154b125e427b999f502", kill_on_drop: false }` [INFO] [stdout] 3932d146ba20229e142d8ea37ff0b191007813ee9173a154b125e427b999f502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b32c86a5b4d39a5e2b55bf1095ddc98b619a44e47682f6f60016c43ce4fa8577 [INFO] running `Command { std: "docker" "start" "-a" "b32c86a5b4d39a5e2b55bf1095ddc98b619a44e47682f6f60016c43ce4fa8577", 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 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.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/zeronet_protocol-953e2ec8940db7f2) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test address::tests::test_pack_ipv4 ... ok [INFO] [stdout] test address::tests::test_pack_ipv6_shorthand ... ok [INFO] [stdout] test address::tests::test_pack_ipv6 ... ok [INFO] [stdout] test address::tests::test_bytevec_vs_bytebuf ... ok [INFO] [stdout] test message::tests::test_announce_msgpack ... ok [INFO] [stdout] test message::tests::test_get_file ... ok [INFO] [stdout] test message::tests::test_get_file_response ... ok [INFO] [stdout] test message::tests::test_pex_response ... ok [INFO] [stdout] test message::tests::test_ping ... ok [INFO] [stdout] test message::tests::test_pex ... 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 message::tests::test_handshake ... ok [INFO] [stdout] test zero_connection::tests::multiple_clients ... ok [INFO] [stdout] test message::tests::test_announce ... 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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b32c86a5b4d39a5e2b55bf1095ddc98b619a44e47682f6f60016c43ce4fa8577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32c86a5b4d39a5e2b55bf1095ddc98b619a44e47682f6f60016c43ce4fa8577", kill_on_drop: false }` [INFO] [stdout] b32c86a5b4d39a5e2b55bf1095ddc98b619a44e47682f6f60016c43ce4fa8577