[INFO] fetching crate mozangle 0.4.0... [INFO] checking mozangle-0.4.0 against master#3f28fe133475ec5faf3413b556bf3cfb0d51336c for pr-112365-2 [INFO] extracting crate mozangle 0.4.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate mozangle 0.4.0 on toolchain 3f28fe133475ec5faf3413b556bf3cfb0d51336c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mozangle 0.4.0 [INFO] finished tweaking crates.io crate mozangle 0.4.0 [INFO] tweaked toml for crates.io crate mozangle 0.4.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a87df820d8816e29603ff23c6752df4150aeac52c3ef4a694b85ae9a2fe4d2d [INFO] running `Command { std: "docker" "start" "-a" "1a87df820d8816e29603ff23c6752df4150aeac52c3ef4a694b85ae9a2fe4d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a87df820d8816e29603ff23c6752df4150aeac52c3ef4a694b85ae9a2fe4d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a87df820d8816e29603ff23c6752df4150aeac52c3ef4a694b85ae9a2fe4d2d", kill_on_drop: false }` [INFO] [stdout] 1a87df820d8816e29603ff23c6752df4150aeac52c3ef4a694b85ae9a2fe4d2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+3f28fe133475ec5faf3413b556bf3cfb0d51336c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b52402edb1a71b67506201e1fe3fe4e9392e371968df1b12d751bc9a20aeab64 [INFO] running `Command { std: "docker" "start" "-a" "b52402edb1a71b67506201e1fe3fe4e9392e371968df1b12d751bc9a20aeab64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling mozangle v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `EGL` is never used [INFO] [stdout] --> build_data.rs:540:11 [INFO] [stdout] | [INFO] [stdout] 540 | pub const EGL: Data = Data { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLESv2` is never used [INFO] [stdout] --> build_data.rs:603:11 [INFO] [stdout] | [INFO] [stdout] 603 | pub const GLESv2: Data = Data { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: mozangle@0.4.0: gfx/angle/checkout/src/compiler/translator/glslang_tab.cpp: In function 'int yyparse(sh::TParseContext*, void*)': [INFO] [stderr] warning: mozangle@0.4.0: gfx/angle/checkout/src/compiler/translator/glslang_tab.cpp:5187:18: warning: 'void free(void*)' called on unallocated object 'yyssa' [-Wfree-nonheap-object] [INFO] [stderr] warning: mozangle@0.4.0: 5187 | YYSTACK_FREE (yyss); [INFO] [stderr] warning: mozangle@0.4.0: | ^ [INFO] [stderr] warning: mozangle@0.4.0: gfx/angle/checkout/src/compiler/translator/glslang_tab.cpp:2274:18: note: declared here [INFO] [stderr] warning: mozangle@0.4.0: 2274 | yytype_int16 yyssa[YYINITDEPTH]; [INFO] [stderr] warning: mozangle@0.4.0: | ^~~~~ [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/shaders/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | use std::mem::{self, MaybeUninit}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/shaders/mod.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | use std::mem::{self, MaybeUninit}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/tests.rs:2:23 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::{Once, ONCE_INIT}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/tests.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | static GLSLANG_INITIALIZATION: Once = ONCE_INIT; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated constant [INFO] [stdout] | [INFO] [stdout] 4 | static GLSLANG_INITIALIZATION: Once = Once::new(); [INFO] [stdout] | ~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.73s [INFO] running `Command { std: "docker" "inspect" "b52402edb1a71b67506201e1fe3fe4e9392e371968df1b12d751bc9a20aeab64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52402edb1a71b67506201e1fe3fe4e9392e371968df1b12d751bc9a20aeab64", kill_on_drop: false }` [INFO] [stdout] b52402edb1a71b67506201e1fe3fe4e9392e371968df1b12d751bc9a20aeab64