[INFO] fetching crate libzmq 0.2.5... [INFO] checking libzmq-0.2.5 against try#590af02d982816cfb2e4e43f8c54065e816581ce for pr-111505 [INFO] extracting crate libzmq 0.2.5 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate libzmq 0.2.5 on toolchain 590af02d982816cfb2e4e43f8c54065e816581ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate libzmq 0.2.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate libzmq 0.2.5 [INFO] tweaked toml for crates.io crate libzmq 0.2.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate libzmq 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ca3d8e6f5b2f743845dfdf25e853b940e6f6b44c49f91a70c07d5767ad4bda2 [INFO] running `Command { std: "docker" "start" "-a" "0ca3d8e6f5b2f743845dfdf25e853b940e6f6b44c49f91a70c07d5767ad4bda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ca3d8e6f5b2f743845dfdf25e853b940e6f6b44c49f91a70c07d5767ad4bda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca3d8e6f5b2f743845dfdf25e853b940e6f6b44c49f91a70c07d5767ad4bda2", kill_on_drop: false }` [INFO] [stdout] 0ca3d8e6f5b2f743845dfdf25e853b940e6f6b44c49f91a70c07d5767ad4bda2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+590af02d982816cfb2e4e43f8c54065e816581ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20716458732ded849ecc4789193907d70f807672f91ebb11edbafd2c84d509a5 [INFO] running `Command { std: "docker" "start" "-a" "20716458732ded849ecc4789193907d70f807672f91ebb11edbafd2c84d509a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling serde v1.0.107 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.7.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking quote v1.0.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking humantime v2.0.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Compiling libzmq-sys v0.1.8+4.3.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking oorandom v11.1.1 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking semver-parser v0.9.0 [INFO] [stderr] Checking criterion-plot v0.4.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_isaac v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking plotters v0.2.14 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.107 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking serde_json v1.0.52 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Checking humantime-serde v1.0.0 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking libzmq v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking version-sync v0.9.0 [INFO] [stderr] Checking tinytemplate v1.0.4 [INFO] [stdout] error: unknown `doc` attribute `Hidden` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tinytemplate-1.0.4/src/error.rs:44:11 [INFO] [stdout] | [INFO] [stdout] 44 | #[doc(Hidden)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinytemplate` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: fields `version`, `domain`, and `identity` are never read [INFO] [stdout] --> src/auth/server.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 94 | struct ZapRequest { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 95 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 96 | request_id: Msg, [INFO] [stdout] 97 | domain: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 98 | addr: Ipv6Addr, [INFO] [stdout] 99 | identity: Msg, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ZapRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/raw.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 77 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/raw.rs:107:25 [INFO] [stdout] | [INFO] [stdout] 107 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 107 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/raw.rs:130:25 [INFO] [stdout] | [INFO] [stdout] 130 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 130 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/raw.rs:153:25 [INFO] [stdout] | [INFO] [stdout] 153 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 153 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/raw.rs:201:29 [INFO] [stdout] | [INFO] [stdout] 201 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 201 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/recv.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 35 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/send.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 41 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/sockopt.rs:117:25 [INFO] [stdout] | [INFO] [stdout] 117 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 117 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/core/sockopt.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 223 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ctx.rs:53:20 [INFO] [stdout] | [INFO] [stdout] 53 | panic!(msg_from_errno(unsafe { sys::zmq_errno() })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 53 | panic!("{}", msg_from_errno(unsafe { sys::zmq_errno() })); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/ctx.rs:72:29 [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 72 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.borrow()` on a double reference, which returns `&CStr` instead of borrowing the inner type [INFO] [stdout] --> src/group.rs:119:13 [INFO] [stdout] | [INFO] [stdout] 119 | self.borrow() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/msg.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 219 | panic!(msg_from_errno(errno)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 219 | panic!("{}", msg_from_errno(errno)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/msg.rs:272:20 [INFO] [stdout] | [INFO] [stdout] 272 | panic!(msg_from_errno(errno)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 272 | panic!("{}", msg_from_errno(errno)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/msg.rs:289:20 [INFO] [stdout] | [INFO] [stdout] 289 | panic!(msg_from_errno(sys::zmq_errno())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 289 | panic!("{}", msg_from_errno(sys::zmq_errno())); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/msg.rs:356:29 [INFO] [stdout] | [INFO] [stdout] 356 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 356 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/msg.rs:388:13 [INFO] [stdout] | [INFO] [stdout] 388 | Box::from_raw(data as *mut u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 388 | let _ = Box::from_raw(data as *mut u8); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/old.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 30 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/old.rs:48:25 [INFO] [stdout] | [INFO] [stdout] 48 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 48 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:514:29 [INFO] [stdout] | [INFO] [stdout] 514 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 514 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:551:29 [INFO] [stdout] | [INFO] [stdout] 551 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 551 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:612:29 [INFO] [stdout] | [INFO] [stdout] 612 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 612 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:638:29 [INFO] [stdout] | [INFO] [stdout] 638 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 638 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:688:29 [INFO] [stdout] | [INFO] [stdout] 688 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 688 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:716:29 [INFO] [stdout] | [INFO] [stdout] 716 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 716 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:746:29 [INFO] [stdout] | [INFO] [stdout] 746 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 746 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:812:20 [INFO] [stdout] | [INFO] [stdout] 812 | panic!(msg_from_errno(unsafe { sys::zmq_errno() })); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 812 | panic!("{}", msg_from_errno(unsafe { sys::zmq_errno() })); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/poll.rs:828:29 [INFO] [stdout] | [INFO] [stdout] 828 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 828 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/socket/dish.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 30 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/socket/dish.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 53 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/utils.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 107 | _ => panic!(msg_from_errno(errno)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to `Display` the message [INFO] [stdout] | [INFO] [stdout] 107 | _ => panic!("{}", msg_from_errno(errno)), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "20716458732ded849ecc4789193907d70f807672f91ebb11edbafd2c84d509a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20716458732ded849ecc4789193907d70f807672f91ebb11edbafd2c84d509a5", kill_on_drop: false }` [INFO] [stdout] 20716458732ded849ecc4789193907d70f807672f91ebb11edbafd2c84d509a5