[INFO] cloning repository https://github.com/AOSC-Dev/p-vector-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOSC-Dev/p-vector-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a1e73dec4ac21141187e45030a54cfc77fe41391 [INFO] checking AOSC-Dev/p-vector-rs against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-107073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOSC-Dev%2Fp-vector-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AOSC-Dev/p-vector-rs on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] finished tweaking git repo https://github.com/AOSC-Dev/p-vector-rs [INFO] tweaked toml for git repo https://github.com/AOSC-Dev/p-vector-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AOSC-Dev/p-vector-rs 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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq v0.10.0 [INFO] [stderr] Downloaded memsec v0.6.2 [INFO] [stderr] Downloaded buffered-reader v1.1.4 [INFO] [stderr] Downloaded lalrpop-util v0.19.8 [INFO] [stderr] Downloaded sailfish-compiler v0.5.0 [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded jwalk v0.6.2 [INFO] [stderr] Downloaded sd-notify v0.4.1 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded goblin v0.6.0 [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded faster-hex v0.6.1 [INFO] [stderr] Downloaded sailfish-macros v0.5.0 [INFO] [stderr] Downloaded lalrpop v0.19.8 [INFO] [stderr] Downloaded nettle v7.2.0 [INFO] [stderr] Downloaded itoap v1.0.1 [INFO] [stderr] Downloaded capnp v0.14.11 [INFO] [stderr] Downloaded capnp-rpc v0.14.1 [INFO] [stderr] Downloaded capnp-futures v0.14.2 [INFO] [stderr] Downloaded sha1collisiondetection v0.2.6 [INFO] [stderr] Downloaded zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Downloaded nettle-sys v2.1.0 [INFO] [stderr] Downloaded dircpy v0.3.14 [INFO] [stderr] Downloaded zmq-sys v0.12.0 [INFO] [stderr] Downloaded sequoia-openpgp v1.13.0 [INFO] [stderr] Downloaded sailfish v0.5.0 [INFO] [stderr] Downloaded sequoia-ipc v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0b1976d88c214d77d49e8b840fd242ccd9d447d53c33a86b1766acea69e35b3 [INFO] running `Command { std: "docker" "start" "-a" "f0b1976d88c214d77d49e8b840fd242ccd9d447d53c33a86b1766acea69e35b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0b1976d88c214d77d49e8b840fd242ccd9d447d53c33a86b1766acea69e35b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b1976d88c214d77d49e8b840fd242ccd9d447d53c33a86b1766acea69e35b3", kill_on_drop: false }` [INFO] [stdout] f0b1976d88c214d77d49e8b840fd242ccd9d447d53c33a86b1766acea69e35b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c2d7790525ad8eee34ae904f5da16009d99b881377a717acf7a40cad4b3612d [INFO] running `Command { std: "docker" "start" "-a" "2c2d7790525ad8eee34ae904f5da16009d99b881377a717acf7a40cad4b3612d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lalrpop-util v0.19.8 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling cfg-expr v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling sailfish-compiler v0.5.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling nettle-sys v2.1.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling whoami v1.3.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Checking capnp v0.14.11 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Checking sqlformat v0.2.1 [INFO] [stderr] Compiling system-deps v6.0.3 [INFO] [stderr] Checking capnp-futures v0.14.2 [INFO] [stderr] Compiling lalrpop v0.19.8 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Checking nettle v7.2.0 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Checking sha1collisiondetection v0.2.6 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Checking futures-intrusive v0.4.2 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling sailfish v0.5.0 [INFO] [stderr] Checking xxhash-rust v0.8.6 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Checking memsec v0.6.2 [INFO] [stderr] Checking dyn-clone v1.0.10 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Checking console v0.15.5 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Compiling sailfish-macros v0.5.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking capnp-rpc v0.14.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking xattr v0.2.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking goblin v0.6.0 [INFO] [stderr] Checking reqwest v0.11.14 [INFO] [stderr] Checking argh v0.1.10 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking dialoguer v0.10.3 [INFO] [stderr] Checking tar v0.4.38 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking memmap2 v0.5.8 [INFO] [stderr] Checking sd-notify v0.4.1 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking faster-hex v0.6.1 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] error: could not compile `sqlx-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name sqlx_core --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sqlx-core-0.6.2/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 -C debuginfo=2 --cfg 'feature="_rt-tokio"' --cfg 'feature="_tls-native-tls"' --cfg 'feature="any"' --cfg 'feature="base64"' --cfg 'feature="chrono"' --cfg 'feature="crc"' --cfg 'feature="dirs"' --cfg 'feature="hkdf"' --cfg 'feature="hmac"' --cfg 'feature="json"' --cfg 'feature="md-5"' --cfg 'feature="migrate"' --cfg 'feature="offline"' --cfg 'feature="postgres"' --cfg 'feature="rand"' --cfg 'feature="runtime-tokio-native-tls"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1"' --cfg 'feature="sha2"' --cfg 'feature="tokio-stream"' --cfg 'feature="whoami"' -C metadata=61c006edc62baa04 -C extra-filename=-61c006edc62baa04 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-070b3d36f366df2c.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-8d5e0b7a0951aaec.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-9aac6206263a7a9b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2c96c39a664329c4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e5507fd243e27888.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0d838975e225fb3e.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-826f539b9a17cc01.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-9094cd5506e10bf8.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-02858ced7f05e50e.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-874c666fc4362883.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-62884df1fd2f95eb.rmeta --extern event_listener=/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-cb0827c75d76fa89.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1eac79b368bfe543.rmeta --extern futures_intrusive=/opt/rustwide/target/debug/deps/libfutures_intrusive-b89eb0020d646976.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3f821b998de156a0.rmeta --extern hashlink=/opt/rustwide/target/debug/deps/libhashlink-9cdd2ef93fd84e2d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-ecfd369ab07f4153.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-d5b03ae85c937c21.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5368b338031a4af5.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-2dc591579cbfc997.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9b0e9fb7873bef9b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-00e380f5c82ab437.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-edf74ea9880f35b9.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-6e4608d096e848db.so --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d675c6e8ce972ef9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c0573e6b0acabc72.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09567306032e2d2d.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-547ecb1dfb63ad6f.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-7ca33826ec5e99d1.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rmeta --extern sqlformat=/opt/rustwide/target/debug/deps/libsqlformat-673c2e34dc0db373.rmeta --extern sqlx_rt=/opt/rustwide/target/debug/deps/libsqlx_rt-22c4d7e96b05b595.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-fa8a415b25a5ae08.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3f9231ec81718812.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-07715f9c1914a060.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-7cdcfa6a7793ac94.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-537b8fdd12e48787.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: could not compile `lalrpop` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lalrpop /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.8/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 -C debuginfo=2 -C metadata=3d4bf61c9ddaf355 -C extra-filename=-3d4bf61c9ddaf355 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-0987e237c3c26dcb.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-493917433dec4487.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-ee74ac2e90af5e43.rmeta --extern diff=/opt/rustwide/target/debug/deps/libdiff-8f052707a6bae014.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-39d2cb6411ab3d0d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-70fdcbfc33eeb3ed.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-92bb1b2e82e9a279.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-de48c6247443c772.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7e51e1e8efc4890b.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-71bfd9cd56174fcf.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-53ccaf77c702f817.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-00255f515529bbaa.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-4bf2471072bf0fa0.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ae54b85771f93373.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2c2d7790525ad8eee34ae904f5da16009d99b881377a717acf7a40cad4b3612d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2d7790525ad8eee34ae904f5da16009d99b881377a717acf7a40cad4b3612d", kill_on_drop: false }` [INFO] [stdout] 2c2d7790525ad8eee34ae904f5da16009d99b881377a717acf7a40cad4b3612d