[INFO] fetching crate aiven_rs 0.4.1... [INFO] testing aiven_rs-0.4.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate aiven_rs 0.4.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate aiven_rs 0.4.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aiven_rs 0.4.1 [INFO] finished tweaking crates.io crate aiven_rs 0.4.1 [INFO] tweaked toml for crates.io crate aiven_rs 0.4.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate aiven_rs 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccc29380c461d4fc36a2eefe1ad4fc08d7198f865797cae6bc7e284e58274677 [INFO] running `Command { std: "docker" "start" "-a" "ccc29380c461d4fc36a2eefe1ad4fc08d7198f865797cae6bc7e284e58274677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccc29380c461d4fc36a2eefe1ad4fc08d7198f865797cae6bc7e284e58274677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc29380c461d4fc36a2eefe1ad4fc08d7198f865797cae6bc7e284e58274677", kill_on_drop: false }` [INFO] [stdout] ccc29380c461d4fc36a2eefe1ad4fc08d7198f865797cae6bc7e284e58274677 [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aff167e0e510791454bb373d5a175f0775fc78c7520fd9e178927a431c9b689a [INFO] running `Command { std: "docker" "start" "-a" "aff167e0e510791454bb373d5a175f0775fc78c7520fd9e178927a431c9b689a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling futures-sink v0.3.9 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.9 [INFO] [stderr] Compiling futures-util v0.3.9 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling mockito v0.28.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling aiven_rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.47s [INFO] running `Command { std: "docker" "inspect" "aff167e0e510791454bb373d5a175f0775fc78c7520fd9e178927a431c9b689a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff167e0e510791454bb373d5a175f0775fc78c7520fd9e178927a431c9b689a", kill_on_drop: false }` [INFO] [stdout] aff167e0e510791454bb373d5a175f0775fc78c7520fd9e178927a431c9b689a [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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a606007661e67d3c312419565732fe4055f656f48b8411424de4aeae6105eb4b [INFO] running `Command { std: "docker" "start" "-a" "a606007661e67d3c312419565732fe4055f656f48b8411424de4aeae6105eb4b", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.9 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-compat v0.1.4 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling aiven_rs v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.list_service_integration.185b68fa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b.4wvra7bog2x22gqi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmol-951b553ec54b2865.rlib" "/opt/rustwide/target/debug/deps/libasync_process-0952642e69c18892.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e608f5725e3cfa70.rlib" "/opt/rustwide/target/debug/deps/libasync_net-8df9449c06e2d82f.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-ee39ee519980d196.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9d3d89c6b8e330ae.rlib" "/opt/rustwide/target/debug/deps/libblocking-876f753c4d9da6de.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-5e72d207622598fe.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f736ac4778ed2799.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-6f969b4297c7240d.rlib" "/opt/rustwide/target/debug/deps/libpolling-cd6d0a113eebb6c7.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f1576d30380e1639.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f05ab07357f82f27.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f8df6ea8b0aee617.rlib" "/opt/rustwide/target/debug/deps/libfastrand-020225f3bac98388.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_compat-f65516dbe4408008.rlib" "/opt/rustwide/target/debug/deps/libtokio-2e11ffa8c3960ba9.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-054257f70999dfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-567815e32b6e5fb4.rlib" "/opt/rustwide/target/debug/deps/libaiven_rs-768228fac3947915.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-d0a2ac37dcfea615.rlib" "/opt/rustwide/target/debug/deps/libchrono-915a04a493e01fa9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-e7d1be914084d7c2.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2fd32f704e2b03f9.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-115d7243f925d98c.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e6797533dff8059a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-c3d1fb73ab505dca.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e13e78dc85958a04.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b8aa7095a78525a2.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-625560544c20f1fa.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9c5f0c1b3407ed8b.rlib" "/opt/rustwide/target/debug/deps/libmockito-2a757099e9d54dc5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2bb5c97311087d1f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f02e5266a74cdcc.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-d2635d13a3990a16.rlib" "/opt/rustwide/target/debug/deps/libregex-4fc5806d10cf93c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b9c243950fcfea9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/librand-264f093a3e216774.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-57f5057016ccf620.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-6cdae7ef0aa6e06b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eea798c095716e28.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libcolored-b73f002a2739b215.rlib" "/opt/rustwide/target/debug/deps/libatty-f3b207cdcf573797.rlib" "/opt/rustwide/target/debug/deps/libreqwest-dc4f9ce7adef33cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-292e6d56ec52b992.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e206b31440de0ddf.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-413dba9b683c2e82.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f59b171ff64b8d0.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-47ca4fc440df0238.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-81145703d671d022.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bc97fc2075575d79.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-b8027f607047d066.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-99c0aae02d25e843.rlib" "/opt/rustwide/target/debug/deps/libh2-807241ca5c68ada1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-9487b01f84089487.rlib" "/opt/rustwide/target/debug/deps/libpin_project-acc3ebb17ab3b5e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d649dd2c5537e3b0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1cbddf71f328505e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-049b4ab572768cbb.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0afcf04aef531656.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0854d9ad134c8633.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2eeff98ac35c99f9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8a1d8d86746c4688.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6b904130a05fe209.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fea87754bd408d99.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-9fc7d08c868351cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7c32282803b2e44b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72c3188b3834e6ea.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libmio-3ba182d5a2651f4b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d87353c521dc294b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-07915aa56dc3cb4e.rlib" "/opt/rustwide/target/debug/deps/liblibc-060daa7b03502df0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-429c56bed5ddfcdd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5b7dde3596a3281c.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-27b5f4a246cbe1bf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-a862267b61c46bf4.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libserde-58ff8f3e2512633f.rlib" "/opt/rustwide/target/debug/deps/libbytes-15837f7f2b983017.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/list_service_integration-80a6f64771d6f15b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aiven_rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.clouds_smol.52509aba-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1.1vkdg3ts6eqj3l0d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmol-951b553ec54b2865.rlib" "/opt/rustwide/target/debug/deps/libasync_process-0952642e69c18892.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e608f5725e3cfa70.rlib" "/opt/rustwide/target/debug/deps/libasync_net-8df9449c06e2d82f.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-ee39ee519980d196.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9d3d89c6b8e330ae.rlib" "/opt/rustwide/target/debug/deps/libblocking-876f753c4d9da6de.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-5e72d207622598fe.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f736ac4778ed2799.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-6f969b4297c7240d.rlib" "/opt/rustwide/target/debug/deps/libpolling-cd6d0a113eebb6c7.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f1576d30380e1639.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f05ab07357f82f27.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-f8df6ea8b0aee617.rlib" "/opt/rustwide/target/debug/deps/libfastrand-020225f3bac98388.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_compat-f65516dbe4408008.rlib" "/opt/rustwide/target/debug/deps/libtokio-2e11ffa8c3960ba9.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-054257f70999dfbc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-55d1b613307b8f8b.rlib" "/opt/rustwide/target/debug/deps/libanyhow-567815e32b6e5fb4.rlib" "/opt/rustwide/target/debug/deps/libaiven_rs-768228fac3947915.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-d0a2ac37dcfea615.rlib" "/opt/rustwide/target/debug/deps/libchrono-915a04a493e01fa9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-e7d1be914084d7c2.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-2fd32f704e2b03f9.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-115d7243f925d98c.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e6797533dff8059a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-c3d1fb73ab505dca.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-e13e78dc85958a04.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-b8aa7095a78525a2.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-625560544c20f1fa.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9c5f0c1b3407ed8b.rlib" "/opt/rustwide/target/debug/deps/libmockito-2a757099e9d54dc5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2bb5c97311087d1f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-3f02e5266a74cdcc.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-d2635d13a3990a16.rlib" "/opt/rustwide/target/debug/deps/libregex-4fc5806d10cf93c1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b9c243950fcfea9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ea33e0b70ada9cfe.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-893f4c3b4ecb939d.rlib" "/opt/rustwide/target/debug/deps/librand-264f093a3e216774.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-57f5057016ccf620.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-6cdae7ef0aa6e06b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-eea798c095716e28.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libcolored-b73f002a2739b215.rlib" "/opt/rustwide/target/debug/deps/libatty-f3b207cdcf573797.rlib" "/opt/rustwide/target/debug/deps/libreqwest-dc4f9ce7adef33cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-292e6d56ec52b992.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e206b31440de0ddf.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-413dba9b683c2e82.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cd09d043d886746c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0f59b171ff64b8d0.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-47ca4fc440df0238.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-fe962c2cd87031d7.rlib" "/opt/rustwide/target/debug/deps/libopenssl-81145703d671d022.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-bc97fc2075575d79.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libhyper-b8027f607047d066.rlib" "/opt/rustwide/target/debug/deps/libwant-3d2fcee5fec689f5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-99c0aae02d25e843.rlib" "/opt/rustwide/target/debug/deps/libh2-807241ca5c68ada1.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-9487b01f84089487.rlib" "/opt/rustwide/target/debug/deps/libpin_project-acc3ebb17ab3b5e7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d649dd2c5537e3b0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1cbddf71f328505e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-049b4ab572768cbb.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-0afcf04aef531656.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0854d9ad134c8633.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9fa19250f61b8c82.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2eeff98ac35c99f9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8a1d8d86746c4688.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-86b0aa417a597501.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6b904130a05fe209.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fea87754bd408d99.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-9fc7d08c868351cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-7c32282803b2e44b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-72c3188b3834e6ea.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dc28abbf05ce61fd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libmio-3ba182d5a2651f4b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d87353c521dc294b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-07915aa56dc3cb4e.rlib" "/opt/rustwide/target/debug/deps/liblibc-060daa7b03502df0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-429c56bed5ddfcdd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5b7dde3596a3281c.rlib" "/opt/rustwide/target/debug/deps/liblog-08b2789434650078.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-27b5f4a246cbe1bf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-3373d2d2dc2c0c2b.rlib" "/opt/rustwide/target/debug/deps/libidna-c90f623de246d721.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fc8047be9f3bf2ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-08f81a1fd910a93c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-04eaf20a6b8209a8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-a862267b61c46bf4.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libserde-58ff8f3e2512633f.rlib" "/opt/rustwide/target/debug/deps/libbytes-15837f7f2b983017.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/clouds_smol-daa70ab13b13ead1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aiven_rs` due to 2 previous errors [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing/api.rs:196:29 [INFO] [stdout] | [INFO] [stdout] 196 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 196 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 196 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing/api.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 215 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 215 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing/api.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 234 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 234 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 234 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing/api.rs:253:43 [INFO] [stdout] | [INFO] [stdout] 253 | assert!(&response[..] == b"somedata", format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 253 - assert!(&response[..] == b"somedata", format!("{:?}", response)); [INFO] [stdout] 253 + assert!(&response[..] == b"somedata", "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing/api.rs:255:29 [INFO] [stdout] | [INFO] [stdout] 255 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 255 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 255 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1165:29 [INFO] [stdout] | [INFO] [stdout] 1165 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1165 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1165 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1179:29 [INFO] [stdout] | [INFO] [stdout] 1179 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1179 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1179 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1200:29 [INFO] [stdout] | [INFO] [stdout] 1200 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1200 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1200 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1224:29 [INFO] [stdout] | [INFO] [stdout] 1224 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1224 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1224 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1248:29 [INFO] [stdout] | [INFO] [stdout] 1248 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1248 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1248 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1262:29 [INFO] [stdout] | [INFO] [stdout] 1262 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1262 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1262 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1277:29 [INFO] [stdout] | [INFO] [stdout] 1277 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1277 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1277 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1294:29 [INFO] [stdout] | [INFO] [stdout] 1294 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1294 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1294 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1311:29 [INFO] [stdout] | [INFO] [stdout] 1311 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1311 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1311 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1333:29 [INFO] [stdout] | [INFO] [stdout] 1333 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1333 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1333 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1350:29 [INFO] [stdout] | [INFO] [stdout] 1350 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1350 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1350 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1367:29 [INFO] [stdout] | [INFO] [stdout] 1367 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1367 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1367 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1390:29 [INFO] [stdout] | [INFO] [stdout] 1390 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1390 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1390 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1412:29 [INFO] [stdout] | [INFO] [stdout] 1412 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1412 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1412 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1429:29 [INFO] [stdout] | [INFO] [stdout] 1429 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1429 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1429 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1450:29 [INFO] [stdout] | [INFO] [stdout] 1450 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1450 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1450 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1472:29 [INFO] [stdout] | [INFO] [stdout] 1472 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1472 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1472 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1497:29 [INFO] [stdout] | [INFO] [stdout] 1497 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1497 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1497 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1520:29 [INFO] [stdout] | [INFO] [stdout] 1520 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1520 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1520 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1542:29 [INFO] [stdout] | [INFO] [stdout] 1542 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1542 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1542 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1565:29 [INFO] [stdout] | [INFO] [stdout] 1565 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1565 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1565 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1587:29 [INFO] [stdout] | [INFO] [stdout] 1587 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1587 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1587 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1609:29 [INFO] [stdout] | [INFO] [stdout] 1609 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1609 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1609 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1632:29 [INFO] [stdout] | [INFO] [stdout] 1632 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1632 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1632 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1658:29 [INFO] [stdout] | [INFO] [stdout] 1658 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1658 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1658 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1684:29 [INFO] [stdout] | [INFO] [stdout] 1684 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1684 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1684 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1706:29 [INFO] [stdout] | [INFO] [stdout] 1706 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1706 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1706 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1729:29 [INFO] [stdout] | [INFO] [stdout] 1729 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1729 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1729 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1754:29 [INFO] [stdout] | [INFO] [stdout] 1754 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1754 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1754 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1777:29 [INFO] [stdout] | [INFO] [stdout] 1777 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1777 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1777 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/account/api.rs:1799:29 [INFO] [stdout] | [INFO] [stdout] 1799 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1799 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1799 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:606:6 [INFO] [stdout] | [INFO] [stdout] 606 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 606 - format!("{:?}", response) [INFO] [stdout] 606 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:609:29 [INFO] [stdout] | [INFO] [stdout] 609 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 609 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 609 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:625:6 [INFO] [stdout] | [INFO] [stdout] 625 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 625 - format!("{:?}", response) [INFO] [stdout] 625 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:628:29 [INFO] [stdout] | [INFO] [stdout] 628 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 628 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 628 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:651:6 [INFO] [stdout] | [INFO] [stdout] 651 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 651 - format!("{:?}", response) [INFO] [stdout] 651 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:654:29 [INFO] [stdout] | [INFO] [stdout] 654 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 654 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 654 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:677:6 [INFO] [stdout] | [INFO] [stdout] 677 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 677 - format!("{:?}", response) [INFO] [stdout] 677 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:680:29 [INFO] [stdout] | [INFO] [stdout] 680 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 680 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 680 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:698:29 [INFO] [stdout] | [INFO] [stdout] 698 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 698 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 698 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:718:6 [INFO] [stdout] | [INFO] [stdout] 718 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 718 - format!("{:?}", response) [INFO] [stdout] 718 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:721:29 [INFO] [stdout] | [INFO] [stdout] 721 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 721 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 721 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:767:6 [INFO] [stdout] | [INFO] [stdout] 767 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 767 - format!("{:?}", response) [INFO] [stdout] 767 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:770:29 [INFO] [stdout] | [INFO] [stdout] 770 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 770 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 770 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:790:6 [INFO] [stdout] | [INFO] [stdout] 790 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 790 - format!("{:?}", response) [INFO] [stdout] 790 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:793:29 [INFO] [stdout] | [INFO] [stdout] 793 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 793 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 793 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:818:6 [INFO] [stdout] | [INFO] [stdout] 818 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 818 - format!("{:?}", response) [INFO] [stdout] 818 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:821:29 [INFO] [stdout] | [INFO] [stdout] 821 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 821 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 821 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:847:6 [INFO] [stdout] | [INFO] [stdout] 847 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 847 - format!("{:?}", response) [INFO] [stdout] 847 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:850:29 [INFO] [stdout] | [INFO] [stdout] 850 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 850 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 850 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:876:6 [INFO] [stdout] | [INFO] [stdout] 876 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 876 - format!("{:?}", response) [INFO] [stdout] 876 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:879:29 [INFO] [stdout] | [INFO] [stdout] 879 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 879 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 879 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:903:6 [INFO] [stdout] | [INFO] [stdout] 903 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 903 - format!("{:?}", response) [INFO] [stdout] 903 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:906:29 [INFO] [stdout] | [INFO] [stdout] 906 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 906 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 906 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:929:29 [INFO] [stdout] | [INFO] [stdout] 929 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 929 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 929 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:954:6 [INFO] [stdout] | [INFO] [stdout] 954 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 954 - format!("{:?}", response) [INFO] [stdout] 954 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:957:29 [INFO] [stdout] | [INFO] [stdout] 957 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 957 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 957 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/billing_group/api.rs:982:29 [INFO] [stdout] | [INFO] [stdout] 982 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 982 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 982 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cloud/api.rs:98:40 [INFO] [stdout] | [INFO] [stdout] 98 | assert!(response.clouds.len() > 0, format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 98 - assert!(response.clouds.len() > 0, format!("{:?}", response)); [INFO] [stdout] 98 + assert!(response.clouds.len() > 0, "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cloud/api.rs:100:29 [INFO] [stdout] | [INFO] [stdout] 100 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 100 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 100 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cloud/api.rs:113:40 [INFO] [stdout] | [INFO] [stdout] 113 | assert!(response.clouds.len() > 0, format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 113 - assert!(response.clouds.len() > 0, format!("{:?}", response)); [INFO] [stdout] 113 + assert!(response.clouds.len() > 0, "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/cloud/api.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 115 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 115 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/key_mgmt/api.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 91 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 91 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | assert!(isok, format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 188 - assert!(isok, format!("{:?}", response)); [INFO] [stdout] 188 + assert!(isok, "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 190 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 190 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:200:33 [INFO] [stdout] | [INFO] [stdout] 200 | assert!(response.len() > 0, format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 200 - assert!(response.len() > 0, format!("{:?}", response)); [INFO] [stdout] 200 + assert!(response.len() > 0, "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:202:29 [INFO] [stdout] | [INFO] [stdout] 202 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 202 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 202 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:217:44 [INFO] [stdout] | [INFO] [stdout] 217 | assert!(response.card.last4 == "1234", format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 217 - assert!(response.card.last4 == "1234", format!("{:?}", response)); [INFO] [stdout] 217 + assert!(response.card.last4 == "1234", "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:219:29 [INFO] [stdout] | [INFO] [stdout] 219 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 219 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 219 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:238:19 [INFO] [stdout] | [INFO] [stdout] 238 | assert!(isok, format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 238 - assert!(isok, format!("{:?}", response)); [INFO] [stdout] 238 + assert!(isok, "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:240:29 [INFO] [stdout] | [INFO] [stdout] 240 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 240 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 240 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/payment/api.rs:253:29 [INFO] [stdout] | [INFO] [stdout] 253 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 253 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 253 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:862:6 [INFO] [stdout] | [INFO] [stdout] 862 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 862 - format!("{:?}", response) [INFO] [stdout] 862 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:865:29 [INFO] [stdout] | [INFO] [stdout] 865 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 865 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 865 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:902:6 [INFO] [stdout] | [INFO] [stdout] 902 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 902 - format!("{:?}", response) [INFO] [stdout] 902 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:905:29 [INFO] [stdout] | [INFO] [stdout] 905 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 905 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 905 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:926:6 [INFO] [stdout] | [INFO] [stdout] 926 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 926 - format!("{:?}", response) [INFO] [stdout] 926 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:929:29 [INFO] [stdout] | [INFO] [stdout] 929 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 929 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 929 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:958:6 [INFO] [stdout] | [INFO] [stdout] 958 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 958 - format!("{:?}", response) [INFO] [stdout] 958 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:961:29 [INFO] [stdout] | [INFO] [stdout] 961 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 961 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 961 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:981:29 [INFO] [stdout] | [INFO] [stdout] 981 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 981 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 981 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1001:29 [INFO] [stdout] | [INFO] [stdout] 1001 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1001 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1001 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1017:29 [INFO] [stdout] | [INFO] [stdout] 1017 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1017 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1017 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1039:29 [INFO] [stdout] | [INFO] [stdout] 1039 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1039 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1039 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1057:29 [INFO] [stdout] | [INFO] [stdout] 1057 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1057 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1057 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1076:29 [INFO] [stdout] | [INFO] [stdout] 1076 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1076 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1076 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1094:29 [INFO] [stdout] | [INFO] [stdout] 1094 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1094 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1094 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1112:29 [INFO] [stdout] | [INFO] [stdout] 1112 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1112 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1112 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1132:29 [INFO] [stdout] | [INFO] [stdout] 1132 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1132 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1132 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1151:29 [INFO] [stdout] | [INFO] [stdout] 1151 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1151 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1151 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1190:29 [INFO] [stdout] | [INFO] [stdout] 1190 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1190 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1190 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1223:29 [INFO] [stdout] | [INFO] [stdout] 1223 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1223 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1223 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1241:29 [INFO] [stdout] | [INFO] [stdout] 1241 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1241 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1241 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1259:29 [INFO] [stdout] | [INFO] [stdout] 1259 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1259 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1259 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1297:29 [INFO] [stdout] | [INFO] [stdout] 1297 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1297 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1297 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/project/api.rs:1332:29 [INFO] [stdout] | [INFO] [stdout] 1332 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1332 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1332 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1047:29 [INFO] [stdout] | [INFO] [stdout] 1047 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1047 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1047 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1070:29 [INFO] [stdout] | [INFO] [stdout] 1070 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1070 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1070 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1089:51 [INFO] [stdout] | [INFO] [stdout] 1089 | Ok(response) => assert!(response.task.success, format!("{:?}", response)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1089 - Ok(response) => assert!(response.task.success, format!("{:?}", response)), [INFO] [stdout] 1089 + Ok(response) => assert!(response.task.success, "{:?}", response), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1090:29 [INFO] [stdout] | [INFO] [stdout] 1090 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1090 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1090 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1125:29 [INFO] [stdout] | [INFO] [stdout] 1125 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1125 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1125 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1146:31 [INFO] [stdout] | [INFO] [stdout] 1146 | assert!(response.success, format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1146 - assert!(response.success, format!("{:?}", response)); [INFO] [stdout] 1146 + assert!(response.success, "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1148:29 [INFO] [stdout] | [INFO] [stdout] 1148 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1148 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1148 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1166:29 [INFO] [stdout] | [INFO] [stdout] 1166 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1166 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1166 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1184:29 [INFO] [stdout] | [INFO] [stdout] 1184 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1184 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1184 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1209:29 [INFO] [stdout] | [INFO] [stdout] 1209 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1209 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1209 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1234:29 [INFO] [stdout] | [INFO] [stdout] 1234 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1234 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1234 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1255:29 [INFO] [stdout] | [INFO] [stdout] 1255 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1255 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1255 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1275:29 [INFO] [stdout] | [INFO] [stdout] 1275 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1275 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1275 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1301:29 [INFO] [stdout] | [INFO] [stdout] 1301 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1301 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1301 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1321:29 [INFO] [stdout] | [INFO] [stdout] 1321 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1321 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1321 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1341:29 [INFO] [stdout] | [INFO] [stdout] 1341 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1341 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1341 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1368:29 [INFO] [stdout] | [INFO] [stdout] 1368 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1368 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1368 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1385:29 [INFO] [stdout] | [INFO] [stdout] 1385 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1385 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1385 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1401:29 [INFO] [stdout] | [INFO] [stdout] 1401 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1401 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1401 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1418:29 [INFO] [stdout] | [INFO] [stdout] 1418 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1418 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1418 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1440:29 [INFO] [stdout] | [INFO] [stdout] 1440 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1440 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1440 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1462:29 [INFO] [stdout] | [INFO] [stdout] 1462 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1462 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1462 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1481:29 [INFO] [stdout] | [INFO] [stdout] 1481 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1481 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1481 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1501:29 [INFO] [stdout] | [INFO] [stdout] 1501 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1501 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1501 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1522:29 [INFO] [stdout] | [INFO] [stdout] 1522 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1522 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1522 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1540:29 [INFO] [stdout] | [INFO] [stdout] 1540 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1540 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1540 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1559:29 [INFO] [stdout] | [INFO] [stdout] 1559 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1559 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1559 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1573:29 [INFO] [stdout] | [INFO] [stdout] 1573 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1573 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1573 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1606:6 [INFO] [stdout] | [INFO] [stdout] 1606 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1606 - format!("{:?}", response) [INFO] [stdout] 1606 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api.rs:1609:29 [INFO] [stdout] | [INFO] [stdout] 1609 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1609 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1609 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:167:47 [INFO] [stdout] | [INFO] [stdout] 167 | assert!(response.indexes[0].docs == 5019, format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 167 - assert!(response.indexes[0].docs == 5019, format!("{:?}", response)); [INFO] [stdout] 167 + assert!(response.indexes[0].docs == 5019, "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:169:29 [INFO] [stdout] | [INFO] [stdout] 169 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 169 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 169 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:195:6 [INFO] [stdout] | [INFO] [stdout] 195 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 195 - format!("{:?}", response) [INFO] [stdout] 195 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 198 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 198 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:218:6 [INFO] [stdout] | [INFO] [stdout] 218 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 218 - format!("{:?}", response) [INFO] [stdout] 218 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:221:29 [INFO] [stdout] | [INFO] [stdout] 221 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 221 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 221 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:247:6 [INFO] [stdout] | [INFO] [stdout] 247 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 247 - format!("{:?}", response) [INFO] [stdout] 247 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_elasticsearch.rs:250:29 [INFO] [stdout] | [INFO] [stdout] 250 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 250 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 250 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1502:29 [INFO] [stdout] | [INFO] [stdout] 1502 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1502 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1502 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1532:29 [INFO] [stdout] | [INFO] [stdout] 1532 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1532 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1532 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1555:29 [INFO] [stdout] | [INFO] [stdout] 1555 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1555 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1555 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1581:29 [INFO] [stdout] | [INFO] [stdout] 1581 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1581 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1581 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1598:29 [INFO] [stdout] | [INFO] [stdout] 1598 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1598 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1598 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1621:29 [INFO] [stdout] | [INFO] [stdout] 1621 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1621 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1621 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1638:29 [INFO] [stdout] | [INFO] [stdout] 1638 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1638 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1638 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1657:29 [INFO] [stdout] | [INFO] [stdout] 1657 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1657 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1657 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1674:29 [INFO] [stdout] | [INFO] [stdout] 1674 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1674 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1674 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1695:29 [INFO] [stdout] | [INFO] [stdout] 1695 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1695 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1695 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1715:29 [INFO] [stdout] | [INFO] [stdout] 1715 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1715 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1715 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1734:29 [INFO] [stdout] | [INFO] [stdout] 1734 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1734 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1734 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1757:29 [INFO] [stdout] | [INFO] [stdout] 1757 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1757 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1757 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1777:29 [INFO] [stdout] | [INFO] [stdout] 1777 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1777 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1777 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1797:29 [INFO] [stdout] | [INFO] [stdout] 1797 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1797 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1797 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1823:29 [INFO] [stdout] | [INFO] [stdout] 1823 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1823 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1823 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1843:29 [INFO] [stdout] | [INFO] [stdout] 1843 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1843 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1843 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1861:29 [INFO] [stdout] | [INFO] [stdout] 1861 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1861 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1861 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1883:29 [INFO] [stdout] | [INFO] [stdout] 1883 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1883 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1883 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1900:29 [INFO] [stdout] | [INFO] [stdout] 1900 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1900 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1900 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1917:29 [INFO] [stdout] | [INFO] [stdout] 1917 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1917 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1917 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1936:29 [INFO] [stdout] | [INFO] [stdout] 1936 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1936 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1936 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1960:29 [INFO] [stdout] | [INFO] [stdout] 1960 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1960 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1960 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:1978:29 [INFO] [stdout] | [INFO] [stdout] 1978 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 1978 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 1978 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2007:29 [INFO] [stdout] | [INFO] [stdout] 2007 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2007 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2007 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2028:29 [INFO] [stdout] | [INFO] [stdout] 2028 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2028 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2028 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2049:29 [INFO] [stdout] | [INFO] [stdout] 2049 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2049 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2049 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2067:29 [INFO] [stdout] | [INFO] [stdout] 2067 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2067 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2067 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2104:29 [INFO] [stdout] | [INFO] [stdout] 2104 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2104 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2104 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2127:29 [INFO] [stdout] | [INFO] [stdout] 2127 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2127 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2127 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2144:29 [INFO] [stdout] | [INFO] [stdout] 2144 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2144 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2144 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2167:29 [INFO] [stdout] | [INFO] [stdout] 2167 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2167 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2167 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2184:29 [INFO] [stdout] | [INFO] [stdout] 2184 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2184 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2184 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_kafka.rs:2208:29 [INFO] [stdout] | [INFO] [stdout] 2208 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2208 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 2208 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_mirrormaker.rs:285:29 [INFO] [stdout] | [INFO] [stdout] 285 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 285 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 285 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_mirrormaker.rs:310:29 [INFO] [stdout] | [INFO] [stdout] 310 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 310 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 310 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_mirrormaker.rs:341:29 [INFO] [stdout] | [INFO] [stdout] 341 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 341 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 341 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_mirrormaker.rs:371:29 [INFO] [stdout] | [INFO] [stdout] 371 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 371 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 371 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_mirrormaker.rs:414:29 [INFO] [stdout] | [INFO] [stdout] 414 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 414 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 414 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_mysql.rs:112:29 [INFO] [stdout] | [INFO] [stdout] 112 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 112 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 112 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_postgres.rs:250:29 [INFO] [stdout] | [INFO] [stdout] 250 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 250 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 250 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_postgres.rs:266:29 [INFO] [stdout] | [INFO] [stdout] 266 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 266 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 266 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_postgres.rs:289:29 [INFO] [stdout] | [INFO] [stdout] 289 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 289 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 289 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/service/api_postgres.rs:312:29 [INFO] [stdout] | [INFO] [stdout] 312 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 312 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 312 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ticket/api.rs:163:6 [INFO] [stdout] | [INFO] [stdout] 163 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 163 - format!("{:?}", response) [INFO] [stdout] 163 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ticket/api.rs:166:29 [INFO] [stdout] | [INFO] [stdout] 166 | Err(e) => assert!(false, format!("Error during creating ticket {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 166 - Err(e) => assert!(false, format!("Error during creating ticket {:?}", e)), [INFO] [stdout] 166 + Err(e) => assert!(false, "Error during creating ticket {:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ticket/api.rs:187:6 [INFO] [stdout] | [INFO] [stdout] 187 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 187 - format!("{:?}", response) [INFO] [stdout] 187 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ticket/api.rs:190:29 [INFO] [stdout] | [INFO] [stdout] 190 | Err(e) => assert!(false, format!("Error during creating ticket {:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 190 - Err(e) => assert!(false, format!("Error during creating ticket {:?}", e)), [INFO] [stdout] 190 + Err(e) => assert!(false, "Error during creating ticket {:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ticket/api.rs:218:5 [INFO] [stdout] | [INFO] [stdout] 218 | format!("Error during inviting user to ticket {:?}", e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 218 - format!("Error during inviting user to ticket {:?}", e) [INFO] [stdout] 218 + "Error during inviting user to ticket {:?}", e [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:550:6 [INFO] [stdout] | [INFO] [stdout] 550 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 550 - format!("{:?}", response) [INFO] [stdout] 550 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:553:29 [INFO] [stdout] | [INFO] [stdout] 553 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 553 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 553 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:569:45 [INFO] [stdout] | [INFO] [stdout] 569 | assert!(response.token == "some-token", format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 569 - assert!(response.token == "some-token", format!("{:?}", response)); [INFO] [stdout] 569 + assert!(response.token == "some-token", "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:571:29 [INFO] [stdout] | [INFO] [stdout] 571 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 571 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 571 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:591:45 [INFO] [stdout] | [INFO] [stdout] 591 | assert!(response.token == "some-token", format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 591 - assert!(response.token == "some-token", format!("{:?}", response)); [INFO] [stdout] 591 + assert!(response.token == "some-token", "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:593:29 [INFO] [stdout] | [INFO] [stdout] 593 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 593 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 593 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:610:39 [INFO] [stdout] | [INFO] [stdout] 610 | assert!(response.method == "otp", format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 610 - assert!(response.method == "otp", format!("{:?}", response)); [INFO] [stdout] 610 + assert!(response.method == "otp", "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:611:41 [INFO] [stdout] | [INFO] [stdout] 611 | assert!(response.uri == "some-url", format!("{:?}", response)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 611 - assert!(response.uri == "some-url", format!("{:?}", response)); [INFO] [stdout] 611 + assert!(response.uri == "some-url", "{:?}", response); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:613:29 [INFO] [stdout] | [INFO] [stdout] 613 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 613 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 613 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:632:6 [INFO] [stdout] | [INFO] [stdout] 632 | format!("{:?}", response) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 632 - format!("{:?}", response) [INFO] [stdout] 632 + "{:?}", response [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:635:29 [INFO] [stdout] | [INFO] [stdout] 635 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 635 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 635 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:653:29 [INFO] [stdout] | [INFO] [stdout] 653 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 653 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 653 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/user/api.rs:676:29 [INFO] [stdout] | [INFO] [stdout] 676 | Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 676 - Err(e) => assert!(false, format!("{:?}", e)), [INFO] [stdout] 676 + Err(e) => assert!(false, "{:?}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 201 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a606007661e67d3c312419565732fe4055f656f48b8411424de4aeae6105eb4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a606007661e67d3c312419565732fe4055f656f48b8411424de4aeae6105eb4b", kill_on_drop: false }` [INFO] [stdout] a606007661e67d3c312419565732fe4055f656f48b8411424de4aeae6105eb4b