[INFO] fetching crate ramdl 1.0.3... [INFO] building ramdl-1.0.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate ramdl 1.0.3 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ramdl 1.0.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 294 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v1.0.0 [INFO] [stderr] Downloaded dbl v0.3.2 [INFO] [stderr] Downloaded widevine-proto v0.1.0 [INFO] [stderr] Downloaded widevine v0.1.0 [INFO] [stderr] Downloaded serde-xml-rs v0.7.1 [INFO] [stderr] Downloaded cmac v0.7.2 [INFO] [stderr] Downloaded hxdmp v0.2.1 [INFO] [stderr] Downloaded m3u8-rs v6.0.0 [INFO] [stderr] Downloaded pssh-box v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 497f725577d4a5848ac1df52776f775f6e52d89fcfb232f3810a74afa455606c [INFO] running `Command { std: "docker" "start" "-a" "497f725577d4a5848ac1df52776f775f6e52d89fcfb232f3810a74afa455606c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "497f725577d4a5848ac1df52776f775f6e52d89fcfb232f3810a74afa455606c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "497f725577d4a5848ac1df52776f775f6e52d89fcfb232f3810a74afa455606c", kill_on_drop: false }` [INFO] [stdout] 497f725577d4a5848ac1df52776f775f6e52d89fcfb232f3810a74afa455606c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44daba19ba496cc6ff969fb4bc18f893ad8c26ee15aae7c0d4e4b2d04df44678 [INFO] running `Command { std: "docker" "start" "-a" "44daba19ba496cc6ff969fb4bc18f893ad8c26ee15aae7c0d4e4b2d04df44678", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling protobuf-codegen v3.7.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling pssh-box v0.1.11 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling serde_with_macros v3.14.1 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_with v3.14.1 [INFO] [stderr] Compiling serde-xml-rs v0.7.1 [INFO] [stderr] Compiling widevine-proto v0.1.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling hex-literal v1.0.0 [INFO] [stderr] Compiling hxdmp v0.2.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling m3u8-rs v6.0.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling widevine v0.1.0 [INFO] [stderr] Compiling ramdl v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s [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" "44daba19ba496cc6ff969fb4bc18f893ad8c26ee15aae7c0d4e4b2d04df44678", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44daba19ba496cc6ff969fb4bc18f893ad8c26ee15aae7c0d4e4b2d04df44678", kill_on_drop: false }` [INFO] [stdout] 44daba19ba496cc6ff969fb4bc18f893ad8c26ee15aae7c0d4e4b2d04df44678 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa80192b7df6bfa78c9292a5f5aaf85a0d20bf8ac056206314c5a6b105b29b5f [INFO] running `Command { std: "docker" "start" "-a" "fa80192b7df6bfa78c9292a5f5aaf85a0d20bf8ac056206314c5a6b105b29b5f", kill_on_drop: false }` [INFO] [stderr] Compiling ramdl v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.00s [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" "fa80192b7df6bfa78c9292a5f5aaf85a0d20bf8ac056206314c5a6b105b29b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa80192b7df6bfa78c9292a5f5aaf85a0d20bf8ac056206314c5a6b105b29b5f", kill_on_drop: false }` [INFO] [stdout] fa80192b7df6bfa78c9292a5f5aaf85a0d20bf8ac056206314c5a6b105b29b5f