[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-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ersenal/gabira on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded phf_shared v0.7.22 [INFO] [stderr] Downloaded phf_generator v0.7.22 [INFO] [stderr] Downloaded base64 v0.9.2 [INFO] [stderr] Downloaded tokio-reactor v0.1.2 [INFO] [stderr] Downloaded indexmap v1.0.1 [INFO] [stderr] Downloaded http v0.1.8 [INFO] [stderr] Downloaded rand v0.5.4 [INFO] [stderr] Downloaded tokio-timer v0.2.4 [INFO] [stderr] Downloaded serde_json v1.0.24 [INFO] [stderr] Downloaded phf_codegen v0.7.22 [INFO] [stderr] Downloaded matches v0.1.7 [INFO] [stderr] Downloaded serde_urlencoded v0.5.2 [INFO] [stderr] Downloaded mio-uds v0.6.6 [INFO] [stderr] Downloaded byteorder v1.2.4 [INFO] [stderr] Downloaded smallvec v0.6.3 [INFO] [stderr] Downloaded mime v0.3.8 [INFO] [stderr] Downloaded pretty_assertions v0.5.1 [INFO] [stderr] Downloaded h2 v0.1.11 [INFO] [stderr] Downloaded tokio-fs v0.1.2 [INFO] [stderr] Downloaded phf v0.7.22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] dc38ab7fed2729fbc5d823dbaf82860c5228934c2e72b841f9641d6efe885116 [INFO] running `Command { std: "docker" "start" "-a" "dc38ab7fed2729fbc5d823dbaf82860c5228934c2e72b841f9641d6efe885116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc38ab7fed2729fbc5d823dbaf82860c5228934c2e72b841f9641d6efe885116", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc38ab7fed2729fbc5d823dbaf82860c5228934c2e72b841f9641d6efe885116", kill_on_drop: false }` [INFO] [stdout] dc38ab7fed2729fbc5d823dbaf82860c5228934c2e72b841f9641d6efe885116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93b4da06821feffdf963f53cb67b964b263e6ee4ff52713b8a321f3623cbcd70 [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" "93b4da06821feffdf963f53cb67b964b263e6ee4ff52713b8a321f3623cbcd70", 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 scopeguard v0.3.3 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [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 quick-error v1.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling linked-hash-map v0.4.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling string v0.1.1 [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 sha1 v0.6.0 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [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 lru-cache v0.1.1 [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 socket2 v0.3.7 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.15 [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 syn v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling url v1.7.1 [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 mio-uds v0.6.6 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [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 backtrace v0.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling flate2 v1.0.2 [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 error-chain v0.1.12 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling h2 v0.1.11 [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 trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.9.0 [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] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn FnMut(&ClientResponse)` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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] [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] [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] [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] [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] [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] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s [INFO] running `Command { std: "docker" "inspect" "93b4da06821feffdf963f53cb67b964b263e6ee4ff52713b8a321f3623cbcd70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b4da06821feffdf963f53cb67b964b263e6ee4ff52713b8a321f3623cbcd70", kill_on_drop: false }` [INFO] [stdout] 93b4da06821feffdf963f53cb67b964b263e6ee4ff52713b8a321f3623cbcd70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 0238304e2717198a2e6c7565724a10745e108fc19cf8b932518bfec3fb529b4d [INFO] running `Command { std: "docker" "start" "-a" "0238304e2717198a2e6c7565724a10745e108fc19cf8b932518bfec3fb529b4d", 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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.ping.epog13ht-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1" "/opt/rustwide/target/debug/examples/ping-46b678f4e26b41f1.y193wo82shp0h9m.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-339d274cd8aa7ba9/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-50843beb771bfd51/out" "-L" "/opt/rustwide/target/debug/build/ring-4ef3af7d8e8d866a/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-a8baa58e35345775/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgabira-c51676fa1db09b83.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b11ef09bfe9a0291.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-c95573ca12d74432.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libactix_web-36c277a717f8def3.rlib" "/opt/rustwide/target/debug/deps/libactix-8a62863b806b4ba3.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-760af598a97081d9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c315668fcf6c5e30.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1336eb4113dd338b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7a598d4ec7f7e4d3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a5c25b73a013743a.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-87fdd5eb13c89da4.rlib" "/opt/rustwide/target/debug/deps/libhostname-f360179f744dd290.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fb048dfbf48ee955.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c2b3e075de4802b7.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-764e5914985b887d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2d326bf2974edfc4.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-9b859a4b43489b4d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-53d291ef9733f714.rlib" "/opt/rustwide/target/debug/deps/libkernel32-5d5d19a3cac54ca4.rlib" "/opt/rustwide/target/debug/deps/libuuid-fa983f13fd04a788.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e97aee23e50615f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-390a827fc05904c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1983edd6277b1d6f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5381574135eaa39f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6996bee27d65cc33.rlib" "/opt/rustwide/target/debug/deps/libh2-24ba2ddad55a1a15.rlib" "/opt/rustwide/target/debug/deps/libindexmap-847b348bcf1debf0.rlib" "/opt/rustwide/target/debug/deps/libstring-8bae73d7a3b0194f.rlib" "/opt/rustwide/target/debug/deps/libflate2-5a77954371a2d76e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-f4951904715cdc2c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-331b59f01a7b03fd.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-c07bb6720cae1dc1.rlib" "/opt/rustwide/target/debug/deps/libserde-a001c38752e12607.rlib" "/opt/rustwide/target/debug/deps/libtokio-394e3caf4ac2732a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-81aa44e37acb5a03.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-06b8d6aaaa347bbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-22dce20e99e3eed6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3cb984126c076ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c5241f425a6099ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5b1922bb41d7e36d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-12208fc6ea30c41a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-62cffdae657882ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b818b574e92bed12.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5adc22b7eed12dce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-13156232d940f517.rlib" "/opt/rustwide/target/debug/deps/libnodrop-45a305d3b6a3bcbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ad60f2e842c3de9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e94908369076c776.rlib" "/opt/rustwide/target/debug/deps/librand-8354c53ec13ce69a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b50d6241baaa16e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-844395ffe8f51062.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c5c313b6b7fc9618.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-15db5b84d03cbb6b.rlib" "/opt/rustwide/target/debug/deps/librand-ecd511f9eeff3fce.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dcb18cda9fbfa172.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fe70de81ffea0760.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmio-e8236739b1926cd3.rlib" "/opt/rustwide/target/debug/deps/libslab-fc763721e6638fb6.rlib" "/opt/rustwide/target/debug/deps/libnet2-41c2a79eaa4cb05d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-6aa60cb6e7f57d96.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-faa7b182d0070370.rlib" "/opt/rustwide/target/debug/deps/libphf-d31210b511a827da.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-c6a269915dd3a18b.rlib" "/opt/rustwide/target/debug/deps/libunicase-88b025ae0c6e9d9e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libmime-3cb239796199fe07.rlib" "/opt/rustwide/target/debug/deps/libunicase-3de34a8bc4f2bdaf.rlib" "/opt/rustwide/target/debug/deps/liblazycell-00a25758b97ad50b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fcc2a675563dfff2.rlib" "/opt/rustwide/target/debug/deps/libhttp-96a9cdc49c8f2b7b.rlib" "/opt/rustwide/target/debug/deps/libitoa-6fe8073984a0fbb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-5fccfbed86ab50a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-af8e69a949c0832b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d6c1c04599fe159a.rlib" "/opt/rustwide/target/debug/deps/libcookie-3b754ab4cfcfcc74.rlib" "/opt/rustwide/target/debug/deps/libring-02190f9486df1606.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-fe9b5c81e5959d82.rlib" "/opt/rustwide/target/debug/deps/liburl-ec66f7e83fd44eff.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-e06e0c1b8d5296cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b530499209190bc4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a6e05f1597934e81.rlib" "/opt/rustwide/target/debug/deps/libmatches-275cc6de64b9437d.rlib" "/opt/rustwide/target/debug/deps/libfutures-01388739f61b5e16.rlib" "/opt/rustwide/target/debug/deps/libfailure-cdaae29c7bc542dd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2cc423b4800765eb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99cdecb5cf1f1565.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b3bd6de6b2cdd2ea.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d444558c8f408453.rlib" "/opt/rustwide/target/debug/deps/libtime-e14ac8f4fcce8e0c.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libregex-62064b3cc3414478.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a04c6d4b03ff7fd3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2913254264d3b53.rlib" "/opt/rustwide/target/debug/deps/libucd_util-68c9b2d80b4dcbb2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-56283ae8a6afe33d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7471d381a6fb432b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-fbc96b3769cb6cbe.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c2fbe16c911e891d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a58eb8e8d44a5e49.rlib" "/opt/rustwide/target/debug/deps/libbytes-b18ead1cf759f9fb.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4862fd5e49e199.rlib" "/opt/rustwide/target/debug/deps/liblibc-79850a6ece173d7b.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e86b5eabd7fa33.rlib" "/opt/rustwide/target/debug/deps/libsafemem-9a91b99c36edad89.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6aecd9793a35f40.rlib" "/opt/rustwide/target/debug/deps/liblog-fbd4025b8c1f32c6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-deab707a7e1e7126.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.lib.c140xjgi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26" "/opt/rustwide/target/debug/deps/lib-bdf86e531fe1ae26.30vjpvtftlcix1jg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-339d274cd8aa7ba9/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-50843beb771bfd51/out" "-L" "/opt/rustwide/target/debug/build/ring-4ef3af7d8e8d866a/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-a8baa58e35345775/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c99ebba9851136ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-190ecd0479955c2e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-10cf7eacb763a707.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5f0069e1a0595222.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-176a753cf8833059.rlib" "/opt/rustwide/target/debug/deps/libgabira-c51676fa1db09b83.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b11ef09bfe9a0291.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-c95573ca12d74432.rlib" "/opt/rustwide/target/debug/deps/libansi_term-4b9c56ff58f1d4f8.rlib" "/opt/rustwide/target/debug/deps/libdifference-d40f3d5d6a398d00.rlib" "/opt/rustwide/target/debug/deps/libactix_web-36c277a717f8def3.rlib" "/opt/rustwide/target/debug/deps/libactix-8a62863b806b4ba3.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-760af598a97081d9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-c315668fcf6c5e30.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1336eb4113dd338b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7a598d4ec7f7e4d3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a5c25b73a013743a.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-87fdd5eb13c89da4.rlib" "/opt/rustwide/target/debug/deps/libhostname-f360179f744dd290.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5be80c9859951c00.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-fb048dfbf48ee955.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-c2b3e075de4802b7.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-764e5914985b887d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2d326bf2974edfc4.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-9b859a4b43489b4d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-53d291ef9733f714.rlib" "/opt/rustwide/target/debug/deps/libkernel32-5d5d19a3cac54ca4.rlib" "/opt/rustwide/target/debug/deps/libuuid-fa983f13fd04a788.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e97aee23e50615f5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-390a827fc05904c9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1983edd6277b1d6f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5381574135eaa39f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-6996bee27d65cc33.rlib" "/opt/rustwide/target/debug/deps/libh2-24ba2ddad55a1a15.rlib" "/opt/rustwide/target/debug/deps/libindexmap-847b348bcf1debf0.rlib" "/opt/rustwide/target/debug/deps/libstring-8bae73d7a3b0194f.rlib" "/opt/rustwide/target/debug/deps/libflate2-5a77954371a2d76e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-f4951904715cdc2c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-331b59f01a7b03fd.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-c07bb6720cae1dc1.rlib" "/opt/rustwide/target/debug/deps/libserde-a001c38752e12607.rlib" "/opt/rustwide/target/debug/deps/libtokio-394e3caf4ac2732a.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-81aa44e37acb5a03.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-06b8d6aaaa347bbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-22dce20e99e3eed6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-c3cb984126c076ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c5241f425a6099ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5b1922bb41d7e36d.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-12208fc6ea30c41a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-62cffdae657882ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b818b574e92bed12.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-98eb5171f9a3eb81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5adc22b7eed12dce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-13156232d940f517.rlib" "/opt/rustwide/target/debug/deps/libnodrop-45a305d3b6a3bcbd.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-ad60f2e842c3de9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e94908369076c776.rlib" "/opt/rustwide/target/debug/deps/librand-8354c53ec13ce69a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b50d6241baaa16e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-844395ffe8f51062.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c5c313b6b7fc9618.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-15db5b84d03cbb6b.rlib" "/opt/rustwide/target/debug/deps/librand-ecd511f9eeff3fce.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dcb18cda9fbfa172.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-fe70de81ffea0760.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-ef61071d1b8ef096.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-587a636979098308.rlib" "/opt/rustwide/target/debug/deps/libmio-e8236739b1926cd3.rlib" "/opt/rustwide/target/debug/deps/libslab-fc763721e6638fb6.rlib" "/opt/rustwide/target/debug/deps/libnet2-41c2a79eaa4cb05d.rlib" "/opt/rustwide/target/debug/deps/liblazycell-6aa60cb6e7f57d96.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-faa7b182d0070370.rlib" "/opt/rustwide/target/debug/deps/libphf-d31210b511a827da.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-c6a269915dd3a18b.rlib" "/opt/rustwide/target/debug/deps/libunicase-88b025ae0c6e9d9e.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-266b5285fa80cd5f.rlib" "/opt/rustwide/target/debug/deps/libmime-3cb239796199fe07.rlib" "/opt/rustwide/target/debug/deps/libunicase-3de34a8bc4f2bdaf.rlib" "/opt/rustwide/target/debug/deps/liblazycell-00a25758b97ad50b.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f4102f4b88edd4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fcc2a675563dfff2.rlib" "/opt/rustwide/target/debug/deps/libhttp-96a9cdc49c8f2b7b.rlib" "/opt/rustwide/target/debug/deps/libitoa-6fe8073984a0fbb0.rlib" "/opt/rustwide/target/debug/deps/libfnv-81254b20febae08d.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-5fccfbed86ab50a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-af8e69a949c0832b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d6c1c04599fe159a.rlib" "/opt/rustwide/target/debug/deps/libcookie-3b754ab4cfcfcc74.rlib" "/opt/rustwide/target/debug/deps/libring-02190f9486df1606.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-fe9b5c81e5959d82.rlib" "/opt/rustwide/target/debug/deps/liburl-ec66f7e83fd44eff.rlib" "/opt/rustwide/target/debug/deps/libencoding-7a984fccb177eca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-7969fa7ccde1575b.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-a39a592aee2bf00a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-765279db428380cb.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-4ec0dcf166b9a86a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-86da72560659743f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a1c8d337a4da41fd.rlib" "/opt/rustwide/target/debug/deps/libidna-e06e0c1b8d5296cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b530499209190bc4.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a6e05f1597934e81.rlib" "/opt/rustwide/target/debug/deps/libmatches-275cc6de64b9437d.rlib" "/opt/rustwide/target/debug/deps/libfutures-01388739f61b5e16.rlib" "/opt/rustwide/target/debug/deps/libfailure-cdaae29c7bc542dd.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2cc423b4800765eb.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-99cdecb5cf1f1565.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-b3bd6de6b2cdd2ea.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d444558c8f408453.rlib" "/opt/rustwide/target/debug/deps/libtime-e14ac8f4fcce8e0c.rlib" "/opt/rustwide/target/debug/deps/libsha1-7cc36744ae62eb05.rlib" "/opt/rustwide/target/debug/deps/libregex-62064b3cc3414478.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a04c6d4b03ff7fd3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c2913254264d3b53.rlib" "/opt/rustwide/target/debug/deps/libucd_util-68c9b2d80b4dcbb2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-56283ae8a6afe33d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7471d381a6fb432b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-fbc96b3769cb6cbe.rlib" "/opt/rustwide/target/debug/deps/libvoid-8e46a7745eb9476a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c2fbe16c911e891d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a58eb8e8d44a5e49.rlib" "/opt/rustwide/target/debug/deps/libbytes-b18ead1cf759f9fb.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4862fd5e49e199.rlib" "/opt/rustwide/target/debug/deps/liblibc-79850a6ece173d7b.rlib" "/opt/rustwide/target/debug/deps/libbase64-62e86b5eabd7fa33.rlib" "/opt/rustwide/target/debug/deps/libsafemem-9a91b99c36edad89.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d6aecd9793a35f40.rlib" "/opt/rustwide/target/debug/deps/liblog-fbd4025b8c1f32c6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-deab707a7e1e7126.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0238304e2717198a2e6c7565724a10745e108fc19cf8b932518bfec3fb529b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0238304e2717198a2e6c7565724a10745e108fc19cf8b932518bfec3fb529b4d", kill_on_drop: false }` [INFO] [stdout] 0238304e2717198a2e6c7565724a10745e108fc19cf8b932518bfec3fb529b4d