[INFO] cloning repository https://github.com/ersenal/gabira [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ersenal/gabira" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b54abd05d5953e62f181268522883ea110019ca [INFO] testing ersenal/gabira against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ersenal/gabira on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ersenal/gabira [INFO] finished tweaking git repo https://github.com/ersenal/gabira [INFO] tweaked toml for git repo https://github.com/ersenal/gabira written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/ersenal/gabira already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33ca5d9ae82d0f2772ac560044457329238f0b56e98a3bdf98e730a2b5164be0 [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" "33ca5d9ae82d0f2772ac560044457329238f0b56e98a3bdf98e730a2b5164be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33ca5d9ae82d0f2772ac560044457329238f0b56e98a3bdf98e730a2b5164be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33ca5d9ae82d0f2772ac560044457329238f0b56e98a3bdf98e730a2b5164be0", kill_on_drop: false }` [INFO] [stdout] 33ca5d9ae82d0f2772ac560044457329238f0b56e98a3bdf98e730a2b5164be0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 93ec02fbb89c315f35f4d64220e177e3b460d86ed21caad848459290915be95f [INFO] running `Command { std: "docker" "start" "-a" "93ec02fbb89c315f35f4d64220e177e3b460d86ed21caad848459290915be95f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling actix-web v0.7.3 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling h2 v0.1.11 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling actix v0.7.3 [INFO] [stderr] Compiling gabira v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] 15 + pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] 21 + pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] 26 + pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:38:61 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] 38 + pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] 43 + pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - ) -> Box { [INFO] [stdout] 53 + ) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expect_builder.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | pub expectations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub expectations: Vec>, [INFO] [stdout] 16 + pub expectations: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "93ec02fbb89c315f35f4d64220e177e3b460d86ed21caad848459290915be95f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ec02fbb89c315f35f4d64220e177e3b460d86ed21caad848459290915be95f", kill_on_drop: false }` [INFO] [stdout] 93ec02fbb89c315f35f4d64220e177e3b460d86ed21caad848459290915be95f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f96610b11531b12192f28f9412d5f733bbc257a43f863b87f7b02b3d15561b29 [INFO] running `Command { std: "docker" "start" "-a" "f96610b11531b12192f28f9412d5f733bbc257a43f863b87f7b02b3d15561b29", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] 15 + pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] 21 + pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] 26 + pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:38:61 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] 38 + pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] 43 + pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - ) -> Box { [INFO] [stdout] 53 + ) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expect_builder.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | pub expectations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub expectations: Vec>, [INFO] [stdout] 16 + pub expectations: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gabira v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] 15 + pub fn create_status_assert(status: u16) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:21:50 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 21 - pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] 21 + pub fn create_body_assert<'a>(body: Body) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:26:71 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] 26 + pub fn create_cookie_assert<'a>(name: &'a str, value: &'a str) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:38:61 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 38 - pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] 38 + pub fn create_json_assert<'a, T: Serialize>(json: T) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 43 - pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] 43 + pub fn create_form_assert<'a, T: Serialize>(form: T) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/assert.rs:53:10 [INFO] [stdout] | [INFO] [stdout] 53 | ) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 53 - ) -> Box { [INFO] [stdout] 53 + ) -> Box { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/expect_builder.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | pub expectations: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - pub expectations: Vec>, [INFO] [stdout] 16 + pub expectations: Vec>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.login.3773f935-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057.q4lb1puhgt8d7k2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-11d1a451162ba44e/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-41ced5fa9f3be997/out" "-L" "/opt/rustwide/target/debug/build/ring-5a79eedc4618ee40/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-bfae76a049730c79/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgabira-65325a0d9039ac60.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a403c153870540d8.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-486030bf9cac4d07.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libactix_web-c3cd0193148d0cf6.rlib" "/opt/rustwide/target/debug/deps/libactix-5e0dd6fe0d703471.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-3c303e8181786d45.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7967d64d204002a1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-842b2636155fb9a0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-bde653d46c0e6148.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3d4760005665d447.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-ecf695d1cbfe8c38.rlib" "/opt/rustwide/target/debug/deps/libhostname-0412e03430aaae05.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c707936586ad78b0.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-51c27a95b0144ac1.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6dffaaff542ca318.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ae3da2f59a7cc5a3.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-87c87d60a7606a83.rlib" "/opt/rustwide/target/debug/deps/libwinapi-9c98d1bc6d82ae57.rlib" "/opt/rustwide/target/debug/deps/libkernel32-1075c0ffe9600ead.rlib" "/opt/rustwide/target/debug/deps/libuuid-da1efc01bb2bc5b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-6cd81e5b7e82496e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b3834f10a11ddec0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-47cd0483c1063f5c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7c86f90ae4ce9d25.rlib" "/opt/rustwide/target/debug/deps/libdtoa-ad4218119ab57c07.rlib" "/opt/rustwide/target/debug/deps/libh2-4af0455a037f9672.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ed903e5782ec8112.rlib" "/opt/rustwide/target/debug/deps/libstring-bf73f7eb64bafe61.rlib" "/opt/rustwide/target/debug/deps/libflate2-a8b30c99a5e0537b.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-d3b2d3d43e28cffa.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-0c7521a9fa7ccc8f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-6702888ff403b1e0.rlib" "/opt/rustwide/target/debug/deps/libserde-d12abbbd090d2bf2.rlib" "/opt/rustwide/target/debug/deps/libtokio-84463973d53c4d7f.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1d3571c8845adcc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-df391f4701ad5c5e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1436b6210e1ef8a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-55ac6fa51f278337.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d285139b8a7662d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-9205025441d9c0b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cc8fed7f52466113.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cd8b84b8630bc31a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9e449022b4315d1a.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a0a77ab05a64711c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-509326942dbd2e8d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2ecba471333d88ad.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fed1e752780dc802.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ea44e8889d4013bf.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5603cbbcc7233de2.rlib" "/opt/rustwide/target/debug/deps/librand-2eaa29070697c06b.rlib" "/opt/rustwide/target/debug/deps/librand_core-8b9e46bd6feb4ded.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cfc505776cad4fcb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e7385f52aa953b4b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab06897c88d0975c.rlib" "/opt/rustwide/target/debug/deps/librand-e649bfd5c85b96ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-adb18059f1bac519.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-afe1b996ec2b0733.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-78be7f1f9af1dad8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ccc355fbacc0d8ae.rlib" "/opt/rustwide/target/debug/deps/libmio-ec3ca6c468c77f2a.rlib" "/opt/rustwide/target/debug/deps/libslab-0e37a834064bd48b.rlib" "/opt/rustwide/target/debug/deps/libnet2-d3499f4db6386bda.rlib" "/opt/rustwide/target/debug/deps/liblazycell-beac2bf392f5fa23.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8352e3e571d62d40.rlib" "/opt/rustwide/target/debug/deps/libphf-8de67f7429f9a895.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-0b39904b21d20f9d.rlib" "/opt/rustwide/target/debug/deps/libunicase-956861636afeff4c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-48123994e92c3c1d.rlib" "/opt/rustwide/target/debug/deps/libmime-5cc9f13360b7094d.rlib" "/opt/rustwide/target/debug/deps/libunicase-057fe9f5a9d98635.rlib" "/opt/rustwide/target/debug/deps/liblazycell-893576d93b8a6e80.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-3d4b94454a4a6dcc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e53ce77176677619.rlib" "/opt/rustwide/target/debug/deps/libitoa-2c934ff6b66b00c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-12bb86d7c168b8ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-542ec8ab3c48e3ec.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b6bebefc59ac7632.rlib" "/opt/rustwide/target/debug/deps/libcookie-90be405f3e6187f0.rlib" "/opt/rustwide/target/debug/deps/libring-34b318fc8816af03.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/liburl-e2191eded2ff144f.rlib" "/opt/rustwide/target/debug/deps/libencoding-7d20ebc0240b578f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-cd507f5ba7cce56a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-e60ac44802791d01.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a01cf758b2321964.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-50c2a8e818368a21.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-eb954e74fa6117d3.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libidna-f22097ea0c1d2c9c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fab05b5ab3e0959b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-95d69ea4e5e47838.rlib" "/opt/rustwide/target/debug/deps/libmatches-0cf9b5ca53de9247.rlib" "/opt/rustwide/target/debug/deps/libfutures-cb31ddcf1f1f7ccf.rlib" "/opt/rustwide/target/debug/deps/libfailure-2e6b93d3f06078e2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-b531f4e596de5686.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-d852804729f432a2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5f184df8ace8a0b1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55840e120ae1dee7.rlib" "/opt/rustwide/target/debug/deps/libtime-14d705292ceabf7c.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libregex-e45d7102215c81f4.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-397f79d90584a2a0.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-709d646c09dd8b6f.rlib" "/opt/rustwide/target/debug/deps/libucd_util-ed126d8c55f43f8b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f3c4bb78e7fcf252.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-501fd5ec652f2678.rlib" "/opt/rustwide/target/debug/deps/libunreachable-7f6700463b97da45.rlib" "/opt/rustwide/target/debug/deps/libvoid-8ddff08a32a4354c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a5ae2732d3f5ad26.rlib" "/opt/rustwide/target/debug/deps/libmemchr-235ee712ae5ffef9.rlib" "/opt/rustwide/target/debug/deps/libbytes-748d73d8b5adb718.rlib" "/opt/rustwide/target/debug/deps/libiovec-f691568422bc3d7f.rlib" "/opt/rustwide/target/debug/deps/liblibc-8ec3f7015ca8e227.rlib" "/opt/rustwide/target/debug/deps/libbase64-045de6267c238288.rlib" "/opt/rustwide/target/debug/deps/libsafemem-ff4924f254b7d456.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-072d6b4374135364.rlib" "/opt/rustwide/target/debug/deps/liblog-ec97469903edf9a2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e80935cbd143366f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/login-4a8fe5ecd0f35057" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gabira` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f96610b11531b12192f28f9412d5f733bbc257a43f863b87f7b02b3d15561b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f96610b11531b12192f28f9412d5f733bbc257a43f863b87f7b02b3d15561b29", kill_on_drop: false }` [INFO] [stdout] f96610b11531b12192f28f9412d5f733bbc257a43f863b87f7b02b3d15561b29