[INFO] fetching crate makers 0.8.0... [INFO] testing makers-0.8.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate makers 0.8.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate makers 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate makers 0.8.0 [INFO] tweaked toml for crates.io crate makers 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate makers 0.8.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate makers 0.8.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] [stderr] Downloaded clap_builder v4.5.20 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2de44a4d22827f07f45259ce806a28bd2f0a66697bedc64475afcffca4faa99 [INFO] running `Command { std: "docker" "start" "-a" "a2de44a4d22827f07f45259ce806a28bd2f0a66697bedc64475afcffca4faa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2de44a4d22827f07f45259ce806a28bd2f0a66697bedc64475afcffca4faa99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2de44a4d22827f07f45259ce806a28bd2f0a66697bedc64475afcffca4faa99", kill_on_drop: false }` [INFO] [stdout] a2de44a4d22827f07f45259ce806a28bd2f0a66697bedc64475afcffca4faa99 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9f6a8e8494ec1bad20c23fb76f84f34c536624b5553f3e8d5a377ddc79e99ec [INFO] running `Command { std: "docker" "start" "-a" "a9f6a8e8494ec1bad20c23fb76f84f34c536624b5553f3e8d5a377ddc79e99ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling makers v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.67s [INFO] running `Command { std: "docker" "inspect" "a9f6a8e8494ec1bad20c23fb76f84f34c536624b5553f3e8d5a377ddc79e99ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f6a8e8494ec1bad20c23fb76f84f34c536624b5553f3e8d5a377ddc79e99ec", kill_on_drop: false }` [INFO] [stdout] a9f6a8e8494ec1bad20c23fb76f84f34c536624b5553f3e8d5a377ddc79e99ec [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6564a12d682d1b6e75c712ca05aec5ce30f6107c5b6e0b55b7a6a91bc0e4baad [INFO] running `Command { std: "docker" "start" "-a" "6564a12d682d1b6e75c712ca05aec5ce30f6107c5b6e0b55b7a6a91bc0e4baad", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling makers v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided 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: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/makefile/macro_scope.rs:91:16 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.62s [INFO] running `Command { std: "docker" "inspect" "6564a12d682d1b6e75c712ca05aec5ce30f6107c5b6e0b55b7a6a91bc0e4baad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6564a12d682d1b6e75c712ca05aec5ce30f6107c5b6e0b55b7a6a91bc0e4baad", kill_on_drop: false }` [INFO] [stdout] 6564a12d682d1b6e75c712ca05aec5ce30f6107c5b6e0b55b7a6a91bc0e4baad [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 22bbee1427f53998b058dbcf2629cee4f99ebe83bbff345323fb8b34c3eadf9b [INFO] running `Command { std: "docker" "start" "-a" "22bbee1427f53998b058dbcf2629cee4f99ebe83bbff345323fb8b34c3eadf9b", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/makefile/macro_scope.rs:24:12 [INFO] [stderr] | [INFO] [stderr] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 24 | fn get(&self, name: &str) -> Option>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/makefile/macro_scope.rs:28:12 [INFO] [stderr] | [INFO] [stderr] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 28 | fn get(&self, name: &str) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/makefile/macro_scope.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 34 | fn get(&self, name: &str) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/makefile/macro_scope.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 47 | fn get(&self, name: &str) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/makefile/macro_scope.rs:91:16 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 91 | pub fn get(&self, name: &str) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `makers` (bin "makers" test) generated 5 warnings (run `cargo fix --bin "makers" --tests` to apply 5 suggestions) [INFO] [stderr] warning: `makers` (bin "makers") generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/makers-36bd096cab45f9db) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test args::test::clap_validate ... ok [INFO] [stdout] test args::test::keep_going_wrestling ... ok [INFO] [stdout] test args::test::nightmare ... ok [INFO] [stdout] test makefile::conditional::test::quotes ... ok [INFO] [stdout] test args::test::makeflags_full ... ok [INFO] [stdout] test args::test::kitchen_sink_args ... ok [INFO] [stdout] test makefile::functions::test::addprefix ... ok [INFO] [stdout] test args::test::makeflags_lazy ... ok [INFO] [stdout] test makefile::functions::test::basename ... ok [INFO] [stdout] test args::test::no_args ... ok [INFO] [stdout] test args::test::print_directory_wrestling ... ok [INFO] [stdout] test makefile::functions::test::and ... ok [INFO] [stdout] test makefile::functions::test::dir ... ok [INFO] [stdout] test args::test::keep_going_wrestling_alt ... ok [INFO] [stdout] test makefile::functions::test::call_test ... ok [INFO] [stdout] test makefile::functions::test::sort ... ok [INFO] [stdout] test makefile::functions::test::strip ... ok [INFO] [stdout] test makefile::functions::test::or ... ok [INFO] [stdout] test makefile::functions::test::findstring ... ok [INFO] [stdout] test makefile::functions::test::notdir ... ok [INFO] [stdout] test makefile::functions::test::foreach ... ok [INFO] [stdout] test makefile::inference_rules::test::self_subdir_match ... ok [INFO] [stdout] test makefile::functions::test::test_if ... ok [INFO] [stdout] test makefile::functions::test::filter_out ... ok [INFO] [stdout] test makefile::functions::test::wildcard ... ok [INFO] [stdout] test makefile::input::test::define_syntax ... ok [INFO] [stdout] test makefile::input::test::basic_conditionals ... ok [INFO] [stdout] test makefile::input::test::export_assign ... ok [INFO] [stdout] test makefile::input::test::elseif ... ok [INFO] [stdout] test makefile::functions::test::shell ... ok [INFO] [stdout] test makefile::input::test::comment_bullshit ... ok [INFO] [stdout] test makefile::test::missing_phony_targets_ignored ... ok [INFO] [stdout] test makefile::input::test::dependency_prepending_appending ... ok [INFO] [stdout] test makefile::inference_rules::test::subdir_match ... ok [INFO] [stdout] test makefile::token::test::i_will_attack_and_destroy_god ... ok [INFO] [stdout] test makefile::input::test::double_suffix_rule ... ok [INFO] [stdout] test makefile::input::test::multi_line_dependencies ... ok [INFO] [stdout] test makefile::input::test::condition_in_rule ... ok [INFO] [stdout] test makefile::token::test::no_replacement ... ok [INFO] [stdout] test makefile::token::test::replacement ... ok [INFO] [stdout] test makefile::r#macro::test::subst ... ok [INFO] [stdout] test makefile::token::test::escaped ... ok [INFO] [stdout] test makefile::input::test::sdafjijsafjdoisdf ... ok [INFO] [stdout] test makefile::token::test::hell ... ok [INFO] [stdout] test makefile::r#macro::test::hell_subst ... ok [INFO] [stdout] test makefile::token::test::function_hell ... ok [INFO] [stdout] test makefile::token::test::no_macros ... ok [INFO] [stdout] test makefile::inference_rules::test::percent_match ... ok [INFO] [stdout] test makefile::test::stem ... ok [INFO] [stdout] test makefile::inference_rules::test::suffix_match ... ok [INFO] [stdout] test makefile::functions::test::filter ... ok [INFO] [stdout] test makefile::token::test::triple_mega_deluxe_super_hell ... ok [INFO] [stdout] test makefile::pattern::test::pattern_backslashes ... ok [INFO] [stdout] test makefile::input::test::eval ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/conditional_assignment_inheritance.rs (/opt/rustwide/target/debug/deps/conditional_assignment_inheritance-240870f98f6b1f13) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test conditional_assignment_inheritance_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s [INFO] [stdout] [INFO] [stderr] Running tests/rule_specific_macros.rs (/opt/rustwide/target/debug/deps/rule_specific_macros-71418a56e0956543) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test inference_rule_specific_macros ... ignored, not yet implemented [INFO] [stdout] test target_specific_macros_inherited ... ignored, not yet implemented [INFO] [stdout] test target_specific_macros ... ok [INFO] [stderr] Running tests/update_logic.rs (/opt/rustwide/target/debug/deps/update_logic-4606c4e5a9338c0e) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test basic_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "22bbee1427f53998b058dbcf2629cee4f99ebe83bbff345323fb8b34c3eadf9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22bbee1427f53998b058dbcf2629cee4f99ebe83bbff345323fb8b34c3eadf9b", kill_on_drop: false }` [INFO] [stdout] 22bbee1427f53998b058dbcf2629cee4f99ebe83bbff345323fb8b34c3eadf9b