[INFO] fetching crate pink-sidevm 0.1.9... [INFO] building pink-sidevm-0.1.9 against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] extracting crate pink-sidevm 0.1.9 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pink-sidevm 0.1.9 [INFO] finished tweaking crates.io crate pink-sidevm 0.1.9 [INFO] tweaked toml for crates.io crate pink-sidevm 0.1.9 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pink-sidevm 0.1.9 on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding derive_more v0.99.20 (available: v2.1.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pink-sidevm-env v0.1.7 [INFO] [stderr] Downloaded pink-sidevm-logger v0.1.1 [INFO] [stderr] Downloaded pink-sidevm-macro v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3976d6d16943a0c1c8f6f03f87b04e38d4c8eeaaf316b5d8c2c4e0de41bdd071 [INFO] running `Command { std: "docker" "start" "-a" "3976d6d16943a0c1c8f6f03f87b04e38d4c8eeaaf316b5d8c2c4e0de41bdd071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3976d6d16943a0c1c8f6f03f87b04e38d4c8eeaaf316b5d8c2c4e0de41bdd071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3976d6d16943a0c1c8f6f03f87b04e38d4c8eeaaf316b5d8c2c4e0de41bdd071", kill_on_drop: false }` [INFO] [stdout] 3976d6d16943a0c1c8f6f03f87b04e38d4c8eeaaf316b5d8c2c4e0de41bdd071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] f20b207a75c7f4b917186c2443c2cd221c9952df7d7fcb5bbc1c2dfa0d95c27a [INFO] running `Command { std: "docker" "start" "-a" "f20b207a75c7f4b917186c2443c2cd221c9952df7d7fcb5bbc1c2dfa0d95c27a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling pink-sidevm-macro v0.1.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling pink-sidevm-env v0.1.7 [INFO] [stderr] Compiling pink-sidevm-logger v0.1.1 [INFO] [stderr] Compiling pink-sidevm v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `todo` [INFO] [stdout] --> src/net.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let todo = "prevent local interface probing and port occupation"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_todo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn next(&self) -> Next { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn next(&self) -> Next<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn accept(&self) -> Acceptor { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn accept(&self) -> Acceptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.19s [INFO] running `Command { std: "docker" "inspect" "f20b207a75c7f4b917186c2443c2cd221c9952df7d7fcb5bbc1c2dfa0d95c27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20b207a75c7f4b917186c2443c2cd221c9952df7d7fcb5bbc1c2dfa0d95c27a", kill_on_drop: false }` [INFO] [stdout] f20b207a75c7f4b917186c2443c2cd221c9952df7d7fcb5bbc1c2dfa0d95c27a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 642cdb9eab10565695edd83a25920c3140083217cd3245ceaa8cca41237fcecf [INFO] running `Command { std: "docker" "start" "-a" "642cdb9eab10565695edd83a25920c3140083217cd3245ceaa8cca41237fcecf", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `todo` [INFO] [stdout] --> src/net.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let todo = "prevent local interface probing and port occupation"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_todo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn next(&self) -> Next { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn next(&self) -> Next<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn accept(&self) -> Acceptor { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn accept(&self) -> Acceptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pink-sidevm v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `todo` [INFO] [stdout] --> src/net.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let todo = "prevent local interface probing and port occupation"; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_todo` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/channel.rs:67:17 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn next(&self) -> Next { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn next(&self) -> Next<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/net.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn accept(&self) -> Acceptor { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn accept(&self) -> Acceptor<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "642cdb9eab10565695edd83a25920c3140083217cd3245ceaa8cca41237fcecf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "642cdb9eab10565695edd83a25920c3140083217cd3245ceaa8cca41237fcecf", kill_on_drop: false }` [INFO] [stdout] 642cdb9eab10565695edd83a25920c3140083217cd3245ceaa8cca41237fcecf