[INFO] fetching crate google-bigqueryconnection1_beta1-cli 1.0.14+20200626... [INFO] checking google-bigqueryconnection1_beta1-cli-1.0.14+20200626 against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] extracting crate google-bigqueryconnection1_beta1-cli 1.0.14+20200626 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate google-bigqueryconnection1_beta1-cli 1.0.14+20200626 on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-bigqueryconnection1_beta1-cli 1.0.14+20200626 [INFO] finished tweaking crates.io crate google-bigqueryconnection1_beta1-cli 1.0.14+20200626 [INFO] tweaked toml for crates.io crate google-bigqueryconnection1_beta1-cli 1.0.14+20200626 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate google-bigqueryconnection1_beta1-cli 1.0.14+20200626 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.14+20200626` for dependency `google-bigqueryconnection1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d88938aadbb876a8c75aa861a1aec38e6ca6b36d144743dcb2835087ad2e3119 [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" "d88938aadbb876a8c75aa861a1aec38e6ca6b36d144743dcb2835087ad2e3119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d88938aadbb876a8c75aa861a1aec38e6ca6b36d144743dcb2835087ad2e3119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88938aadbb876a8c75aa861a1aec38e6ca6b36d144743dcb2835087ad2e3119", kill_on_drop: false }` [INFO] [stdout] d88938aadbb876a8c75aa861a1aec38e6ca6b36d144743dcb2835087ad2e3119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a21674ecfdb27b50ae102516f67e52c7d02c39e4620bc79cabf2a79fc58775 [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" "11a21674ecfdb27b50ae102516f67e52c7d02c39e4620bc79cabf2a79fc58775", kill_on_drop: false }` [INFO] [stderr] warning: version requirement `1.0.14+20200626` for dependency `google-bigqueryconnection1_beta1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking ring v0.13.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking webpki v0.18.1 [INFO] [stderr] Checking sct v0.4.0 [INFO] [stderr] Checking webpki-roots v0.15.0 [INFO] [stderr] Checking rustls v0.13.1 [INFO] [stderr] Checking yup-hyper-mock v2.0.0 [INFO] [stderr] Checking hyper-rustls v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking hyper-native-tls v0.3.0 [INFO] [stderr] Checking yup-oauth2 v1.0.12 [INFO] [stderr] Checking google-bigqueryconnection1_beta1 v1.0.14+20200626 [INFO] [stderr] Checking google-bigqueryconnection1_beta1-cli v1.0.14+20200626 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.22s [INFO] running `Command { std: "docker" "inspect" "11a21674ecfdb27b50ae102516f67e52c7d02c39e4620bc79cabf2a79fc58775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a21674ecfdb27b50ae102516f67e52c7d02c39e4620bc79cabf2a79fc58775", kill_on_drop: false }` [INFO] [stdout] 11a21674ecfdb27b50ae102516f67e52c7d02c39e4620bc79cabf2a79fc58775