[INFO] fetching crate re_video 0.20.2...
[INFO] checking re_video-0.20.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate re_video 0.20.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate re_video 0.20.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate re_video 0.20.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate re_video 0.20.2
[INFO] tweaked toml for crates.io crate re_video 0.20.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate re_video 0.20.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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47f37b1c411ea7c4cc543ba30ea8940093728a1d579da8e73490c5b8407adf42
[INFO] running `Command { std: "docker" "start" "-a" "47f37b1c411ea7c4cc543ba30ea8940093728a1d579da8e73490c5b8407adf42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47f37b1c411ea7c4cc543ba30ea8940093728a1d579da8e73490c5b8407adf42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47f37b1c411ea7c4cc543ba30ea8940093728a1d579da8e73490c5b8407adf42", kill_on_drop: false }`
[INFO] [stdout] 47f37b1c411ea7c4cc543ba30ea8940093728a1d579da8e73490c5b8407adf42
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c152f5a01e66c13bcfc6857786f10ea6939851c07924cae8f7314dab27550e88
[INFO] running `Command { std: "docker" "start" "-a" "c152f5a01e66c13bcfc6857786f10ea6939851c07924cae8f7314dab27550e88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling re_rav1d v0.1.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking raw-cpuid v11.2.0
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking re_tracing v0.20.2
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking re_log v0.20.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking ffmpeg-sidecar v2.0.2
[INFO] [stderr]    Compiling atomig-macro v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking re_build_info v0.20.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking econtext v0.2.0
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking atomig v0.4.2
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking av-data v0.4.3
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]     Checking re_mp4 v0.3.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling re_build_tools v0.20.2
[INFO] [stderr]    Compiling re_video v0.20.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `setup_logging` in crate `re_log`
[INFO] [stdout]   --> examples/frames.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     re_log::setup_logging();
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in `re_log`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/re_log-0.20.2/src/lib.rs:45:16
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub use setup::setup_logging;
[INFO] [stdout]    |                ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `setup` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/re_log-0.20.2/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "setup")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `re_video` (example "frames") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c152f5a01e66c13bcfc6857786f10ea6939851c07924cae8f7314dab27550e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c152f5a01e66c13bcfc6857786f10ea6939851c07924cae8f7314dab27550e88", kill_on_drop: false }`
[INFO] [stdout] c152f5a01e66c13bcfc6857786f10ea6939851c07924cae8f7314dab27550e88
