[INFO] fetching crate ytls-rustcrypto 0.0.2... [INFO] testing ytls-rustcrypto-0.0.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate ytls-rustcrypto 0.0.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate ytls-rustcrypto 0.0.2 [INFO] finished tweaking crates.io crate ytls-rustcrypto 0.0.2 [INFO] tweaked toml for crates.io crate ytls-rustcrypto 0.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ytls-rustcrypto 0.0.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ytls-rustcrypto 0.0.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee3d38ebf6e686f7192ebcc308ec220e1dda36f41c196befc3229e6b0403ddfe [INFO] running `Command { std: "docker" "start" "-a" "ee3d38ebf6e686f7192ebcc308ec220e1dda36f41c196befc3229e6b0403ddfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee3d38ebf6e686f7192ebcc308ec220e1dda36f41c196befc3229e6b0403ddfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee3d38ebf6e686f7192ebcc308ec220e1dda36f41c196befc3229e6b0403ddfe", kill_on_drop: false }` [INFO] [stdout] ee3d38ebf6e686f7192ebcc308ec220e1dda36f41c196befc3229e6b0403ddfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d582901c2eac973bf8987f4c42487fb7564c8d95812e2a3c08abdb9091a261c [INFO] running `Command { std: "docker" "start" "-a" "6d582901c2eac973bf8987f4c42487fb7564c8d95812e2a3c08abdb9091a261c", kill_on_drop: false }` [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling const-oid v0.10.1 [INFO] [stderr] Compiling rand_core v0.10.0-rc-2 [INFO] [stderr] Compiling base16ct v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.3 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling rustcrypto-ff v0.14.0-pre.0 [INFO] [stderr] Compiling ytls-traits v0.0.2 [INFO] [stderr] Compiling der v0.8.0-rc.10 [INFO] [stderr] Compiling rustcrypto-group v0.14.0-pre.0 [INFO] [stderr] Compiling hybrid-array v0.4.5 [INFO] [stderr] Compiling crypto-common v0.2.0-rc.8 [INFO] [stderr] Compiling block-buffer v0.11.0 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.10 [INFO] [stderr] Compiling sec1 v0.8.0-rc.10 [INFO] [stderr] Compiling inout v0.2.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling digest v0.11.0-rc.4 [INFO] [stderr] Compiling universal-hash v0.6.0-rc.4 [INFO] [stderr] Compiling cipher v0.5.0-rc.3 [INFO] [stderr] Compiling aead v0.6.0-rc.5 [INFO] [stderr] Compiling poly1305 v0.9.0-rc.3 [INFO] [stderr] Compiling hmac v0.13.0-rc.3 [INFO] [stderr] Compiling signature v3.0.0-rc.5 [INFO] [stderr] Compiling sha2 v0.11.0-rc.3 [INFO] [stderr] Compiling rfc6979 v0.5.0-rc.3 [INFO] [stderr] Compiling hkdf v0.13.0-rc.3 [INFO] [stderr] Compiling chacha20 v0.10.0-rc.5 [INFO] [stderr] Compiling chacha20poly1305 v0.11.0-rc.1 [INFO] [stderr] Compiling x25519-dalek v3.0.0-pre.3 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.17 [INFO] [stderr] Compiling primefield v0.14.0-rc.1 [INFO] [stderr] Compiling primeorder v0.14.0-rc.1 [INFO] [stderr] Compiling ecdsa v0.17.0-rc.9 [INFO] [stderr] Compiling p256 v0.14.0-rc.1 [INFO] [stderr] Compiling ytls-rustcrypto v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.76s [INFO] running `Command { std: "docker" "inspect" "6d582901c2eac973bf8987f4c42487fb7564c8d95812e2a3c08abdb9091a261c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d582901c2eac973bf8987f4c42487fb7564c8d95812e2a3c08abdb9091a261c", kill_on_drop: false }` [INFO] [stdout] 6d582901c2eac973bf8987f4c42487fb7564c8d95812e2a3c08abdb9091a261c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58a155aab55dc08f393548accc4c6ee4c9e65ac08b9fb9d6ff18eec85f342cc8 [INFO] running `Command { std: "docker" "start" "-a" "58a155aab55dc08f393548accc4c6ee4c9e65ac08b9fb9d6ff18eec85f342cc8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zmij v0.1.10 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling curve25519-dalek v5.0.0-pre.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling crypto-bigint v0.7.0-rc.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling x25519-dalek v3.0.0-pre.3 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling insta v1.45.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling elliptic-curve v0.14.0-rc.17 [INFO] [stderr] Compiling primefield v0.14.0-rc.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling primeorder v0.14.0-rc.1 [INFO] [stderr] Compiling ecdsa v0.17.0-rc.9 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling p256 v0.14.0-rc.1 [INFO] [stderr] Compiling ytls-rustcrypto v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.93s [INFO] running `Command { std: "docker" "inspect" "58a155aab55dc08f393548accc4c6ee4c9e65ac08b9fb9d6ff18eec85f342cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58a155aab55dc08f393548accc4c6ee4c9e65ac08b9fb9d6ff18eec85f342cc8", kill_on_drop: false }` [INFO] [stdout] 58a155aab55dc08f393548accc4c6ee4c9e65ac08b9fb9d6ff18eec85f342cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84f03ffa753654cc71766fee891dc9198e744323d8ab34d4af0440457e37c796 [INFO] running `Command { std: "docker" "start" "-a" "84f03ffa753654cc71766fee891dc9198e744323d8ab34d4af0440457e37c796", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ytls_rustcrypto-59ccc2b988e94b2e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ytls_rustcrypto [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "84f03ffa753654cc71766fee891dc9198e744323d8ab34d4af0440457e37c796", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f03ffa753654cc71766fee891dc9198e744323d8ab34d4af0440457e37c796", kill_on_drop: false }` [INFO] [stdout] 84f03ffa753654cc71766fee891dc9198e744323d8ab34d4af0440457e37c796