[INFO] cloning repository https://github.com/yifeikong/garage [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yifeikong/garage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyifeikong%2Fgarage", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyifeikong%2Fgarage'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e1373fafcf1789efa876fc9c66fb85cd74d3a31 [INFO] testing yifeikong/garage against master#67da586efe13aa66eef576ba095e1875ba65fd20 for pr-112849 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyifeikong%2Fgarage" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yifeikong/garage on toolchain 67da586efe13aa66eef576ba095e1875ba65fd20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yifeikong/garage [INFO] finished tweaking git repo https://github.com/yifeikong/garage [INFO] tweaked toml for git repo https://github.com/yifeikong/garage written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yifeikong/garage 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" "+67da586efe13aa66eef576ba095e1875ba65fd20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded garage_table v0.5.1 [INFO] [stderr] Downloaded hexdump v0.1.1 [INFO] [stderr] Downloaded netapp v0.3.0 [INFO] [stderr] Downloaded garage_model v0.5.1 [INFO] [stderr] Downloaded garage_util v0.5.1 [INFO] [stderr] Downloaded kuska-handshake v0.2.0 [INFO] [stderr] Downloaded garage_rpc v0.5.1 [INFO] [stderr] Downloaded kuska-sodiumoxide v0.2.5-0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f16c1f6f2fd3a0659c12969987ae7199d2a3a734d8837fe2ab8b6a4a57cbcaa [INFO] running `Command { std: "docker" "start" "-a" "8f16c1f6f2fd3a0659c12969987ae7199d2a3a734d8837fe2ab8b6a4a57cbcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f16c1f6f2fd3a0659c12969987ae7199d2a3a734d8837fe2ab8b6a4a57cbcaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f16c1f6f2fd3a0659c12969987ae7199d2a3a734d8837fe2ab8b6a4a57cbcaa", kill_on_drop: false }` [INFO] [stdout] 8f16c1f6f2fd3a0659c12969987ae7199d2a3a734d8837fe2ab8b6a4a57cbcaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23fed9e38783e5b301593e90fb00bf7ab30b0331e3437eb0673f9c02a8b1d9ab [INFO] running `Command { std: "docker" "start" "-a" "23fed9e38783e5b301593e90fb00bf7ab30b0331e3437eb0673f9c02a8b1d9ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling arc-swap v1.4.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling hexdump v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-range v0.1.4 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling quick-xml v0.21.0 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling kuska-sodiumoxide v0.2.5-0 [INFO] [stderr] Compiling kuska-handshake v0.2.0 [INFO] [stderr] Compiling netapp v0.3.0 [INFO] [stderr] Compiling garage_util v0.5.1 [INFO] [stderr] Compiling garage_util v0.6.0 (/opt/rustwide/workdir/src/util) [INFO] [stderr] Compiling garage_rpc v0.5.1 [INFO] [stderr] Compiling garage_rpc v0.6.0 (/opt/rustwide/workdir/src/rpc) [INFO] [stderr] Compiling garage_table v0.5.1 [INFO] [stderr] Compiling garage_table v0.6.0 (/opt/rustwide/workdir/src/table) [INFO] [stderr] Compiling garage_model v0.5.1 [INFO] [stderr] Compiling garage_model v0.6.0 (/opt/rustwide/workdir/src/model) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | let mut bucket_state = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | if let Some(mut bucket_state) = bucket.state.as_option_mut() { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:317:7 [INFO] [stdout] | [INFO] [stdout] 317 | let mut key_param = key.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:326:7 [INFO] [stdout] | [INFO] [stdout] 326 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:367:7 [INFO] [stdout] | [INFO] [stdout] 367 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:400:7 [INFO] [stdout] | [INFO] [stdout] 400 | let mut key_param = key.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling garage_api v0.6.0 (/opt/rustwide/workdir/src/api) [INFO] [stderr] Compiling garage_web v0.6.0 (/opt/rustwide/workdir/src/web) [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling garage v0.6.0 (/opt/rustwide/workdir/src/garage) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.21.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "23fed9e38783e5b301593e90fb00bf7ab30b0331e3437eb0673f9c02a8b1d9ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23fed9e38783e5b301593e90fb00bf7ab30b0331e3437eb0673f9c02a8b1d9ab", kill_on_drop: false }` [INFO] [stdout] 23fed9e38783e5b301593e90fb00bf7ab30b0331e3437eb0673f9c02a8b1d9ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+67da586efe13aa66eef576ba095e1875ba65fd20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 964e8988866ccc816211a8de315d813c36bcfb76ae1b300ecde4a79e291f0a48 [INFO] running `Command { std: "docker" "start" "-a" "964e8988866ccc816211a8de315d813c36bcfb76ae1b300ecde4a79e291f0a48", kill_on_drop: false }` [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | let mut bucket_state = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | if let Some(mut bucket_state) = bucket.state.as_option_mut() { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:317:7 [INFO] [stdout] | [INFO] [stdout] 317 | let mut key_param = key.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:326:7 [INFO] [stdout] | [INFO] [stdout] 326 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:367:7 [INFO] [stdout] | [INFO] [stdout] 367 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:400:7 [INFO] [stdout] | [INFO] [stdout] 400 | let mut key_param = key.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling garage_api v0.6.0 (/opt/rustwide/workdir/src/api) [INFO] [stderr] Compiling garage_model v0.6.0 (/opt/rustwide/workdir/src/model) [INFO] [stderr] Compiling garage_web v0.6.0 (/opt/rustwide/workdir/src/web) [INFO] [stderr] Compiling garage_table v0.6.0 (/opt/rustwide/workdir/src/table) [INFO] [stderr] Compiling garage v0.6.0 (/opt/rustwide/workdir/src/garage) [INFO] [stderr] Compiling garage_rpc v0.6.0 (/opt/rustwide/workdir/src/rpc) [INFO] [stderr] Compiling garage_util v0.6.0 (/opt/rustwide/workdir/src/util) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:168:7 [INFO] [stdout] | [INFO] [stdout] 168 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:205:7 [INFO] [stdout] | [INFO] [stdout] 205 | let mut bucket_state = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | if let Some(mut bucket_state) = bucket.state.as_option_mut() { [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:317:7 [INFO] [stdout] | [INFO] [stdout] 317 | let mut key_param = key.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:326:7 [INFO] [stdout] | [INFO] [stdout] 326 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:367:7 [INFO] [stdout] | [INFO] [stdout] 367 | let mut bucket_p = bucket.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model/helper/bucket.rs:400:7 [INFO] [stdout] | [INFO] [stdout] 400 | let mut key_param = key.state.as_option_mut().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc5pw7pu/symbols.o" "/opt/rustwide/target/debug/deps/garage_web-e5d02b73191f3720.garage_web.21f0ac74781fc3fd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/garage_web-e5d02b73191f3720.slvhmgocrzxk97w.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsodium-sys-aa6edfe1f25b96e4/out/installed/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-91bc43a58aa764de/out" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-5f3e2c4a90106cbe.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-03f7fbcc9125bb0a.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-922090b26a8177d0.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00d4a32d7afd4dc3.rlib" "/opt/rustwide/target/debug/deps/libgarage_api-f03d4f879fcfdc47.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5b83b4720bd47d18.rlib" "/opt/rustwide/target/debug/deps/liburl-1d939f4eb9e72602.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d37df629be34d820.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-11b25850f50c2b10.rlib" "/opt/rustwide/target/debug/deps/libroxmltree-d53715865e679c66.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-67f1b69dd17f87d0.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-2f015c09a01c5264.rlib" "/opt/rustwide/target/debug/deps/libbase64-b6c7ea66d27b34fd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-982eb4506158bd3b.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-81e07c67e51871fc.rlib" "/opt/rustwide/target/debug/deps/libmd5-30426a55ab9123f5.rlib" "/opt/rustwide/target/debug/deps/libidna-5ac59286f039a8c9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e732c4c410b65db2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cf4fed93aa089ed4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-e953bca9ef193caa.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b30b2381ca15f1cd.rlib" "/opt/rustwide/target/debug/deps/libmatches-ef65146165e50dd3.rlib" "/opt/rustwide/target/debug/deps/libnom-a8e80133f5f8f6de.rlib" "/opt/rustwide/target/debug/deps/libhmac-3469ac00cdd48ce3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-bdc1eac13f3730b7.rlib" "/opt/rustwide/target/debug/deps/libgarage_model-e2bb49defac42f27.rlib" "/opt/rustwide/target/debug/deps/libgarage_model-9a01e197bd237b1b.rlib" "/opt/rustwide/target/debug/deps/libgarage_table-9413525bca7218a3.rlib" "/opt/rustwide/target/debug/deps/libgarage_rpc-42ebeb30c9c25d52.rlib" "/opt/rustwide/target/debug/deps/libgarage_util-fe96bf1e081c0ae0.rlib" "/opt/rustwide/target/debug/deps/libzstd-c5f9d9a3944f2948.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-36816f34c03b9953.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-7795884da9da5130.rlib" "/opt/rustwide/target/debug/deps/libgarage_table-459c3b031ecfa474.rlib" "/opt/rustwide/target/debug/deps/libhexdump-7602e14ff13c6063.rlib" "/opt/rustwide/target/debug/deps/libitertools-9f0d19df941b52e6.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-3e3b818be67781a2.rlib" "/opt/rustwide/target/debug/deps/libgarage_rpc-6f219f379aeb1fbd.rlib" "/opt/rustwide/target/debug/deps/libgethostname-c471db85880a76e3.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-dbbf833d3c8537a7.rlib" "/opt/rustwide/target/debug/deps/libgarage_util-3868e74572780b7e.rlib" "/opt/rustwide/target/debug/deps/libsled-6c37611d43549d4f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-3006457d8db11b8f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-26f3f601af04734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e1fa8b52565981ad.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4a742dfeb1182a83.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e36d2c39f917c85b.rlib" "/opt/rustwide/target/debug/deps/libfs2-ac0029e60a6988e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-97f9578ddbac1d24.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9d82f15d5420e01d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c009b29eb0e186e6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c1e3e9e3ca1eea46.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-99fd03c03e910620.rlib" "/opt/rustwide/target/debug/deps/libinstant-d12c886d3b89f502.rlib" "/opt/rustwide/target/debug/deps/libserde_json-65f53890840a9f46.rlib" "/opt/rustwide/target/debug/deps/libryu-3e43e7fd333b77e5.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-80e00a6dae11d245.rlib" "/opt/rustwide/target/debug/deps/libtoml-1b86b102009d9cea.rlib" "/opt/rustwide/target/debug/deps/libchrono-60a46afe0d6794ab.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ce1e9ff66f366198.rlib" "/opt/rustwide/target/debug/deps/libtime-90b2213dfdc3b45a.rlib" "/opt/rustwide/target/debug/deps/libxxhash_rust-a4f8e426e18d39d0.rlib" "/opt/rustwide/target/debug/deps/libblake2-bc612941a20f3f1d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d7de119c2a71f577.rlib" "/opt/rustwide/target/debug/deps/libsubtle-307964ce4c3cfe0b.rlib" "/opt/rustwide/target/debug/deps/libsha2-d1490b0c481544d0.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4117547c390578bf.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4ae3831a7b5df2dd.rlib" "/opt/rustwide/target/debug/deps/libdigest-6db7bb3f1f8763a2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-54bd91d6610b699a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cc43faf380d91693.rlib" "/opt/rustwide/target/debug/deps/libtypenum-12fa333b03d5b0cb.rlib" "/opt/rustwide/target/debug/deps/librand-dea49e4cb9890027.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-64d9b7498e36ce3d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5378be6ffc3e6bb9.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fa58370504ef011.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52d2fc52062e8753.rlib" "/opt/rustwide/target/debug/deps/libnetapp-555786e3f3e9815e.rlib" "/opt/rustwide/target/debug/deps/libhex-e3a9f38e1e25d233.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-63d36879e7d2b121.rlib" "/opt/rustwide/target/debug/deps/librmp-20cf292876f45bbc.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fcf4e145bdc14a47.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-633e543b90b8c240.rlib" "/opt/rustwide/target/debug/deps/libbytes-69db00e3b7f1abd1.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-eef767d5d11abfc0.rlib" "/opt/rustwide/target/debug/deps/libkuska_handshake-aa9785dd7ac5196c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dfc7768a91e6f35f.rlib" "/opt/rustwide/target/debug/deps/libkuska_sodiumoxide-945c716546ef8544.rlib" "/opt/rustwide/target/debug/deps/liblibsodium_sys-55190446e6a2c6a5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-939b031aacffdb4a.rlib" "/opt/rustwide/target/debug/deps/libserde-1d3446733a65ebaf.rlib" "/opt/rustwide/target/debug/deps/libfutures-b592d7ac22871aa7.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-37f0864614479c83.rlib" "/opt/rustwide/target/debug/deps/libhyper-5165893d0be1afda.rlib" "/opt/rustwide/target/debug/deps/libwant-e214d1a55ec3495e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-0c70a7ffad96979d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-270b25691ae8301b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e608269c867a21ea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-89d4c98a45a4b9be.rlib" "/opt/rustwide/target/debug/deps/libtracing-61c8c16987a2c6d8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2e20bc1e4d2c731b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ded1b16259e2f814.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-81b0a5c0745d684e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-af44b9153149ff0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e9afdbaae9b0edba.rlib" "/opt/rustwide/target/debug/deps/libslab-cb1f58511098b783.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fbf6a69881eb1073.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-29a2ee9b023a2023.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-14c7b87eaa03029e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e830e60245cf2bd2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0bb54d1ffd83315.rlib" "/opt/rustwide/target/debug/deps/libtokio-a4fad05f52d4cda0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-92d4bdb82ec1ca87.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-973cdc9447cfd64e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5ceaaa3cb19fcb9f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a9e9d58759719dcf.rlib" "/opt/rustwide/target/debug/deps/libmio-a268f99a33763d25.rlib" "/opt/rustwide/target/debug/deps/liblibc-f5ec7c6155400429.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-79625bdc017fa834.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-e59ed968fcbdc826.rlib" "/opt/rustwide/target/debug/deps/libhttp-24421436cfe68367.rlib" "/opt/rustwide/target/debug/deps/libitoa-0f87fe22fe839a87.rlib" "/opt/rustwide/target/debug/deps/libbytes-b439580a80ef5fb4.rlib" "/opt/rustwide/target/debug/deps/libfnv-98e65435f3ab1fba.rlib" "/opt/rustwide/target/debug/deps/liblog-bc7cef5070c8b56d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-88beea718d700e95.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/67da586efe13aa66eef576ba095e1875ba65fd20/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/garage_web-e5d02b73191f3720" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `garage_web` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "964e8988866ccc816211a8de315d813c36bcfb76ae1b300ecde4a79e291f0a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "964e8988866ccc816211a8de315d813c36bcfb76ae1b300ecde4a79e291f0a48", kill_on_drop: false }` [INFO] [stdout] 964e8988866ccc816211a8de315d813c36bcfb76ae1b300ecde4a79e291f0a48