[INFO] cloning repository https://github.com/Sapein/svsm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sapein/svsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSapein%2Fsvsm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSapein%2Fsvsm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e5a0f27b9897259e6d531d437061980bedbef50 [INFO] checking Sapein/svsm against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSapein%2Fsvsm" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sapein/svsm [INFO] finished tweaking git repo https://github.com/Sapein/svsm [INFO] tweaked toml for git repo https://github.com/Sapein/svsm written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sapein/svsm on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sapein/svsm 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9164ddfb1c14511a3d69166c681606c2df5fab094da95e73dfc37297184c948f [INFO] running `Command { std: "docker" "start" "-a" "9164ddfb1c14511a3d69166c681606c2df5fab094da95e73dfc37297184c948f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9164ddfb1c14511a3d69166c681606c2df5fab094da95e73dfc37297184c948f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9164ddfb1c14511a3d69166c681606c2df5fab094da95e73dfc37297184c948f", kill_on_drop: false }` [INFO] [stdout] 9164ddfb1c14511a3d69166c681606c2df5fab094da95e73dfc37297184c948f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 313ae5417ca5fa27a04fbcc82d2f8e4d5cf3aa13c00e9d7db6dd99bdd8ce1061 [INFO] running `Command { std: "docker" "start" "-a" "313ae5417ca5fa27a04fbcc82d2f8e4d5cf3aa13c00e9d7db6dd99bdd8ce1061", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking memchr v2.6.3 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking svsm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `interpreter::system_converter::*` [INFO] [stdout] --> src/lib.rs:89:13 [INFO] [stdout] | [INFO] [stdout] 89 | use interpreter::system_converter::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `system::PackageRepository` is more private than the item `SystemAction::AddPackage::package_repository` [INFO] [stdout] --> src/actions.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | package_repository: PackageRepository [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemAction::AddPackage::package_repository` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `system::PackageRepository` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/system.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct PackageRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `system::PackageRepository` is more private than the item `SystemAction::AddRepository::package_repository` [INFO] [stdout] --> src/actions.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | package_repository: PackageRepository [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemAction::AddRepository::package_repository` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `system::PackageRepository` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/system.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct PackageRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `system::PackageRepository` is more private than the item `SystemAction::RemoveRepository::package_repository` [INFO] [stdout] --> src/actions.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | package_repository: PackageRepository [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemAction::RemoveRepository::package_repository` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `system::PackageRepository` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/system.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct PackageRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `symbol_from_str`, `string_from_str`, `extract_str`, and `get_map_value` are never used [INFO] [stdout] --> src/parser.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 65 | impl Expr { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 66 | pub(crate) fn symbol_from_str(str: &str) -> Expr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub(crate) fn string_from_str(str: &str) -> Expr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub(crate) fn extract_str(self) -> Rc { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub(crate) fn get_map_value(&self, key: Expr) -> Option<&Expr> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `actions` is never read [INFO] [stdout] --> src/interpreter.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) actions: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_map` is never used [INFO] [stdout] --> src/interpreter/system_converter.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl System { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 9 | pub fn from_map(map: Expr) -> Self{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_list` and `from_map` are never used [INFO] [stdout] --> src/interpreter/system_converter.rs:32:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl Service { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 32 | pub fn from_list(list: &Expr) -> Vec<(Rc, Self)> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn from_map(map: &Expr) -> (Rc, Service) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_big_map` and `from_map` are never used [INFO] [stdout] --> src/interpreter/system_converter.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 59 | impl PackageRepository { [INFO] [stdout] | ---------------------- associated functions in this implementation [INFO] [stdout] 60 | fn from_big_map(map: &Expr) -> Vec<(Rc, PackageRepository)> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 72 | pub fn from_map(map: &Expr, name: &Expr) -> PackageRepository { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_big_map` and `from_map` are never used [INFO] [stdout] --> src/interpreter/system_converter.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 110 | impl User { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 111 | pub fn from_big_map(map: &Expr) -> Vec<(Rc, User)>{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 123 | pub fn from_map(map: &Expr, name: &Expr) -> User { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `System` is never constructed [INFO] [stdout] --> src/system.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) struct System { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Service` is never constructed [INFO] [stdout] --> src/system.rs:18:19 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) struct Service { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Remote` and `Local` are never constructed [INFO] [stdout] --> src/system.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) enum Source { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 33 | Remote(RemoteSource), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 34 | Local(LocalSource) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `GithubRemote`, `GitRemote`, `VoidRemote`, and `VoidRepo` are never constructed [INFO] [stdout] --> src/system.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) enum RemoteSource { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 39 | GithubRemote { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | GitRemote { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | VoidRemote(Rc), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 49 | VoidRepo [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RemoteSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Directory` and `File` are never constructed [INFO] [stdout] --> src/system.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) enum LocalSource { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 54 | Directory(PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | File(PathBuf), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocalSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> src/system.rs:59:19 [INFO] [stdout] | [INFO] [stdout] 59 | pub(crate) struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HomeDirectory` is never used [INFO] [stdout] --> src/system.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | pub(crate) enum HomeDirectory { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Package` is never constructed [INFO] [stdout] --> src/system.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub(crate) struct Package { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 59 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 62 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 59 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 62 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 59 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 62 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 115 | pub enum Callable { [INFO] [stdout] 116 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 115 | pub enum Callable { [INFO] [stdout] 116 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 115 | pub enum Callable { [INFO] [stdout] 116 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `system::PackageRepository` is more private than the item `SystemAction::AddPackage::package_repository` [INFO] [stdout] --> src/actions.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | package_repository: PackageRepository [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemAction::AddPackage::package_repository` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `system::PackageRepository` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/system.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct PackageRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `system::PackageRepository` is more private than the item `SystemAction::AddRepository::package_repository` [INFO] [stdout] --> src/actions.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | package_repository: PackageRepository [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemAction::AddRepository::package_repository` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `system::PackageRepository` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/system.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct PackageRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `system::PackageRepository` is more private than the item `SystemAction::RemoveRepository::package_repository` [INFO] [stdout] --> src/actions.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | package_repository: PackageRepository [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SystemAction::RemoveRepository::package_repository` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `system::PackageRepository` is only usable at visibility `pub(crate)` [INFO] [stdout] --> src/system.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct PackageRepository { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `actions` is never read [INFO] [stdout] --> src/interpreter.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Interpreter { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) actions: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Local` is never constructed [INFO] [stdout] --> src/system.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub(crate) enum Source { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 33 | Remote(RemoteSource), [INFO] [stdout] 34 | Local(LocalSource) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Source` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `GitRemote` and `VoidRemote` are never constructed [INFO] [stdout] --> src/system.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) enum RemoteSource { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] ... [INFO] [stdout] 44 | GitRemote { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | VoidRemote(Rc), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RemoteSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Directory` and `File` are never constructed [INFO] [stdout] --> src/system.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub(crate) enum LocalSource { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 54 | Directory(PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 55 | File(PathBuf), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocalSource` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 59 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 62 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 59 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 62 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 59 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 62 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 115 | pub enum Callable { [INFO] [stdout] 116 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] 115 | pub enum Callable { [INFO] [stdout] 116 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] 115 | pub enum Callable { [INFO] [stdout] 116 | Builtin(Builtin), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/parser.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 114 | #[derive(Debug, PartialEq, PartialOrd, Ord, Eq, Hash, Clone)] [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 117 | Macro(BuiltinMacro), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.91s [INFO] running `Command { std: "docker" "inspect" "313ae5417ca5fa27a04fbcc82d2f8e4d5cf3aa13c00e9d7db6dd99bdd8ce1061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "313ae5417ca5fa27a04fbcc82d2f8e4d5cf3aa13c00e9d7db6dd99bdd8ce1061", kill_on_drop: false }` [INFO] [stdout] 313ae5417ca5fa27a04fbcc82d2f8e4d5cf3aa13c00e9d7db6dd99bdd8ce1061