[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 try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira" "/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/ersenal/gabira on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-4/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v0.5.1 [INFO] [stderr] Downloaded serde_urlencoded v0.5.2 [INFO] [stderr] Downloaded h2 v0.1.11 [INFO] [stderr] Downloaded http v0.1.8 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72a3bac85d7a4a66aa6e0f7ae80003be78dcbc1f3c0dd1e4457e1f9e407934bf [INFO] running `Command { std: "docker" "start" "-a" "72a3bac85d7a4a66aa6e0f7ae80003be78dcbc1f3c0dd1e4457e1f9e407934bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72a3bac85d7a4a66aa6e0f7ae80003be78dcbc1f3c0dd1e4457e1f9e407934bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72a3bac85d7a4a66aa6e0f7ae80003be78dcbc1f3c0dd1e4457e1f9e407934bf", kill_on_drop: false }` [INFO] [stdout] 72a3bac85d7a4a66aa6e0f7ae80003be78dcbc1f3c0dd1e4457e1f9e407934bf [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd510f65b200df7a1e8def700be2217a8b1839a77a7840ef9cf437c93300b9d4 [INFO] running `Command { std: "docker" "start" "-a" "fd510f65b200df7a1e8def700be2217a8b1839a77a7840ef9cf437c93300b9d4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix-web v0.7.3 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling phf_shared v0.7.22 [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 mime v0.3.8 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling h2 v0.1.11 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [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] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse)` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.42s [INFO] running `Command { std: "docker" "inspect" "fd510f65b200df7a1e8def700be2217a8b1839a77a7840ef9cf437c93300b9d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd510f65b200df7a1e8def700be2217a8b1839a77a7840ef9cf437c93300b9d4", kill_on_drop: false }` [INFO] [stdout] fd510f65b200df7a1e8def700be2217a8b1839a77a7840ef9cf437c93300b9d4 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8502559ca7ead5cd4a9e0de0e888f9abcb9acf81718bb44f00966de0da303e17 [INFO] running `Command { std: "docker" "start" "-a" "8502559ca7ead5cd4a9e0de0e888f9abcb9acf81718bb44f00966de0da303e17", 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] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse)` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse)` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse) + 'a` [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 issue #80165 [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/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.comment.761fe4e8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74.1giarvaps2i5abl4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-864f11535831be1b/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-edc1588a062f0b7b/out" "-L" "/opt/rustwide/target/debug/build/ring-ab4899a8d40b0b05/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-2156e6df769e59ff/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgabira-19bd599a682d9a8b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c22158f3351d2cd5.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-599ad1055f1d5268.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6b42bf576b4148df.rlib" "/opt/rustwide/target/debug/deps/libactix-544f589bbae22c31.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-da3418ae20ac9395.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-5701a10d6e96e357.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-3a2e7b110d4d40ef.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-bbb654d12222fe32.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fa6b930a46c33f2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-afe47781037867ba.rlib" "/opt/rustwide/target/debug/deps/libhostname-1207cc5cc51d9d2e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7c7cd5b552241ac9.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-6b0b7fce4aff64fb.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d8fef7d0dff743f5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-6ab65d21cd2cd8f8.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-6a7f42941538109a.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-f8afcf81f7518078.rlib" "/opt/rustwide/target/debug/deps/libwinapi-752b8c6fa8b80860.rlib" "/opt/rustwide/target/debug/deps/libkernel32-eb9071fb75aa08cb.rlib" "/opt/rustwide/target/debug/deps/libuuid-1535c980a223d173.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1d4e9f32bbfb139a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2aa03c3faf2653b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9bee33c3553e7c6e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ed1d070f2a8f7132.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7f7e6942e83c4ca.rlib" "/opt/rustwide/target/debug/deps/libh2-cd5b6a49a48fc366.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c40a48887bae3b8d.rlib" "/opt/rustwide/target/debug/deps/libstring-025062a3e805d2f2.rlib" "/opt/rustwide/target/debug/deps/libflate2-1d1754305b268d94.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e8f777d77cfbe26d.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b6ffcb12bd645fd5.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-6ff01804e4600eb9.rlib" "/opt/rustwide/target/debug/deps/libserde-a10b7a284a352944.rlib" "/opt/rustwide/target/debug/deps/libtokio-211d3732eac9bb4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-a4d64e26f891b7ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ce9e5ab1f28d3b90.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-67aeaae06675ac35.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-ee7684d3ce840c71.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-d64ea98d81e48c8c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-ecbda7294b4fee30.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-39ca7db54b6c9717.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-5de5e79493b5ec59.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c853b739e4f889cd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e9af93f9916e0911.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7ed38d84dfea664d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c9d7a2c0e0741167.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1402547a71e38369.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-61bc20d11848a66e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-da2823e4d10a5578.rlib" "/opt/rustwide/target/debug/deps/librand-2e3142c1dd89c450.rlib" "/opt/rustwide/target/debug/deps/librand_core-f01bf03e27cf5fbc.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a7a59af73e02a182.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c26bf385c9de3bce.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9b634539e2695361.rlib" "/opt/rustwide/target/debug/deps/librand-9ae3cb1a9a031783.rlib" "/opt/rustwide/target/debug/deps/liblock_api-58e99c07e9020c95.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-725cf17d61174628.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-db39897a29b4285a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-9cc4133a3ee3d26a.rlib" "/opt/rustwide/target/debug/deps/libmio-27ea9ec971480f5c.rlib" "/opt/rustwide/target/debug/deps/libslab-23749d241e4a132e.rlib" "/opt/rustwide/target/debug/deps/libnet2-22e9af49732afc94.rlib" "/opt/rustwide/target/debug/deps/liblazycell-64939402397267ae.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b8fa252ce1efdd13.rlib" "/opt/rustwide/target/debug/deps/libphf-71bc006c5ca1cfaf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-659503f2b04e92c0.rlib" "/opt/rustwide/target/debug/deps/libunicase-5a6336bd69fdf4bb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6f5687a2a360a3ab.rlib" "/opt/rustwide/target/debug/deps/libmime-4ff9c8c17dc788d9.rlib" "/opt/rustwide/target/debug/deps/libunicase-5a9f8af6efda3b09.rlib" "/opt/rustwide/target/debug/deps/liblazycell-a5fc50d701c4d954.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-904b08f1f7fd13a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-24f163d30a0f67d7.rlib" "/opt/rustwide/target/debug/deps/libitoa-2dd20a8cb0fa2133.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-d417c70ed623c051.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-44fd1ba33a325164.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bde87ef6a1bd6c2b.rlib" "/opt/rustwide/target/debug/deps/libcookie-9a116763fd6da024.rlib" "/opt/rustwide/target/debug/deps/libring-f0c0a9d5cca3bfcf.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5338bdc86eee04f3.rlib" "/opt/rustwide/target/debug/deps/liburl-36a8601de7921f4b.rlib" "/opt/rustwide/target/debug/deps/libencoding-9c4b61b3ca66abe2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-aa9830d54675fb04.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-c81d3e0ec55ef1dc.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-120a92749df9d528.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-58f60e32a6569c96.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ccd5eeb644726325.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-b2b4b8cd9ec79acb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-694a06207fd93e10.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7bb0f041be90ee92.rlib" "/opt/rustwide/target/debug/deps/libmatches-966159fa23a0025e.rlib" "/opt/rustwide/target/debug/deps/libfutures-ca2e589e90c414ea.rlib" "/opt/rustwide/target/debug/deps/libfailure-529d5e4d5ceca63a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-78f6891af13cc6bb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e052d57980285067.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-52fb8b6cc5475983.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6f201557f8d63b19.rlib" "/opt/rustwide/target/debug/deps/libtime-90b73c962c6db915.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libregex-cbeba6da40dfaefe.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a991bb55e50097ef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fce3ce970d4f9bbb.rlib" "/opt/rustwide/target/debug/deps/libucd_util-819f6650fb25c7c9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d8ea6f52aac630c7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-9e81aa27d785cc23.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d4eca13922259628.rlib" "/opt/rustwide/target/debug/deps/libvoid-dc3a8a0cc21244f6.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2e8300e46c513cc4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-81bca2ae3c27b2a8.rlib" "/opt/rustwide/target/debug/deps/libbytes-3fb8a1a6e566699b.rlib" "/opt/rustwide/target/debug/deps/libiovec-2b32140e498268be.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4758d1e77b8c433.rlib" "/opt/rustwide/target/debug/deps/libbase64-aee49e011b39937c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-b7891f07f8552596.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f409960b16d5fa0e.rlib" "/opt/rustwide/target/debug/deps/liblog-ab54d6e26b4dfe45.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-adb2e768b9315b13.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/comment-d22a2b79e923ff74" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8502559ca7ead5cd4a9e0de0e888f9abcb9acf81718bb44f00966de0da303e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8502559ca7ead5cd4a9e0de0e888f9abcb9acf81718bb44f00966de0da303e17", kill_on_drop: false }` [INFO] [stdout] 8502559ca7ead5cd4a9e0de0e888f9abcb9acf81718bb44f00966de0da303e17