[INFO] cloning repository https://github.com/traxys/lists [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/traxys/lists" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Flists", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Flists'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 801136d88a745853e82410455a22650a508b0e42 [INFO] checking traxys/lists against master#e0ba2d038db3afa968e13075b1d6eabd24339708 for pr-112988 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftraxys%2Flists" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/traxys/lists on toolchain e0ba2d038db3afa968e13075b1d6eabd24339708 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/traxys/lists [INFO] finished tweaking git repo https://github.com/traxys/lists [INFO] tweaked toml for git repo https://github.com/traxys/lists written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/traxys/lists 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" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jwt-simple v0.11.2 [INFO] [stderr] Downloaded utoipa-gen v3.0.2 [INFO] [stderr] Downloaded gloo-net v0.2.3 [INFO] [stderr] Downloaded clap_complete v3.2.3 [INFO] [stderr] Downloaded utoipa v3.0.2 [INFO] [stderr] Downloaded rustyline v9.1.2 [INFO] [stderr] Downloaded promptly v0.3.1 [INFO] [stderr] Downloaded gloo v0.7.0 [INFO] [stderr] Downloaded utoipa-swagger-ui v3.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c78dabf642ec3ef7eac49ccbf7655abc957175ee36ac96ee57b81b0b5ecc45 [INFO] running `Command { std: "docker" "start" "-a" "22c78dabf642ec3ef7eac49ccbf7655abc957175ee36ac96ee57b81b0b5ecc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c78dabf642ec3ef7eac49ccbf7655abc957175ee36ac96ee57b81b0b5ecc45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c78dabf642ec3ef7eac49ccbf7655abc957175ee36ac96ee57b81b0b5ecc45", kill_on_drop: false }` [INFO] [stdout] 22c78dabf642ec3ef7eac49ccbf7655abc957175ee36ac96ee57b81b0b5ecc45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+e0ba2d038db3afa968e13075b1d6eabd24339708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91aaff6711c7f5970565198ef825b5015fe95f2b3f171ae549c4f6a94f519b18 [INFO] running `Command { std: "docker" "start" "-a" "91aaff6711c7f5970565198ef825b5015fe95f2b3f171ae549c4f6a94f519b18", kill_on_drop: false }` [INFO] [stderr] warning: some crates are on edition 2021 which defaults to `resolver = "2"`, but virtual workspaces default to `resolver = "1"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Checking const-oid v0.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Checking lock_api v0.4.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking base64ct v1.5.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.4.9 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Checking sec1 v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking tracing-subscriber v0.3.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling io-lifetimes v0.7.2 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking elliptic-curve v0.12.3 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Checking rfc6979 v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustix v0.35.7 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking os_str_bytes v6.2.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling chrono-tz-build v0.0.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking ecdsa v0.14.8 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling axum-core v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling chrono-tz v0.6.1 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rust-embed-utils v7.2.0 [INFO] [stderr] Compiling axum v0.6.7 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Compiling utoipa-swagger-ui v3.0.2 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking ed25519-compact v2.0.4 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Checking p256 v0.11.1 [INFO] [stderr] Checking p384 v0.11.2 [INFO] [stderr] Checking k256 v0.11.6 [INFO] [stderr] Checking coarsetime v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Checking fd-lock v3.0.6 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling yew-macro v0.19.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rsa v0.7.2 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling yew-router-macro v0.16.0 [INFO] [stderr] Checking hmac-sha512 v1.1.4 [INFO] [stderr] Checking rust-embed v6.4.0 [INFO] [stderr] Checking hmac-sha256 v1.1.6 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking hmac-sha1-compact v1.1.3 [INFO] [stderr] Checking binstring v0.1.1 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Checking rpassword v5.0.1 [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/e0ba2d038db3afa968e13075b1d6eabd24339708/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nix-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=91a93d31efce8e2d -C extra-filename=-91a93d31efce8e2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-17eaae058c49a1b8.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d488aff7a2e4faf1.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76403dea32595e1f.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-7edc9b46a4ef3ebf.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" "91aaff6711c7f5970565198ef825b5015fe95f2b3f171ae549c4f6a94f519b18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91aaff6711c7f5970565198ef825b5015fe95f2b3f171ae549c4f6a94f519b18", kill_on_drop: false }` [INFO] [stdout] 91aaff6711c7f5970565198ef825b5015fe95f2b3f171ae549c4f6a94f519b18