[INFO] cloning repository https://github.com/Commander3210/si [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Commander3210/si" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommander3210%2Fsi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommander3210%2Fsi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d953602112bab12afa0e24e002dee5b3bc9290b4 [INFO] checking Commander3210/si against try#ebb118907fa893a392c699ddf120848fa0a8d6c2 for pr-116930 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCommander3210%2Fsi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Commander3210/si on toolchain ebb118907fa893a392c699ddf120848fa0a8d6c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/Commander3210/si [INFO] finished tweaking git repo https://github.com/Commander3210/si [INFO] tweaked toml for git repo https://github.com/Commander3210/si written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Commander3210/si 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" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98a7fb874dc0c028d4ebe208609aa8699d6dec5df362d86c396f6d18de6de40b [INFO] running `Command { std: "docker" "start" "-a" "98a7fb874dc0c028d4ebe208609aa8699d6dec5df362d86c396f6d18de6de40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98a7fb874dc0c028d4ebe208609aa8699d6dec5df362d86c396f6d18de6de40b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a7fb874dc0c028d4ebe208609aa8699d6dec5df362d86c396f6d18de6de40b", kill_on_drop: false }` [INFO] [stdout] 98a7fb874dc0c028d4ebe208609aa8699d6dec5df362d86c396f6d18de6de40b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ebb118907fa893a392c699ddf120848fa0a8d6c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45e4c26cc25d4e9418a9ae4819cc08a3f37fa83fe5755afc542587d79518216d [INFO] running `Command { std: "docker" "start" "-a" "45e4c26cc25d4e9418a9ae4819cc08a3f37fa83fe5755afc542587d79518216d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking const-oid v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking rustls-pemfile v1.0.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling time-macros v0.2.13 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking pem-rfc7468 v0.2.3 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking xattr v1.0.1 [INFO] [stderr] Checking filetime v0.2.22 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking tar v0.4.40 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking nuid v0.3.2 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking retain_mut v0.1.9 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking stringprep v0.1.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking tar-parser2 v0.9.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking vfs v0.9.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking matchit v0.7.2 [INFO] [stderr] Checking vfs-tar v0.4.0 [INFO] [stderr] Checking winnow v0.5.15 [INFO] [stderr] Checking whoami v1.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling time v0.3.27 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking webpki-roots v0.25.2 [INFO] [stderr] Checking siphasher v0.3.11 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking phf_shared v0.11.2 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Checking object v0.32.0 [INFO] [stderr] Checking veritech-core v0.1.0 (/opt/rustwide/workdir/lib/veritech-core) [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling remain v0.2.11 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling postgres-derive v0.4.5 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.3.0 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking der v0.7.8 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking crypto-bigint v0.5.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking signatory v0.23.2 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.1.0 [INFO] [stderr] Checking der v0.6.1 [INFO] [stderr] Checking nkeys v0.3.1 [INFO] [stderr] Compiling ouroboros_macro v0.15.6 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Checking spki v0.7.2 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Checking elliptic-curve v0.13.5 [INFO] [stderr] Checking derive_builder v0.12.0 [INFO] [stderr] Checking spki v0.6.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking pkcs8 v0.9.0 [INFO] [stderr] Checking hmac-sha256 v1.1.7 [INFO] [stderr] Checking hmac-sha512 v1.1.5 [INFO] [stderr] Checking ecdsa v0.16.8 [INFO] [stderr] Checking primeorder v0.13.2 [INFO] [stderr] Checking pkcs1 v0.4.1 [INFO] [stderr] Checking ed25519-compact v2.0.4 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking coarsetime v0.1.23 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Checking hmac-sha1-compact v1.1.4 [INFO] [stderr] Checking color-eyre v0.6.2 [INFO] [stderr] Checking binstring v0.1.1 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Checking rsa v0.7.2 [INFO] [stderr] Checking k256 v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking opentelemetry_api v0.18.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking p384 v0.13.0 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling globset v0.4.13 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling dal v0.1.0 (/opt/rustwide/workdir/lib/dal) [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking ouroboros v0.15.6 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling rust_decimal v1.32.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Checking clap_builder v4.3.24 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking serde_with v3.3.0 [INFO] [stderr] Checking serde_nanos v0.1.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_edit v0.19.14 [INFO] [stderr] Checking buck2-resources v0.1.0 (/opt/rustwide/workdir/lib/buck2-resources) [INFO] [stderr] Checking ulid v1.0.0 [INFO] [stderr] Checking postgres-protocol v0.6.6 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking tungstenite v0.20.0 [INFO] [stderr] Checking config v0.13.3 [INFO] [stderr] Checking tungstenite v0.18.0 [INFO] [stderr] Checking postgres-types v0.2.6 [INFO] [stderr] Checking si-std v0.1.0 (/opt/rustwide/workdir/lib/si-std) [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking jwt-simple v0.11.6 [INFO] [stderr] Compiling opentelemetry-proto v0.1.0 [INFO] [stderr] Checking config-file v0.1.0 (/opt/rustwide/workdir/lib/config-file) [INFO] [stderr] Checking serde-aux v4.2.0 [INFO] [stderr] Checking tower-http v0.4.3 [INFO] [stderr] Checking clap v4.3.24 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Checking toml v0.7.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Checking si-settings v0.1.0 (/opt/rustwide/workdir/lib/si-settings) [INFO] [stderr] Compiling sqlformat v0.2.1 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling refinery-core v0.8.10 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling hashlink v0.8.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking html-escape v0.2.13 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling enum-ordinalize v3.1.13 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking deadpool-runtime v0.1.2 [INFO] [stderr] Checking tokio-tungstenite v0.20.0 [INFO] [stderr] Checking object-tree v0.1.0 (/opt/rustwide/workdir/lib/object-tree) [INFO] [stderr] Checking deadpool v0.9.5 [INFO] [stderr] Checking tokio-tungstenite v0.18.0 [INFO] [stderr] Checking async-nats v0.31.0 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking stream-cancel v0.8.1 [INFO] [stderr] Checking opentelemetry_sdk v0.18.0 [INFO] [stderr] Compiling si-test-macros v0.1.0 (/opt/rustwide/workdir/lib/si-test-macros) [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking si-pkg v0.1.0 (/opt/rustwide/workdir/lib/si-pkg) [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-postgres v0.7.9 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking darrentsung_debug_parser v0.3.1 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling sea-query-derive v0.3.0 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:96:37 [INFO] [stdout] | [INFO] [stdout] 96 | pub const ACTION_FUNC_KIND_STR: &str = NODE_KIND_ACTION_FUNC; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] = note: `#[warn(elided_lifetimes_in_associated_constant)]` on by default [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 96 | pub const ACTION_FUNC_KIND_STR: &'static str = NODE_KIND_ACTION_FUNC; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | pub const ATTR_FUNC_INPUT_KIND_STR: &str = NODE_KIND_ATTR_FUNC_INPUT; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 97 | pub const ATTR_FUNC_INPUT_KIND_STR: &'static str = NODE_KIND_ATTR_FUNC_INPUT; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:98:34 [INFO] [stdout] | [INFO] [stdout] 98 | pub const CATEGORY_KIND_STR: &str = NODE_KIND_CATEGORY; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 98 | pub const CATEGORY_KIND_STR: &'static str = NODE_KIND_CATEGORY; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:99:36 [INFO] [stdout] | [INFO] [stdout] 99 | pub const CHANGE_SET_KIND_STR: &str = NODE_KIND_CHANGE_SET; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 99 | pub const CHANGE_SET_KIND_STR: &'static str = NODE_KIND_CHANGE_SET; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:100:42 [INFO] [stdout] | [INFO] [stdout] 100 | pub const CHANGE_SET_CHILD_KIND_STR: &str = NODE_KIND_CHANGE_SET_CHILD; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 100 | pub const CHANGE_SET_CHILD_KIND_STR: &'static str = NODE_KIND_CHANGE_SET_CHILD; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:101:30 [INFO] [stdout] | [INFO] [stdout] 101 | pub const FUNC_KIND_STR: &str = NODE_KIND_FUNC; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 101 | pub const FUNC_KIND_STR: &'static str = NODE_KIND_FUNC; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:102:39 [INFO] [stdout] | [INFO] [stdout] 102 | pub const FUNC_ARGUMENT_KIND_STR: &str = NODE_KIND_FUNC_ARGUMENT; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 102 | pub const FUNC_ARGUMENT_KIND_STR: &'static str = NODE_KIND_FUNC_ARGUMENT; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:103:42 [INFO] [stdout] | [INFO] [stdout] 103 | pub const FUNC_DESCRIPTION_KIND_STR: &str = NODE_KIND_FUNC_DESCRIPTION; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 103 | pub const FUNC_DESCRIPTION_KIND_STR: &'static str = NODE_KIND_FUNC_DESCRIPTION; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:104:39 [INFO] [stdout] | [INFO] [stdout] 104 | pub const LEAF_FUNCTION_KIND_STR: &str = NODE_KIND_LEAF_FUNCTION; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 104 | pub const LEAF_FUNCTION_KIND_STR: &'static str = NODE_KIND_LEAF_FUNCTION; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:105:38 [INFO] [stdout] | [INFO] [stdout] 105 | pub const MAP_KEY_FUNC_KIND_STR: &str = NODE_KIND_MAP_KEY_FUNC; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 105 | pub const MAP_KEY_FUNC_KIND_STR: &'static str = NODE_KIND_MAP_KEY_FUNC; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | pub const PACKAGE_KIND_STR: &str = NODE_KIND_PACKAGE; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 106 | pub const PACKAGE_KIND_STR: &'static str = NODE_KIND_PACKAGE; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:107:30 [INFO] [stdout] | [INFO] [stdout] 107 | pub const PROP_KIND_STR: &str = NODE_KIND_PROP; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 107 | pub const PROP_KIND_STR: &'static str = NODE_KIND_PROP; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:108:36 [INFO] [stdout] | [INFO] [stdout] 108 | pub const PROP_CHILD_KIND_STR: &str = NODE_KIND_PROP_CHILD; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 108 | pub const PROP_CHILD_KIND_STR: &'static str = NODE_KIND_PROP_CHILD; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:109:32 [INFO] [stdout] | [INFO] [stdout] 109 | pub const SCHEMA_KIND_STR: &str = NODE_KIND_SCHEMA; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 109 | pub const SCHEMA_KIND_STR: &'static str = NODE_KIND_SCHEMA; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:110:40 [INFO] [stdout] | [INFO] [stdout] 110 | pub const SCHEMA_VARIANT_KIND_STR: &str = NODE_KIND_SCHEMA_VARIANT; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 110 | pub const SCHEMA_VARIANT_KIND_STR: &'static str = NODE_KIND_SCHEMA_VARIANT; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:111:46 [INFO] [stdout] | [INFO] [stdout] 111 | pub const SCHEMA_VARIANT_KIND_CHILD_STR: &str = NODE_KIND_SCHEMA_VARIANT_CHILD; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 111 | pub const SCHEMA_VARIANT_KIND_CHILD_STR: &'static str = NODE_KIND_SCHEMA_VARIANT_CHILD; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | pub const SOCKET_KIND_STR: &str = NODE_KIND_SOCKET; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 112 | pub const SOCKET_KIND_STR: &'static str = NODE_KIND_SOCKET; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:113:38 [INFO] [stdout] | [INFO] [stdout] 113 | pub const SI_PROP_FUNC_KIND_STR: &str = NODE_KIND_SI_PROP_FUNC; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 113 | pub const SI_PROP_FUNC_KIND_STR: &'static str = NODE_KIND_SI_PROP_FUNC; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> lib/si-pkg/src/node/mod.rs:114:36 [INFO] [stdout] | [INFO] [stdout] 114 | pub const VALIDATION_KIND_STR: &str = NODE_KIND_VALIDATION; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #115010 [INFO] [stdout] help: use the `'static` lifetime [INFO] [stdout] | [INFO] [stdout] 114 | pub const VALIDATION_KIND_STR: &'static str = NODE_KIND_VALIDATION; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling educe v0.4.22 [INFO] [stderr] Compiling refinery-macros v0.8.10 [INFO] [stderr] Compiling iftree v1.0.4 [INFO] [stderr] Checking opentelemetry v0.18.0 [INFO] [stderr] Checking telemetry v0.1.0 (/opt/rustwide/workdir/lib/telemetry-rs) [INFO] [stderr] Checking tracing-opentelemetry v0.18.0 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.10.0 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Checking pretty_assertions_sorted v1.2.3 [INFO] [stderr] Checking sea-query v0.28.5 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking tokio-test v0.4.3 [INFO] [stderr] Compiling bae v0.1.7 [INFO] [stderr] Compiling sea-strum_macros v0.23.0 [INFO] [stderr] Checking attohttpc v0.22.0 [INFO] [stderr] Checking tokio-serde v0.8.0 [INFO] [stderr] Checking deadpool-postgres v0.10.5 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_with v2.3.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking refinery v0.8.10 [INFO] [stderr] Checking pin-project v0.4.30 [INFO] [stderr] Compiling sea-orm-macros v0.11.3 [INFO] [stderr] Checking bytes-lines-codec v0.1.0 (/opt/rustwide/workdir/lib/bytes-lines-codec) [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking futures_codec v0.4.1 [INFO] [stderr] Checking podman-api-stubs v0.9.0 [INFO] [stderr] Checking asynchronous-codec v0.6.2 [INFO] [stderr] Checking aws-region v0.25.3 [INFO] [stderr] Checking si-data-pg v0.1.0 (/opt/rustwide/workdir/lib/si-data-pg) [INFO] [stderr] Checking aws-creds v0.34.1 [INFO] [stderr] Checking newline-converter v0.2.2 [INFO] [stderr] Compiling maybe-async v0.2.7 [INFO] [stderr] Checking unicode-ident v1.0.11 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking comfy-table v7.0.1 [INFO] [stderr] Checking indicatif v0.17.6 [INFO] [stderr] Checking proc-macro2 v1.0.66 [INFO] [stderr] Checking inquire v0.6.2 [INFO] [stderr] Checking open v5.0.0 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ebb118907fa893a392c699ddf120848fa0a8d6c2/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/h2-0.3.21/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=707c3a6ce260e4f5 -C extra-filename=-707c3a6ce260e4f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3a8f2f78a23ec51b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-71dd0c59a290bc92.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-872fb3963f835c22.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-b0bdc656ef95f986.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4fec9c9ccb46cef6.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-0af072f7e2794022.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-1a6e542537c0f5ed.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-33280ca52b53beb7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0dec44aee22024c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-57f7a9a480775cee.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a4c9dccfcd6c4d6b.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" "45e4c26cc25d4e9418a9ae4819cc08a3f37fa83fe5755afc542587d79518216d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45e4c26cc25d4e9418a9ae4819cc08a3f37fa83fe5755afc542587d79518216d", kill_on_drop: false }` [INFO] [stdout] 45e4c26cc25d4e9418a9ae4819cc08a3f37fa83fe5755afc542587d79518216d