[INFO] fetching crate tls-api-native-tls 0.5.0... [INFO] checking tls-api-native-tls-0.5.0 against try#8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 for pr-86194 [INFO] extracting crate tls-api-native-tls 0.5.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate tls-api-native-tls 0.5.0 on toolchain 8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tls-api-native-tls 0.5.0 [INFO] finished tweaking crates.io crate tls-api-native-tls 0.5.0 [INFO] tweaked toml for crates.io crate tls-api-native-tls 0.5.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate tls-api-native-tls 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed1b0d47bd17fac7951b0bccdd4b4acfce2afa4d3744c087fc8da586b6043bf [INFO] running `Command { std: "docker" "start" "-a" "7ed1b0d47bd17fac7951b0bccdd4b4acfce2afa4d3744c087fc8da586b6043bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed1b0d47bd17fac7951b0bccdd4b4acfce2afa4d3744c087fc8da586b6043bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed1b0d47bd17fac7951b0bccdd4b4acfce2afa4d3744c087fc8da586b6043bf", kill_on_drop: false }` [INFO] [stdout] 7ed1b0d47bd17fac7951b0bccdd4b4acfce2afa4d3744c087fc8da586b6043bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+8552849d5ae3b6c66b89a0ac2e9c1e3ef5cde346" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ec21645583021f968887123a5b661fcb3b8ba291b45339d14a36ac9cb060d2a [INFO] running `Command { std: "docker" "start" "-a" "8ec21645583021f968887123a5b661fcb3b8ba291b45339d14a36ac9cb060d2a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking test-cert-gen v0.5.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking tls-api v0.5.0 [INFO] [stderr] Checking tls-api-test v0.5.0 [INFO] [stderr] Compiling tls-api-native-tls v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.75s [INFO] running `Command { std: "docker" "inspect" "8ec21645583021f968887123a5b661fcb3b8ba291b45339d14a36ac9cb060d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec21645583021f968887123a5b661fcb3b8ba291b45339d14a36ac9cb060d2a", kill_on_drop: false }` [INFO] [stdout] 8ec21645583021f968887123a5b661fcb3b8ba291b45339d14a36ac9cb060d2a