[INFO] fetching crate tree_magic_fork 0.2.2... [INFO] testing tree_magic_fork-0.2.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate tree_magic_fork 0.2.2 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tree_magic_fork 0.2.2 [INFO] finished tweaking crates.io crate tree_magic_fork 0.2.2 [INFO] tweaked toml for crates.io crate tree_magic_fork 0.2.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tree_magic_fork 0.2.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 64 packages to latest compatible versions [INFO] [stderr] Adding clap v2.34.0 (available: v4.5.46) [INFO] [stderr] Adding nom v2.2.1 (available: v8.0.0) [INFO] [stderr] Adding parking_lot v0.8.0 (available: v0.12.4) [INFO] [stderr] Adding petgraph v0.4.13 (available: v0.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51fa99eaa1df0301a317ceaf4501dd1b7aadb1ced9f909790d207646225578ab [INFO] running `Command { std: "docker" "start" "-a" "51fa99eaa1df0301a317ceaf4501dd1b7aadb1ced9f909790d207646225578ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51fa99eaa1df0301a317ceaf4501dd1b7aadb1ced9f909790d207646225578ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fa99eaa1df0301a317ceaf4501dd1b7aadb1ced9f909790d207646225578ab", kill_on_drop: false }` [INFO] [stdout] 51fa99eaa1df0301a317ceaf4501dd1b7aadb1ced9f909790d207646225578ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28384a79073fec229bfb78c202f409bb7991743f8b4217b5725f9d5c9abb7810 [INFO] running `Command { std: "docker" "start" "-a" "28384a79073fec229bfb78c202f409bb7991743f8b4217b5725f9d5c9abb7810", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling tree_magic_fork v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | /// Mappings between modules and supported mimes (by index in table above) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sys_fdo_magic` [INFO] [stdout] --> src/fdo_magic/mod.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(all(feature="staticmime", all(feature="sys_fdo_magic", unix)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `cli`, `default`, `num_cpus`, `scoped_threadpool`, `staticmime`, `tabwriter`, and `walkdir` [INFO] [stdout] = help: consider adding `sys_fdo_magic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/builtin.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | /// Preload alias list [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/builtin.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | /// Load magic file before anything else. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/sys.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | /// Preload alias list [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/sys.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / /// Load magic file before anything else. [INFO] [stdout] 26 | | /// sys_fdo_magic always disabled on Windows. [INFO] [stdout] | |_--------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | /// Singular magic entry [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/mod.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / /// Converts a magic file given as a &[u8] array [INFO] [stdout] 199 | | /// to a vector of MagicEntry structs [INFO] [stdout] | |_____------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/fdo_magic/mod.rs:240:88 [INFO] [stdout] | [INFO] [stdout] 240 | let tuplevec = from_u8_to_tuple_vec(b).to_result().map_err(|e| e.to_string())?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `word_len` is never read [INFO] [stdout] --> src/fdo_magic/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MagicRule { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub word_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MagicRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fdo_magic/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | named!(mime<&str>, [INFO] [stdout] | - ^^^^ the same lifetime is elided here [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | delimited!( [INFO] [stdout] 69 | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 79 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_____the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | named!(mime<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "28384a79073fec229bfb78c202f409bb7991743f8b4217b5725f9d5c9abb7810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28384a79073fec229bfb78c202f409bb7991743f8b4217b5725f9d5c9abb7810", kill_on_drop: false }` [INFO] [stdout] 28384a79073fec229bfb78c202f409bb7991743f8b4217b5725f9d5c9abb7810 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b169c410afceb6fed3e3e66bc7212895c8f800a6da4ee1b3f189c4483e089ac5 [INFO] running `Command { std: "docker" "start" "-a" "b169c410afceb6fed3e3e66bc7212895c8f800a6da4ee1b3f189c4483e089ac5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling tree_magic_fork v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | /// Mappings between modules and supported mimes (by index in table above) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sys_fdo_magic` [INFO] [stdout] --> src/fdo_magic/mod.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(all(feature="staticmime", all(feature="sys_fdo_magic", unix)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `cli`, `default`, `num_cpus`, `scoped_threadpool`, `staticmime`, `tabwriter`, and `walkdir` [INFO] [stdout] = help: consider adding `sys_fdo_magic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/builtin.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | /// Preload alias list [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/builtin.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | /// Load magic file before anything else. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/sys.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | /// Preload alias list [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/sys.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / /// Load magic file before anything else. [INFO] [stdout] 26 | | /// sys_fdo_magic always disabled on Windows. [INFO] [stdout] | |_--------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | /// Singular magic entry [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/mod.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / /// Converts a magic file given as a &[u8] array [INFO] [stdout] 199 | | /// to a vector of MagicEntry structs [INFO] [stdout] | |_____------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/fdo_magic/mod.rs:240:88 [INFO] [stdout] | [INFO] [stdout] 240 | let tuplevec = from_u8_to_tuple_vec(b).to_result().map_err(|e| e.to_string())?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `word_len` is never read [INFO] [stdout] --> src/fdo_magic/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MagicRule { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub word_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MagicRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fdo_magic/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | named!(mime<&str>, [INFO] [stdout] | - ^^^^ the same lifetime is elided here [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | delimited!( [INFO] [stdout] 69 | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 79 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_____the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | named!(mime<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/lib.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | /// Mappings between modules and supported mimes (by index in table above) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `sys_fdo_magic` [INFO] [stdout] --> src/fdo_magic/mod.rs:13:37 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(all(feature="staticmime", all(feature="sys_fdo_magic", unix)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `cli`, `default`, `num_cpus`, `scoped_threadpool`, `staticmime`, `tabwriter`, and `walkdir` [INFO] [stdout] = help: consider adding `sys_fdo_magic` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/builtin.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | /// Preload alias list [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/builtin.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | /// Load magic file before anything else. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/sys.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | /// Preload alias list [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/sys.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / /// Load magic file before anything else. [INFO] [stdout] 26 | | /// sys_fdo_magic always disabled on Windows. [INFO] [stdout] | |_--------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/mod.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | /// Singular magic entry [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/fdo_magic/mod.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | / /// Converts a magic file given as a &[u8] array [INFO] [stdout] 199 | | /// to a vector of MagicEntry structs [INFO] [stdout] | |_____------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/fdo_magic/mod.rs:240:88 [INFO] [stdout] | [INFO] [stdout] 240 | let tuplevec = from_u8_to_tuple_vec(b).to_result().map_err(|e| e.to_string())?;; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `word_len` is never read [INFO] [stdout] --> src/fdo_magic/mod.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct MagicRule { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | pub word_len: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MagicRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/fdo_magic/mod.rs:66:17 [INFO] [stdout] | [INFO] [stdout] 66 | named!(mime<&str>, [INFO] [stdout] | - ^^^^ the same lifetime is elided here [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 67 | | map_res!( [INFO] [stdout] 68 | | delimited!( [INFO] [stdout] 69 | | delimited!( [INFO] [stdout] ... | [INFO] [stdout] 79 | | ); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |_____the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 66 | named!(mime<&'a str>, [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b169c410afceb6fed3e3e66bc7212895c8f800a6da4ee1b3f189c4483e089ac5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b169c410afceb6fed3e3e66bc7212895c8f800a6da4ee1b3f189c4483e089ac5", kill_on_drop: false }` [INFO] [stdout] b169c410afceb6fed3e3e66bc7212895c8f800a6da4ee1b3f189c4483e089ac5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4fe9ae6efd1de3512f443d276bcc553badefac24197d4824aa68e53e56a44736 [INFO] running `Command { std: "docker" "start" "-a" "4fe9ae6efd1de3512f443d276bcc553badefac24197d4824aa68e53e56a44736", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/lib.rs:118:1 [INFO] [stderr] | [INFO] [stderr] 118 | /// Mappings between modules and supported mimes (by index in table above) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `sys_fdo_magic` [INFO] [stderr] --> src/fdo_magic/mod.rs:13:37 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(all(feature="staticmime", all(feature="sys_fdo_magic", unix)))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `clap`, `cli`, `default`, `num_cpus`, `scoped_threadpool`, `staticmime`, `tabwriter`, and `walkdir` [INFO] [stderr] = help: consider adding `sys_fdo_magic` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/fdo_magic/builtin.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | /// Preload alias list [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/fdo_magic/builtin.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | /// Load magic file before anything else. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/fdo_magic/sys.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | /// Preload alias list [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/fdo_magic/sys.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / /// Load magic file before anything else. [INFO] [stderr] 26 | | /// sys_fdo_magic always disabled on Windows. [INFO] [stderr] | |_--------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/fdo_magic/mod.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | /// Singular magic entry [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/fdo_magic/mod.rs:198:5 [INFO] [stderr] | [INFO] [stderr] 198 | / /// Converts a magic file given as a &[u8] array [INFO] [stderr] 199 | | /// to a vector of MagicEntry structs [INFO] [stderr] | |_____------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/fdo_magic/mod.rs:240:88 [INFO] [stderr] | [INFO] [stderr] 240 | let tuplevec = from_u8_to_tuple_vec(b).to_result().map_err(|e| e.to_string())?;; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `word_len` is never read [INFO] [stderr] --> src/fdo_magic/mod.rs:23:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct MagicRule { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 23 | pub word_len: u32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MagicRule` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/fdo_magic/mod.rs:66:17 [INFO] [stderr] | [INFO] [stderr] 66 | named!(mime<&str>, [INFO] [stderr] | - ^^^^ the same lifetime is elided here [INFO] [stderr] | _____| [INFO] [stderr] | | [INFO] [stderr] 67 | | map_res!( [INFO] [stderr] 68 | | delimited!( [INFO] [stderr] 69 | | delimited!( [INFO] [stderr] ... | [INFO] [stderr] 79 | | ); [INFO] [stderr] | | - [INFO] [stderr] | | | [INFO] [stderr] | |_____the lifetime is named here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 66 | named!(mime<&'a str>, [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `tree_magic_fork` (lib) generated 11 warnings (run `cargo fix --lib -p tree_magic_fork` to apply 1 suggestion) [INFO] [stderr] warning: `tree_magic_fork` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v2.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tree_magic_fork-618f0ed8ca8eb7eb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test fdo_magic::ruleset::str_transmute_sanity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests tree_magic_fork [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/fdo_magic/mod.rs:240:88 [INFO] [stderr] | [INFO] [stderr] 240 | let tuplevec = from_u8_to_tuple_vec(b).to_result().map_err(|e| e.to_string())?;; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - from_filepath (line 584) ... FAILED [INFO] [stdout] test src/lib.rs - (line 27) ... FAILED [INFO] [stdout] test src/lib.rs - from_filepath_node (line 530) ... FAILED [INFO] [stdout] test src/lib.rs - from_u8 (line 464) ... FAILED [INFO] [stdout] test src/lib.rs - match_filepath (line 497) ... FAILED [INFO] [stdout] test src/lib.rs - from_u8_node (line 439) ... FAILED [INFO] [stdout] test src/lib.rs - is_alias (line 612) ... FAILED [INFO] [stdout] test src/lib.rs - match_u8 (line 408) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - from_filepath (line 584) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:591:14 [INFO] [stdout] | [INFO] [stdout] 9 | let result = tree_magic::from_filepath(path); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 27) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `tree_magic` [INFO] [stdout] --> src/lib.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate tree_magic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/tests/image/gif`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 5 | let input: &[u8] = include_bytes!("tests/image/gif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - from_filepath_node (line 530) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:540:15 [INFO] [stdout] | [INFO] [stdout] 12 | let zipnode = tree_magic::TYPE.hash.get("application/zip").unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:543:14 [INFO] [stdout] | [INFO] [stdout] 15 | let result = tree_magic::from_filepath_node(*zipnode, path); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - from_u8 (line 464) stdout ---- [INFO] [stdout] error: couldn't read `src/tests/image/gif`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:466:20 [INFO] [stdout] | [INFO] [stdout] 4 | let input: &[u8] = include_bytes!("tests/image/gif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:469:14 [INFO] [stdout] | [INFO] [stdout] 7 | let result = tree_magic::from_u8(input); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - match_filepath (line 497) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:504:14 [INFO] [stdout] | [INFO] [stdout] 9 | let result = tree_magic::match_filepath("image/gif", path); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - from_u8_node (line 439) stdout ---- [INFO] [stdout] error: couldn't read `src/tests/application/zip`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:445:20 [INFO] [stdout] | [INFO] [stdout] 8 | let input: &[u8] = include_bytes!("tests/application/zip"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:448:15 [INFO] [stdout] | [INFO] [stdout] 11 | let zipnode = tree_magic::TYPE.hash.get("application/zip").unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:451:14 [INFO] [stdout] | [INFO] [stdout] 14 | let result = tree_magic::from_u8_node(*zipnode, input); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - is_alias (line 612) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:616:13 [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] | [INFO] [stdout] 6 | assert_eq!( tree_magic::is_alias(mime1, mime2), true ); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - match_u8 (line 408) stdout ---- [INFO] [stdout] error: couldn't read `src/tests/image/gif`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:410:20 [INFO] [stdout] | [INFO] [stdout] 4 | let input: &[u8] = include_bytes!("tests/image/gif"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] --> src/lib.rs:413:14 [INFO] [stdout] | [INFO] [stdout] 7 | let result = tree_magic::match_u8("image/gif", input); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `tree_magic` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tree_magic`, use `cargo add tree_magic` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 27) [INFO] [stdout] src/lib.rs - from_filepath (line 584) [INFO] [stdout] src/lib.rs - from_filepath_node (line 530) [INFO] [stdout] src/lib.rs - from_u8 (line 464) [INFO] [stdout] src/lib.rs - from_u8_node (line 439) [INFO] [stdout] src/lib.rs - is_alias (line 612) [INFO] [stdout] src/lib.rs - match_filepath (line 497) [INFO] [stdout] src/lib.rs - match_u8 (line 408) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4fe9ae6efd1de3512f443d276bcc553badefac24197d4824aa68e53e56a44736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe9ae6efd1de3512f443d276bcc553badefac24197d4824aa68e53e56a44736", kill_on_drop: false }` [INFO] [stdout] 4fe9ae6efd1de3512f443d276bcc553badefac24197d4824aa68e53e56a44736