[INFO] fetching crate linux-video-core 0.1.1... [INFO] checking linux-video-core-0.1.1 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate linux-video-core 0.1.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate linux-video-core 0.1.1 on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linux-video-core 0.1.1 [INFO] finished tweaking crates.io crate linux-video-core 0.1.1 [INFO] tweaked toml for crates.io crate linux-video-core 0.1.1 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" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed14f9ca9adaa2e317399de5610aa5d3b0ed80b193514e4ae347560ddcd59b15 [INFO] running `Command { std: "docker" "start" "-a" "ed14f9ca9adaa2e317399de5610aa5d3b0ed80b193514e4ae347560ddcd59b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed14f9ca9adaa2e317399de5610aa5d3b0ed80b193514e4ae347560ddcd59b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed14f9ca9adaa2e317399de5610aa5d3b0ed80b193514e4ae347560ddcd59b15", kill_on_drop: false }` [INFO] [stdout] ed14f9ca9adaa2e317399de5610aa5d3b0ed80b193514e4ae347560ddcd59b15 [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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e2d45a37f2bae2b88192f8d1bcc22312362919436c93dc7e5d9bbc46ca39471 [INFO] running `Command { std: "docker" "start" "-a" "9e2d45a37f2bae2b88192f8d1bcc22312362919436c93dc7e5d9bbc46ca39471", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling aho-corasick v1.0.4 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling bitmask-enum v2.2.2 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling parse-display-derive v0.8.2 [INFO] [stderr] Checking parse-display v0.8.2 [INFO] [stderr] Checking linux-video-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/types/fourcc.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ALL: &[Self] = &[ [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] ... [INFO] [stdout] 26 | / fourcc_impl! { [INFO] [stdout] 27 | | /* RGB formats (1 or 2 bytes per pixel) */ [INFO] [stdout] 28 | | /// 8 RGB-3-3-2 [INFO] [stdout] 29 | | Rgb332 = 'R' 'G' 'B' '1', [INFO] [stdout] ... | [INFO] [stdout] 512 | | MetaRkIsp1Stat3a = 'R' 'K' '1' 'S', [INFO] [stdout] 513 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fourcc_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> src/types/fourcc.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | pub const ALL: &[Self] = &[ [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] ... [INFO] [stdout] 26 | / fourcc_impl! { [INFO] [stdout] 27 | | /* RGB formats (1 or 2 bytes per pixel) */ [INFO] [stdout] 28 | | /// 8 RGB-3-3-2 [INFO] [stdout] 29 | | Rgb332 = 'R' 'G' 'B' '1', [INFO] [stdout] ... | [INFO] [stdout] 512 | | MetaRkIsp1Stat3a = 'R' 'K' '1' 'S', [INFO] [stdout] 513 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fourcc_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use enums::*; [INFO] [stdout] | ^^^^^^^^ the name `Vp8LoopFilter` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 13 | pub use structs::*; [INFO] [stdout] | ---------- but the name `Vp8LoopFilter` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/types.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub use enums::*; [INFO] [stdout] | ^^^^^^^^ the name `Vp8LoopFilter` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 13 | pub use structs::*; [INFO] [stdout] | ---------- but the name `Vp8LoopFilter` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-video-core` (lib test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-video-core` (lib) due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9e2d45a37f2bae2b88192f8d1bcc22312362919436c93dc7e5d9bbc46ca39471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2d45a37f2bae2b88192f8d1bcc22312362919436c93dc7e5d9bbc46ca39471", kill_on_drop: false }` [INFO] [stdout] 9e2d45a37f2bae2b88192f8d1bcc22312362919436c93dc7e5d9bbc46ca39471