[INFO] cloning repository https://github.com/hoyon/wayland-protocol-docs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hoyon/wayland-protocol-docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6806a20f9c302db26b92ce3f7f87668617e6874 [INFO] checking hoyon/wayland-protocol-docs against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoyon%2Fwayland-protocol-docs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hoyon/wayland-protocol-docs on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hoyon/wayland-protocol-docs [INFO] finished tweaking git repo https://github.com/hoyon/wayland-protocol-docs [INFO] tweaked toml for git repo https://github.com/hoyon/wayland-protocol-docs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hoyon/wayland-protocol-docs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7857db7693c6970e74163b958353c36fbac84caa16e859268d4177cd9baeab0 [INFO] running `Command { std: "docker" "start" "-a" "f7857db7693c6970e74163b958353c36fbac84caa16e859268d4177cd9baeab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7857db7693c6970e74163b958353c36fbac84caa16e859268d4177cd9baeab0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7857db7693c6970e74163b958353c36fbac84caa16e859268d4177cd9baeab0", kill_on_drop: false }` [INFO] [stdout] f7857db7693c6970e74163b958353c36fbac84caa16e859268d4177cd9baeab0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 467924dd617f693b009603332382b3620c844233ed97778d67719319cbc32ef8 [INFO] running `Command { std: "docker" "start" "-a" "467924dd617f693b009603332382b3620c844233ed97778d67719319cbc32ef8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking xml-rs v0.8.19 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking unindent v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking xmltree v0.10.3 [INFO] [stderr] Compiling wayland-protocol-docs-derive v0.1.0 (/opt/rustwide/workdir/wayland-protocol-docs-derive) [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking askama_shared v0.11.2 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Checking askama v0.10.5 [INFO] [stderr] Checking wayland-protocol-docs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/protocol.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 44 | pub name: String, [INFO] [stdout] 45 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `since` is never read [INFO] [stdout] --> src/protocol.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `since` is never read [INFO] [stdout] --> src/protocol.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Event { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 119 | pub name: String, [INFO] [stdout] 120 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `since` and `bitfield` are never read [INFO] [stdout] --> src/protocol.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct Enum { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 139 | pub name: String, [INFO] [stdout] 140 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 141 | pub bitfield: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `since` are never read [INFO] [stdout] --> src/protocol.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct EnumEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 161 | pub name: String, [INFO] [stdout] 162 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | pub summary: Option, [INFO] [stdout] 164 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `allow_null` and `enum_name` are never read [INFO] [stdout] --> src/protocol.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct Arg { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 186 | pub allow_null: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 187 | pub enum_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/protocol.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct Interface { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 44 | pub name: String, [INFO] [stdout] 45 | pub version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `since` is never read [INFO] [stdout] --> src/protocol.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 72 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `since` is never read [INFO] [stdout] --> src/protocol.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Event { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 119 | pub name: String, [INFO] [stdout] 120 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `since` and `bitfield` are never read [INFO] [stdout] --> src/protocol.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub struct Enum { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 139 | pub name: String, [INFO] [stdout] 140 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 141 | pub bitfield: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value` and `since` are never read [INFO] [stdout] --> src/protocol.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub struct EnumEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 161 | pub name: String, [INFO] [stdout] 162 | pub value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 163 | pub summary: Option, [INFO] [stdout] 164 | pub since: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `allow_null` and `enum_name` are never read [INFO] [stdout] --> src/protocol.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 181 | pub struct Arg { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 186 | pub allow_null: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 187 | pub enum_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.88s [INFO] running `Command { std: "docker" "inspect" "467924dd617f693b009603332382b3620c844233ed97778d67719319cbc32ef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467924dd617f693b009603332382b3620c844233ed97778d67719319cbc32ef8", kill_on_drop: false }` [INFO] [stdout] 467924dd617f693b009603332382b3620c844233ed97778d67719319cbc32ef8