[INFO] fetching crate webp-dev 0.4.1... [INFO] testing webp-dev-0.4.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate webp-dev 0.4.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate webp-dev 0.4.1 [INFO] finished tweaking crates.io crate webp-dev 0.4.1 [INFO] tweaked toml for crates.io crate webp-dev 0.4.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate webp-dev 0.4.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding bindgen v0.51.1 (available: v0.72.1) [INFO] [stderr] Adding image v0.22.5 (available: v0.25.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.22.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd2db779000f62bc305273768d50f2db4b0b7b9da57d53de44974a36c879f1ec [INFO] running `Command { std: "docker" "start" "-a" "bd2db779000f62bc305273768d50f2db4b0b7b9da57d53de44974a36c879f1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd2db779000f62bc305273768d50f2db4b0b7b9da57d53de44974a36c879f1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd2db779000f62bc305273768d50f2db4b0b7b9da57d53de44974a36c879f1ec", kill_on_drop: false }` [INFO] [stdout] bd2db779000f62bc305273768d50f2db4b0b7b9da57d53de44974a36c879f1ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] facadf7547d7580427c92ddf2dfd9de2f0c2a58af9c77db6d464126f8d7315a4 [INFO] running `Command { std: "docker" "start" "-a" "facadf7547d7580427c92ddf2dfd9de2f0c2a58af9c77db6d464126f8d7315a4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling webp-dev v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> build.rs:174:38 [INFO] [stdout] | [INFO] [stdout] 174 | let path: &str = path.clone(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `webp-dev v0.4.1 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/webp-dev-e41202b30e23d2a3/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/webp-dev-53c3c83bb842e466/out/webmproject-libwebp-8bac456/src [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/webp-dev-53c3c83bb842e466/out/webmproject-libwebp-8bac456/src/demux [INFO] [stderr] cargo:rustc-link-lib=static=webp [INFO] [stderr] cargo:rustc-link-lib=static=webpdemux [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1060) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.51.1/src/ir/context.rs:891:9: [INFO] [stderr] "WebPDecBuffer_union_(unnamed_at_/opt/rustwide/target/debug/build/webp-dev-53c3c83bb842e466/out/webmproject-libwebp-8bac456/src/webp/decode_h_210_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x634e1bf8e952 - std::backtrace_rs::backtrace::libunwind::trace::h7cddb8376417e7cc [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x634e1bf8e952 - std::backtrace_rs::backtrace::trace_unsynchronized::hb4e41acf4b349ff1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x634e1bf8e952 - std::sys::backtrace::_print_fmt::h1222b80910ba6eb5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x634e1bf8e952 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x634e1bfa08af - core::fmt::rt::Argument::fmt::h2ee2c138a50a7796 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x634e1bfa08af - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x634e1bf5c7b3 - std::io::default_write_fmt::hb0810a37865e52a5 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x634e1bf5c7b3 - std::io::Write::write_fmt::h12c8908aaac7ca22 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x634e1bf68a92 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x634e1bf6c1af - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x634e1bf6c009 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x634e1bf6c785 - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x634e1bf6c61a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x634e1bf68bc9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x634e1bf4fb1d - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x634e1bfaada0 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x634e1be0a33f - proc_macro2::fallback::validate_ident::hcc8d1b2d953ccf9e [INFO] [stderr] 17: 0x634e1be0a9f8 - proc_macro2::fallback::Ident::new_checked::h6d75eb38ca28aac3 [INFO] [stderr] 18: 0x634e1be02247 - proc_macro2::Ident::new::hce1d7a3a794fef72 [INFO] [stderr] 19: 0x634e1bb1d3ac - bindgen::ir::context::BindgenContext::rust_ident_raw::h82587682f74b2f7e [INFO] [stderr] 20: 0x634e1bb1b330 - bindgen::ir::context::BindgenContext::rust_ident::h7ec7dbe93ff5d611 [INFO] [stderr] 21: 0x634e1bbd52a1 - ::codegen::h6f971b2429b2e92a [INFO] [stderr] 22: 0x634e1bb8ad6d - ::codegen::hc21623b4aefd7b57 [INFO] [stderr] 23: 0x634e1bade365 - ::codegen::he03e8c88588d49da [INFO] [stderr] 24: 0x634e1bbdb375 - ::codegen::h6f971b2429b2e92a [INFO] [stderr] 25: 0x634e1bb8ad6d - ::codegen::hc21623b4aefd7b57 [INFO] [stderr] 26: 0x634e1bade365 - ::codegen::he03e8c88588d49da [INFO] [stderr] 27: 0x634e1bb5ee15 - ::codegen::{{closure}}::h83cc453afea1bae6 [INFO] [stderr] 28: 0x634e1bb90bf3 - ::codegen::h656b777993d49716 [INFO] [stderr] 29: 0x634e1bade33d - ::codegen::he03e8c88588d49da [INFO] [stderr] 30: 0x634e1bb67bbf - bindgen::codegen::codegen::{{closure}}::h5a040fe42204a806 [INFO] [stderr] 31: 0x634e1bb28898 - bindgen::ir::context::BindgenContext::gen::h26b37118ad5f772e [INFO] [stderr] 32: 0x634e1bb6732d - bindgen::codegen::codegen::h536585592b7d5bce [INFO] [stderr] 33: 0x634e1bb6b22d - bindgen::Bindings::generate::h1fa647077f00b831 [INFO] [stderr] 34: 0x634e1bb60101 - bindgen::Builder::generate::h06c1b059ce7f2ab5 [INFO] [stderr] 35: 0x634e1ba3a913 - build_script_build::build::{{closure}}::h0da58bb15e282a27 [INFO] [stderr] 36: 0x634e1ba3a4de - build_script_build::build::h2e27f0de9d8ab974 [INFO] [stderr] 37: 0x634e1ba39f66 - build_script_build::main::hd9dbad86e6767c67 [INFO] [stderr] 38: 0x634e1ba36c53 - core::ops::function::FnOnce::call_once::ha74825048027958a [INFO] [stderr] 39: 0x634e1ba36706 - std::sys::backtrace::__rust_begin_short_backtrace::hba31c2c9d94cda11 [INFO] [stderr] 40: 0x634e1ba36549 - std::rt::lang_start::{{closure}}::h9eaae6c0b84e0c5f [INFO] [stderr] 41: 0x634e1bf5e250 - core::ops::function::impls:: for &F>::call_once::h1dc0a50e6295ec78 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 42: 0x634e1bf5e250 - std::panicking::catch_unwind::do_call::h209f742e9999044e [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 43: 0x634e1bf5e250 - std::panicking::catch_unwind::h508c6e2aa6d72749 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 44: 0x634e1bf5e250 - std::panic::catch_unwind::hebcbb24aa9914693 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 45: 0x634e1bf5e250 - std::rt::lang_start_internal::{{closure}}::h703cbe32967ef209 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:175:24 [INFO] [stderr] 46: 0x634e1bf5e250 - std::panicking::catch_unwind::do_call::hf50f2a30bce4e10b [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:590:40 [INFO] [stderr] 47: 0x634e1bf5e250 - std::panicking::catch_unwind::hac448d7e3b12daa3 [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panicking.rs:553:19 [INFO] [stderr] 48: 0x634e1bf5e250 - std::panic::catch_unwind::ha9d74a13d77f299c [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/panic.rs:359:14 [INFO] [stderr] 49: 0x634e1bf5e250 - std::rt::lang_start_internal::ha26d244788d1956d [INFO] [stderr] at /rustc/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/library/std/src/rt.rs:171:5 [INFO] [stderr] 50: 0x634e1ba36531 - std::rt::lang_start::h191d6b01135f14cf [INFO] [stderr] 51: 0x634e1ba3ea85 - main [INFO] [stderr] 52: 0x79894e5431ca - [INFO] [stderr] 53: 0x79894e54328b - __libc_start_main [INFO] [stderr] 54: 0x634e1ba33e65 - _start [INFO] [stderr] 55: 0x0 - [INFO] running `Command { std: "docker" "inspect" "facadf7547d7580427c92ddf2dfd9de2f0c2a58af9c77db6d464126f8d7315a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "facadf7547d7580427c92ddf2dfd9de2f0c2a58af9c77db6d464126f8d7315a4", kill_on_drop: false }` [INFO] [stdout] facadf7547d7580427c92ddf2dfd9de2f0c2a58af9c77db6d464126f8d7315a4