[INFO] fetching crate https-cert-info 0.1.0... [INFO] checking https-cert-info-0.1.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate https-cert-info 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate https-cert-info 0.1.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate https-cert-info 0.1.0 [INFO] finished tweaking crates.io crate https-cert-info 0.1.0 [INFO] tweaked toml for crates.io crate https-cert-info 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate https-cert-info 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b61bd29ea7f670a1228d93b32d85e217ecc353d04051352b4b70a230bc7e75d6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b61bd29ea7f670a1228d93b32d85e217ecc353d04051352b4b70a230bc7e75d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b61bd29ea7f670a1228d93b32d85e217ecc353d04051352b4b70a230bc7e75d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61bd29ea7f670a1228d93b32d85e217ecc353d04051352b4b70a230bc7e75d6", kill_on_drop: false }` [INFO] [stdout] b61bd29ea7f670a1228d93b32d85e217ecc353d04051352b4b70a230bc7e75d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cde641a1d26adb78dd9a87f70b165c2b6495494448f3a08ef0df4d558a5ea2f8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cde641a1d26adb78dd9a87f70b165c2b6495494448f3a08ef0df4d558a5ea2f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking rusticata-macros v2.1.0 [INFO] [stderr] Compiling der-oid-macro v0.2.0 [INFO] [stderr] Checking rustls-native-certs v0.4.0 [INFO] [stderr] Checking der-parser v4.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking x509-parser v0.8.0 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling https-cert-info v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "cde641a1d26adb78dd9a87f70b165c2b6495494448f3a08ef0df4d558a5ea2f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde641a1d26adb78dd9a87f70b165c2b6495494448f3a08ef0df4d558a5ea2f8", kill_on_drop: false }` [INFO] [stdout] cde641a1d26adb78dd9a87f70b165c2b6495494448f3a08ef0df4d558a5ea2f8