[INFO] cloning repository https://github.com/limoiie/magic-file
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/limoiie/magic-file" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimoiie%2Fmagic-file", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimoiie%2Fmagic-file'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8a7adda374590fd61889e78d7905f146d2d9af57
[INFO] checking limoiie/magic-file against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flimoiie%2Fmagic-file" "/workspace/builds/worker-11/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/limoiie/magic-file on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/limoiie/magic-file
[INFO] finished tweaking git repo https://github.com/limoiie/magic-file
[INFO] tweaked toml for git repo https://github.com/limoiie/magic-file written to /workspace/builds/worker-11/source/Cargo.toml
[INFO] crate git repo https://github.com/limoiie/magic-file already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 63f8ffcb978f87e9b0eb232943fb07ae9ab9e22977c508a573744d4b695c9292
[INFO] running `Command { std: "docker" "start" "-a" "63f8ffcb978f87e9b0eb232943fb07ae9ab9e22977c508a573744d4b695c9292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63f8ffcb978f87e9b0eb232943fb07ae9ab9e22977c508a573744d4b695c9292", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63f8ffcb978f87e9b0eb232943fb07ae9ab9e22977c508a573744d4b695c9292", kill_on_drop: false }`
[INFO] [stdout] 63f8ffcb978f87e9b0eb232943fb07ae9ab9e22977c508a573744d4b695c9292
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8cc92ebf5ba42951ea45371406af1f948c4a46ab0cb9799b41132e6ea849d34
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "f8cc92ebf5ba42951ea45371406af1f948c4a46ab0cb9799b41132e6ea849d34", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Compiling proc-macro2 v1.0.17
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling syn v1.0.23
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling libc v0.2.70
[INFO] [stderr] Compiling serde v1.0.110
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling ryu v1.0.4
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking unicode-width v0.1.7
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Checking regex-syntax v0.6.17
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking ansi_term v0.11.0
[INFO] [stderr] Checking itoa v0.4.5
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking thread_local v1.0.1
[INFO] [stderr] Compiling num-traits v0.2.11
[INFO] [stderr] Checking aho-corasick v0.7.10
[INFO] [stderr] Compiling quote v1.0.6
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking clap v2.33.1
[INFO] [stderr] Checking regex v1.3.7
[INFO] [stderr] Compiling serde_derive v1.0.110
[INFO] [stderr] Compiling num-derive v0.3.0
[INFO] [stderr] Checking serde_json v1.0.53
[INFO] [stderr] Checking file-type v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `magic_file`
[INFO] [stdout] --> src/main.rs:17:19
[INFO] [stdout] |
[INFO] [stdout] 17 | fn load_one_magic(magic_file: &Path) {
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_magic_file`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `magic_file`
[INFO] [stdout] --> src/main.rs:17:19
[INFO] [stdout] |
[INFO] [stdout] 17 | fn load_one_magic(magic_file: &Path) {
[INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_magic_file`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `clear`
[INFO] [stdout] --> src/magic.rs:18:12
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn clear(&mut self) {
[INFO] [stdout] | ^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum is never used: `RelnVal`
[INFO] [stdout] --> src/magic.rs:277:6
[INFO] [stdout] |
[INFO] [stdout] 277 | enum RelnVal {
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum is never used: `CondType`
[INFO] [stdout] --> src/magic.rs:282:6
[INFO] [stdout] |
[INFO] [stdout] 282 | enum CondType {
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_aux_line`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:52:19
[INFO] [stdout] |
[INFO] [stdout] 52 | pub(crate) fn parse_aux_line(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_line_mime`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:75:8
[INFO] [stdout] |
[INFO] [stdout] 75 | fn parse_line_mime(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_line_apple`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:91:8
[INFO] [stdout] |
[INFO] [stdout] 91 | fn parse_line_apple(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse`
[INFO] [stdout] --> src/parse_magic_entry.rs:17:8
[INFO] [stdout] |
[INFO] [stdout] 17 | fn parse() -> io::Result<()> {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `read_lines`
[INFO] [stdout] --> src/parse_magic_entry.rs:24:4
[INFO] [stdout] |
[INFO] [stdout] 24 | fn read_lines
(filename: P) -> io::Result>>
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct is never constructed: `MagicFile`
[INFO] [stdout] --> src/parse_magic_entry.rs:31:8
[INFO] [stdout] |
[INFO] [stdout] 31 | struct MagicFile {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse`
[INFO] [stdout] --> src/parse_magic_entry.rs:36:8
[INFO] [stdout] |
[INFO] [stdout] 36 | fn parse(magic_file: &Path) -> io::Result<()> {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `load_one_magic`
[INFO] [stdout] --> src/main.rs:17:4
[INFO] [stdout] |
[INFO] [stdout] 17 | fn load_one_magic(magic_file: &Path) {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `ensure_goodchars`
[INFO] [stdout] --> src/str_utils.rs:6:15
[INFO] [stdout] |
[INFO] [stdout] 6 | pub(crate) fn ensure_goodchars(s: &str, goodchars: &str) -> Option {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `clear`
[INFO] [stdout] --> src/magic.rs:18:12
[INFO] [stdout] |
[INFO] [stdout] 18 | pub fn clear(&mut self) {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `is_pstring`
[INFO] [stdout] --> src/magic.rs:59:19
[INFO] [stdout] |
[INFO] [stdout] 59 | pub(crate) fn is_pstring(&self) -> bool {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `is_string`
[INFO] [stdout] --> src/magic.rs:161:19
[INFO] [stdout] |
[INFO] [stdout] 161 | pub(crate) fn is_string(&self) -> bool {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum is never used: `RelnVal`
[INFO] [stdout] --> src/magic.rs:277:6
[INFO] [stdout] |
[INFO] [stdout] 277 | enum RelnVal {
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: enum is never used: `CondType`
[INFO] [stdout] --> src/magic.rs:282:6
[INFO] [stdout] |
[INFO] [stdout] 282 | enum CondType {
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `from_cmd_line`
[INFO] [stdout] --> src/magic_param.rs:19:19
[INFO] [stdout] |
[INFO] [stdout] 19 | pub(crate) fn from_cmd_line(line: &str) -> MagicParam {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variant is never constructed: `Str`
[INFO] [stdout] --> src/parse_magic_line.rs:10:5
[INFO] [stdout] |
[INFO] [stdout] 10 | Str { flags: StrModifier, range: u64 },
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `line_regex`
[INFO] [stdout] --> src/parse_magic_line.rs:35:8
[INFO] [stdout] |
[INFO] [stdout] 35 | fn line_regex() -> Regex {
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `is_entry_line`
[INFO] [stdout] --> src/parse_magic_line.rs:52:19
[INFO] [stdout] |
[INFO] [stdout] 52 | pub(crate) fn is_entry_line(line: &str) -> bool {
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_entry_line`
[INFO] [stdout] --> src/parse_magic_line.rs:61:19
[INFO] [stdout] |
[INFO] [stdout] 61 | pub(crate) fn parse_entry_line(&mut self, s: &str) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_cont_part`
[INFO] [stdout] --> src/parse_magic_line.rs:74:8
[INFO] [stdout] |
[INFO] [stdout] 74 | fn parse_cont_part(&mut self, s: Option) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_ofst_part`
[INFO] [stdout] --> src/parse_magic_line.rs:78:8
[INFO] [stdout] |
[INFO] [stdout] 78 | fn parse_ofst_part(&mut self, s: Option) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_type_part`
[INFO] [stdout] --> src/parse_magic_line.rs:82:8
[INFO] [stdout] |
[INFO] [stdout] 82 | fn parse_type_part(&mut self, s: Option) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_mask_part`
[INFO] [stdout] --> src/parse_magic_line.rs:95:8
[INFO] [stdout] |
[INFO] [stdout] 95 | fn parse_mask_part(&mut self, s: Option) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_str_modifier`
[INFO] [stdout] --> src/parse_magic_line.rs:109:8
[INFO] [stdout] |
[INFO] [stdout] 109 | fn parse_str_modifier(&self, _op: &str, modifier: &str) -> Mask {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_chars_modifier`
[INFO] [stdout] --> src/parse_magic_line.rs:120:8
[INFO] [stdout] |
[INFO] [stdout] 120 | fn parse_chars_modifier(&self, modifier: &str) -> StrModifier {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_num_modifier`
[INFO] [stdout] --> src/parse_magic_line.rs:145:8
[INFO] [stdout] |
[INFO] [stdout] 145 | fn parse_num_modifier(&self, op: &str, modifier: &str) -> Mask {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_reln_part`
[INFO] [stdout] --> src/parse_magic_line.rs:156:8
[INFO] [stdout] |
[INFO] [stdout] 156 | fn parse_reln_part(&mut self, s: Option) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_desc_part`
[INFO] [stdout] --> src/parse_magic_line.rs:171:8
[INFO] [stdout] |
[INFO] [stdout] 171 | fn parse_desc_part(&mut self, s: Option) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_code_part`
[INFO] [stdout] --> src/parse_magic_line.rs:183:8
[INFO] [stdout] |
[INFO] [stdout] 183 | fn parse_code_part(&mut self, s: Option) {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variant is never constructed: `Types`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:47:5
[INFO] [stdout] |
[INFO] [stdout] 47 | Types(AuxTypes),
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variant is never constructed: `Strength`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:48:5
[INFO] [stdout] |
[INFO] [stdout] 48 | Strength(AuxFactor),
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_aux_line`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:52:19
[INFO] [stdout] |
[INFO] [stdout] 52 | pub(crate) fn parse_aux_line(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_line_mime`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:75:8
[INFO] [stdout] |
[INFO] [stdout] 75 | fn parse_line_mime(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_line_ext`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:82:8
[INFO] [stdout] |
[INFO] [stdout] 82 | fn parse_line_ext(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_line_apple`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:91:8
[INFO] [stdout] |
[INFO] [stdout] 91 | fn parse_line_apple(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse_line_strength`
[INFO] [stdout] --> src/parse_magic_aux_line.rs:98:8
[INFO] [stdout] |
[INFO] [stdout] 98 | fn parse_line_strength(s: &str) -> AuxInfo {
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse`
[INFO] [stdout] --> src/parse_magic_entry.rs:17:8
[INFO] [stdout] |
[INFO] [stdout] 17 | fn parse() -> io::Result<()> {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `read_lines`
[INFO] [stdout] --> src/parse_magic_entry.rs:24:4
[INFO] [stdout] |
[INFO] [stdout] 24 | fn read_lines(filename: P) -> io::Result>>
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: struct is never constructed: `MagicFile`
[INFO] [stdout] --> src/parse_magic_entry.rs:31:8
[INFO] [stdout] |
[INFO] [stdout] 31 | struct MagicFile {
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parse`
[INFO] [stdout] --> src/parse_magic_entry.rs:36:8
[INFO] [stdout] |
[INFO] [stdout] 36 | fn parse(magic_file: &Path) -> io::Result<()> {
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function is never used: `load_one_magic`
[INFO] [stdout] --> src/main.rs:17:4
[INFO] [stdout] |
[INFO] [stdout] 17 | fn load_one_magic(magic_file: &Path) {
[INFO] [stdout] | ^^^^^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 34 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.01s
[INFO] running `Command { std: "docker" "inspect" "f8cc92ebf5ba42951ea45371406af1f948c4a46ab0cb9799b41132e6ea849d34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8cc92ebf5ba42951ea45371406af1f948c4a46ab0cb9799b41132e6ea849d34", kill_on_drop: false }`
[INFO] [stdout] f8cc92ebf5ba42951ea45371406af1f948c4a46ab0cb9799b41132e6ea849d34