[INFO] fetching crate evegfx 0.6.0...
[INFO] checking evegfx-0.6.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate evegfx 0.6.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate evegfx 0.6.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate evegfx 0.6.0
[INFO] finished tweaking crates.io crate evegfx 0.6.0
[INFO] tweaked toml for crates.io crate evegfx 0.6.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding memchr v2.3.4 (available: v2.7.4)
[INFO] [stderr]       Adding num_enum v0.5.11 (available: v0.7.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `num_enum` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9cf678c684d9864a6444ae15c1204b3a192bdd1dc25922ff600cdffdf507f32f
[INFO] running `Command { std: "docker" "start" "-a" "9cf678c684d9864a6444ae15c1204b3a192bdd1dc25922ff600cdffdf507f32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9cf678c684d9864a6444ae15c1204b3a192bdd1dc25922ff600cdffdf507f32f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cf678c684d9864a6444ae15c1204b3a192bdd1dc25922ff600cdffdf507f32f", kill_on_drop: false }`
[INFO] [stdout] 9cf678c684d9864a6444ae15c1204b3a192bdd1dc25922ff600cdffdf507f32f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b8a843da6a88cc1dcb79e12a250036990767bc6bcf8a3a3c0c53a35eef24f53
[INFO] running `Command { std: "docker" "start" "-a" "6b8a843da6a88cc1dcb79e12a250036990767bc6bcf8a3a3c0c53a35eef24f53", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `num_enum` dependency)
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling nom v6.2.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]    Compiling evegfx-macros v0.3.0
[INFO] [stderr]     Checking evegfx v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: this attribute can only be applied to a `use` item
[INFO] [stdout]   --> src/lib.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[doc(inline)]
[INFO] [stdout]    |       ^^^^^^ only applicable on `use` items
[INFO] [stdout] 47 | pub type BT816 = BT815;
[INFO] [stdout]    | -------------- not a `use` item
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline> for more information
[INFO] [stdout]    = note: `#[deny(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown `doc` attribute `hide`
[INFO] [stdout]    --> src/commands/coprocessor.rs:913:7
[INFO] [stdout]     |
[INFO] [stdout] 913 | #[doc(hide)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this attribute can only be applied to a `use` item
[INFO] [stdout]   --> src/lib.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[doc(inline)]
[INFO] [stdout]    |       ^^^^^^ only applicable on `use` items
[INFO] [stdout] 47 | pub type BT816 = BT815;
[INFO] [stdout]    | -------------- not a `use` item
[INFO] [stdout]    |
[INFO] [stdout]    = note: read <https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline> for more information
[INFO] [stdout]    = note: `#[deny(invalid_doc_attributes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unknown `doc` attribute `hide`
[INFO] [stdout]    --> src/commands/coprocessor.rs:913:7
[INFO] [stdout]     |
[INFO] [stdout] 913 | #[doc(hide)]
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evegfx` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/commands.rs:649:26
[INFO] [stdout]     |
[INFO] [stdout] 649 |     pub struct MockError(&'static str);
[INFO] [stdout]     |                --------- ^^^^^^^^^^^^
[INFO] [stdout]     |                |
[INFO] [stdout]     |                field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `MockError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `evegfx` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6b8a843da6a88cc1dcb79e12a250036990767bc6bcf8a3a3c0c53a35eef24f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8a843da6a88cc1dcb79e12a250036990767bc6bcf8a3a3c0c53a35eef24f53", kill_on_drop: false }`
[INFO] [stdout] 6b8a843da6a88cc1dcb79e12a250036990767bc6bcf8a3a3c0c53a35eef24f53
