[INFO] fetching crate wasi-net 0.4.0... [INFO] building wasi-net-0.4.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] extracting crate wasi-net 0.4.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate wasi-net 0.4.0 [INFO] finished tweaking crates.io crate wasi-net 0.4.0 [INFO] tweaked toml for crates.io crate wasi-net 0.4.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wasi-net 0.4.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 126 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding http-body v0.4.6 (available: v1.0.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28e77c078f28d50e0c6b9c96506e2fd98a765ad57c4d0cec30449982b0306f6d [INFO] running `Command { std: "docker" "start" "-a" "28e77c078f28d50e0c6b9c96506e2fd98a765ad57c4d0cec30449982b0306f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28e77c078f28d50e0c6b9c96506e2fd98a765ad57c4d0cec30449982b0306f6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e77c078f28d50e0c6b9c96506e2fd98a765ad57c4d0cec30449982b0306f6d", kill_on_drop: false }` [INFO] [stdout] 28e77c078f28d50e0c6b9c96506e2fd98a765ad57c4d0cec30449982b0306f6d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50db5499a3b4ebd9852ecb4b7ceff2f69fe1af2e9f041f6e5d7efa602ce2a89c [INFO] running `Command { std: "docker" "start" "-a" "50db5499a3b4ebd9852ecb4b7ceff2f69fe1af2e9f041f6e5d7efa602ce2a89c", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling traitobject v0.1.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling buf-read-ext v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling textnonce v1.0.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mime_multipart v0.6.1 [INFO] [stderr] Compiling formdata v0.13.0 [INFO] [stderr] Compiling wasi-net v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/reqwest/body.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend`, `default`, `formdata`, `http`, `http-body`, `mime_guess`, `process`, `reqwest`, and `ws` [INFO] [stdout] = help: consider adding `stream` 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: `multipart` [INFO] [stdout] --> src/reqwest/body.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend`, `default`, `formdata`, `http`, `http-body`, `mime_guess`, `process`, `reqwest`, and `ws` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cmd`, `stdin_mode`, `stdout_mode`, `stderr_mode`, and `pre_open` are never read [INFO] [stdout] --> src/process/child.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Child { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 48 | pid: u32, [INFO] [stdout] 49 | cmd: Command, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | stdin_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 53 | stdout_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 54 | stderr_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 55 | pre_open: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Child` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.53s [INFO] running `Command { std: "docker" "inspect" "50db5499a3b4ebd9852ecb4b7ceff2f69fe1af2e9f041f6e5d7efa602ce2a89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50db5499a3b4ebd9852ecb4b7ceff2f69fe1af2e9f041f6e5d7efa602ce2a89c", kill_on_drop: false }` [INFO] [stdout] 50db5499a3b4ebd9852ecb4b7ceff2f69fe1af2e9f041f6e5d7efa602ce2a89c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de7cf4a4eb1846562d354d87378a11dc7c775920cea3722cfe0e968fa3bccaa5 [INFO] running `Command { std: "docker" "start" "-a" "de7cf4a4eb1846562d354d87378a11dc7c775920cea3722cfe0e968fa3bccaa5", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/reqwest/body.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend`, `default`, `formdata`, `http`, `http-body`, `mime_guess`, `process`, `reqwest`, and `ws` [INFO] [stdout] = help: consider adding `stream` 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: `multipart` [INFO] [stdout] --> src/reqwest/body.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend`, `default`, `formdata`, `http`, `http-body`, `mime_guess`, `process`, `reqwest`, and `ws` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cmd`, `stdin_mode`, `stdout_mode`, `stderr_mode`, and `pre_open` are never read [INFO] [stdout] --> src/process/child.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Child { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 48 | pid: u32, [INFO] [stdout] 49 | cmd: Command, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | stdin_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 53 | stdout_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 54 | stderr_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 55 | pre_open: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Child` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasi-net v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `stream` [INFO] [stdout] --> src/reqwest/body.rs:75:11 [INFO] [stdout] | [INFO] [stdout] 75 | #[cfg(feature = "stream")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend`, `default`, `formdata`, `http`, `http-body`, `mime_guess`, `process`, `reqwest`, and `ws` [INFO] [stdout] = help: consider adding `stream` 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: `multipart` [INFO] [stdout] --> src/reqwest/body.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | #[cfg(feature = "multipart")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `backend`, `default`, `formdata`, `http`, `http-body`, `mime_guess`, `process`, `reqwest`, and `ws` [INFO] [stdout] = help: consider adding `multipart` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `cmd`, `stdin_mode`, `stdout_mode`, `stderr_mode`, and `pre_open` are never read [INFO] [stdout] --> src/process/child.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Child { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 48 | pid: u32, [INFO] [stdout] 49 | cmd: Command, [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | stdin_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 53 | stdout_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 54 | stderr_mode: StdioMode, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 55 | pre_open: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Child` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "de7cf4a4eb1846562d354d87378a11dc7c775920cea3722cfe0e968fa3bccaa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7cf4a4eb1846562d354d87378a11dc7c775920cea3722cfe0e968fa3bccaa5", kill_on_drop: false }` [INFO] [stdout] de7cf4a4eb1846562d354d87378a11dc7c775920cea3722cfe0e968fa3bccaa5