[INFO] cloning repository https://github.com/AiziChen/wland [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AiziChen/wland" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiziChen%2Fwland", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiziChen%2Fwland'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 07ad2633fa8013b51b9ac765de26e39212274e69 [INFO] checking AiziChen/wland against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiziChen%2Fwland" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AiziChen/wland on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AiziChen/wland [INFO] finished tweaking git repo https://github.com/AiziChen/wland [INFO] tweaked toml for git repo https://github.com/AiziChen/wland written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/AiziChen/wland already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02c06b66dca9ac633a0f4e5a17b7dcc2d0495b501420b25cb66b4a1b19b53b70 [INFO] running `Command { std: "docker" "start" "-a" "02c06b66dca9ac633a0f4e5a17b7dcc2d0495b501420b25cb66b4a1b19b53b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02c06b66dca9ac633a0f4e5a17b7dcc2d0495b501420b25cb66b4a1b19b53b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02c06b66dca9ac633a0f4e5a17b7dcc2d0495b501420b25cb66b4a1b19b53b70", kill_on_drop: false }` [INFO] [stdout] 02c06b66dca9ac633a0f4e5a17b7dcc2d0495b501420b25cb66b4a1b19b53b70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50c70810de3294a9d26a8ca091b5030d0d22909e97ba29cb003521841e68c035 [INFO] running `Command { std: "docker" "start" "-a" "50c70810de3294a9d26a8ca091b5030d0d22909e97ba29cb003521841e68c035", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking wland-client v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/lib.rs (1 fix) [INFO] [stderr] Migrating src/bin/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/bin/main.rs (4 fixes) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / /** [INFO] [stdout] 32 | | * get `client` request header [INFO] [stdout] 33 | | */ [INFO] [stdout] | |______^ [INFO] [stdout] 34 | / let cdata = { [INFO] [stdout] 35 | | let mut buff = [0; HAS_READ]; [INFO] [stdout] 36 | | let mut size = HAS_READ; [INFO] [stdout] 37 | | let mut col = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 42 | | col [INFO] [stdout] 43 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /** [INFO] [stdout] 46 | | * get ci [INFO] [stdout] 47 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 48 | / let ci = { [INFO] [stdout] 49 | | let mut ci = 0; [INFO] [stdout] 50 | | let mut i = 0; [INFO] [stdout] 51 | | for c in &cdata { [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / /** [INFO] [stdout] 67 | | * DIY the `client` header [INFO] [stdout] 68 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 69 | let cheader = String::from_utf8_lossy(&cdata[..ci]); [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / /** [INFO] [stdout] 87 | | * request forward to destination connection [INFO] [stdout] 88 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 89 | let cdata = &cdata[ci..]; [INFO] [stdout] | ------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / /** [INFO] [stdout] 32 | | * get `client` request header [INFO] [stdout] 33 | | */ [INFO] [stdout] | |______^ [INFO] [stdout] 34 | / let cdata = { [INFO] [stdout] 35 | | let mut buff = [0; HAS_READ]; [INFO] [stdout] 36 | | let mut size = HAS_READ; [INFO] [stdout] 37 | | let mut col = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 42 | | col [INFO] [stdout] 43 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /** [INFO] [stdout] 46 | | * get ci [INFO] [stdout] 47 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 48 | / let ci = { [INFO] [stdout] 49 | | let mut ci = 0; [INFO] [stdout] 50 | | let mut i = 0; [INFO] [stdout] 51 | | for c in &cdata { [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / /** [INFO] [stdout] 67 | | * DIY the `client` header [INFO] [stdout] 68 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 69 | let cheader = String::from_utf8_lossy(&cdata[..ci]); [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / /** [INFO] [stdout] 87 | | * request forward to destination connection [INFO] [stdout] 88 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 89 | let cdata = &cdata[ci..]; [INFO] [stdout] | ------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking wland-client v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / /** [INFO] [stdout] 32 | | * get `client` request header [INFO] [stdout] 33 | | */ [INFO] [stdout] | |______^ [INFO] [stdout] 34 | / let cdata = { [INFO] [stdout] 35 | | let mut buff = [0; HAS_READ]; [INFO] [stdout] 36 | | let mut size = HAS_READ; [INFO] [stdout] 37 | | let mut col = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 42 | | col [INFO] [stdout] 43 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /** [INFO] [stdout] 46 | | * get ci [INFO] [stdout] 47 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 48 | / let ci = { [INFO] [stdout] 49 | | let mut ci = 0; [INFO] [stdout] 50 | | let mut i = 0; [INFO] [stdout] 51 | | for c in &cdata { [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / /** [INFO] [stdout] 67 | | * DIY the `client` header [INFO] [stdout] 68 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 69 | let cheader = String::from_utf8_lossy(&cdata[..ci]); [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / /** [INFO] [stdout] 87 | | * request forward to destination connection [INFO] [stdout] 88 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 89 | let cdata = &cdata[ci..]; [INFO] [stdout] | ------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / /** [INFO] [stdout] 32 | | * get `client` request header [INFO] [stdout] 33 | | */ [INFO] [stdout] | |______^ [INFO] [stdout] 34 | / let cdata = { [INFO] [stdout] 35 | | let mut buff = [0; HAS_READ]; [INFO] [stdout] 36 | | let mut size = HAS_READ; [INFO] [stdout] 37 | | let mut col = Vec::new(); [INFO] [stdout] ... | [INFO] [stdout] 42 | | col [INFO] [stdout] 43 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / /** [INFO] [stdout] 46 | | * get ci [INFO] [stdout] 47 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 48 | / let ci = { [INFO] [stdout] 49 | | let mut ci = 0; [INFO] [stdout] 50 | | let mut i = 0; [INFO] [stdout] 51 | | for c in &cdata { [INFO] [stdout] ... | [INFO] [stdout] 64 | | } [INFO] [stdout] 65 | | }; [INFO] [stdout] | |______- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | / /** [INFO] [stdout] 67 | | * DIY the `client` header [INFO] [stdout] 68 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 69 | let cheader = String::from_utf8_lossy(&cdata[..ci]); [INFO] [stdout] | ---------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/bin/main.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | / /** [INFO] [stdout] 87 | | * request forward to destination connection [INFO] [stdout] 88 | | */ [INFO] [stdout] | |_______^ [INFO] [stdout] 89 | let cdata = &cdata[ci..]; [INFO] [stdout] | ------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = help: use `/* */` for a plain comment [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "50c70810de3294a9d26a8ca091b5030d0d22909e97ba29cb003521841e68c035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50c70810de3294a9d26a8ca091b5030d0d22909e97ba29cb003521841e68c035", kill_on_drop: false }` [INFO] [stdout] 50c70810de3294a9d26a8ca091b5030d0d22909e97ba29cb003521841e68c035