[INFO] fetching crate makers 0.8.0... [INFO] testing makers-0.8.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate makers 0.8.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate makers 0.8.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded terminal_size v0.4.0 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6557e7033f61ea077695cdc4d5dab02267a08f76e16442f3630615b09b82bc70 [INFO] running `Command { std: "docker" "start" "-a" "6557e7033f61ea077695cdc4d5dab02267a08f76e16442f3630615b09b82bc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6557e7033f61ea077695cdc4d5dab02267a08f76e16442f3630615b09b82bc70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6557e7033f61ea077695cdc4d5dab02267a08f76e16442f3630615b09b82bc70", kill_on_drop: false }` [INFO] [stdout] 6557e7033f61ea077695cdc4d5dab02267a08f76e16442f3630615b09b82bc70 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2490ae7553a6d6e11ca925dd6493d4a71abedfd3b4aded24752f18ca1c885cdc [INFO] running `Command { std: "docker" "start" "-a" "2490ae7553a6d6e11ca925dd6493d4a71abedfd3b4aded24752f18ca1c885cdc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling dirs-sys v0.4.1 [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 regex-automata v0.4.8 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [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 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.70s [INFO] running `Command { std: "docker" "inspect" "2490ae7553a6d6e11ca925dd6493d4a71abedfd3b4aded24752f18ca1c885cdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2490ae7553a6d6e11ca925dd6493d4a71abedfd3b4aded24752f18ca1c885cdc", kill_on_drop: false }` [INFO] [stdout] 2490ae7553a6d6e11ca925dd6493d4a71abedfd3b4aded24752f18ca1c885cdc [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 798bf0de6449aa2d425889226ea4373c2b3b5a0fae05938acefb1e3f89f01215 [INFO] running `Command { std: "docker" "start" "-a" "798bf0de6449aa2d425889226ea4373c2b3b5a0fae05938acefb1e3f89f01215", 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 17.67s [INFO] running `Command { std: "docker" "inspect" "798bf0de6449aa2d425889226ea4373c2b3b5a0fae05938acefb1e3f89f01215", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "798bf0de6449aa2d425889226ea4373c2b3b5a0fae05938acefb1e3f89f01215", kill_on_drop: false }` [INFO] [stdout] 798bf0de6449aa2d425889226ea4373c2b3b5a0fae05938acefb1e3f89f01215 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e8de484ed9cd05907e3ef7bdcec0bd9a1641b2a93ecea7f7ea924ee43343701 [INFO] running `Command { std: "docker" "start" "-a" "4e8de484ed9cd05907e3ef7bdcec0bd9a1641b2a93ecea7f7ea924ee43343701", 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.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/makers-2816683f04a7ff3d) [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test args::test::clap_validate ... ok [INFO] [stdout] test args::test::kitchen_sink_args ... ok [INFO] [stdout] test args::test::keep_going_wrestling ... ok [INFO] [stdout] test args::test::keep_going_wrestling_alt ... ok [INFO] [stdout] test args::test::makeflags_full ... ok [INFO] [stdout] test args::test::no_args ... ok [INFO] [stdout] test args::test::nightmare ... ok [INFO] [stdout] test args::test::print_directory_wrestling ... ok [INFO] [stdout] test makefile::functions::test::addprefix ... ok [INFO] [stdout] test makefile::conditional::test::quotes ... ok [INFO] [stdout] test makefile::functions::test::and ... ok [INFO] [stdout] test args::test::makeflags_lazy ... ok [INFO] [stdout] test makefile::functions::test::basename ... ok [INFO] [stdout] test makefile::functions::test::call_test ... ok [INFO] [stdout] test makefile::functions::test::findstring ... ok [INFO] [stdout] test makefile::functions::test::notdir ... ok [INFO] [stdout] test makefile::functions::test::or ... ok [INFO] [stdout] test makefile::functions::test::dir ... ok [INFO] [stdout] test makefile::functions::test::sort ... ok [INFO] [stdout] test makefile::functions::test::test_if ... ok [INFO] [stdout] test makefile::functions::test::foreach ... ok [INFO] [stderr] sh: 0: getcwd() failed: No such file or directory [INFO] [stdout] test makefile::inference_rules::test::subdir_match ... ok [INFO] [stdout] test makefile::functions::test::strip ... ok [INFO] [stdout] test makefile::functions::test::filter_out ... ok [INFO] [stdout] test makefile::inference_rules::test::self_subdir_match ... ok [INFO] [stdout] test makefile::functions::test::wildcard ... ok [INFO] [stdout] test makefile::input::test::basic_conditionals ... ok [INFO] [stdout] test makefile::inference_rules::test::suffix_match ... ok [INFO] [stdout] test makefile::functions::test::shell ... ok [INFO] [stdout] test makefile::input::test::define_syntax ... ok [INFO] [stdout] test makefile::input::test::elseif ... ok [INFO] [stdout] test makefile::token::test::escaped ... ok [INFO] [stdout] test makefile::test::missing_phony_targets_ignored ... ok [INFO] [stdout] test makefile::input::test::export_assign ... ok [INFO] [stdout] test makefile::input::test::sdafjijsafjdoisdf ... ok [INFO] [stdout] test makefile::input::test::multi_line_dependencies ... ok [INFO] [stdout] test makefile::r#macro::test::hell_subst ... ok [INFO] [stdout] test makefile::token::test::function_hell ... ok [INFO] [stdout] test makefile::input::test::dependency_prepending_appending ... ok [INFO] [stdout] test makefile::token::test::hell ... ok [INFO] [stdout] test makefile::input::test::comment_bullshit ... ok [INFO] [stdout] test makefile::token::test::i_will_attack_and_destroy_god ... ok [INFO] [stdout] test makefile::input::test::condition_in_rule ... ok [INFO] [stdout] test makefile::inference_rules::test::percent_match ... ok [INFO] [stdout] test makefile::token::test::no_macros ... ok [INFO] [stdout] test makefile::input::test::double_suffix_rule ... ok [INFO] [stdout] test makefile::r#macro::test::subst ... ok [INFO] [stdout] test makefile::token::test::replacement ... ok [INFO] [stdout] test makefile::token::test::triple_mega_deluxe_super_hell ... ok [INFO] [stdout] test makefile::token::test::no_replacement ... ok [INFO] [stdout] test makefile::test::stem ... ok [INFO] [stdout] test makefile::functions::test::filter ... 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.03s [INFO] [stdout] [INFO] [stderr] Running tests/conditional_assignment_inheritance.rs (/opt/rustwide/target/debug/deps/conditional_assignment_inheritance-43a5312be90f397b) [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.62s [INFO] [stdout] [INFO] [stderr] Running tests/rule_specific_macros.rs (/opt/rustwide/target/debug/deps/rule_specific_macros-8b3413dd1977b226) [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] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stderr] Running tests/update_logic.rs (/opt/rustwide/target/debug/deps/update_logic-399f8ce99fda100e) [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 6.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e8de484ed9cd05907e3ef7bdcec0bd9a1641b2a93ecea7f7ea924ee43343701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8de484ed9cd05907e3ef7bdcec0bd9a1641b2a93ecea7f7ea924ee43343701", kill_on_drop: false }` [INFO] [stdout] 4e8de484ed9cd05907e3ef7bdcec0bd9a1641b2a93ecea7f7ea924ee43343701