[INFO] fetching crate sqlx-cli 0.5.10... [INFO] checking sqlx-cli-0.5.10 against master#ad0d4190facd509a5c79dce427bb7deb2824046e for pr-92472 [INFO] extracting crate sqlx-cli 0.5.10 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate sqlx-cli 0.5.10 on toolchain ad0d4190facd509a5c79dce427bb7deb2824046e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "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-13/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" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 492b2b7b6a88aa99a50f8c008691a3aeb793476f1b5f718cef609f7a3c56c6cf [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" "492b2b7b6a88aa99a50f8c008691a3aeb793476f1b5f718cef609f7a3c56c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "492b2b7b6a88aa99a50f8c008691a3aeb793476f1b5f718cef609f7a3c56c6cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492b2b7b6a88aa99a50f8c008691a3aeb793476f1b5f718cef609f7a3c56c6cf", kill_on_drop: false }` [INFO] [stdout] 492b2b7b6a88aa99a50f8c008691a3aeb793476f1b5f718cef609f7a3c56c6cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+ad0d4190facd509a5c79dce427bb7deb2824046e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 545db3e1493b770d2df579fd0a9475762467d78d5c03d2e7b31bc9871f8f2941 [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" "545db3e1493b770d2df579fd0a9475762467d78d5c03d2e7b31bc9871f8f2941", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling base64ct v1.1.1 [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 termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling indexmap v1.7.0 [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] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking spin v0.9.2 [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 nix v0.18.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [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] Checking dirs-next v1.0.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking futures-intrusive v0.4.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling clap_derive v3.0.0-rc.9 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=4e7fe41e670720dc -C extra-filename=-4e7fe41e670720dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f75283d3dcd3daad.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d7aa02586377abc4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0d13f062215411af.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "545db3e1493b770d2df579fd0a9475762467d78d5c03d2e7b31bc9871f8f2941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545db3e1493b770d2df579fd0a9475762467d78d5c03d2e7b31bc9871f8f2941", kill_on_drop: false }` [INFO] [stdout] 545db3e1493b770d2df579fd0a9475762467d78d5c03d2e7b31bc9871f8f2941