[INFO] fetching crate wion 0.1.0... [INFO] checking wion-0.1.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate wion 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate wion 0.1.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wion 0.1.0 [INFO] finished tweaking crates.io crate wion 0.1.0 [INFO] tweaked toml for crates.io crate wion 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05a4025e2aba0e5c7ec9ce151f279e8ffaa1e40b78935827099279a46a40a9fa [INFO] running `Command { std: "docker" "start" "-a" "05a4025e2aba0e5c7ec9ce151f279e8ffaa1e40b78935827099279a46a40a9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05a4025e2aba0e5c7ec9ce151f279e8ffaa1e40b78935827099279a46a40a9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05a4025e2aba0e5c7ec9ce151f279e8ffaa1e40b78935827099279a46a40a9fa", kill_on_drop: false }` [INFO] [stdout] 05a4025e2aba0e5c7ec9ce151f279e8ffaa1e40b78935827099279a46a40a9fa [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a90afdfd58b0b46fe3f81732fd64de5cd11955a9aa912be7930f8897f96c1c [INFO] running `Command { std: "docker" "start" "-a" "c4a90afdfd58b0b46fe3f81732fd64de5cd11955a9aa912be7930f8897f96c1c", kill_on_drop: false }` [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking wion v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/objects/flags/mod.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | fmt::{Debug, Display}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Display` [INFO] [stdout] --> src/objects/flags/mod.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | fmt::{Debug, Display}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/parser/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_str(s: &str) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/parser/mod.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn parse(text: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `s` [INFO] [stdout] --> src/parser/mod.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | fn from_str(s: &str) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/parser/mod.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn parse(text: &str) -> Result> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/values/display.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | fn indent_display(&self, f: &mut IndentFormatter<'_, W>) -> std::fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `indent_text` and `level` are never read [INFO] [stdout] --> src/helpers/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) struct IndentFormatter<'a, W> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 8 | pub writer: W, [INFO] [stdout] 9 | pub indent_text: &'a str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | pub level: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `indent`, `dedent`, and `newline` are never used [INFO] [stdout] --> src/helpers/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a, W: Write> IndentFormatter<'a, W> { [INFO] [stdout] | ----------------------------------------- methods in this implementation [INFO] [stdout] 27 | pub fn indent(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn dedent(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn newline(&mut self) -> std::fmt::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WasiPair` is never constructed [INFO] [stdout] --> src/values/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct WasiPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasiPair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/errors/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | UnknownError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs, rustdoc::missing_crate_level_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/objects/flags/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub flags: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a struct field [INFO] [stdout] --> src/objects/flags/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub flags: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/parser/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn parse(text: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/values/display.rs:89:40 [INFO] [stdout] | [INFO] [stdout] 89 | fn indent_display(&self, f: &mut IndentFormatter<'_, W>) -> std::fmt::Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `indent_text` and `level` are never read [INFO] [stdout] --> src/helpers/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) struct IndentFormatter<'a, W> { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 8 | pub writer: W, [INFO] [stdout] 9 | pub indent_text: &'a str, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | pub level: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `indent`, `dedent`, and `newline` are never used [INFO] [stdout] --> src/helpers/mod.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a, W: Write> IndentFormatter<'a, W> { [INFO] [stdout] | ----------------------------------------- methods in this implementation [INFO] [stdout] 27 | pub fn indent(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | pub fn dedent(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn newline(&mut self) -> std::fmt::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WasiPair` is never constructed [INFO] [stdout] --> src/values/mod.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | pub struct WasiPair { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WasiPair` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `Command { std: "docker" "inspect" "c4a90afdfd58b0b46fe3f81732fd64de5cd11955a9aa912be7930f8897f96c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a90afdfd58b0b46fe3f81732fd64de5cd11955a9aa912be7930f8897f96c1c", kill_on_drop: false }` [INFO] [stdout] c4a90afdfd58b0b46fe3f81732fd64de5cd11955a9aa912be7930f8897f96c1c