[INFO] updating cached repository https://github.com/ersenal/gabira [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b54abd05d5953e62f181268522883ea110019ca [INFO] testing ersenal/gabira against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fersenal%2Fgabira" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ersenal/gabira on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-14/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c54f732cc574f7d36894739f3280953a3854879baa754c61967a01bd532d57c9 [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" "c54f732cc574f7d36894739f3280953a3854879baa754c61967a01bd532d57c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c54f732cc574f7d36894739f3280953a3854879baa754c61967a01bd532d57c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c54f732cc574f7d36894739f3280953a3854879baa754c61967a01bd532d57c9", kill_on_drop: false }` [INFO] [stdout] c54f732cc574f7d36894739f3280953a3854879baa754c61967a01bd532d57c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 196a4ab66d6a747dc7112c49512c0c27b9f3ee98f84fad75c76d5064a6023782 [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" "196a4ab66d6a747dc7112c49512c0c27b9f3ee98f84fad75c76d5064a6023782", 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 futures v0.1.23 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling slab v0.4.1 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling string v0.1.1 [INFO] [stderr] Compiling lazycell v1.0.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling owning_ref v0.3.3 [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 regex-syntax v0.6.2 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling pretty_assertions v0.5.1 [INFO] [stderr] Compiling lock_api v0.1.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 serde_json v1.0.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix-web v0.7.3 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling backtrace v0.2.3 [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 parking_lot_core v0.2.14 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [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 url v1.7.1 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling mime v0.3.8 [INFO] [stderr] Compiling mio-uds v0.6.6 [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 crossbeam-channel v0.2.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling h2 v0.1.11 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.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 01s [INFO] running `Command { std: "docker" "inspect" "196a4ab66d6a747dc7112c49512c0c27b9f3ee98f84fad75c76d5064a6023782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "196a4ab66d6a747dc7112c49512c0c27b9f3ee98f84fad75c76d5064a6023782", kill_on_drop: false }` [INFO] [stdout] 196a4ab66d6a747dc7112c49512c0c27b9f3ee98f84fad75c76d5064a6023782 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] c80dfa211bbcc10689a42ec196a5bc45e88e5e690a30f200a8ef60c843f29f79 [INFO] running `Command { std: "docker" "start" "-a" "c80dfa211bbcc10689a42ec196a5bc45e88e5e690a30f200a8ef60c843f29f79", 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] [stderr] error: could not compile `gabira`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name lib tests/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=b472770a87e13364 -C extra-filename=-b472770a87e13364 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-cea1905fe0331c25.rlib --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4eca68631a002475.rlib --extern gabira=/opt/rustwide/target/debug/deps/libgabira-8d4c73c84ccb2a34.rlib --extern owning_ref=/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-fa58427789d6b2ae.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7d584f2ecd1ba95d.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-809f3bd5eb099822.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6d288f7972e52967.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-44dcb25b8a588443.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c65398257f86ad56.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-c4a89c8fe90558d8/out -L native=/opt/rustwide/target/debug/build/brotli-sys-24400c659f02a5a9/out -L native=/opt/rustwide/target/debug/build/ring-83567cb215e0077c/out -L native=/opt/rustwide/target/debug/build/miniz-sys-d1257140e47f06ac/out` (signal: 9, SIGKILL: kill) [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.ping.cp4oyww6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709" "/opt/rustwide/target/debug/examples/ping-2a9c6033769ea709.53j4rszw18i2rtqk.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-c4a89c8fe90558d8/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-24400c659f02a5a9/out" "-L" "/opt/rustwide/target/debug/build/ring-83567cb215e0077c/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-d1257140e47f06ac/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgabira-8d4c73c84ccb2a34.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-44dcb25b8a588443.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-fa58427789d6b2ae.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libdifference-97b2c204f3ba5287.rlib" "/opt/rustwide/target/debug/deps/libactix_web-cea1905fe0331c25.rlib" "/opt/rustwide/target/debug/deps/libactix-c968944b18852e8c.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-f578590100c0ab44.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8d0e6e5cb81a3a8b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1b1ca4e4ff326b64.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-29c18777978170eb.rlib" "/opt/rustwide/target/debug/deps/libsocket2-41aef7e04fa605c2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4b5ef1de19ea2b0e.rlib" "/opt/rustwide/target/debug/deps/libhostname-11d0e488bdc02042.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c2a9c7329dc97f35.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-a6f3c701e59194ef.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-5b7aabf842c10978.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e01ac76159daa89c.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-8125723676ab7d1d.rlib" "/opt/rustwide/target/debug/deps/libwinapi-f315fac9f78c00fb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-357e0cd2dff55d80.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdc4e40408a3a25a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-7cf8f5cc10243596.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1fd2e1a4a960b910.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-be6f85c566e36f99.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6d288f7972e52967.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1abf8b2f454e6f65.rlib" "/opt/rustwide/target/debug/deps/libh2-144224ba6d6b7f58.rlib" "/opt/rustwide/target/debug/deps/libindexmap-92f502fb9764c1a7.rlib" "/opt/rustwide/target/debug/deps/libstring-b47e418fd46bcc2b.rlib" "/opt/rustwide/target/debug/deps/libflate2-ca77690a6eda4a21.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-a791fe39397abdd8.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-05621c5a96548394.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-10d0b66df0870152.rlib" "/opt/rustwide/target/debug/deps/libserde-7d584f2ecd1ba95d.rlib" "/opt/rustwide/target/debug/deps/libtokio-c65398257f86ad56.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-975cfcbc430d5398.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-ca81c1abeced8bd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-79e30acccf3b6f2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-aac67c6ffc4f9976.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-c9515abf51c8cc81.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-782ed80bcf115b67.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-98ae24de468ec19e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a510f93f6d9f2e57.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c2bc20cb3022797c.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e3deda8f6f2ad370.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-00e55e41342cbcb8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ed7fc3125c27ac78.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-a6dd95d8f8244eae.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e2a6106202176a89.rlib" "/opt/rustwide/target/debug/deps/librand-a81ed5313aacab5b.rlib" "/opt/rustwide/target/debug/deps/librand_core-924427d1587d7878.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-678e964b303e310b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8a8ba44723183497.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9347d64d0f90b93.rlib" "/opt/rustwide/target/debug/deps/librand-c8fa76c33449dd6f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b6cd9d59dfd18181.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmio-89af6fbb649b253d.rlib" "/opt/rustwide/target/debug/deps/libslab-76475e15e34681c5.rlib" "/opt/rustwide/target/debug/deps/libnet2-56bc4c6df93467a3.rlib" "/opt/rustwide/target/debug/deps/liblazycell-3cebf6533de81a6d.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d68bac6e3a860427.rlib" "/opt/rustwide/target/debug/deps/libphf-50dea5744172452d.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-c06a48497fe70645.rlib" "/opt/rustwide/target/debug/deps/libunicase-8242a1d4e0ce8b0d.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-2e44d09b05af2657.rlib" "/opt/rustwide/target/debug/deps/libunicase-125486c324cda729.rlib" "/opt/rustwide/target/debug/deps/liblazycell-348a65221a406d04.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libhttparse-970411443cda2ab6.rlib" "/opt/rustwide/target/debug/deps/libhttp-49f0523d4a108280.rlib" "/opt/rustwide/target/debug/deps/libitoa-ba9a7c815d7cf427.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libhtmlescape-04e6511c5aa69f74.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-d4f0eaff466d07e6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-46c7e77cc3679361.rlib" "/opt/rustwide/target/debug/deps/libcookie-eb41794b383f3c83.rlib" "/opt/rustwide/target/debug/deps/libring-c00221584fb14841.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/liburl-ffa1d3b4c94142ce.rlib" "/opt/rustwide/target/debug/deps/libencoding-353258f0677ad3f2.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-47451a9a226bb8c8.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-b69043cc7330cab9.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-5a246e4d3005b7c1.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-80cba4d6fd73c0ce.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-e9856ff97465a535.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-2fb81c1e3e464790.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-d0b37690a3a5c528.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ee3e25f6e24851b5.rlib" "/opt/rustwide/target/debug/deps/libmatches-8241aa081971480b.rlib" "/opt/rustwide/target/debug/deps/libfutures-4eca68631a002475.rlib" "/opt/rustwide/target/debug/deps/libfailure-471ac17440f09de5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7f4c384c41b7e492.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2af3e5c914f34e4c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-72c4176c5b1cbf2f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-26fd8a5d3df4bfc9.rlib" "/opt/rustwide/target/debug/deps/libtime-87ee3c080125e0f0.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libregex-b92700276c385734.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ecc29a9aa24784ea.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c98c9bc2a5a4fbb5.rlib" "/opt/rustwide/target/debug/deps/libucd_util-8e880ad104471ec9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-e58e6ec7695705e9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f3706ce230eb2d7f.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dd1c9a2b5c1c1f3d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a691d9291dc10ccd.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6fd898cdff63377.rlib" "/opt/rustwide/target/debug/deps/libiovec-75b19cb4b6502a42.rlib" "/opt/rustwide/target/debug/deps/liblibc-cf06101683c86e8f.rlib" "/opt/rustwide/target/debug/deps/libbase64-893235bf163907bc.rlib" "/opt/rustwide/target/debug/deps/libsafemem-1cd1966eeca7ee74.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4006d784aa37624f.rlib" "/opt/rustwide/target/debug/deps/liblog-0553f1d3bcebf1db.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-bde166e81ce77867.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "c80dfa211bbcc10689a42ec196a5bc45e88e5e690a30f200a8ef60c843f29f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80dfa211bbcc10689a42ec196a5bc45e88e5e690a30f200a8ef60c843f29f79", kill_on_drop: false }` [INFO] [stdout] c80dfa211bbcc10689a42ec196a5bc45e88e5e690a30f200a8ef60c843f29f79