[INFO] cloning repository https://github.com/sozu-proxy/sozu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sozu-proxy/sozu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c77980d661cf325940e73b1bc6633bb0b207729f [INFO] building sozu-proxy/sozu against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsozu-proxy%2Fsozu" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sozu-proxy/sozu on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sozu-proxy/sozu [INFO] finished tweaking git repo https://github.com/sozu-proxy/sozu [INFO] tweaked toml for git repo https://github.com/sozu-proxy/sozu written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sozu-proxy/sozu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf6190b590dba15e8c8f7ac54ae00111185dad393e26947222ab882a7617c66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fcf6190b590dba15e8c8f7ac54ae00111185dad393e26947222ab882a7617c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf6190b590dba15e8c8f7ac54ae00111185dad393e26947222ab882a7617c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf6190b590dba15e8c8f7ac54ae00111185dad393e26947222ab882a7617c66", kill_on_drop: false }` [INFO] [stdout] fcf6190b590dba15e8c8f7ac54ae00111185dad393e26947222ab882a7617c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 813391c2cc3f3d585cdfcd26dc8868b51243627dee02f449184f443ed9603508 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "813391c2cc3f3d585cdfcd26dc8868b51243627dee02f449184f443ed9603508", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling trailer v0.1.2 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pool v0.1.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling sozu-lib v0.12.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling sozu v0.12.0 (/opt/rustwide/workdir/bin) [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling sozuctl v0.12.0 (/opt/rustwide/workdir/ctl) [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling poule v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rusty_ulid v0.10.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling hdrhistogram v7.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling sozu-command-lib v0.12.0 (/opt/rustwide/workdir/command) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> command/src/config.rs:386:32 [INFO] [stdout] | [INFO] [stdout] 386 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::ser::SerializeMap` [INFO] [stdout] --> command/src/command.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::ser::SerializeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::btree_map::Iter` [INFO] [stdout] --> command/src/state.rs:801:5 [INFO] [stdout] | [INFO] [stdout] 801 | use std::collections::btree_map::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> command/src/proxy.rs:503:30 [INFO] [stdout] | [INFO] [stdout] 503 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::repeat` [INFO] [stdout] --> command/src/buffer/fixed.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::repeat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::PrimitiveDateTime::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> command/src/logging.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | let t = time::PrimitiveDateTime::now(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::PrimitiveDateTime::unix_epoch`: This method assumes an offset of UTC. [INFO] [stdout] --> command/src/logging.rs:686:61 [INFO] [stdout] | [INFO] [stdout] 686 | (Rfc3339Time { inner: t, }, (t - time::PrimitiveDateTime::unix_epoch()).whole_nanoseconds()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nix::sys::socket::CmsgSpace::::new`: Use the cmsg_space! macro instead [INFO] [stdout] --> command/src/scm_socket.rs:138:63 [INFO] [stdout] | [INFO] [stdout] 138 | let mut cmsg = socket::CmsgSpace::<[RawFd; MAX_FDS_OUT]>::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_id` [INFO] [stdout] --> command/src/config.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn to_http_front(&self, app_id: &str) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> command/src/command.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | path : String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_true` [INFO] [stdout] --> command/src/proxy.rs:684:4 [INFO] [stdout] | [INFO] [stdout] 684 | fn is_true(b: &bool) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sozu-command-futures v0.12.0 (/opt/rustwide/workdir/futures) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> futures/src/lib.rs:94:61 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn send(&mut self, message: CommandRequest) -> Box + Send + 'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/buffer_queue.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/pipe.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/relay.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/send.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/expect.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/tcp.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/https_rustls/session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev` [INFO] [stdout] --> lib/src/lib.rs:634:9 [INFO] [stdout] | [INFO] [stdout] 634 | let prev = self.wait_time; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prev` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lib/src/metrics/network_drain.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | self.app_data.retain(|ref key, ref value| value.updated || now.duration_since(value.last_sent) < Duration::new(600, 00)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lib/src/metrics/network_drain.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | self.backend_data.retain(|ref key, ref value| value.updated || now.duration_since(value.last_sent) < Duration::new(600, 00)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> lib/src/metrics/writer.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | for i in 0..(sent as usize) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `before` [INFO] [stdout] --> lib/src/pool.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | let before = self.inner.position; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_before` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `before` [INFO] [stdout] --> lib/src/pool.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let before = self.inner.end; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_before` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> lib/src/pool.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | let pos = self.inner.position; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> lib/src/pool.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let end = self.inner.end; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> lib/src/socket.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | fn socket_write_vectored(&mut self, buf: &[&iovec::IoVec]) -> (usize, SocketResult) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sz` [INFO] [stdout] --> lib/src/socket.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | Ok(sz) => {}, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sent_size` is assigned to, but never used [INFO] [stdout] --> lib/src/socket.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | let mut sent_size = 0usize; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sent_size` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `public_address` [INFO] [stdout] --> lib/src/protocol/http/mod.rs:205:38 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn added_request_header(&self, public_address: SocketAddr, client_address: Option) -> AddedRequestHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sz` [INFO] [stdout] --> lib/src/protocol/http/mod.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | if let Some(Continue::Expects(sz)) = self.request.as_ref().and_then(|r| r.get_keep_alive().as_ref().map(|conn| conn.continues)) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wait_time` [INFO] [stdout] --> lib/src/protocol/http/mod.rs:446:9 [INFO] [stdout] | [INFO] [stdout] 446 | let wait_time = metrics.wait_time; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wait_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> lib/src/http.rs:1287:31 [INFO] [stdout] | [INFO] [stdout] 1287 | fn listen_port_state(&self, port: &u16) -> ListenPortState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `features` [INFO] [stdout] --> lib/src/server.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | FEATURES.with(|features| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_features` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `front` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | let front = fronts.remove(pos); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_front` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:214:24 [INFO] [stdout] | [INFO] [stdout] 214 | fn accept(&mut self, token: ListenToken) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:722:31 [INFO] [stdout] | [INFO] [stdout] 722 | fn listen_port_state(&self, port: &u16) -> ListenPortState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn new() -> TimeSerie { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn add(&mut self, value: u32) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn increment(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `filtered` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn filtered(&mut self) -> FilteredTimeSerie { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_sent_at` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn update_sent_at(&mut self, now: Instant) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_ws` [INFO] [stdout] --> lib/src/protocol/http/parser/mod.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn is_ws(i: u8) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `trailer_line` [INFO] [stdout] --> lib/src/protocol/http/parser/mod.rs:452:4 [INFO] [stdout] | [INFO] [stdout] 452 | fn trailer_line(i: &[u8]) -> IResult<&[u8], &[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> lib/src/load_balancing.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `request_id` [INFO] [stdout] --> lib/src/tcp.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 184 | fn request_id(&self) -> Option<&Ulid> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen_port_state` [INFO] [stdout] --> lib/src/server.rs:1481:6 [INFO] [stdout] | [INFO] [stdout] 1481 | fn listen_port_state(&self, port: &u16) -> ListenPortState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/metrics/local_drain.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | h.record(value as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/metrics/local_drain.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | (*v1).record(v2 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1480:13 [INFO] [stdout] | [INFO] [stdout] 1480 | write!(&mut s, "X-Forwarded-Proto: {}\r\n", proto); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1484:13 [INFO] [stdout] | [INFO] [stdout] 1484 | write!(&mut s, "X-Forwarded-Port: {}\r\n", front_port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1492:21 [INFO] [stdout] | [INFO] [stdout] 1492 | write!(&mut s, "X-Forwarded-For: {}\r\n", peer_ip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1495:21 [INFO] [stdout] | [INFO] [stdout] 1495 | write!(&mut s, "X-Forwarded-For: {}, {}\r\n", value, peer_ip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1501:21 [INFO] [stdout] | [INFO] [stdout] 1501 | write!(&mut s, "Forwarded: "); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1504:21 [INFO] [stdout] | [INFO] [stdout] 1504 | write!(&mut s, "Forwarded: {}, ", value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1508:13 [INFO] [stdout] | [INFO] [stdout] 1508 | / match (peer_ip, peer_port, front_ip) { [INFO] [stdout] 1509 | | (IpAddr::V4(_), peer_port, IpAddr::V4(_)) => { [INFO] [stdout] 1510 | | write!(&mut s, "proto={};for={}:{};by={}\r\n", [INFO] [stdout] 1511 | | proto, peer_ip, peer_port, front_ip) [INFO] [stdout] ... | [INFO] [stdout] 1524 | | }, [INFO] [stdout] 1525 | | }; [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1528:9 [INFO] [stdout] | [INFO] [stdout] 1528 | write!(&mut s, "Sozu-Id: {}\r\n{}", self.request_id, closing_header); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> bin/src/command/executor.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub tasks: Slab + Send>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command::PROTOCOL_VERSION` [INFO] [stdout] --> bin/src/command/client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | command::PROTOCOL_VERSION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LineWriter` [INFO] [stdout] --> bin/src/logging.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{LineWriter,stdout}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query_type` [INFO] [stdout] --> bin/src/command/orders.rs:615:32 [INFO] [stdout] | [INFO] [stdout] 615 | &Query::Certificates(ref query_type) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `send_processing` [INFO] [stdout] --> bin/src/command/executor.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 255 | pub fn send_processing(worker_id: Token, message: ProxyRequest) -> (FutureProcessing, FutureAnswer) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 26s [INFO] running `Command { std: "docker" "inspect" "813391c2cc3f3d585cdfcd26dc8868b51243627dee02f449184f443ed9603508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "813391c2cc3f3d585cdfcd26dc8868b51243627dee02f449184f443ed9603508", kill_on_drop: false }` [INFO] [stdout] 813391c2cc3f3d585cdfcd26dc8868b51243627dee02f449184f443ed9603508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08886352ef1f043069867ad2f822f5ced0fcf0fbb13a0ee8f1ecf4c8774c65b3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "08886352ef1f043069867ad2f822f5ced0fcf0fbb13a0ee8f1ecf4c8774c65b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> command/src/config.rs:386:32 [INFO] [stdout] | [INFO] [stdout] 386 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::ser::SerializeMap` [INFO] [stdout] --> command/src/command.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::ser::SerializeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::btree_map::Iter` [INFO] [stdout] --> command/src/state.rs:801:5 [INFO] [stdout] | [INFO] [stdout] 801 | use std::collections::btree_map::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> command/src/proxy.rs:503:30 [INFO] [stdout] | [INFO] [stdout] 503 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::repeat` [INFO] [stdout] --> command/src/buffer/fixed.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::repeat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::PrimitiveDateTime::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> command/src/logging.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | let t = time::PrimitiveDateTime::now(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::PrimitiveDateTime::unix_epoch`: This method assumes an offset of UTC. [INFO] [stdout] --> command/src/logging.rs:686:61 [INFO] [stdout] | [INFO] [stdout] 686 | (Rfc3339Time { inner: t, }, (t - time::PrimitiveDateTime::unix_epoch()).whole_nanoseconds()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `nix::sys::socket::CmsgSpace::::new`: Use the cmsg_space! macro instead [INFO] [stdout] --> command/src/scm_socket.rs:138:63 [INFO] [stdout] | [INFO] [stdout] 138 | let mut cmsg = socket::CmsgSpace::<[RawFd; MAX_FDS_OUT]>::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_id` [INFO] [stdout] --> command/src/config.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn to_http_front(&self, app_id: &str) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> command/src/command.rs:103:3 [INFO] [stdout] | [INFO] [stdout] 103 | path : String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_true` [INFO] [stdout] --> command/src/proxy.rs:684:4 [INFO] [stdout] | [INFO] [stdout] 684 | fn is_true(b: &bool) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling sozu-command-lib v0.12.0 (/opt/rustwide/workdir/command) [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/buffer_queue.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/pipe.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/relay.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/send.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/expect.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/tcp.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/https_rustls/session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `prev` [INFO] [stdout] --> lib/src/lib.rs:634:9 [INFO] [stdout] | [INFO] [stdout] 634 | let prev = self.wait_time; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_prev` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lib/src/metrics/network_drain.rs:68:31 [INFO] [stdout] | [INFO] [stdout] 68 | self.app_data.retain(|ref key, ref value| value.updated || now.duration_since(value.last_sent) < Duration::new(600, 00)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> lib/src/metrics/network_drain.rs:69:35 [INFO] [stdout] | [INFO] [stdout] 69 | self.backend_data.retain(|ref key, ref value| value.updated || now.duration_since(value.last_sent) < Duration::new(600, 00)); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `h` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_h` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> lib/src/metrics/writer.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 182 | for i in 0..(sent as usize) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `before` [INFO] [stdout] --> lib/src/pool.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | let before = self.inner.position; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_before` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `before` [INFO] [stdout] --> lib/src/pool.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 146 | let before = self.inner.end; [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_before` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> lib/src/pool.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | let pos = self.inner.position; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `end` [INFO] [stdout] --> lib/src/pool.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | let end = self.inner.end; [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> lib/src/socket.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | fn socket_write_vectored(&mut self, buf: &[&iovec::IoVec]) -> (usize, SocketResult) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sz` [INFO] [stdout] --> lib/src/socket.rs:244:12 [INFO] [stdout] | [INFO] [stdout] 244 | Ok(sz) => {}, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `sent_size` is assigned to, but never used [INFO] [stdout] --> lib/src/socket.rs:301:13 [INFO] [stdout] | [INFO] [stdout] 301 | let mut sent_size = 0usize; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_sent_size` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `public_address` [INFO] [stdout] --> lib/src/protocol/http/mod.rs:205:38 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn added_request_header(&self, public_address: SocketAddr, client_address: Option) -> AddedRequestHeader { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_public_address` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sz` [INFO] [stdout] --> lib/src/protocol/http/mod.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | if let Some(Continue::Expects(sz)) = self.request.as_ref().and_then(|r| r.get_keep_alive().as_ref().map(|conn| conn.continues)) { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sz` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `wait_time` [INFO] [stdout] --> lib/src/protocol/http/mod.rs:446:9 [INFO] [stdout] | [INFO] [stdout] 446 | let wait_time = metrics.wait_time; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_wait_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> lib/src/http.rs:1287:31 [INFO] [stdout] | [INFO] [stdout] 1287 | fn listen_port_state(&self, port: &u16) -> ListenPortState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `features` [INFO] [stdout] --> lib/src/server.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | FEATURES.with(|features| { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_features` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `front` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | let front = fronts.remove(pos); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_front` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:214:24 [INFO] [stdout] | [INFO] [stdout] 214 | fn accept(&mut self, token: ListenToken) -> Result { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `port` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:722:31 [INFO] [stdout] | [INFO] [stdout] 722 | fn listen_port_state(&self, port: &u16) -> ListenPortState { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_port` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:338:10 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn new() -> TimeSerie { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn add(&mut self, value: u32) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `increment` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:374:10 [INFO] [stdout] | [INFO] [stdout] 374 | pub fn increment(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `filtered` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 378 | pub fn filtered(&mut self) -> FilteredTimeSerie { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `update_sent_at` [INFO] [stdout] --> lib/src/metrics/local_drain.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn update_sent_at(&mut self, now: Instant) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_ws` [INFO] [stdout] --> lib/src/protocol/http/parser/mod.rs:63:4 [INFO] [stdout] | [INFO] [stdout] 63 | fn is_ws(i: u8) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `trailer_line` [INFO] [stdout] --> lib/src/protocol/http/parser/mod.rs:452:4 [INFO] [stdout] | [INFO] [stdout] 452 | fn trailer_line(i: &[u8]) -> IResult<&[u8], &[u8]> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> lib/src/load_balancing.rs:31:6 [INFO] [stdout] | [INFO] [stdout] 31 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `request_id` [INFO] [stdout] --> lib/src/tcp.rs:184:6 [INFO] [stdout] | [INFO] [stdout] 184 | fn request_id(&self) -> Option<&Ulid> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `listen_port_state` [INFO] [stdout] --> lib/src/server.rs:1481:6 [INFO] [stdout] | [INFO] [stdout] 1481 | fn listen_port_state(&self, port: &u16) -> ListenPortState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/metrics/local_drain.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | h.record(value as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/metrics/local_drain.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | (*v1).record(v2 as u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1480:13 [INFO] [stdout] | [INFO] [stdout] 1480 | write!(&mut s, "X-Forwarded-Proto: {}\r\n", proto); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1484:13 [INFO] [stdout] | [INFO] [stdout] 1484 | write!(&mut s, "X-Forwarded-Port: {}\r\n", front_port); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1492:21 [INFO] [stdout] | [INFO] [stdout] 1492 | write!(&mut s, "X-Forwarded-For: {}\r\n", peer_ip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1495:21 [INFO] [stdout] | [INFO] [stdout] 1495 | write!(&mut s, "X-Forwarded-For: {}, {}\r\n", value, peer_ip); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1501:21 [INFO] [stdout] | [INFO] [stdout] 1501 | write!(&mut s, "Forwarded: "); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1504:21 [INFO] [stdout] | [INFO] [stdout] 1504 | write!(&mut s, "Forwarded: {}, ", value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1508:13 [INFO] [stdout] | [INFO] [stdout] 1508 | / match (peer_ip, peer_port, front_ip) { [INFO] [stdout] 1509 | | (IpAddr::V4(_), peer_port, IpAddr::V4(_)) => { [INFO] [stdout] 1510 | | write!(&mut s, "proto={};for={}:{};by={}\r\n", [INFO] [stdout] 1511 | | proto, peer_ip, peer_port, front_ip) [INFO] [stdout] ... | [INFO] [stdout] 1524 | | }, [INFO] [stdout] 1525 | | }; [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1528:9 [INFO] [stdout] | [INFO] [stdout] 1528 | write!(&mut s, "Sozu-Id: {}\r\n{}", self.request_id, closing_header); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sozuctl v0.12.0 (/opt/rustwide/workdir/ctl) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> futures/src/lib.rs:94:61 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn send(&mut self, message: CommandRequest) -> Box + Send + 'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sozu v0.12.0 (/opt/rustwide/workdir/bin) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> bin/src/command/executor.rs:37:29 [INFO] [stdout] | [INFO] [stdout] 37 | pub tasks: Slab + Send>>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::executor::spawn` [INFO] [stdout] --> bin/src/command/executor.rs:284:7 [INFO] [stdout] | [INFO] [stdout] 284 | use futures::executor::spawn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::task` [INFO] [stdout] --> bin/src/command/executor.rs:285:7 [INFO] [stdout] | [INFO] [stdout] 285 | use futures::task; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result` [INFO] [stdout] --> bin/src/command/executor.rs:286:31 [INFO] [stdout] | [INFO] [stdout] 286 | use futures::future::{lazy, result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command::PROTOCOL_VERSION` [INFO] [stdout] --> bin/src/command/client.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | command::PROTOCOL_VERSION [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LineWriter` [INFO] [stdout] --> bin/src/logging.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{LineWriter,stdout}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tiny_http v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stdout] warning: unused variable: `query_type` [INFO] [stdout] --> bin/src/command/orders.rs:615:32 [INFO] [stdout] | [INFO] [stdout] 615 | &Query::Certificates(ref query_type) => { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_query_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> command/src/config.rs:386:32 [INFO] [stdout] | [INFO] [stdout] 386 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::ser::SerializeMap` [INFO] [stdout] --> command/src/command.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::ser::SerializeMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::btree_map::Iter` [INFO] [stdout] --> command/src/state.rs:801:5 [INFO] [stdout] | [INFO] [stdout] 801 | use std::collections::btree_map::Iter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> command/src/proxy.rs:503:30 [INFO] [stdout] | [INFO] [stdout] 503 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::iter::repeat` [INFO] [stdout] --> command/src/buffer/fixed.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::iter::repeat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling sozu-lib v0.12.0 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stdout] warning: use of deprecated associated function `time::PrimitiveDateTime::now`: This method returns a value that assumes an offset of UTC. [INFO] [stdout] --> command/src/logging.rs:685:36 [INFO] [stdout] | [INFO] [stdout] 685 | let t = time::PrimitiveDateTime::now(); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::PrimitiveDateTime::unix_epoch`: This method assumes an offset of UTC. [INFO] [stdout] --> command/src/logging.rs:686:61 [INFO] [stdout] | [INFO] [stdout] 686 | (Rfc3339Time { inner: t, }, (t - time::PrimitiveDateTime::unix_epoch()).whole_nanoseconds()) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/buffer_queue.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> lib/src/protocol/http/mod.rs:1536:7 [INFO] [stdout] | [INFO] [stdout] 1536 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/pipe.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/relay.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/send.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/protocol/proxy_protocol/expect.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/tcp.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> lib/src/tcp.rs:1252:41 [INFO] [stdout] | [INFO] [stdout] 1252 | let mut sessions: Slab>,SessionToken> = Slab::with_capacity(max_buffers); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ProxySessionCast` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/server.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/https_rustls/configuration.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sozu_command::buffer::fixed::Buffer` [INFO] [stdout] --> lib/src/https_rustls/session.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use sozu_command::buffer::fixed::Buffer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> lib/src/https_rustls/session.rs:808:7 [INFO] [stdout] | [INFO] [stdout] 808 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred [INFO] [stdout] --> lib/src/tcp.rs:1134:49 [INFO] [stdout] | [INFO] [stdout] 1134 | use std::sync::atomic::{AtomicBool, Ordering, ATOMIC_BOOL_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_BOOL_INIT`: the `new` function is now preferred [INFO] [stdout] --> lib/src/tcp.rs:1139:38 [INFO] [stdout] | [INFO] [stdout] 1139 | static TEST_FINISHED: AtomicBool = ATOMIC_BOOL_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicBool::new(false)` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sozu-command-futures v0.12.0 (/opt/rustwide/workdir/futures) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> futures/src/lib.rs:94:61 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn send(&mut self, message: CommandRequest) -> Box + Send + 'static> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.sozu.4wxdxcwm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635" "/opt/rustwide/target/debug/deps/sozu-26768f38aae69635.jytqycqpbik6fip.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/jemalloc-sys-fb3dab921577ff3b/out/build/lib" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d3828a98d0fa08d8.rlib" "/opt/rustwide/target/debug/deps/libsozu_lib-434edbbf6cb20844.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c7759890dae68cee.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libwebpki-224f7b947bea0b89.rlib" "/opt/rustwide/target/debug/deps/libsozu_command_lib-bd08fb363e6758b9.rlib" "/opt/rustwide/target/debug/deps/libtrailer-b271f481c39cc0cd.rlib" "/opt/rustwide/target/debug/deps/libpoule-ad48004a1c684bb7.rlib" "/opt/rustwide/target/debug/deps/libsha2-a538076d2c116e9b.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libtoml-31913bfdfb77a539.rlib" "/opt/rustwide/target/debug/deps/libpem-f1016272c8b2db12.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-5160ad8e68c7ce47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6090dc915efdeba8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8ed21473f86c158.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/librusty_ulid-6e3cb9dbdc35b740.rlib" "/opt/rustwide/target/debug/deps/libchrono-5b07a18afae79686.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-57660557ab72eb59.rlib" "/opt/rustwide/target/debug/deps/libpool-85cb6b4614ff0bf0.rlib" "/opt/rustwide/target/debug/deps/librustls-3fe569e61178271b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libsct-97d22c4748832420.rlib" "/opt/rustwide/target/debug/deps/libwebpki-65c07f72bdf17767.rlib" "/opt/rustwide/target/debug/deps/libring-dfe7f81e1bd2d416.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/liburl-2a9acbc52794dcd3.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libjemallocator-2c7be5f3613f0cbb.rlib" "/opt/rustwide/target/debug/deps/libjemalloc_sys-12b3043c98fab4f7.rlib" "/opt/rustwide/target/debug/deps/libregex-eb9776ed39435def.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libfutures-400609fe0b38dbbe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d67e4e83ac40e04c.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libnix-e2ef95c084a29810.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/librand-68d9026c2528d669.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a66f5229568ba877.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fdb3b49b329a7dfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e5d2eb86e1db51f7.rlib" "/opt/rustwide/target/debug/deps/libslab-64a37e2059b530e7.rlib" "/opt/rustwide/target/debug/deps/libtime-e3d869554442b766.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-34aa2714d1023d67.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0981018052816bde.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-61cf8548bb1df40e.rlib" "/opt/rustwide/target/debug/deps/libmio-27c0c36a91ac4bd0.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libiovec-05c775f10ad15342.rlib" "/opt/rustwide/target/debug/deps/libnet2-e43f1def23d84b9c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libclap-cbd443e3dedfab39.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libatty-a3f1cc1dd29c9206.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b1a4342607e1f59.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libnom-446236961dbce28d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a6e06482c6ec9709.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1093507849163cc2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitvec-3ea0de948ab3569f.rlib" "/opt/rustwide/target/debug/deps/libfunty-e92a7ca8a32e54f5.rlib" "/opt/rustwide/target/debug/deps/libwyz-9635ae37bf1e45fa.rlib" "/opt/rustwide/target/debug/deps/libtap-72b14fa1b926c591.rlib" "/opt/rustwide/target/debug/deps/libradium-0df20ac3b79dd3c1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sozu` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: use of deprecated associated function `nix::sys::socket::CmsgSpace::::new`: Use the cmsg_space! macro instead [INFO] [stdout] --> command/src/scm_socket.rs:138:63 [INFO] [stdout] | [INFO] [stdout] 138 | let mut cmsg = socket::CmsgSpace::<[RawFd; MAX_FDS_OUT]>::new(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app_id` [INFO] [stdout] --> command/src/config.rs:297:31 [INFO] [stdout] | [INFO] [stdout] 297 | pub fn to_http_front(&self, app_id: &str) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash1` [INFO] [stdout] --> command/src/state.rs:1158:9 [INFO] [stdout] | [INFO] [stdout] 1158 | let hash1 = state.hash_state(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hash1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash2` [INFO] [stdout] --> command/src/state.rs:1159:9 [INFO] [stdout] | [INFO] [stdout] 1159 | let hash2 = state2.hash_state(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hash2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.http.5zlrx284-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94" "/opt/rustwide/target/debug/deps/http-f94c88660f2b5b94.1koefcept72gvx2k.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-bf52c83b5218000c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-1b1cab3f10607987.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-2e1c807fd8d214f1.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a6c04fd1ac45a934.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c9f124f6e94019e0.rlib" "/opt/rustwide/target/debug/deps/libureq-82519ef0593dcd67.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1966d57461cfb643.rlib" "/opt/rustwide/target/debug/deps/libtiny_http-8c99dd9e37afc5fc.rlib" "/opt/rustwide/target/debug/deps/libchunked_transfer-66a7bec09c877b47.rlib" "/opt/rustwide/target/debug/deps/libascii-a4b4ebcddecfe2ca.rlib" "/opt/rustwide/target/debug/deps/libsozu_lib-434edbbf6cb20844.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-c7759890dae68cee.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libwebpki-224f7b947bea0b89.rlib" "/opt/rustwide/target/debug/deps/libsozu_command_lib-bd08fb363e6758b9.rlib" "/opt/rustwide/target/debug/deps/libtrailer-b271f481c39cc0cd.rlib" "/opt/rustwide/target/debug/deps/libpoule-ad48004a1c684bb7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0981018052816bde.rlib" "/opt/rustwide/target/debug/deps/libitoa-5e84521dbbfb6b5b.rlib" "/opt/rustwide/target/debug/deps/libsha2-a538076d2c116e9b.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libtoml-31913bfdfb77a539.rlib" "/opt/rustwide/target/debug/deps/libserde-fab06b41984a47dd.rlib" "/opt/rustwide/target/debug/deps/libnix-e2ef95c084a29810.rlib" "/opt/rustwide/target/debug/deps/libvoid-119da90aa4f28a40.rlib" "/opt/rustwide/target/debug/deps/libpem-f1016272c8b2db12.rlib" "/opt/rustwide/target/debug/deps/libregex-eb9776ed39435def.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libhex-a321a334bc4bc61a.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-5160ad8e68c7ce47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6090dc915efdeba8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8ed21473f86c158.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-61cf8548bb1df40e.rlib" "/opt/rustwide/target/debug/deps/libslab-64a37e2059b530e7.rlib" "/opt/rustwide/target/debug/deps/librusty_ulid-6e3cb9dbdc35b740.rlib" "/opt/rustwide/target/debug/deps/libchrono-5b07a18afae79686.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c160029f4ff948d3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b9d75a04b4714f47.rlib" "/opt/rustwide/target/debug/deps/libtime-57660557ab72eb59.rlib" "/opt/rustwide/target/debug/deps/libpool-85cb6b4614ff0bf0.rlib" "/opt/rustwide/target/debug/deps/librustls-3fe569e61178271b.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libsct-97d22c4748832420.rlib" "/opt/rustwide/target/debug/deps/libwebpki-65c07f72bdf17767.rlib" "/opt/rustwide/target/debug/deps/libring-dfe7f81e1bd2d416.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/librand-68d9026c2528d669.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a66f5229568ba877.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-fdb3b49b329a7dfa.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e5d2eb86e1db51f7.rlib" "/opt/rustwide/target/debug/deps/libtime-e3d869554442b766.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-34aa2714d1023d67.rlib" "/opt/rustwide/target/debug/deps/libstandback-817594d5ebf55337.rlib" "/opt/rustwide/target/debug/deps/liburl-2a9acbc52794dcd3.rlib" "/opt/rustwide/target/debug/deps/libidna-9739f2cf09442926.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a6c0716a8214f36e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3ea7624e027cd19d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4760f969381f3a69.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libmio-27c0c36a91ac4bd0.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libslab-396e4fea689eef7d.rlib" "/opt/rustwide/target/debug/deps/libiovec-05c775f10ad15342.rlib" "/opt/rustwide/target/debug/deps/libnet2-e43f1def23d84b9c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/liblibc-2b1a4342607e1f59.rlib" "/opt/rustwide/target/debug/deps/libnom-446236961dbce28d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-a6e06482c6ec9709.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-73281cceb3ca5dce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1093507849163cc2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/libbitvec-3ea0de948ab3569f.rlib" "/opt/rustwide/target/debug/deps/libfunty-e92a7ca8a32e54f5.rlib" "/opt/rustwide/target/debug/deps/libwyz-9635ae37bf1e45fa.rlib" "/opt/rustwide/target/debug/deps/libtap-72b14fa1b926c591.rlib" "/opt/rustwide/target/debug/deps/libradium-0df20ac3b79dd3c1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "08886352ef1f043069867ad2f822f5ced0fcf0fbb13a0ee8f1ecf4c8774c65b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08886352ef1f043069867ad2f822f5ced0fcf0fbb13a0ee8f1ecf4c8774c65b3", kill_on_drop: false }` [INFO] [stdout] 08886352ef1f043069867ad2f822f5ced0fcf0fbb13a0ee8f1ecf4c8774c65b3