[INFO] cloning repository https://github.com/dan-t/cpp-typecheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dan-t/cpp-typecheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdan-t%2Fcpp-typecheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdan-t%2Fcpp-typecheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a561f1c44e2fc621bb27bfb697746e3f8defa4e [INFO] testing dan-t/cpp-typecheck against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdan-t%2Fcpp-typecheck" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dan-t/cpp-typecheck [INFO] finished tweaking git repo https://github.com/dan-t/cpp-typecheck [INFO] tweaked toml for git repo https://github.com/dan-t/cpp-typecheck written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dan-t/cpp-typecheck on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dan-t/cpp-typecheck 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.1.34 [INFO] [stderr] Downloaded constant_time_eq v0.1.3 [INFO] [stderr] Downloaded error-type v0.1.2 [INFO] [stderr] Downloaded fuchsia-zircon-sys v0.3.2 [INFO] [stderr] Downloaded atomicwrites v0.2.5 [INFO] [stderr] Downloaded dirs v3.0.0 [INFO] [stderr] Downloaded redox_users v0.3.0 [INFO] [stderr] Downloaded fuchsia-zircon v0.3.2 [INFO] [stderr] Downloaded backtrace v0.3.12 [INFO] [stderr] Downloaded rand v0.3.19 [INFO] [stderr] Downloaded syn v0.15.35 [INFO] [stderr] Downloaded serde_json v1.0.55 [INFO] [stderr] Downloaded argon2rs v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7fb6812ac577fed4f643ecab708e25f1546fc40a397dcb10bc03f9fdbd608d2 [INFO] running `Command { std: "docker" "start" "-a" "c7fb6812ac577fed4f643ecab708e25f1546fc40a397dcb10bc03f9fdbd608d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7fb6812ac577fed4f643ecab708e25f1546fc40a397dcb10bc03f9fdbd608d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fb6812ac577fed4f643ecab708e25f1546fc40a397dcb10bc03f9fdbd608d2", kill_on_drop: false }` [INFO] [stdout] c7fb6812ac577fed4f643ecab708e25f1546fc40a397dcb10bc03f9fdbd608d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8dfb0fa687c12ac0f436b1a55d59fb019e5f19fec9e8a73facfacc8be07c316 [INFO] running `Command { std: "docker" "start" "-a" "c8dfb0fa687c12ac0f436b1a55d59fb019e5f19fec9e8a73facfacc8be07c316", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling error-type v0.1.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand v0.3.19 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling cpp-typecheck v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/config.rs:115:31 [INFO] [stdout] | [INFO] [stdout] 115 | src_file.is_absolute().ok_or(format!("C++ source file '{}' has to have an absolute path!", [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/config.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | (!db_files.is_empty()).ok_or("Missing clang compilation database!")?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/config.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | dir.pop().ok_or(format!("Couldn't find 'compile_commands.json' starting at directory '{}'!", [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/cmd.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | (!cmd.is_empty()).ok_or(format!("Unexpected empty command in: {}!", cmd_str))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s [INFO] running `Command { std: "docker" "inspect" "c8dfb0fa687c12ac0f436b1a55d59fb019e5f19fec9e8a73facfacc8be07c316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8dfb0fa687c12ac0f436b1a55d59fb019e5f19fec9e8a73facfacc8be07c316", kill_on_drop: false }` [INFO] [stdout] c8dfb0fa687c12ac0f436b1a55d59fb019e5f19fec9e8a73facfacc8be07c316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20afeef4af0272cbafd5f2991e75513f74cec429e700c06b47fbeacd786b6991 [INFO] running `Command { std: "docker" "start" "-a" "20afeef4af0272cbafd5f2991e75513f74cec429e700c06b47fbeacd786b6991", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling cpp-typecheck v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/config.rs:115:31 [INFO] [stdout] | [INFO] [stdout] 115 | src_file.is_absolute().ok_or(format!("C++ source file '{}' has to have an absolute path!", [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/config.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 129 | (!db_files.is_empty()).ok_or("Missing clang compilation database!")?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/config.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | dir.pop().ok_or(format!("Couldn't find 'compile_commands.json' starting at directory '{}'!", [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/cmd.rs:45:27 [INFO] [stdout] | [INFO] [stdout] 45 | (!cmd.is_empty()).ok_or(format!("Unexpected empty command in: {}!", cmd_str))?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 + #![feature(bool_to_result)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] running `Command { std: "docker" "inspect" "20afeef4af0272cbafd5f2991e75513f74cec429e700c06b47fbeacd786b6991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20afeef4af0272cbafd5f2991e75513f74cec429e700c06b47fbeacd786b6991", kill_on_drop: false }` [INFO] [stdout] 20afeef4af0272cbafd5f2991e75513f74cec429e700c06b47fbeacd786b6991 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 55e43eb8a2aa497f5c0494bb2bc4c5d76371bf9593c70069098c7399c2aa35a9 [INFO] running `Command { std: "docker" "start" "-a" "55e43eb8a2aa497f5c0494bb2bc4c5d76371bf9593c70069098c7399c2aa35a9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/config.rs:115:31 [INFO] [stderr] | [INFO] [stderr] 115 | src_file.is_absolute().ok_or(format!("C++ source file '{}' has to have an absolute path!", [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(bool_to_result)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/config.rs:129:31 [INFO] [stderr] | [INFO] [stderr] 129 | (!db_files.is_empty()).ok_or("Missing clang compilation database!")?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stderr] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(bool_to_result)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/config.rs:169:19 [INFO] [stderr] | [INFO] [stderr] 169 | dir.pop().ok_or(format!("Couldn't find 'compile_commands.json' starting at directory '{}'!", [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stderr] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(bool_to_result)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/cmd.rs:45:27 [INFO] [stderr] | [INFO] [stderr] 45 | (!cmd.is_empty()).ok_or(format!("Unexpected empty command in: {}!", cmd_str))?; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `OkOr::ok_or(...)` to keep using the current method [INFO] [stderr] help: add `#![feature(bool_to_result)]` to the crate attributes to enable `core::bool::::ok_or` [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 + #![feature(bool_to_result)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `cpp-typecheck` (bin "cpp-typecheck" test) generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cpp_typecheck-1e05e2c0266c8479) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "55e43eb8a2aa497f5c0494bb2bc4c5d76371bf9593c70069098c7399c2aa35a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55e43eb8a2aa497f5c0494bb2bc4c5d76371bf9593c70069098c7399c2aa35a9", kill_on_drop: false }` [INFO] [stdout] 55e43eb8a2aa497f5c0494bb2bc4c5d76371bf9593c70069098c7399c2aa35a9