[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ersenal/gabira on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-1/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f79ce0675780af28156d8008f7dcf172c865d024cd4c63895ced1aca489de03 [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" "2f79ce0675780af28156d8008f7dcf172c865d024cd4c63895ced1aca489de03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f79ce0675780af28156d8008f7dcf172c865d024cd4c63895ced1aca489de03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f79ce0675780af28156d8008f7dcf172c865d024cd4c63895ced1aca489de03", kill_on_drop: false }` [INFO] [stdout] 2f79ce0675780af28156d8008f7dcf172c865d024cd4c63895ced1aca489de03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45983eeb0fa407a4d002060001e60e105bec2d70780ca7bf140980be703fd3a5 [INFO] running `Command { std: "docker" "start" "-a" "45983eeb0fa407a4d002060001e60e105bec2d70780ca7bf140980be703fd3a5", 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 scopeguard v0.3.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling siphasher v0.2.3 [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 itoa v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling rand_core v0.2.1 [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 quick-error v1.2.2 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling encoding-index-korean 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-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling unreachable v1.0.0 [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 lru-cache v0.1.1 [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 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 rand v0.5.4 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.3 [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 resolv-conf v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-cpupool 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 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 phf_shared v0.7.22 [INFO] [stderr] Compiling tokio-timer v0.2.4 [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 url v1.7.1 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [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 crossbeam-deque v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [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 backtrace v0.3.9 [INFO] [stderr] Compiling error-chain v0.1.12 [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 cookie v0.11.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 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] | ^^^^^^^^^^^^^^^^^^^^^^ 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 14s [INFO] running `Command { std: "docker" "inspect" "45983eeb0fa407a4d002060001e60e105bec2d70780ca7bf140980be703fd3a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45983eeb0fa407a4d002060001e60e105bec2d70780ca7bf140980be703fd3a5", kill_on_drop: false }` [INFO] [stdout] 45983eeb0fa407a4d002060001e60e105bec2d70780ca7bf140980be703fd3a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] abcad5685606061d906182c1af525d8e2a0f10d50b922f7c43a82def0c3141fe [INFO] running `Command { std: "docker" "start" "-a" "abcad5685606061d906182c1af525d8e2a0f10d50b922f7c43a82def0c3141fe", 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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.comment.bk9ti0dh-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03" "/opt/rustwide/target/debug/examples/comment-86920b0dc96f7d03.406ywlsf3recnlfg.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-fc4e6c5795cd8d7f/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-4ef74e0a9239a9a0/out" "-L" "/opt/rustwide/target/debug/build/ring-44af5046b1388977/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-86c28daa6d1d30c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgabira-749895852bcfc232.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-05a67f63a8a0a593.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-258bc2bc5518e577.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libdifference-ccdc8a201ceafea1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0358790e23ab2007.rlib" "/opt/rustwide/target/debug/deps/libactix-a23a1e7db84be432.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-1b733fa729bc9591.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4d0f417c9b19fed2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-241558099594af69.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c6c03c63fe5319db.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dfe2cdd53f7dd3aa.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d6084260a5711ee0.rlib" "/opt/rustwide/target/debug/deps/libhostname-a4757007813c0e08.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e19469a3bab3f3b4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bce8b15f64a4b689.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-df03d2d548de6ce6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e769dec23b96b14d.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/libuuid-9ef1372aadc47183.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-59566b1c4e40cfa9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-80c1b35dc2166b1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4578b83b3936e85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-baba15c4047bd909.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libh2-8133e6ed673cbc03.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ee24a01fa2fcfcde.rlib" "/opt/rustwide/target/debug/deps/libstring-d54c2339b11b38fd.rlib" "/opt/rustwide/target/debug/deps/libflate2-28063b574d852be2.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e0b06ce3d7c98609.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-0f0d7f7f34d9a2b7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d360fb169ed4011e.rlib" "/opt/rustwide/target/debug/deps/libserde-bbc8e6b0410d5915.rlib" "/opt/rustwide/target/debug/deps/libtokio-59e2917dd733b325.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1d2821c44fbe3434.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-017215fee46c6d0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3b19c59e069af88d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-20bbf7549814af4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-735f555ba514baea.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a78199b1ba192472.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac1c2d9024c17916.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ce4ddd6ee725b9b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-573327df1b55abc7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4067de8376b31f42.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de12f52a02a9fd3a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3c576d0164e75b93.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bfeff88db6dde3b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fa32a3b3f9137078.rlib" "/opt/rustwide/target/debug/deps/librand-73d0d098d3aee164.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4d43130f6bc613a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3955614d26e17e3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dae7b5acfcf9578b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a5595be02588452a.rlib" "/opt/rustwide/target/debug/deps/librand-a2da6ca13042ca99.rlib" "/opt/rustwide/target/debug/deps/liblock_api-974b21e785ff997d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-bb69514b2b17981b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmio-7512d2240a4df8a4.rlib" "/opt/rustwide/target/debug/deps/libslab-09d9a5310004cae8.rlib" "/opt/rustwide/target/debug/deps/libnet2-9c11ee601e8c8690.rlib" "/opt/rustwide/target/debug/deps/liblazycell-fc7ddec32ef28c85.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-757f6657c40a9db7.rlib" "/opt/rustwide/target/debug/deps/libphf-d709e732bebeed67.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a3d401db94c9f651.rlib" "/opt/rustwide/target/debug/deps/libunicase-5242c7d0ea401509.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-16c5f31707306f1f.rlib" "/opt/rustwide/target/debug/deps/libunicase-19b7dc6f2493030b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-c725d7b4c86f11a0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-56af9cbfc61fb566.rlib" "/opt/rustwide/target/debug/deps/libhttp-5a8c4a5e4d3f8d24.rlib" "/opt/rustwide/target/debug/deps/libitoa-296a6bf322b7921e.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d4443a6b9b66acb5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d07d8f23354966b8.rlib" "/opt/rustwide/target/debug/deps/libcookie-be6d7ddad0456cb0.rlib" "/opt/rustwide/target/debug/deps/libring-d5315546d322c118.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/liburl-82cb87a5b77b7167.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-0e7baa656c623736.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b06988bff8617506.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9a3dab88d831cf60.rlib" "/opt/rustwide/target/debug/deps/libmatches-7f2b9711e7799958.rlib" "/opt/rustwide/target/debug/deps/libfutures-0a4fcd09616faa35.rlib" "/opt/rustwide/target/debug/deps/libfailure-7ac3b33df7cd195c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-916206748d87ef59.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e416c9609f0bc5d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7ee5cf33f45d9383.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9e569063d74ffdd0.rlib" "/opt/rustwide/target/debug/deps/libtime-56afb818107e0326.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libregex-fd49b5e3e38a3f48.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6226364f8698e01a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-117d8d45afe81def.rlib" "/opt/rustwide/target/debug/deps/libucd_util-74ffd3faa2cf5d18.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8e7066795423dbe3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-861c4ba34805fb32.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-db2fac5bd7600108.rlib" "/opt/rustwide/target/debug/deps/libmemchr-01e96dca1aceffb7.rlib" "/opt/rustwide/target/debug/deps/libbytes-16552b0dd67701fa.rlib" "/opt/rustwide/target/debug/deps/libiovec-0a44e2038e517bff.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cb102b83a2c85c.rlib" "/opt/rustwide/target/debug/deps/libbase64-a3245d9e4bead52c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bb54d7cb3f5aa219.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6450e075d9c8d0fb.rlib" "/opt/rustwide/target/debug/deps/liblog-b97ae6a64a9e758f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c7e474074f91fab8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.ping.3mr64nwt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267" "/opt/rustwide/target/debug/examples/ping-ee6cbe141f79f267.2jdp36kx4yvukt7z.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-fc4e6c5795cd8d7f/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-4ef74e0a9239a9a0/out" "-L" "/opt/rustwide/target/debug/build/ring-44af5046b1388977/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-86c28daa6d1d30c3/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgabira-749895852bcfc232.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-05a67f63a8a0a593.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-258bc2bc5518e577.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libdifference-ccdc8a201ceafea1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-0358790e23ab2007.rlib" "/opt/rustwide/target/debug/deps/libactix-a23a1e7db84be432.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-1b733fa729bc9591.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4d0f417c9b19fed2.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-241558099594af69.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-c6c03c63fe5319db.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dfe2cdd53f7dd3aa.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d6084260a5711ee0.rlib" "/opt/rustwide/target/debug/deps/libhostname-a4757007813c0e08.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-e19469a3bab3f3b4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bce8b15f64a4b689.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-df03d2d548de6ce6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e769dec23b96b14d.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/libuuid-9ef1372aadc47183.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-59566b1c4e40cfa9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-80c1b35dc2166b1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4578b83b3936e85.rlib" "/opt/rustwide/target/debug/deps/libserde_json-baba15c4047bd909.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f43e8ced0ce7b22.rlib" "/opt/rustwide/target/debug/deps/libh2-8133e6ed673cbc03.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ee24a01fa2fcfcde.rlib" "/opt/rustwide/target/debug/deps/libstring-d54c2339b11b38fd.rlib" "/opt/rustwide/target/debug/deps/libflate2-28063b574d852be2.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-e0b06ce3d7c98609.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-0f0d7f7f34d9a2b7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-d360fb169ed4011e.rlib" "/opt/rustwide/target/debug/deps/libserde-bbc8e6b0410d5915.rlib" "/opt/rustwide/target/debug/deps/libtokio-59e2917dd733b325.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1d2821c44fbe3434.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-017215fee46c6d0b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-3b19c59e069af88d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-20bbf7549814af4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-735f555ba514baea.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a78199b1ba192472.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-ac1c2d9024c17916.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ce4ddd6ee725b9b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-573327df1b55abc7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4067de8376b31f42.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-de12f52a02a9fd3a.rlib" "/opt/rustwide/target/debug/deps/libnodrop-3c576d0164e75b93.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-bfeff88db6dde3b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-fa32a3b3f9137078.rlib" "/opt/rustwide/target/debug/deps/librand-73d0d098d3aee164.rlib" "/opt/rustwide/target/debug/deps/librand_core-c4d43130f6bc613a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3955614d26e17e3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dae7b5acfcf9578b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a5595be02588452a.rlib" "/opt/rustwide/target/debug/deps/librand-a2da6ca13042ca99.rlib" "/opt/rustwide/target/debug/deps/liblock_api-974b21e785ff997d.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-bb69514b2b17981b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmio-7512d2240a4df8a4.rlib" "/opt/rustwide/target/debug/deps/libslab-09d9a5310004cae8.rlib" "/opt/rustwide/target/debug/deps/libnet2-9c11ee601e8c8690.rlib" "/opt/rustwide/target/debug/deps/liblazycell-fc7ddec32ef28c85.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-757f6657c40a9db7.rlib" "/opt/rustwide/target/debug/deps/libphf-d709e732bebeed67.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-a3d401db94c9f651.rlib" "/opt/rustwide/target/debug/deps/libunicase-5242c7d0ea401509.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-6ef7992e23c9184a.rlib" "/opt/rustwide/target/debug/deps/libmime-16c5f31707306f1f.rlib" "/opt/rustwide/target/debug/deps/libunicase-19b7dc6f2493030b.rlib" "/opt/rustwide/target/debug/deps/liblazycell-c725d7b4c86f11a0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-56af9cbfc61fb566.rlib" "/opt/rustwide/target/debug/deps/libhttp-5a8c4a5e4d3f8d24.rlib" "/opt/rustwide/target/debug/deps/libitoa-296a6bf322b7921e.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-16ae48140245be26.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d4443a6b9b66acb5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d07d8f23354966b8.rlib" "/opt/rustwide/target/debug/deps/libcookie-be6d7ddad0456cb0.rlib" "/opt/rustwide/target/debug/deps/libring-d5315546d322c118.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/liburl-82cb87a5b77b7167.rlib" "/opt/rustwide/target/debug/deps/libencoding-78256f290bff46f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-263f0a767e761df0.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-aca95187c86cf1dd.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-a2300af342155c6c.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-52c71da10f0ca7de.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-ad5b3d8866fc801a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libidna-0e7baa656c623736.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b06988bff8617506.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9a3dab88d831cf60.rlib" "/opt/rustwide/target/debug/deps/libmatches-7f2b9711e7799958.rlib" "/opt/rustwide/target/debug/deps/libfutures-0a4fcd09616faa35.rlib" "/opt/rustwide/target/debug/deps/libfailure-7ac3b33df7cd195c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-916206748d87ef59.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e416c9609f0bc5d0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-7ee5cf33f45d9383.rlib" "/opt/rustwide/target/debug/deps/libbitflags-9e569063d74ffdd0.rlib" "/opt/rustwide/target/debug/deps/libtime-56afb818107e0326.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libregex-fd49b5e3e38a3f48.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-6226364f8698e01a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-117d8d45afe81def.rlib" "/opt/rustwide/target/debug/deps/libucd_util-74ffd3faa2cf5d18.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8e7066795423dbe3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-861c4ba34805fb32.rlib" "/opt/rustwide/target/debug/deps/libunreachable-3a54f8fa86481e73.rlib" "/opt/rustwide/target/debug/deps/libvoid-ed59fa4be0570cad.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-db2fac5bd7600108.rlib" "/opt/rustwide/target/debug/deps/libmemchr-01e96dca1aceffb7.rlib" "/opt/rustwide/target/debug/deps/libbytes-16552b0dd67701fa.rlib" "/opt/rustwide/target/debug/deps/libiovec-0a44e2038e517bff.rlib" "/opt/rustwide/target/debug/deps/liblibc-87cb102b83a2c85c.rlib" "/opt/rustwide/target/debug/deps/libbase64-a3245d9e4bead52c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-bb54d7cb3f5aa219.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6450e075d9c8d0fb.rlib" "/opt/rustwide/target/debug/deps/liblog-b97ae6a64a9e758f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c7e474074f91fab8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "abcad5685606061d906182c1af525d8e2a0f10d50b922f7c43a82def0c3141fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abcad5685606061d906182c1af525d8e2a0f10d50b922f7c43a82def0c3141fe", kill_on_drop: false }` [INFO] [stdout] abcad5685606061d906182c1af525d8e2a0f10d50b922f7c43a82def0c3141fe