[INFO] fetching crate tls-api-stub-2 0.11.0... [INFO] building tls-api-stub-2-0.11.0 against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] extracting crate tls-api-stub-2 0.11.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate tls-api-stub-2 0.11.0 on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tls-api-stub-2 0.11.0 [INFO] finished tweaking crates.io crate tls-api-stub-2 0.11.0 [INFO] tweaked toml for crates.io crate tls-api-stub-2 0.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 120 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.11) [INFO] [stderr] Adding tls-api-test-2 v0.11.0 (available: v0.12.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6200229526bee03d2e40e572b776ec0fac693d1bb5dddcb0dba0cfa48b04d926 [INFO] running `Command { std: "docker" "start" "-a" "6200229526bee03d2e40e572b776ec0fac693d1bb5dddcb0dba0cfa48b04d926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6200229526bee03d2e40e572b776ec0fac693d1bb5dddcb0dba0cfa48b04d926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6200229526bee03d2e40e572b776ec0fac693d1bb5dddcb0dba0cfa48b04d926", kill_on_drop: false }` [INFO] [stdout] 6200229526bee03d2e40e572b776ec0fac693d1bb5dddcb0dba0cfa48b04d926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f20da58c244b65497ad90ddfbbb2156538cf8791b6bb899e29ae9125c0bdd1fe [INFO] running `Command { std: "docker" "start" "-a" "f20da58c244b65497ad90ddfbbb2156538cf8791b6bb899e29ae9125c0bdd1fe", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tls-api-test-2 v0.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling test-cert-gen-2 v0.11.0 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling tls-api-2 v0.11.0 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling tls-api-stub-2 v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.57s [INFO] running `Command { std: "docker" "inspect" "f20da58c244b65497ad90ddfbbb2156538cf8791b6bb899e29ae9125c0bdd1fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20da58c244b65497ad90ddfbbb2156538cf8791b6bb899e29ae9125c0bdd1fe", kill_on_drop: false }` [INFO] [stdout] f20da58c244b65497ad90ddfbbb2156538cf8791b6bb899e29ae9125c0bdd1fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 627dd06ac65c7cc5a9fd934d9eeded98a08889b4b602c7ea4a355b32051b97ab [INFO] running `Command { std: "docker" "start" "-a" "627dd06ac65c7cc5a9fd934d9eeded98a08889b4b602c7ea4a355b32051b97ab", kill_on_drop: false }` [INFO] [stderr] Compiling tls-api-stub-2 v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "627dd06ac65c7cc5a9fd934d9eeded98a08889b4b602c7ea4a355b32051b97ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "627dd06ac65c7cc5a9fd934d9eeded98a08889b4b602c7ea4a355b32051b97ab", kill_on_drop: false }` [INFO] [stdout] 627dd06ac65c7cc5a9fd934d9eeded98a08889b4b602c7ea4a355b32051b97ab