[INFO] fetching crate ramdl 1.0.3...
[INFO] checking ramdl-1.0.3 against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] extracting crate ramdl 1.0.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ramdl 1.0.3
[INFO] finished tweaking crates.io crate ramdl 1.0.3
[INFO] tweaked toml for crates.io crate ramdl 1.0.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ramdl 1.0.3 on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 295 packages to latest compatible versions
[INFO] [stderr]       Adding fancy-regex v0.14.0 (available: v0.16.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a4a08966072beb2510654f5de64d9848eac9c801ad86ba4602db3222035c06fe
[INFO] running `Command { std: "docker" "start" "-a" "a4a08966072beb2510654f5de64d9848eac9c801ad86ba4602db3222035c06fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a4a08966072beb2510654f5de64d9848eac9c801ad86ba4602db3222035c06fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4a08966072beb2510654f5de64d9848eac9c801ad86ba4602db3222035c06fe", kill_on_drop: false }`
[INFO] [stdout] a4a08966072beb2510654f5de64d9848eac9c801ad86ba4602db3222035c06fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4f133e3c1443f56b22901993ca6999f28d7442f467370d0db014c73130865c1
[INFO] running `Command { std: "docker" "start" "-a" "f4f133e3c1443f56b22901993ca6999f28d7442f467370d0db014c73130865c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking openssl v0.10.74
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking dbl v0.3.2
[INFO] [stderr]     Checking serde-xml-rs v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking cmac v0.7.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking zerocopy v0.8.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking hex-literal v1.0.0
[INFO] [stderr]     Checking hxdmp v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking m3u8-rs v6.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_with v3.15.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling pssh-box v0.1.11
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]    Compiling widevine-proto v0.1.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking widevine v0.1.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking ramdl v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f4f133e3c1443f56b22901993ca6999f28d7442f467370d0db014c73130865c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4f133e3c1443f56b22901993ca6999f28d7442f467370d0db014c73130865c1", kill_on_drop: false }`
[INFO] [stdout] f4f133e3c1443f56b22901993ca6999f28d7442f467370d0db014c73130865c1
