[INFO] fetching crate makers 0.8.0... [INFO] testing makers-0.8.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate makers 0.8.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate makers 0.8.0 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 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 087e2533893c88944493cda439632eb530743e2125a22a4ed7200c5e01169d2a [INFO] running `Command { std: "docker" "start" "-a" "087e2533893c88944493cda439632eb530743e2125a22a4ed7200c5e01169d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087e2533893c88944493cda439632eb530743e2125a22a4ed7200c5e01169d2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087e2533893c88944493cda439632eb530743e2125a22a4ed7200c5e01169d2a", kill_on_drop: false }` [INFO] [stdout] 087e2533893c88944493cda439632eb530743e2125a22a4ed7200c5e01169d2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1caa4f0b8b6ab1fe4e645c6532a42eabfad5c9f0e875e1d6b584ba34d7aa28fc [INFO] running `Command { std: "docker" "start" "-a" "1caa4f0b8b6ab1fe4e645c6532a42eabfad5c9f0e875e1d6b584ba34d7aa28fc", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tracing v0.1.40 [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 quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.71 [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 regex-automata v0.4.8 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling color-eyre v0.6.3 [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 32.00s [INFO] running `Command { std: "docker" "inspect" "1caa4f0b8b6ab1fe4e645c6532a42eabfad5c9f0e875e1d6b584ba34d7aa28fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1caa4f0b8b6ab1fe4e645c6532a42eabfad5c9f0e875e1d6b584ba34d7aa28fc", kill_on_drop: false }` [INFO] [stdout] 1caa4f0b8b6ab1fe4e645c6532a42eabfad5c9f0e875e1d6b584ba34d7aa28fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 94689987d1c49e1842b031c38586a73fa177ad984679f60d3cfad8c1769540f2 [INFO] running `Command { std: "docker" "start" "-a" "94689987d1c49e1842b031c38586a73fa177ad984679f60d3cfad8c1769540f2", 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 20.09s [INFO] running `Command { std: "docker" "inspect" "94689987d1c49e1842b031c38586a73fa177ad984679f60d3cfad8c1769540f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94689987d1c49e1842b031c38586a73fa177ad984679f60d3cfad8c1769540f2", kill_on_drop: false }` [INFO] [stdout] 94689987d1c49e1842b031c38586a73fa177ad984679f60d3cfad8c1769540f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9c27afdac95d66d394407cf87be7725e04fe3ca55e591e76b81080ff04b02af3 [INFO] running `Command { std: "docker" "start" "-a" "9c27afdac95d66d394407cf87be7725e04fe3ca55e591e76b81080ff04b02af3", 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") generated 5 warnings (run `cargo fix --bin "makers"` to apply 5 suggestions) [INFO] [stderr] warning: `makers` (bin "makers" test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [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_alt ... ok [INFO] [stdout] test args::test::keep_going_wrestling ... ok [INFO] [stdout] test args::test::makeflags_full ... ok [INFO] [stdout] test makefile::functions::test::and ... ok [INFO] [stdout] test makefile::functions::test::dir ... ok [INFO] [stdout] test makefile::functions::test::basename ... ok [INFO] [stdout] test args::test::nightmare ... ok [INFO] [stdout] test makefile::conditional::test::quotes ... ok [INFO] [stdout] test makefile::functions::test::call_test ... ok [INFO] [stdout] test args::test::makeflags_lazy ... ok [INFO] [stdout] test makefile::functions::test::addprefix ... ok [INFO] [stdout] test makefile::functions::test::foreach ... ok [INFO] [stdout] test args::test::no_args ... ok [INFO] [stdout] test makefile::functions::test::findstring ... ok [INFO] [stdout] test args::test::kitchen_sink_args ... ok [INFO] [stdout] test makefile::functions::test::notdir ... ok [INFO] [stdout] test makefile::functions::test::or ... ok [INFO] [stdout] test makefile::functions::test::strip ... ok [INFO] [stdout] test makefile::functions::test::sort ... ok [INFO] [stdout] test makefile::functions::test::test_if ... ok [INFO] [stdout] test makefile::functions::test::wildcard ... ok [INFO] [stdout] test makefile::functions::test::shell ... ok [INFO] [stdout] test makefile::inference_rules::test::self_subdir_match ... ok [INFO] [stdout] test args::test::print_directory_wrestling ... ok [INFO] [stdout] test makefile::inference_rules::test::suffix_match ... ok [INFO] [stdout] test makefile::input::test::basic_conditionals ... ok [INFO] [stdout] test makefile::input::test::define_syntax ... ok [INFO] [stdout] test makefile::inference_rules::test::subdir_match ... ok [INFO] [stdout] test makefile::inference_rules::test::percent_match ... ok [INFO] [stdout] test makefile::input::test::elseif ... ok [INFO] [stdout] test makefile::input::test::export_assign ... ok [INFO] [stdout] test makefile::test::missing_phony_targets_ignored ... ok [INFO] [stdout] test makefile::token::test::function_hell ... ok [INFO] [stdout] test makefile::token::test::i_will_attack_and_destroy_god ... ok [INFO] [stdout] test makefile::functions::test::filter ... ok [INFO] [stdout] test makefile::token::test::hell ... ok [INFO] [stdout] test makefile::token::test::no_macros ... ok [INFO] [stdout] test makefile::token::test::no_replacement ... ok [INFO] [stdout] test makefile::token::test::replacement ... ok [INFO] [stdout] test makefile::token::test::escaped ... ok [INFO] [stdout] test makefile::token::test::triple_mega_deluxe_super_hell ... ok [INFO] [stdout] test makefile::input::test::condition_in_rule ... ok [INFO] [stdout] test makefile::input::test::dependency_prepending_appending ... ok [INFO] [stdout] test makefile::input::test::sdafjijsafjdoisdf ... ok [INFO] [stdout] test makefile::input::test::multi_line_dependencies ... ok [INFO] [stdout] test makefile::input::test::double_suffix_rule ... ok [INFO] [stdout] test makefile::pattern::test::pattern_backslashes ... ok [INFO] [stdout] test makefile::r#macro::test::hell_subst ... ok [INFO] [stdout] test makefile::test::stem ... ok [INFO] [stdout] test makefile::input::test::comment_bullshit ... ok [INFO] [stdout] test makefile::r#macro::test::subst ... ok [INFO] [stdout] test makefile::functions::test::filter_out ... 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.41s [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] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] Running tests/update_logic.rs (/opt/rustwide/target/debug/deps/update_logic-4606c4e5a9338c0e) [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.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c27afdac95d66d394407cf87be7725e04fe3ca55e591e76b81080ff04b02af3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c27afdac95d66d394407cf87be7725e04fe3ca55e591e76b81080ff04b02af3", kill_on_drop: false }` [INFO] [stdout] 9c27afdac95d66d394407cf87be7725e04fe3ca55e591e76b81080ff04b02af3