[INFO] fetching crate youtui-vendored-rusty_ytdl 0.7.4-youtui-vendored.3...
[INFO] checking youtui-vendored-rusty_ytdl-0.7.4-youtui-vendored.3 against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] extracting crate youtui-vendored-rusty_ytdl 0.7.4-youtui-vendored.3 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate youtui-vendored-rusty_ytdl 0.7.4-youtui-vendored.3
[INFO] finished tweaking crates.io crate youtui-vendored-rusty_ytdl 0.7.4-youtui-vendored.3
[INFO] tweaked toml for crates.io crate youtui-vendored-rusty_ytdl 0.7.4-youtui-vendored.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate youtui-vendored-rusty_ytdl 0.7.4-youtui-vendored.3 on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate youtui-vendored-rusty_ytdl 0.7.4-youtui-vendored.3 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65aff62213f89be943f74685c17392e0abaf9917f07632cf8ebf062b743322b8
[INFO] running `Command { std: "docker" "start" "-a" "65aff62213f89be943f74685c17392e0abaf9917f07632cf8ebf062b743322b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65aff62213f89be943f74685c17392e0abaf9917f07632cf8ebf062b743322b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65aff62213f89be943f74685c17392e0abaf9917f07632cf8ebf062b743322b8", kill_on_drop: false }`
[INFO] [stdout] 65aff62213f89be943f74685c17392e0abaf9917f07632cf8ebf062b743322b8
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bd15fbccd270680c926134931f29bfcb898f971ecc31f1e34f40b6ef97b11c9
[INFO] running `Command { std: "docker" "start" "-a" "8bd15fbccd270680c926134931f29bfcb898f971ecc31f1e34f40b6ef97b11c9", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking boa_string v0.20.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking compression-core v0.4.30
[INFO] [stderr]     Checking boa_profiler v0.20.0
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking compression-codecs v0.4.32
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking regress v0.10.5
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking m3u8-rs v6.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling boa_macros v0.20.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking boa_gc v0.20.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking boa_interner v0.20.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking async-compression v0.4.33
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking boa_ast v0.20.0
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking scraper v0.20.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking boa_parser v0.20.0
[INFO] [stderr]     Checking reqwest-middleware v0.3.3
[INFO] [stderr]     Checking reqwest-retry v0.6.1
[INFO] [stderr]     Checking boa_engine v0.20.0
[INFO] [stderr]     Checking youtui-vendored-rusty_ytdl v0.7.4-youtui-vendored.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.45s
[INFO] running `Command { std: "docker" "inspect" "8bd15fbccd270680c926134931f29bfcb898f971ecc31f1e34f40b6ef97b11c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd15fbccd270680c926134931f29bfcb898f971ecc31f1e34f40b6ef97b11c9", kill_on_drop: false }`
[INFO] [stdout] 8bd15fbccd270680c926134931f29bfcb898f971ecc31f1e34f40b6ef97b11c9
