[INFO] fetching crate phaneron-plugin-ffmpeg 0.1.2...
[INFO] checking phaneron-plugin-ffmpeg-0.1.2 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate phaneron-plugin-ffmpeg 0.1.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate phaneron-plugin-ffmpeg 0.1.2 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate phaneron-plugin-ffmpeg 0.1.2
[INFO] finished tweaking crates.io crate phaneron-plugin-ffmpeg 0.1.2
[INFO] tweaked toml for crates.io crate phaneron-plugin-ffmpeg 0.1.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5852b22a283d79a8a2ade3048188fd0b498826290d5b6494033d072eb699a78
[INFO] running `Command { std: "docker" "start" "-a" "d5852b22a283d79a8a2ade3048188fd0b498826290d5b6494033d072eb699a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5852b22a283d79a8a2ade3048188fd0b498826290d5b6494033d072eb699a78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5852b22a283d79a8a2ade3048188fd0b498826290d5b6494033d072eb699a78", kill_on_drop: false }`
[INFO] [stdout] d5852b22a283d79a8a2ade3048188fd0b498826290d5b6494033d072eb699a78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd70a63871b4f49585a0597ffa7797624ebd17e821bdc87ca7d4186c4b85be52
[INFO] running `Command { std: "docker" "start" "-a" "dd70a63871b4f49585a0597ffa7797624ebd17e821bdc87ca7d4186c4b85be52", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling core_extensions_proc_macros v1.5.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling tstr_proc_macros v0.2.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling ffmpeg-the-third v1.2.2+ffmpeg-6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking pin-project-lite v0.2.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking tstr v0.2.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking repr_offset v0.2.2
[INFO] [stderr]    Compiling core_extensions v1.5.3
[INFO] [stderr]     Checking abi_stable_shared v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.3.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking uuid v1.4.1
[INFO] [stderr]    Compiling regex v1.9.3
[INFO] [stderr]    Compiling as_derive_utils v0.11.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling abi_stable_derive v0.11.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling ffmpeg-sys-the-third v1.1.1+ffmpeg-6.0
[INFO] [stderr]     Checking abi_stable v0.11.2
[INFO] [stdout] error[E0492]: constants cannot refer to interior mutable data
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/abi_stable-0.11.2/src/macros.rs:842:63
[INFO] [stdout]     |
[INFO] [stdout] 842 |                   const [<$name _NHPMWYD3NJA>] : *const ($ty) = &($expr);
[INFO] [stdout]     |                                                                 ^^^^^^^^ this borrow of an interior mutable value may end up in the final value
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/abi_stable-0.11.2/src/nonexhaustive_enum/vtable.rs:43:5
[INFO] [stdout]     |
[INFO] [stdout] 43  | /     staticref! {
[INFO] [stdout] 44  | |         #[doc(hidden)]
[INFO] [stdout] 45  | |         const VTABLE_WM: WithMetadata<NonExhaustiveVtable<Self,S,I>> =
[INFO] [stdout] 46  | |             WithMetadata::new(Self::VTABLE_VAL)
[INFO] [stdout] 47  | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `staticref` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0492`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `abi_stable` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "dd70a63871b4f49585a0597ffa7797624ebd17e821bdc87ca7d4186c4b85be52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd70a63871b4f49585a0597ffa7797624ebd17e821bdc87ca7d4186c4b85be52", kill_on_drop: false }`
[INFO] [stdout] dd70a63871b4f49585a0597ffa7797624ebd17e821bdc87ca7d4186c4b85be52
