[INFO] cloning repository https://github.com/kamarkiewicz/rusty_ems [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamarkiewicz/rusty_ems" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamarkiewicz%2Frusty_ems", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamarkiewicz%2Frusty_ems'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b3c3052d7d4a9600ba6b9d91f3fc11d36925ffd [INFO] testing kamarkiewicz/rusty_ems against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamarkiewicz%2Frusty_ems" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamarkiewicz/rusty_ems on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kamarkiewicz/rusty_ems [INFO] finished tweaking git repo https://github.com/kamarkiewicz/rusty_ems [INFO] tweaked toml for git repo https://github.com/kamarkiewicz/rusty_ems written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/kamarkiewicz/rusty_ems already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-array v0.7.2 [INFO] [stderr] Downloaded time v0.1.37 [INFO] [stderr] Downloaded byteorder v1.0.0 [INFO] [stderr] Downloaded num v0.1.39 [INFO] [stderr] Downloaded base64 v0.5.2 [INFO] [stderr] Downloaded md5 v0.3.5 [INFO] [stderr] Downloaded gcc v0.3.51 [INFO] [stderr] Downloaded bytes v0.4.4 [INFO] [stderr] Downloaded rustc-demangle v0.1.4 [INFO] [stderr] Downloaded serde v1.0.8 [INFO] [stderr] Downloaded postgres v0.14.2 [INFO] [stderr] Downloaded serde_derive v1.0.8 [INFO] [stderr] Downloaded num-traits v0.1.39 [INFO] [stderr] Downloaded serde_json v1.0.2 [INFO] [stderr] Downloaded stringprep v0.1.0 [INFO] [stderr] Downloaded hex v0.2.0 [INFO] [stderr] Downloaded serde_derive_internals v0.15.1 [INFO] [stderr] Downloaded typenum v1.5.2 [INFO] [stderr] Downloaded iovec v0.1.0 [INFO] [stderr] Downloaded unicode-bidi v0.2.6 [INFO] [stderr] Downloaded postgres-protocol v0.3.0 [INFO] [stderr] Downloaded chrono v0.3.0 [INFO] [stderr] Downloaded backtrace v0.3.2 [INFO] [stderr] Downloaded postgres-derive v0.3.1 [INFO] [stderr] Downloaded byte-tools v0.1.3 [INFO] [stderr] Downloaded fallible-iterator v0.1.3 [INFO] [stderr] Downloaded constant_time_eq v0.1.2 [INFO] [stderr] Downloaded libc v0.2.24 [INFO] [stderr] Downloaded redox_syscall v0.1.18 [INFO] [stderr] Downloaded odds v0.2.25 [INFO] [stderr] Downloaded cfg-if v0.1.1 [INFO] [stderr] Downloaded nodrop v0.1.9 [INFO] [stderr] Downloaded crypto-mac v0.3.0 [INFO] [stderr] Downloaded postgres-shared v0.3.0 [INFO] [stderr] Downloaded backtrace-sys v0.1.11 [INFO] [stderr] Downloaded num-integer v0.1.34 [INFO] [stderr] Downloaded sha2 v0.5.3 [INFO] [stderr] Downloaded hmac v0.1.1 [INFO] [stderr] Downloaded digest-buffer v0.3.1 [INFO] [stderr] Downloaded digest v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a02604235b6c98c14bc9bb369e0c6ff9b276cc5226c4ae2a3ed6b4d15e53da96 [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" "a02604235b6c98c14bc9bb369e0c6ff9b276cc5226c4ae2a3ed6b4d15e53da96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a02604235b6c98c14bc9bb369e0c6ff9b276cc5226c4ae2a3ed6b4d15e53da96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a02604235b6c98c14bc9bb369e0c6ff9b276cc5226c4ae2a3ed6b4d15e53da96", kill_on_drop: false }` [INFO] [stdout] a02604235b6c98c14bc9bb369e0c6ff9b276cc5226c4ae2a3ed6b4d15e53da96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 239799bd70a1d3b6241f4a55d004795fabd60bfd06afb9b4b321b5b31f5c60b5 [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" "239799bd70a1d3b6241f4a55d004795fabd60bfd06afb9b4b321b5b31f5c60b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling typenum v1.5.2 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling num-traits v0.1.39 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling constant_time_eq v0.1.2 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling md5 v0.3.5 [INFO] [stderr] Compiling fallible-iterator v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.1 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.2.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling stringprep v0.1.0 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling num v0.1.39 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling generic-array v0.7.2 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling crypto-mac v0.3.0 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling hmac v0.1.1 [INFO] [stderr] Compiling postgres-derive v0.3.1 [INFO] [stderr] Compiling postgres-protocol v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling chrono v0.3.0 [INFO] [stderr] Compiling postgres-shared v0.3.0 [INFO] [stderr] Compiling postgres v0.14.2 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rusty_ems v0.95.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.30s [INFO] running `Command { std: "docker" "inspect" "239799bd70a1d3b6241f4a55d004795fabd60bfd06afb9b4b321b5b31f5c60b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "239799bd70a1d3b6241f4a55d004795fabd60bfd06afb9b4b321b5b31f5c60b5", kill_on_drop: false }` [INFO] [stdout] 239799bd70a1d3b6241f4a55d004795fabd60bfd06afb9b4b321b5b31f5c60b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f15ce7d80b975310363af1fe34999d7f9618deba80887f1f30c6183dc15fa51 [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" "4f15ce7d80b975310363af1fe34999d7f9618deba80887f1f30c6183dc15fa51", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_ems v0.95.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | / error_chain!{ [INFO] [stdout] 34 | | foreign_links { [INFO] [stdout] 35 | | Io(io::Error); [INFO] [stdout] 36 | | Json(serde_json::Error); [INFO] [stdout] ... | [INFO] [stdout] 39 | | } [INFO] [stdout] 40 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `Command { std: "docker" "inspect" "4f15ce7d80b975310363af1fe34999d7f9618deba80887f1f30c6183dc15fa51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f15ce7d80b975310363af1fe34999d7f9618deba80887f1f30c6183dc15fa51", kill_on_drop: false }` [INFO] [stdout] 4f15ce7d80b975310363af1fe34999d7f9618deba80887f1f30c6183dc15fa51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a513519ba478e9498aefd86730ef3b935f8ca58ab9e58af8d1354a0f530394e3 [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" "a513519ba478e9498aefd86730ef3b935f8ca58ab9e58af8d1354a0f530394e3", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain!{ [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(io::Error); [INFO] [stderr] 36 | | Json(serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain!{ [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(io::Error); [INFO] [stderr] 36 | | Json(serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] running 5 tests [INFO] [stderr] --> src/main.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | / error_chain!{ [INFO] [stderr] 34 | | foreign_links { [INFO] [stderr] 35 | | Io(io::Error); [INFO] [stderr] 36 | | Json(serde_json::Error); [INFO] [stderr] ... | [INFO] [stderr] 39 | | } [INFO] [stderr] 40 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_ems-cfa2d12ca53b6913) [INFO] [stdout] test api::tests::deserialize_connection_info ... ok [INFO] [stdout] test api::tests::deserialize_event_tests_timestamps ... ok [INFO] [stdout] test api::tests::deserialize_organizer_info_with_valid_secret ... ok [INFO] [stdout] test api::tests::deserialize_snake_case ... ok [INFO] [stdout] test api::tests::deserialize_organizer_info_with_invalid_secret ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.94s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a513519ba478e9498aefd86730ef3b935f8ca58ab9e58af8d1354a0f530394e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a513519ba478e9498aefd86730ef3b935f8ca58ab9e58af8d1354a0f530394e3", kill_on_drop: false }` [INFO] [stdout] a513519ba478e9498aefd86730ef3b935f8ca58ab9e58af8d1354a0f530394e3