[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira" "/workspace/builds/worker-107/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-107/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ersenal/gabira on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-107/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e9405162871510c2786b4d326a955e67aa2bd81971471d2387082a17d91c4cb [INFO] running `Command { std: "docker" "start" "-a" "2e9405162871510c2786b4d326a955e67aa2bd81971471d2387082a17d91c4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e9405162871510c2786b4d326a955e67aa2bd81971471d2387082a17d91c4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9405162871510c2786b4d326a955e67aa2bd81971471d2387082a17d91c4cb", kill_on_drop: false }` [INFO] [stdout] 2e9405162871510c2786b4d326a955e67aa2bd81971471d2387082a17d91c4cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0a9cb74a956733e5278441f06a918e5e089a549763007b6b35f8a18ff31c8ca [INFO] running `Command { std: "docker" "start" "-a" "d0a9cb74a956733e5278441f06a918e5e089a549763007b6b35f8a18ff31c8ca", 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 futures v0.1.23 [INFO] [stderr] Compiling byteorder v1.2.4 [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 scopeguard v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [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 siphasher v0.2.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling unreachable v1.0.0 [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 arrayvec v0.4.7 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling lru-cache v0.1.1 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling bytes v0.4.9 [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 regex-syntax v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling encoding v0.2.33 [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 tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.2 [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 tokio-timer v0.2.4 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [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 phf_codegen v0.7.22 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [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 mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling h2 v0.1.11 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling cookie v0.11.0 [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 18.74s [INFO] running `Command { std: "docker" "inspect" "d0a9cb74a956733e5278441f06a918e5e089a549763007b6b35f8a18ff31c8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a9cb74a956733e5278441f06a918e5e089a549763007b6b35f8a18ff31c8ca", kill_on_drop: false }` [INFO] [stdout] d0a9cb74a956733e5278441f06a918e5e089a549763007b6b35f8a18ff31c8ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-107/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 159c1a480e8cbce9bfc0222947d0de57118e2787a761b3144ecb6ec059fd519b [INFO] running `Command { std: "docker" "start" "-a" "159c1a480e8cbce9bfc0222947d0de57118e2787a761b3144ecb6ec059fd519b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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/comment-309df4987339049b.comment.2da01213-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.comment.2da01213-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b.4feep9lbb71z6r38.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-6e2e49930e229d8a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-3dcf58ecd4e1bbec/out" "-L" "/opt/rustwide/target/debug/build/ring-fd5d1e8e98928475/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-ed54941e354bb1c5/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgabira-f601d027fa41d089.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-fe03cc2ba259260d.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-25603d7bc5aeb1d8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libdifference-4888bc55e2dd884c.rlib" "/opt/rustwide/target/debug/deps/libactix_web-be1618da4d42adb3.rlib" "/opt/rustwide/target/debug/deps/libactix-10169424a98e2f1d.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-66136cba94f6b92a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9a653bc022796c2c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-7dd592e5732a88c0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-30e8eaef0ae1bb1c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c8e33a4d6ab6f35c.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-6cc36149cd933210.rlib" "/opt/rustwide/target/debug/deps/libhostname-7ccb8f12e8b5cac3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-51b41fc19f31c3a4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-89e606d4b6bfbf36.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8bbb645af9c4c69b.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-7764d704725fab11.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-efbfa53ce7d6d277.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-49e9be96729b4782.rlib" "/opt/rustwide/target/debug/deps/libwinapi-badfbf90d1758e51.rlib" "/opt/rustwide/target/debug/deps/libkernel32-04c238d3205332be.rlib" "/opt/rustwide/target/debug/deps/libuuid-fca913f29511dd73.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8c7fc331bf7a4db0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9422952b3516ae55.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a07c1603a7174ab.rlib" "/opt/rustwide/target/debug/deps/libserde_json-158d371382ff4d89.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e7de2be61a3e61c0.rlib" "/opt/rustwide/target/debug/deps/libh2-20fb338d0694def5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9f1fae428057a42.rlib" "/opt/rustwide/target/debug/deps/libstring-6a01654946015b26.rlib" "/opt/rustwide/target/debug/deps/libflate2-aec7a20f11d15e0b.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-c5507135573c43f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f529297edf73f42e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-5b9e287845fbd4fc.rlib" "/opt/rustwide/target/debug/deps/libserde-57deb521448c5dfd.rlib" "/opt/rustwide/target/debug/deps/libtokio-6779cc734a3d1171.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c8cf56dfbe2d9ed3.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-de58a339a449b9e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-1a8da923caabc9a9.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-377b47a02f97a1eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-601c71bdb597b881.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-880a9fa92255cb2d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-c3ce5d651fb30b2b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-6aab018c1f6ad31e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-17d68079a2a9eb5c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ef89ebfc7b76b62a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ed70631f4986179b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eff77326c5d58c41.rlib" "/opt/rustwide/target/debug/deps/libnodrop-aefc9f86b25af58f.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ac215549e50b2c5b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-0be42764ea4094be.rlib" "/opt/rustwide/target/debug/deps/librand-e14935b6d8431122.rlib" "/opt/rustwide/target/debug/deps/librand_core-4ef64375977b2499.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ea1ae9fe24e2948a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ad594392364fb325.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-903cd5606a08378e.rlib" "/opt/rustwide/target/debug/deps/librand-1a731c272ce815f7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2fb896826b2553b2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-4ce4edc80612c310.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bcd7e61987b13e66.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-2802a6bcce05c759.rlib" "/opt/rustwide/target/debug/deps/libmio-5926f0c3beb2680d.rlib" "/opt/rustwide/target/debug/deps/libslab-8e99e70324920cec.rlib" "/opt/rustwide/target/debug/deps/libnet2-4c43de4ad2e3bffb.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3e33211bcd239299.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d9edcd5e9a160ce7.rlib" "/opt/rustwide/target/debug/deps/libphf-a9649708b268bfcf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-cdfdcb9629d42261.rlib" "/opt/rustwide/target/debug/deps/libunicase-6cf7336ca1b05721.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-31ec360f3df090b3.rlib" "/opt/rustwide/target/debug/deps/libmime-5ada4b553d577808.rlib" "/opt/rustwide/target/debug/deps/libunicase-fd0b93eaaf678fad.rlib" "/opt/rustwide/target/debug/deps/liblazycell-70b1c3f583571bd5.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libhttparse-65317eb084827f7a.rlib" "/opt/rustwide/target/debug/deps/libhttp-e04dbb82582fb8ea.rlib" "/opt/rustwide/target/debug/deps/libitoa-4be2e0a6dc742d17.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-b1acd480d5e714ba.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-dc0a6bbe86fb3377.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5b657f396cf96f4c.rlib" "/opt/rustwide/target/debug/deps/libcookie-f061318c0966a762.rlib" "/opt/rustwide/target/debug/deps/libring-0e21709c484b4a59.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-4bb8e1bd76246cdc.rlib" "/opt/rustwide/target/debug/deps/liburl-8df5a1c146bd68f7.rlib" "/opt/rustwide/target/debug/deps/libencoding-82779f04275003a7.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-f2137084f436c49b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-3e1e1aaf4bf6351f.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-fa72d75680a1478c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-48fabfcd9685a3a5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-51b01b2f026b9e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-3a219b08ba0a782e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-da01d0f74b4cc621.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c93ce1a809f9faed.rlib" "/opt/rustwide/target/debug/deps/libmatches-f59fdb9fcdb33c2e.rlib" "/opt/rustwide/target/debug/deps/libfutures-caced418857b5a81.rlib" "/opt/rustwide/target/debug/deps/libfailure-b4f3fe3f9d0fe9f1.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-60bc1c7a6a4fb7fd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-318696dd461dce64.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-c8c89b6fcc9c5493.rlib" "/opt/rustwide/target/debug/deps/libbitflags-679341c2d9686006.rlib" "/opt/rustwide/target/debug/deps/libtime-671736dbf2baa961.rlib" "/opt/rustwide/target/debug/deps/libsha1-fdcaadcc3a2fedb2.rlib" "/opt/rustwide/target/debug/deps/libregex-539835e3e704722a.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-cab8c5a598142455.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-dde91c502cbcee39.rlib" "/opt/rustwide/target/debug/deps/libucd_util-d8739deac3d19cce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-aef1c2a5017bafb9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d74b61b374e84fb9.rlib" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6c206a97bfcaeb3b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-9c95130194f02d96.rlib" "/opt/rustwide/target/debug/deps/libbytes-addbe3075fd0a2c4.rlib" "/opt/rustwide/target/debug/deps/libiovec-768a1e2ab2ddef22.rlib" "/opt/rustwide/target/debug/deps/liblibc-649592477304cccc.rlib" "/opt/rustwide/target/debug/deps/libbase64-fadfae40f3a1888a.rlib" "/opt/rustwide/target/debug/deps/libsafemem-4788485f162aa1fd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5bc8d7ceab1e2368.rlib" "/opt/rustwide/target/debug/deps/liblog-ebef18b7c30790a2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d08c75bed1f093b6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/comment-309df4987339049b" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "159c1a480e8cbce9bfc0222947d0de57118e2787a761b3144ecb6ec059fd519b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "159c1a480e8cbce9bfc0222947d0de57118e2787a761b3144ecb6ec059fd519b", kill_on_drop: false }` [INFO] [stdout] 159c1a480e8cbce9bfc0222947d0de57118e2787a761b3144ecb6ec059fd519b