[INFO] cloning repository https://github.com/radicle-dev/heartwood [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radicle-dev/heartwood" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fheartwood", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fheartwood'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3f460e67d90f3406ec2dfbd1f21c3876a38c65a [INFO] testing radicle-dev/heartwood against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fheartwood" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radicle-dev/heartwood on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/radicle-dev/heartwood [INFO] finished tweaking git repo https://github.com/radicle-dev/heartwood [INFO] tweaked toml for git repo https://github.com/radicle-dev/heartwood written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/radicle-dev/heartwood 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded radicle-std-ext v0.1.0 [INFO] [stderr] Downloaded git-ref-format v0.3.0 [INFO] [stderr] Downloaded nonempty v0.8.1 [INFO] [stderr] Downloaded localtime v1.3.0 [INFO] [stderr] Downloaded qcheck v1.0.0 [INFO] [stderr] Downloaded ec25519 v0.1.0 [INFO] [stderr] Downloaded noise-framework v0.3.0 [INFO] [stderr] Downloaded radicle-git-ext v0.6.0 [INFO] [stderr] Downloaded amplify v4.0.0 [INFO] [stderr] Downloaded cyphergraphy v0.2.0 [INFO] [stderr] Downloaded git-ref-format-macro v0.3.0 [INFO] [stderr] Downloaded inquire v0.6.2 [INFO] [stderr] Downloaded socks5-client v0.2.0 [INFO] [stderr] Downloaded popol v3.0.0 [INFO] [stderr] Downloaded sqlite v0.31.0 [INFO] [stderr] Downloaded axum-auth v0.4.0 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.9.0 [INFO] [stderr] Downloaded sqlite3-sys v0.15.2 [INFO] [stderr] Downloaded lexopt v0.2.1 [INFO] [stderr] Downloaded git-ref-format-core v0.3.0 [INFO] [stderr] Downloaded cypheraddr v0.2.0 [INFO] [stderr] Downloaded amplify_num v0.5.0 [INFO] [stderr] Downloaded amplify_derive v3.0.1 [INFO] [stderr] Downloaded timeago v0.3.1 [INFO] [stderr] Downloaded netservices v0.3.0 [INFO] [stderr] Downloaded radicle-surf v0.15.0 [INFO] [stderr] Downloaded cyphernet v0.3.0 [INFO] [stderr] Downloaded bloomy v1.2.0 [INFO] [stderr] Downloaded escargot v0.5.7 [INFO] [stderr] Downloaded io-reactor v0.2.1 [INFO] [stderr] Downloaded amplify_syn v2.0.1 [INFO] [stderr] Downloaded qcheck-macros v1.0.0 [INFO] [stderr] Downloaded nonempty v0.5.0 [INFO] [stderr] Downloaded tracing-logfmt v0.2.0 [INFO] [stderr] Downloaded sqlite3-src v0.5.1 [INFO] [stderr] Downloaded json-color v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c01eb91cee6408b398390c7a0faadd115017d5c84d11399f74221dbd1f5f3dc [INFO] running `Command { std: "docker" "start" "-a" "5c01eb91cee6408b398390c7a0faadd115017d5c84d11399f74221dbd1f5f3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c01eb91cee6408b398390c7a0faadd115017d5c84d11399f74221dbd1f5f3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c01eb91cee6408b398390c7a0faadd115017d5c84d11399f74221dbd1f5f3dc", kill_on_drop: false }` [INFO] [stdout] 5c01eb91cee6408b398390c7a0faadd115017d5c84d11399f74221dbd1f5f3dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf97463c81c5a60b4c6c032f1b87c94bfdacbb6a9a40bc530cb70585358e0d14 [INFO] running `Command { std: "docker" "start" "-a" "bf97463c81c5a60b4c6c032f1b87c94bfdacbb6a9a40bc530cb70585358e0d14", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling amplify_num v0.5.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ec25519 v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling amplify_syn v2.0.1 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling radicle-std-ext v0.1.0 [INFO] [stderr] Compiling ssh-encoding v0.1.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.9.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling amplify_derive v3.0.1 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling ssh-key v0.5.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling qcheck v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling radicle-ssh v0.2.0 (/opt/rustwide/workdir/radicle-ssh) [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling snapbox-macros v0.3.4 [INFO] [stderr] Compiling radicle-dag v0.2.0 (/opt/rustwide/workdir/radicle-dag) [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling amplify v4.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cyphergraphy v0.2.0 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling snapbox v0.4.11 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling cypheraddr v0.2.0 [INFO] [stderr] Compiling noise-framework v0.3.0 [INFO] [stderr] Compiling radicle-surf v0.15.0 [INFO] [stderr] Compiling socks5-client v0.2.0 [INFO] [stderr] Compiling cyphernet v0.3.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling dyn-clone v1.0.13 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling lexopt v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling nonempty v0.5.0 [INFO] [stderr] Compiling radicle-cli v0.8.0 (/opt/rustwide/workdir/radicle-cli) [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling popol v3.0.0 [INFO] [stderr] Compiling timeago v0.3.1 [INFO] [stderr] Compiling io-reactor v0.2.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling radicle-node v0.2.0 (/opt/rustwide/workdir/radicle-node) [INFO] [stderr] Compiling radicle-remote-helper v0.2.0 (/opt/rustwide/workdir/radicle-remote-helper) [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling bloomy v1.2.0 [INFO] [stderr] Compiling netservices v0.3.0 [INFO] [stderr] Compiling git-ref-format-core v0.3.0 [INFO] [stderr] Compiling nonempty v0.8.1 [INFO] [stderr] Compiling localtime v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling git-ref-format-macro v0.3.0 [INFO] [stderr] Compiling git-ref-format v0.3.0 [INFO] [stderr] Compiling json-color v0.7.1 [INFO] [stderr] Compiling ureq v2.7.1 [INFO] [stderr] Compiling radicle-cli-test v0.1.1 (/opt/rustwide/workdir/radicle-cli-test) [INFO] [stderr] Compiling sqlite3-sys v0.15.2 [INFO] [stderr] Compiling sqlite v0.31.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling radicle-git-ext v0.6.0 [INFO] [stderr] Compiling radicle-term v0.1.0 (/opt/rustwide/workdir/radicle-term) [INFO] [stderr] Compiling radicle-crypto v0.2.0 (/opt/rustwide/workdir/radicle-crypto) [INFO] [stderr] Compiling radicle-cob v0.2.0 (/opt/rustwide/workdir/radicle-cob) [INFO] [stderr] Compiling radicle-crdt v0.1.0 (/opt/rustwide/workdir/radicle-crdt) [INFO] [stderr] Compiling radicle v0.2.0 (/opt/rustwide/workdir/radicle) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/address/store.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &str = include_str!("schema.sql"); [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] 42 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/routing.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &str = include_str!("routing/schema.sql"); [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] 53 | const SCHEMA: &'static str = include_str!("routing/schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &str = include_str!("schema.sql"); [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] 52 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &str = include_str!("schema.sql"); [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] 82 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/local/url.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &str = "rad"; [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] 48 | pub const SCHEME: &'static str = "rad"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/remote/url.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &str = "heartwood"; [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] 50 | pub const SCHEME: &'static str = "heartwood"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `refs` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> radicle/src/storage/git.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::git::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle-node/src/service/message.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &[u8] = &[b'r', b'a', b'd']; [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] 326 | pub const POW_SALT: &'static [u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.77s [INFO] running `Command { std: "docker" "inspect" "bf97463c81c5a60b4c6c032f1b87c94bfdacbb6a9a40bc530cb70585358e0d14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf97463c81c5a60b4c6c032f1b87c94bfdacbb6a9a40bc530cb70585358e0d14", kill_on_drop: false }` [INFO] [stdout] bf97463c81c5a60b4c6c032f1b87c94bfdacbb6a9a40bc530cb70585358e0d14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c11011a57a027b9664f08e51fecdbac4940154af109bfe687690e06729a40d75 [INFO] running `Command { std: "docker" "start" "-a" "c11011a57a027b9664f08e51fecdbac4940154af109bfe687690e06729a40d75", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [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] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/address/store.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &str = include_str!("schema.sql"); [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] 42 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/routing.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &str = include_str!("routing/schema.sql"); [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] 53 | const SCHEMA: &'static str = include_str!("routing/schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &str = include_str!("schema.sql"); [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] 52 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &str = include_str!("schema.sql"); [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] 82 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/local/url.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &str = "rad"; [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] 48 | pub const SCHEME: &'static str = "rad"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/remote/url.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &str = "heartwood"; [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] 50 | pub const SCHEME: &'static str = "heartwood"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `refs` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> radicle/src/storage/git.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::git::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling qcheck-macros v1.0.0 [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle-node/src/service/message.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &[u8] = &[b'r', b'a', b'd']; [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] 326 | pub const POW_SALT: &'static [u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling radicle-term v0.1.0 (/opt/rustwide/workdir/radicle-term) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling radicle-ssh v0.2.0 (/opt/rustwide/workdir/radicle-ssh) [INFO] [stderr] Compiling radicle-cli v0.8.0 (/opt/rustwide/workdir/radicle-cli) [INFO] [stderr] Compiling radicle-remote-helper v0.2.0 (/opt/rustwide/workdir/radicle-remote-helper) [INFO] [stderr] Compiling radicle-crypto v0.2.0 (/opt/rustwide/workdir/radicle-crypto) [INFO] [stderr] Compiling radicle v0.2.0 (/opt/rustwide/workdir/radicle) [INFO] [stderr] Compiling radicle-node v0.2.0 (/opt/rustwide/workdir/radicle-node) [INFO] [stderr] Compiling radicle-cob v0.2.0 (/opt/rustwide/workdir/radicle-cob) [INFO] [stderr] Compiling radicle-crdt v0.1.0 (/opt/rustwide/workdir/radicle-crdt) [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle-node/src/service/message.rs:326:25 [INFO] [stdout] | [INFO] [stdout] 326 | pub const POW_SALT: &[u8] = &[b'r', b'a', b'd']; [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] 326 | pub const POW_SALT: &'static [u8] = &[b'r', b'a', b'd']; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/address/store.rs:42:19 [INFO] [stdout] | [INFO] [stdout] 42 | const SCHEMA: &str = include_str!("schema.sql"); [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] 42 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/routing.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | const SCHEMA: &str = include_str!("routing/schema.sql"); [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] 53 | const SCHEMA: &'static str = include_str!("routing/schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 52 | const SCHEMA: &str = include_str!("schema.sql"); [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] 52 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/node/tracking/store.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 82 | const SCHEMA: &str = include_str!("schema.sql"); [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] 82 | const SCHEMA: &'static str = include_str!("schema.sql"); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/local/url.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | pub const SCHEME: &str = "rad"; [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] 48 | pub const SCHEME: &'static str = "rad"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> radicle/src/storage/git/transport/remote/url.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | pub const SCHEME: &str = "heartwood"; [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] 50 | pub const SCHEME: &'static str = "heartwood"; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `refs` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> radicle/src/storage/git.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub use crate::git::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> radicle/src/storage/git.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::storage::refs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `radicle-node` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/bin/rustc --crate-name radicle_node --edition=2021 radicle-node/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="qcheck"' --cfg 'feature="snapbox"' --cfg 'feature="test"' -C metadata=ef2a2e65948dc67e -C extra-filename=-ef2a2e65948dc67e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amplify=/opt/rustwide/target/debug/deps/libamplify-77ddfce833f52902.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c6cf0643f3c509bb.rlib --extern bloomy=/opt/rustwide/target/debug/deps/libbloomy-b9e2efc163f041bd.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c98256dd42c0a78e.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-b406b24c61c9e6ee.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-35c672f32b85e81a.rlib --extern cyphernet=/opt/rustwide/target/debug/deps/libcyphernet-829ab7c4a53c400e.rlib --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-b4c9889e844d0f02.rlib --extern reactor=/opt/rustwide/target/debug/deps/libreactor-2f7bba77f43dd889.rlib --extern lexopt=/opt/rustwide/target/debug/deps/liblexopt-823fe2422d990cfa.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-d0e6cae748766111.rlib --extern localtime=/opt/rustwide/target/debug/deps/liblocaltime-6fda208fcc6e54cd.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bf08b118b42c1fa6.rlib --extern netservices=/opt/rustwide/target/debug/deps/libnetservices-f28a59c8d70d5f7c.rlib --extern nonempty=/opt/rustwide/target/debug/deps/libnonempty-2e054b082695c334.rlib --extern qcheck=/opt/rustwide/target/debug/deps/libqcheck-f02c7465ae2f914f.rlib --extern qcheck_macros=/opt/rustwide/target/debug/deps/libqcheck_macros-a5b85717032ef068.so --extern radicle=/opt/rustwide/target/debug/deps/libradicle-d17e3000927985b6.rlib --extern radicle_crypto=/opt/rustwide/target/debug/deps/libradicle_crypto-9d69f1e1026dfc62.rlib --extern radicle_git_ext=/opt/rustwide/target/debug/deps/libradicle_git_ext-fa384d954d212842.rlib --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-abcbd70aca2fe03f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a1bf26d43e25b1ad.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-eadf700281ab9ae3.rlib --extern snapbox=/opt/rustwide/target/debug/deps/libsnapbox-02297beb352005a7.rlib --extern sqlite=/opt/rustwide/target/debug/deps/libsqlite-78b8cb1bd510e8b6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-623190a97de4cba7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1ae331970cba75ea.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-db22a50f180804a6/out/build -L native=/opt/rustwide/target/debug/build/sqlite3-src-d9df9289ec307e30/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c11011a57a027b9664f08e51fecdbac4940154af109bfe687690e06729a40d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c11011a57a027b9664f08e51fecdbac4940154af109bfe687690e06729a40d75", kill_on_drop: false }` [INFO] [stdout] c11011a57a027b9664f08e51fecdbac4940154af109bfe687690e06729a40d75