[INFO] fetching crate after-effects 0.1.6...
[INFO] checking after-effects-0.1.6 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate after-effects 0.1.6 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate after-effects 0.1.6 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate after-effects 0.1.6
[INFO] finished tweaking crates.io crate after-effects 0.1.6
[INFO] tweaked toml for crates.io crate after-effects 0.1.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ultraviolet v0.8.1
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded after-effects-sys v0.1.6
[INFO] [stderr]   Downloaded c_vec v2.0.0
[INFO] [stderr]   Downloaded wide v0.7.13
[INFO] [stderr]   Downloaded safe_arch v0.7.1
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded wide v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 595d4658038414be4bd4f0fcbb303f903078f7b1d1434ff387b23442aff83f72
[INFO] running `Command { std: "docker" "start" "-a" "595d4658038414be4bd4f0fcbb303f903078f7b1d1434ff387b23442aff83f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "595d4658038414be4bd4f0fcbb303f903078f7b1d1434ff387b23442aff83f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "595d4658038414be4bd4f0fcbb303f903078f7b1d1434ff387b23442aff83f72", kill_on_drop: false }`
[INFO] [stdout] 595d4658038414be4bd4f0fcbb303f903078f7b1d1434ff387b23442aff83f72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c944bb2f629d1bdfbc4d41c7b144ae26f904bb58be283409afe92b60b426e113
[INFO] running `Command { std: "docker" "start" "-a" "c944bb2f629d1bdfbc4d41c7b144ae26f904bb58be283409afe92b60b426e113", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking c_vec v2.0.0
[INFO] [stderr]     Checking widestring v0.5.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling after-effects-sys v0.1.6
[INFO] [stderr] error: failed to run custom build command for `after-effects-sys v0.1.6`
[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/after-effects-sys-33a406fc9a662da1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.hpp
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/after-effects-sys-0.1.6/build.rs:15:47:
[INFO] [stderr]   AESDK_ROOT environment variable not set – cannot find AfterEffcts SDK.
[INFO] [stderr]   Please set AESDK_ROOT to the root folder of your AfterEffects SDK
[INFO] [stderr]   installation (this folder contains the Examples folder & the SDK
[INFO] [stderr]   Guide PDF).: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55629bf87c4c - std::backtrace_rs::backtrace::libunwind::trace::hf82e7f192d52e64b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55629bf87c4c - std::backtrace_rs::backtrace::trace_unsynchronized::h5ac203979c6adda5
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55629bf87c4c - std::sys_common::backtrace::_print_fmt::hed146a3c2f312bec
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55629bf87c4c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h447a09b0c9d8b3be
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55629bfb2520 - core::fmt::rt::Argument::fmt::h5746129e8952c9d4
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55629bfb2520 - core::fmt::write::he3c7b4da87cac5c9
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55629bf854ff - std::io::Write::write_fmt::h38bdb49a4fbe0f79
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x55629bf87a34 - std::sys_common::backtrace::_print::h433ad827a8eb7117
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55629bf87a34 - std::sys_common::backtrace::print::hd30f60963b6f931b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55629bf890a7 - std::panicking::default_hook::{{closure}}::hae6c6d0460433514
[INFO] [stderr]     10:     0x55629bf88e0f - std::panicking::default_hook::h26f114e2654b4583
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55629bf89528 - std::panicking::rust_panic_with_hook::h8da09eceb4025e00
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55629bf8940e - std::panicking::begin_panic_handler::{{closure}}::h14ccf55fd0d8568a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55629bf88116 - std::sys_common::backtrace::__rust_end_short_backtrace::hc4279fec1eb11e57
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55629bf89172 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55629ba3d455 - core::panicking::panic_fmt::hdcd414b50414e074
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55629ba3da43 - core::result::unwrap_failed::h3b43defab008b2e8
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/result.rs:1649:5
[INFO] [stderr]     17:     0x55629ba3ecec - core::result::Result<T,E>::expect::h518b06d12c2a89a5
[INFO] [stderr]     18:     0x55629ba40434 - build_script_build::main::hbc17dde58996b0db
[INFO] [stderr]     19:     0x55629ba3e7c3 - core::ops::function::FnOnce::call_once::h7a20e87ddada150e
[INFO] [stderr]     20:     0x55629ba3de16 - std::sys_common::backtrace::__rust_begin_short_backtrace::h293b86a7e93d37d1
[INFO] [stderr]     21:     0x55629ba3e509 - std::rt::lang_start::{{closure}}::h3d9cd9e2cdff950a
[INFO] [stderr]     22:     0x55629bf81087 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h658622c66563c38f
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x55629bf81087 - std::panicking::try::do_call::h8002e07ffb435d48
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x55629bf81087 - std::panicking::try::he04747d1428f9f5a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x55629bf81087 - std::panic::catch_unwind::h8f4636046dcfb2df
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     26:     0x55629bf81087 - std::rt::lang_start_internal::{{closure}}::h8dffd1ea3bc0d1d0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x55629bf81087 - std::panicking::try::do_call::h5989f348b191affb
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x55629bf81087 - std::panicking::try::hfbc357d86d926a0e
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x55629bf81087 - std::panic::catch_unwind::he50dac537cfd37b0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     30:     0x55629bf81087 - std::rt::lang_start_internal::h455d839bebdeb5d7
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x55629ba3e4e7 - std::rt::lang_start::hce62b14ad0b167e2
[INFO] [stderr]     32:     0x55629ba413e5 - main
[INFO] [stderr]     33:     0x7faeecfe8d90 - <unknown>
[INFO] [stderr]     34:     0x7faeecfe8e40 - __libc_start_main
[INFO] [stderr]     35:     0x55629ba3dd45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "c944bb2f629d1bdfbc4d41c7b144ae26f904bb58be283409afe92b60b426e113", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c944bb2f629d1bdfbc4d41c7b144ae26f904bb58be283409afe92b60b426e113", kill_on_drop: false }`
[INFO] [stdout] c944bb2f629d1bdfbc4d41c7b144ae26f904bb58be283409afe92b60b426e113
[INFO] checking after-effects-0.1.6 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate after-effects 0.1.6 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate after-effects 0.1.6 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate after-effects 0.1.6
[INFO] finished tweaking crates.io crate after-effects 0.1.6
[INFO] tweaked toml for crates.io crate after-effects 0.1.6 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2c414242af0cb5ab195b890a74e24d237771d0430137d34aa384f168093076ae
[INFO] running `Command { std: "docker" "start" "-a" "2c414242af0cb5ab195b890a74e24d237771d0430137d34aa384f168093076ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c414242af0cb5ab195b890a74e24d237771d0430137d34aa384f168093076ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c414242af0cb5ab195b890a74e24d237771d0430137d34aa384f168093076ae", kill_on_drop: false }`
[INFO] [stdout] 2c414242af0cb5ab195b890a74e24d237771d0430137d34aa384f168093076ae
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77f63399ba0811fa10bd2b4ccbb4ddb0ed787f8e83994c02bc9fceeca850f490
[INFO] running `Command { std: "docker" "start" "-a" "77f63399ba0811fa10bd2b4ccbb4ddb0ed787f8e83994c02bc9fceeca850f490", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling winnow v0.5.30
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking widestring v0.5.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]     Checking c_vec v2.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]     Checking num_enum v0.5.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling after-effects-sys v0.1.6
[INFO] [stderr] error: failed to run custom build command for `after-effects-sys v0.1.6`
[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/after-effects-sys-33a406fc9a662da1/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=wrapper.hpp
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/after-effects-sys-0.1.6/build.rs:15:47:
[INFO] [stderr]   AESDK_ROOT environment variable not set – cannot find AfterEffcts SDK.
[INFO] [stderr]   Please set AESDK_ROOT to the root folder of your AfterEffects SDK
[INFO] [stderr]   installation (this folder contains the Examples folder & the SDK
[INFO] [stderr]   Guide PDF).: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x557a0ecce1ec - std::backtrace_rs::backtrace::libunwind::trace::h9789de5fcc494f39
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x557a0ecce1ec - std::backtrace_rs::backtrace::trace_unsynchronized::ha6083f64b534560a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x557a0ecce1ec - std::sys_common::backtrace::_print_fmt::hca82da572808fb58
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x557a0ecce1ec - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hdb2ed8d6897c333a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x557a0ecf8ac0 - core::fmt::rt::Argument::fmt::h250ce007264abde4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x557a0ecf8ac0 - core::fmt::write::he9913548e4982ad0
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x557a0eccba9f - std::io::Write::write_fmt::h1e4c28dcba2b3367
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x557a0eccdfd4 - std::sys_common::backtrace::_print::he7a042d62e9ec33d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x557a0eccdfd4 - std::sys_common::backtrace::print::h40fa6d4a866b97b4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x557a0eccf647 - std::panicking::default_hook::{{closure}}::h7f0560eafc245a7c
[INFO] [stderr]     10:     0x557a0eccf3af - std::panicking::default_hook::hfd695e1920cd982e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x557a0eccfac8 - std::panicking::rust_panic_with_hook::hc0fcd647af5eb061
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x557a0eccf9ae - std::panicking::begin_panic_handler::{{closure}}::hbd1eb336070930d3
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x557a0ecce6b6 - std::sys_common::backtrace::__rust_end_short_backtrace::h1eefd8026e5b6577
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x557a0eccf712 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x557a0e781455 - core::panicking::panic_fmt::h178e74ce775be6d6
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x557a0e781a43 - core::result::unwrap_failed::h33a01bede1ae29a2
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/result.rs:1649:5
[INFO] [stderr]     17:     0x557a0e782cec - core::result::Result<T,E>::expect::h0c025f26a48a161e
[INFO] [stderr]     18:     0x557a0e784434 - build_script_build::main::had7bea10df8aac5a
[INFO] [stderr]     19:     0x557a0e7827c3 - core::ops::function::FnOnce::call_once::h568066c0d36a6fe3
[INFO] [stderr]     20:     0x557a0e781e16 - std::sys_common::backtrace::__rust_begin_short_backtrace::hfd1ae61a7ca01ce2
[INFO] [stderr]     21:     0x557a0e782509 - std::rt::lang_start::{{closure}}::hdee69bb4855cf553
[INFO] [stderr]     22:     0x557a0ecc7627 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd85bd4e6518d0bb8
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x557a0ecc7627 - std::panicking::try::do_call::h7f13924d4fb67a0d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x557a0ecc7627 - std::panicking::try::h9e27be4af101a30d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x557a0ecc7627 - std::panic::catch_unwind::h3519b91c36f56574
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     26:     0x557a0ecc7627 - std::rt::lang_start_internal::{{closure}}::hb39bed8b01a0a169
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x557a0ecc7627 - std::panicking::try::do_call::hfbc1ccc440a3db03
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x557a0ecc7627 - std::panicking::try::h02821aa69a013e27
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x557a0ecc7627 - std::panic::catch_unwind::hed6681082d7b3d4e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     30:     0x557a0ecc7627 - std::rt::lang_start_internal::hbff7c6fd005b9bf2
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x557a0e7824e7 - std::rt::lang_start::h436e0ae54f8e574b
[INFO] [stderr]     32:     0x557a0e7853e5 - main
[INFO] [stderr]     33:     0x7f06da017d90 - <unknown>
[INFO] [stderr]     34:     0x7f06da017e40 - __libc_start_main
[INFO] [stderr]     35:     0x557a0e781d45 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "77f63399ba0811fa10bd2b4ccbb4ddb0ed787f8e83994c02bc9fceeca850f490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f63399ba0811fa10bd2b4ccbb4ddb0ed787f8e83994c02bc9fceeca850f490", kill_on_drop: false }`
[INFO] [stdout] 77f63399ba0811fa10bd2b4ccbb4ddb0ed787f8e83994c02bc9fceeca850f490
