[INFO] cloning repository https://github.com/JustusFluegel/sqlx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JustusFluegel/sqlx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustusFluegel%2Fsqlx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustusFluegel%2Fsqlx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 336af14daebe20664d3f0ceb793e55b0ffa4d2ff [INFO] testing JustusFluegel/sqlx against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJustusFluegel%2Fsqlx" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 51% (17144/33006) Updating files: 52% (17164/33006) Updating files: 53% (17494/33006) Updating files: 54% (17824/33006) Updating files: 55% (18154/33006) Updating files: 56% (18484/33006) Updating files: 57% (18814/33006) Updating files: 58% (19144/33006) Updating files: 59% (19474/33006) Updating files: 60% (19804/33006) Updating files: 61% (20134/33006) Updating files: 62% (20464/33006) Updating files: 63% (20794/33006) Updating files: 64% (21124/33006) Updating files: 65% (21454/33006) Updating files: 66% (21784/33006) Updating files: 67% (22115/33006) Updating files: 68% (22445/33006) Updating files: 69% (22775/33006) Updating files: 70% (23105/33006) Updating files: 71% (23435/33006) Updating files: 72% (23765/33006) Updating files: 73% (24095/33006) Updating files: 74% (24425/33006) Updating files: 75% (24755/33006) Updating files: 76% (25085/33006) Updating files: 77% (25415/33006) Updating files: 78% (25745/33006) Updating files: 79% (26075/33006) Updating files: 80% (26405/33006) Updating files: 81% (26735/33006) Updating files: 82% (27065/33006) Updating files: 83% (27395/33006) Updating files: 84% (27726/33006) Updating files: 85% (28056/33006) Updating files: 86% (28386/33006) Updating files: 87% (28716/33006) Updating files: 88% (29046/33006) Updating files: 89% (29376/33006) Updating files: 90% (29706/33006) Updating files: 91% (30036/33006) Updating files: 92% (30366/33006) Updating files: 93% (30696/33006) Updating files: 94% (31026/33006) Updating files: 95% (31356/33006) Updating files: 96% (31686/33006) Updating files: 96% (31948/33006) Updating files: 97% (32016/33006) Updating files: 98% (32346/33006) Updating files: 99% (32676/33006) Updating files: 100% (33006/33006) Updating files: 100% (33006/33006), done. [INFO] validating manifest of git repo https://github.com/JustusFluegel/sqlx on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JustusFluegel/sqlx [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/JustusFluegel/sqlx [INFO] tweaked toml for git repo https://github.com/JustusFluegel/sqlx written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JustusFluegel/sqlx already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded promptly v0.3.1 [INFO] [stderr] Downloaded predicates v3.0.4 [INFO] [stderr] Downloaded mac_address v1.1.5 [INFO] [stderr] Downloaded axum-macros v0.2.3 [INFO] [stderr] Downloaded rsa v0.9.4 [INFO] [stderr] Downloaded openssl-src v300.1.6+3.1.4 [INFO] [stderr] Downloaded atomic-write-file v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84214d608b87e0a8ec327263a2055e09f7728d8a93c9af78c3e6d25d8ff4657e [INFO] running `Command { std: "docker" "start" "-a" "84214d608b87e0a8ec327263a2055e09f7728d8a93c9af78c3e6d25d8ff4657e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84214d608b87e0a8ec327263a2055e09f7728d8a93c9af78c3e6d25d8ff4657e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84214d608b87e0a8ec327263a2055e09f7728d8a93c9af78c3e6d25d8ff4657e", kill_on_drop: false }` [INFO] [stdout] 84214d608b87e0a8ec327263a2055e09f7728d8a93c9af78c3e6d25d8ff4657e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8b4f8ee0d00a9de12459cfb9ce05050271fe1820f3730004ff32a422a46af3b [INFO] running `Command { std: "docker" "start" "-a" "f8b4f8ee0d00a9de12459cfb9ce05050271fe1820f3730004ff32a422a46af3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling atomic-write-file v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling sqlx-core v0.7.3 (/opt/rustwide/workdir/sqlx-core) [INFO] [stdout] warning: the item `Extend` is imported redundantly [INFO] [stdout] --> sqlx-core/src/any/query_result.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::{Extend, IntoIterator}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Extend` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoIterator` is imported redundantly [INFO] [stdout] --> sqlx-core/src/any/query_result.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::{Extend, IntoIterator}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `IntoIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Extend` is imported redundantly [INFO] [stdout] --> sqlx-core/src/any/query_result.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::{Extend, IntoIterator}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] --> /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Extend` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `IntoIterator` is imported redundantly [INFO] [stdout] --> sqlx-core/src/any/query_result.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use std::iter::{Extend, IntoIterator}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `IntoIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 (/opt/rustwide/workdir/sqlx-macros-core) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sqlx_core::*` [INFO] [stdout] --> sqlx-macros-core/src/database/mod.rs:175:13 [INFO] [stdout] | [INFO] [stdout] 175 | pub use sqlx_core::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FromIterator` is imported redundantly [INFO] [stdout] --> sqlx-macros-core/src/derives/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use std::iter::FromIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `FromIterator` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros v0.7.3 (/opt/rustwide/workdir/sqlx-macros) [INFO] [stderr] Compiling sqlx v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.94s [INFO] running `Command { std: "docker" "inspect" "f8b4f8ee0d00a9de12459cfb9ce05050271fe1820f3730004ff32a422a46af3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8b4f8ee0d00a9de12459cfb9ce05050271fe1820f3730004ff32a422a46af3b", kill_on_drop: false }` [INFO] [stdout] f8b4f8ee0d00a9de12459cfb9ce05050271fe1820f3730004ff32a422a46af3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05907451cb8fe385283ee5e378d7c5a35636a6d9ad01312f500bb3af2b9c9bf1 [INFO] running `Command { std: "docker" "start" "-a" "05907451cb8fe385283ee5e378d7c5a35636a6d9ad01312f500bb3af2b9c9bf1", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling async-lock v3.1.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-executor v1.7.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] error: could not compile `nix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d7bd9cd469ff6871420007f091ef52fc32d2ca99/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.26.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="acct"' --cfg 'feature="aio"' --cfg 'feature="default"' --cfg 'feature="dir"' --cfg 'feature="env"' --cfg 'feature="event"' --cfg 'feature="feature"' --cfg 'feature="fs"' --cfg 'feature="hostname"' --cfg 'feature="inotify"' --cfg 'feature="ioctl"' --cfg 'feature="kmod"' --cfg 'feature="memoffset"' --cfg 'feature="mman"' --cfg 'feature="mount"' --cfg 'feature="mqueue"' --cfg 'feature="net"' --cfg 'feature="personality"' --cfg 'feature="pin-utils"' --cfg 'feature="poll"' --cfg 'feature="process"' --cfg 'feature="pthread"' --cfg 'feature="ptrace"' --cfg 'feature="quota"' --cfg 'feature="reboot"' --cfg 'feature="resource"' --cfg 'feature="sched"' --cfg 'feature="signal"' --cfg 'feature="socket"' --cfg 'feature="term"' --cfg 'feature="time"' --cfg 'feature="ucontext"' --cfg 'feature="uio"' --cfg 'feature="user"' --cfg 'feature="zerocopy"' -C metadata=a30c33a6f4df3a95 -C extra-filename=-a30c33a6f4df3a95 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a923569c8d955eab.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-28d96cf366cd649a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "05907451cb8fe385283ee5e378d7c5a35636a6d9ad01312f500bb3af2b9c9bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05907451cb8fe385283ee5e378d7c5a35636a6d9ad01312f500bb3af2b9c9bf1", kill_on_drop: false }` [INFO] [stdout] 05907451cb8fe385283ee5e378d7c5a35636a6d9ad01312f500bb3af2b9c9bf1