[INFO] fetching crate libvmaf-rs 0.5.2... [INFO] checking libvmaf-rs-0.5.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate libvmaf-rs 0.5.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate libvmaf-rs 0.5.2 [INFO] finished tweaking crates.io crate libvmaf-rs 0.5.2 [INFO] tweaked toml for crates.io crate libvmaf-rs 0.5.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libvmaf-rs 0.5.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libvmaf-rs 0.5.2 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ptrplus v2.1.0 [INFO] [stderr] Downloaded meson-next v1.2.2 [INFO] [stderr] Downloaded prettyplease v0.2.19 [INFO] [stderr] Downloaded ffmpeg-sys-next v6.0.1 [INFO] [stderr] Downloaded supports-color v1.3.1 [INFO] [stderr] Downloaded indicatif v0.17.3 [INFO] [stderr] Downloaded ffmpeg-next v6.0.0 [INFO] [stderr] Downloaded error-stack v0.2.4 [INFO] [stderr] Downloaded portable-atomic v0.3.19 [INFO] [stderr] Downloaded libvmaf-sys v0.4.4 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c1e6893dc7c38fdd678fc0bf53f7e0a691cccd8669416277fcb0d268da39150 [INFO] running `Command { std: "docker" "start" "-a" "9c1e6893dc7c38fdd678fc0bf53f7e0a691cccd8669416277fcb0d268da39150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c1e6893dc7c38fdd678fc0bf53f7e0a691cccd8669416277fcb0d268da39150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1e6893dc7c38fdd678fc0bf53f7e0a691cccd8669416277fcb0d268da39150", kill_on_drop: false }` [INFO] [stdout] 9c1e6893dc7c38fdd678fc0bf53f7e0a691cccd8669416277fcb0d268da39150 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 553a111783df9070c3e8ca6255859a7529da6c3e3a2ff5986be67281dff2e50b [INFO] running `Command { std: "docker" "start" "-a" "553a111783df9070c3e8ca6255859a7529da6c3e3a2ff5986be67281dff2e50b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking supports-color v1.3.1 [INFO] [stderr] Compiling error-stack v0.2.4 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling ffmpeg-next v6.0.0 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking ptrplus v2.1.0 [INFO] [stderr] Checking indicatif v0.17.3 [INFO] [stdout] error[E0432]: unresolved import `core::any::Demand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/frame/frame_impl.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::any::Demand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Demand` in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `core::any::Demand`, `core::any::Provider` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/frame/mod.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | use core::any::{self, Demand, Provider}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^ no `Provider` in `any` [INFO] [stdout] | | [INFO] [stdout] | no `Demand` in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::any::Demand` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/context.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use core::any::Demand; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `Demand` in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Provider` in `any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/frame/frame_impl.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | core::any::Provider::provide(&self.0, demand); [INFO] [stdout] | ^^^^^^^^ could not find `Provider` in `any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/frame/mod.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | any::request_ref(self) [INFO] [stdout] | ^^^^^^^^^^^ not found in `any` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 + use std::error::request_ref; [INFO] [stdout] | [INFO] [stdout] help: if you import `request_ref`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 90 - any::request_ref(self) [INFO] [stdout] 90 + request_ref(self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `request_value` in module `any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/frame/mod.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | any::request_value(self) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `any` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 4 + use std::error::request_value; [INFO] [stdout] | [INFO] [stdout] help: if you import `request_value`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 100 - any::request_value(self) [INFO] [stdout] 100 + request_value(self) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `core::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/report.rs:230:35 [INFO] [stdout] | [INFO] [stdout] 230 | let location = core::any::request_ref::(&frame) [INFO] [stdout] | ^^^^^^^^^^^ not found in `core::any` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::request_ref; [INFO] [stdout] | [INFO] [stdout] help: if you import `request_ref`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 230 - let location = core::any::request_ref::(&frame) [INFO] [stdout] 230 + let location = request_ref::(&frame) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `request_ref` in module `core::any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/report.rs:238:36 [INFO] [stdout] | [INFO] [stdout] 238 | let backtrace = core::any::request_ref::(&frame) [INFO] [stdout] | ^^^^^^^^^^^ not found in `core::any` [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::request_ref; [INFO] [stdout] | [INFO] [stdout] help: if you import `request_ref`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 238 - let backtrace = core::any::request_ref::(&frame) [INFO] [stdout] 238 + let backtrace = request_ref::(&frame) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `provide_any` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/error-stack-0.2.4/src/lib.rs:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | feature(provide_any, error_in_core, error_generic_member_access) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `error-stack` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "553a111783df9070c3e8ca6255859a7529da6c3e3a2ff5986be67281dff2e50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553a111783df9070c3e8ca6255859a7529da6c3e3a2ff5986be67281dff2e50b", kill_on_drop: false }` [INFO] [stdout] 553a111783df9070c3e8ca6255859a7529da6c3e3a2ff5986be67281dff2e50b