[INFO] cloning repository https://github.com/Aodaruma/aod-AE-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aodaruma/aod-AE-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAodaruma%2Faod-AE-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAodaruma%2Faod-AE-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16675460cdd270eec56773ac1a5febe8bd4653f8
[INFO] checking Aodaruma/aod-AE-plugin against master#8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAodaruma%2Faod-AE-plugin" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Aodaruma/aod-AE-plugin
[INFO] finished tweaking git repo https://github.com/Aodaruma/aod-AE-plugin
[INFO] tweaked toml for git repo https://github.com/Aodaruma/aod-AE-plugin written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aodaruma/aod-AE-plugin on toolchain 8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aodaruma/aod-AE-plugin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: unused manifest key: workspace.profile
[INFO] [stderr]     Updating git repository `https://github.com/virtualritz/after-effects`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plist v1.8.0
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded win_dbg_logger v0.1.0
[INFO] [stderr]   Downloaded cstr-literal v0.1.0
[INFO] [stderr]   Downloaded hash32 v1.0.0
[INFO] [stderr]   Downloaded oslog v0.2.0
[INFO] [stderr]   Downloaded const_format v0.2.35
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded after-effects-sys v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1b7f294001fe3e56b2aea3a6d25c9e7a4e7e1aca2011f6ef9414905ffc7bf42
[INFO] running `Command { std: "docker" "start" "-a" "c1b7f294001fe3e56b2aea3a6d25c9e7a4e7e1aca2011f6ef9414905ffc7bf42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1b7f294001fe3e56b2aea3a6d25c9e7a4e7e1aca2011f6ef9414905ffc7bf42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1b7f294001fe3e56b2aea3a6d25c9e7a4e7e1aca2011f6ef9414905ffc7bf42", kill_on_drop: false }`
[INFO] [stdout] c1b7f294001fe3e56b2aea3a6d25c9e7a4e7e1aca2011f6ef9414905ffc7bf42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e42e3beb3843ee6f333bb5c5203254f5b42e9b87b6a3d9dac183e276ef4a3c36
[INFO] running `Command { std: "docker" "start" "-a" "e42e3beb3843ee6f333bb5c5203254f5b42e9b87b6a3d9dac183e276ef4a3c36", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.profile
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking hash32 v1.0.0
[INFO] [stderr]    Compiling pretty-hex v0.4.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking cstr-literal v0.1.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling pipl v0.1.1 (https://github.com/virtualritz/after-effects?branch=master#0e0b1978)
[INFO] [stderr]    Compiling color_change v0.1.0 (/opt/rustwide/workdir/plugins/color-change)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]    Compiling after-effects-sys v0.3.0
[INFO] [stderr]     Checking after-effects v0.3.0 (https://github.com/virtualritz/after-effects?branch=master#0e0b1978)
[INFO] [stdout] error[E0425]: cannot find value `UNKNOWN_ERR_10007` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/lib.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 |         Unknown10007             = UNKNOWN_ERR_10007,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/lib.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 132 | const UNKNOWN_ERR_10007: ::std::os::raw::c_uint = 10007;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/lib.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 134 | const UNKNOWN_ERR_10007: ::std::os::raw::c_int = 10007;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `UNKNOWN_ERR_10007` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/lib.rs:169:36
[INFO] [stdout]     |
[INFO] [stdout] 169 |         Unknown10007             = UNKNOWN_ERR_10007,
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/lib.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 131 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 132 | const UNKNOWN_ERR_10007: ::std::os::raw::c_uint = 10007;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/lib.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 134 | const UNKNOWN_ERR_10007: ::std::os::raw::c_int = 10007;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `len` found for unit type `()` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/pf/parameters.rs:1119:29
[INFO] [stdout]      |
[INFO] [stdout] 1119 |         let to_copy = bytes.len().min(MAX_NAME_LEN);
[INFO] [stdout]      |                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]     --> /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/cmp.rs:1420:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `resize` found for unit type `()` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/pf/parameters.rs:1121:19
[INFO] [stdout]      |
[INFO] [stdout] 1121 |             bytes.resize(to_copy, 0);
[INFO] [stdout]      |                   ^^^^^^ method not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_mut` found for unit type `()` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/pf/parameters.rs:1122:44
[INFO] [stdout]      |
[INFO] [stdout] 1122 |             if let Some(last_elem) = bytes.get_mut(MAX_NAME_LEN - 1) {
[INFO] [stdout]      |                                            ^^^^^^^ method not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `len` found for unit type `()` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/pf/parameters.rs:1125:42
[INFO] [stdout]      |
[INFO] [stdout] 1125 |             self.param_def.name[0..bytes.len()].copy_from_slice(unsafe { std::mem::transmute(bytes.as_slice()) });
[INFO] [stdout]      |                                          ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: there is a method `le` with a similar name, but with different arguments
[INFO] [stdout]     --> /rustc/8c52f735abd1af9a73941b78fe7ed2ab08b9c0dd/library/core/src/cmp.rs:1420:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for unit type `()` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/git/checkouts/after-effects-c477324802a3bff0/0e0b197/after-effects/src/pf/parameters.rs:1125:100
[INFO] [stdout]      |
[INFO] [stdout] 1125 |             self.param_def.name[0..bytes.len()].copy_from_slice(unsafe { std::mem::transmute(bytes.as_slice()) });
[INFO] [stdout]      |                                                                                                    ^^^^^^^^ method not found in `()`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0531, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `after-effects` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "e42e3beb3843ee6f333bb5c5203254f5b42e9b87b6a3d9dac183e276ef4a3c36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e42e3beb3843ee6f333bb5c5203254f5b42e9b87b6a3d9dac183e276ef4a3c36", kill_on_drop: false }`
[INFO] [stdout] e42e3beb3843ee6f333bb5c5203254f5b42e9b87b6a3d9dac183e276ef4a3c36
