[INFO] fetching crate makers 0.8.0... [INFO] testing makers-0.8.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate makers 0.8.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate makers 0.8.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.4.0 [INFO] [stderr] Downloaded tempfile v3.14.0 [INFO] [stderr] Downloaded cc v1.1.37 [INFO] [stderr] Downloaded libc v0.2.162 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f7644a58539c3bce6f502aea3ff69a74c0c7fdb689c49cb8fdb386c5b02661c [INFO] running `Command { std: "docker" "start" "-a" "5f7644a58539c3bce6f502aea3ff69a74c0c7fdb689c49cb8fdb386c5b02661c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f7644a58539c3bce6f502aea3ff69a74c0c7fdb689c49cb8fdb386c5b02661c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7644a58539c3bce6f502aea3ff69a74c0c7fdb689c49cb8fdb386c5b02661c", kill_on_drop: false }` [INFO] [stdout] 5f7644a58539c3bce6f502aea3ff69a74c0c7fdb689c49cb8fdb386c5b02661c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e55e42d1d852e3aee8dbe416f11040ee4efc908b8da295d63992bbc188596b0 [INFO] running `Command { std: "docker" "start" "-a" "8e55e42d1d852e3aee8dbe416f11040ee4efc908b8da295d63992bbc188596b0", 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 linux-raw-sys v0.4.14 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling addr2line v0.21.0 [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 clap_derive v4.5.18 [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 11.83s [INFO] running `Command { std: "docker" "inspect" "8e55e42d1d852e3aee8dbe416f11040ee4efc908b8da295d63992bbc188596b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e55e42d1d852e3aee8dbe416f11040ee4efc908b8da295d63992bbc188596b0", kill_on_drop: false }` [INFO] [stdout] 8e55e42d1d852e3aee8dbe416f11040ee4efc908b8da295d63992bbc188596b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 992c1574fe10586d01287fd4a9c7ab3aaa6b6c123e79007d82945c4f227ac81b [INFO] running `Command { std: "docker" "start" "-a" "992c1574fe10586d01287fd4a9c7ab3aaa6b6c123e79007d82945c4f227ac81b", 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 12.73s [INFO] running `Command { std: "docker" "inspect" "992c1574fe10586d01287fd4a9c7ab3aaa6b6c123e79007d82945c4f227ac81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "992c1574fe10586d01287fd4a9c7ab3aaa6b6c123e79007d82945c4f227ac81b", kill_on_drop: false }` [INFO] [stdout] 992c1574fe10586d01287fd4a9c7ab3aaa6b6c123e79007d82945c4f227ac81b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9ecf0f555621b66e46bd76f9493fbeb467fa52abc01fc4de374708f96eae2a4 [INFO] running `Command { std: "docker" "start" "-a" "a9ecf0f555621b66e46bd76f9493fbeb467fa52abc01fc4de374708f96eae2a4", 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" -p 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.10s [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::makeflags_full ... ok [INFO] [stdout] test args::test::keep_going_wrestling_alt ... ok [INFO] [stdout] test args::test::kitchen_sink_args ... ok [INFO] [stdout] test args::test::keep_going_wrestling ... ok [INFO] [stdout] test makefile::functions::test::addprefix ... ok [INFO] [stdout] test args::test::no_args ... ok [INFO] [stdout] test makefile::functions::test::and ... ok [INFO] [stdout] test args::test::nightmare ... ok [INFO] [stdout] test makefile::conditional::test::quotes ... 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::dir ... ok [INFO] [stdout] test makefile::functions::test::findstring ... ok [INFO] [stdout] test args::test::print_directory_wrestling ... ok [INFO] [stdout] test makefile::functions::test::foreach ... ok [INFO] [stdout] test makefile::functions::test::sort ... ok [INFO] [stdout] test makefile::functions::test::or ... ok [INFO] [stdout] test makefile::functions::test::strip ... ok [INFO] [stdout] test makefile::functions::test::notdir ... ok [INFO] [stdout] test makefile::functions::test::test_if ... ok [INFO] [stdout] test makefile::functions::test::filter_out ... ok [INFO] [stdout] test makefile::inference_rules::test::subdir_match ... ok [INFO] [stdout] test makefile::inference_rules::test::self_subdir_match ... ok [INFO] [stdout] test makefile::input::test::basic_conditionals ... ok [INFO] [stdout] test makefile::input::test::elseif ... ok [INFO] [stdout] test makefile::input::test::export_assign ... ok [INFO] [stdout] test makefile::inference_rules::test::suffix_match ... ok [INFO] [stdout] test makefile::inference_rules::test::percent_match ... ok [INFO] [stdout] test makefile::input::test::define_syntax ... ok [INFO] [stdout] test makefile::token::test::escaped ... ok [INFO] [stdout] test makefile::token::test::function_hell ... ok [INFO] [stdout] test makefile::test::missing_phony_targets_ignored ... ok [INFO] [stdout] test makefile::r#macro::test::hell_subst ... ok [INFO] [stdout] test makefile::token::test::i_will_attack_and_destroy_god ... 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::input::test::condition_in_rule ... ok [INFO] [stdout] test makefile::token::test::replacement ... ok [INFO] [stdout] test makefile::input::test::dependency_prepending_appending ... ok [INFO] [stdout] test makefile::input::test::comment_bullshit ... ok [INFO] [stdout] test makefile::input::test::sdafjijsafjdoisdf ... 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::multi_line_dependencies ... ok [INFO] [stdout] test makefile::input::test::double_suffix_rule ... ok [INFO] [stdout] test makefile::r#macro::test::subst ... ok [INFO] [stdout] test makefile::functions::test::filter ... ok [INFO] [stdout] test makefile::test::stem ... ok [INFO] [stdout] test makefile::input::test::eval ... ok [INFO] [stdout] test makefile::functions::test::shell ... ok [INFO] [stdout] test makefile::functions::test::wildcard ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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.09s [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.37s [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 5.57s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a9ecf0f555621b66e46bd76f9493fbeb467fa52abc01fc4de374708f96eae2a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ecf0f555621b66e46bd76f9493fbeb467fa52abc01fc4de374708f96eae2a4", kill_on_drop: false }` [INFO] [stdout] a9ecf0f555621b66e46bd76f9493fbeb467fa52abc01fc4de374708f96eae2a4