[INFO] fetching crate sqlx-cli 0.5.10... [INFO] checking sqlx-cli-0.5.10 against try#ef8c760c4c3d93b561a5b431502e92f4b4773aca for pr-92472 [INFO] extracting crate sqlx-cli 0.5.10 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate sqlx-cli 0.5.10 on toolchain ef8c760c4c3d93b561a5b431502e92f4b4773aca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sqlx-cli 0.5.10 [INFO] finished tweaking crates.io crate sqlx-cli 0.5.10 [INFO] tweaked toml for crates.io crate sqlx-cli 0.5.10 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate sqlx-cli 0.5.10 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v1.0.9 [INFO] [stderr] Downloaded clap_derive v3.0.0-rc.9 [INFO] [stderr] Downloaded clap v3.0.0-rc.9 [INFO] [stderr] Downloaded pin-project-internal v1.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 271bb5429647e07f659796e2b56b9514d369ca187a0faded595c058ec3603b02 [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" "271bb5429647e07f659796e2b56b9514d369ca187a0faded595c058ec3603b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "271bb5429647e07f659796e2b56b9514d369ca187a0faded595c058ec3603b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271bb5429647e07f659796e2b56b9514d369ca187a0faded595c058ec3603b02", kill_on_drop: false }` [INFO] [stdout] 271bb5429647e07f659796e2b56b9514d369ca187a0faded595c058ec3603b02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+ef8c760c4c3d93b561a5b431502e92f4b4773aca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2448686dbf1eeae5a22a742432495b5458ac9faf5b8661c3db3b8daf6981a12f [INFO] running `Command { std: "docker" "start" "-a" "2448686dbf1eeae5a22a742432495b5458ac9faf5b8661c3db3b8daf6981a12f", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Checking crc v2.1.0 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking remove_dir_all v0.7.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Checking openssl v0.10.38 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking indexmap v1.7.0 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking native-tls v0.2.8 [INFO] [stderr] Checking rustyline v6.3.0 [INFO] [stderr] Checking promptly v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.9 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Checking futures-util v0.3.19 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling pin-project v1.0.9 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking clap v3.0.0-rc.9 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking sqlx-rt v0.5.10 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking sqlformat v0.1.8 [INFO] [stderr] Checking sqlx-core v0.5.10 [INFO] [stderr] Compiling sqlx-macros v0.5.10 [INFO] [stderr] Checking sqlx v0.5.10 [INFO] [stderr] Checking sqlx-cli v0.5.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate_version` [INFO] [stdout] --> src/bin/cargo-sqlx.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{crate_version, AppSettings, FromArgMatches, IntoApp}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate_version` [INFO] [stdout] --> src/bin/cargo-sqlx.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{crate_version, AppSettings, FromArgMatches, IntoApp}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 54s [INFO] running `Command { std: "docker" "inspect" "2448686dbf1eeae5a22a742432495b5458ac9faf5b8661c3db3b8daf6981a12f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2448686dbf1eeae5a22a742432495b5458ac9faf5b8661c3db3b8daf6981a12f", kill_on_drop: false }` [INFO] [stdout] 2448686dbf1eeae5a22a742432495b5458ac9faf5b8661c3db3b8daf6981a12f