[INFO] fetching crate makers 0.8.0...
[INFO] testing makers-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate makers 0.8.0 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate makers 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f105d7dfbf988e608d8791b9286502d083daa63a7d1d8d055ffda06d8c63ea87
[INFO] running `Command { std: "docker" "start" "-a" "f105d7dfbf988e608d8791b9286502d083daa63a7d1d8d055ffda06d8c63ea87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f105d7dfbf988e608d8791b9286502d083daa63a7d1d8d055ffda06d8c63ea87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f105d7dfbf988e608d8791b9286502d083daa63a7d1d8d055ffda06d8c63ea87", kill_on_drop: false }`
[INFO] [stdout] f105d7dfbf988e608d8791b9286502d083daa63a7d1d8d055ffda06d8c63ea87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8be3b83eab0753a9e86d5387920697e8088a2fed109709df263738554a4c3887
[INFO] running `Command { std: "docker" "start" "-a" "8be3b83eab0753a9e86d5387920697e8088a2fed109709df263738554a4c3887", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling indenter v0.3.3
[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 terminal_size v0.4.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling backtrace v0.3.71
[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 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<Cow<Macro>>;
[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<Cow<'_, Macro>>;
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.21s
[INFO] running `Command { std: "docker" "inspect" "8be3b83eab0753a9e86d5387920697e8088a2fed109709df263738554a4c3887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be3b83eab0753a9e86d5387920697e8088a2fed109709df263738554a4c3887", kill_on_drop: false }`
[INFO] [stdout] 8be3b83eab0753a9e86d5387920697e8088a2fed109709df263738554a4c3887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 752d955c660d27fb49803ded5088620ef9139cb68e5ed7c6f35102c90d583195
[INFO] running `Command { std: "docker" "start" "-a" "752d955c660d27fb49803ded5088620ef9139cb68e5ed7c6f35102c90d583195", 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<Cow<Macro>>;
[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<Cow<'_, Macro>>;
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>>;
[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<Cow<'_, Macro>>;
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.75s
[INFO] running `Command { std: "docker" "inspect" "752d955c660d27fb49803ded5088620ef9139cb68e5ed7c6f35102c90d583195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "752d955c660d27fb49803ded5088620ef9139cb68e5ed7c6f35102c90d583195", kill_on_drop: false }`
[INFO] [stdout] 752d955c660d27fb49803ded5088620ef9139cb68e5ed7c6f35102c90d583195
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2426a754b1c4f996bc66595e1e57e98c7c1264ebeaeeabbe01e382d231edf824
[INFO] running `Command { std: "docker" "start" "-a" "2426a754b1c4f996bc66595e1e57e98c7c1264ebeaeeabbe01e382d231edf824", 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<Cow<Macro>>;
[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<Cow<'_, Macro>>;
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[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<Cow<Macro>> {
[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<Cow<'_, Macro>> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `makers` (bin "makers" test) generated 5 warnings (run `cargo fix --bin "makers" -p 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::makeflags_full ... ok
[INFO] [stdout] test args::test::nightmare ... ok
[INFO] [stdout] test makefile::conditional::test::quotes ... ok
[INFO] [stdout] test args::test::no_args ... ok
[INFO] [stdout] test args::test::clap_validate ... ok
[INFO] [stdout] test makefile::functions::test::call_test ... ok
[INFO] [stdout] test args::test::keep_going_wrestling_alt ... ok
[INFO] [stdout] test makefile::functions::test::addprefix ... ok
[INFO] [stdout] test makefile::functions::test::basename ... ok
[INFO] [stdout] test args::test::keep_going_wrestling ... ok
[INFO] [stdout] test makefile::functions::test::and ... ok
[INFO] [stdout] test args::test::print_directory_wrestling ... ok
[INFO] [stdout] test args::test::makeflags_lazy ... ok
[INFO] [stdout] test args::test::kitchen_sink_args ... ok
[INFO] [stdout] test makefile::functions::test::dir ... ok
[INFO] [stdout] test makefile::functions::test::findstring ... ok
[INFO] [stdout] test makefile::functions::test::foreach ... ok
[INFO] [stdout] test makefile::functions::test::notdir ... ok
[INFO] [stdout] test makefile::functions::test::or ... ok
[INFO] [stdout] test makefile::functions::test::filter_out ... ok
[INFO] [stdout] test makefile::functions::test::sort ... ok
[INFO] [stdout] test makefile::functions::test::test_if ... ok
[INFO] [stdout] test makefile::inference_rules::test::self_subdir_match ... ok
[INFO] [stdout] test makefile::inference_rules::test::percent_match ... ok
[INFO] [stdout] test makefile::functions::test::strip ... ok
[INFO] [stdout] test makefile::inference_rules::test::suffix_match ... ok
[INFO] [stdout] test makefile::input::test::basic_conditionals ... ok
[INFO] [stdout] test makefile::inference_rules::test::subdir_match ... ok
[INFO] [stdout] test makefile::input::test::define_syntax ... ok
[INFO] [stdout] test makefile::input::test::elseif ... ok
[INFO] [stdout] test makefile::input::test::dependency_prepending_appending ... ok
[INFO] [stdout] test makefile::input::test::export_assign ... ok
[INFO] [stdout] test makefile::input::test::condition_in_rule ... ok
[INFO] [stdout] test makefile::functions::test::wildcard ... ok
[INFO] [stdout] test makefile::functions::test::shell ... ok
[INFO] [stdout] test makefile::input::test::multi_line_dependencies ... ok
[INFO] [stdout] test makefile::input::test::comment_bullshit ... ok
[INFO] [stdout] test makefile::input::test::sdafjijsafjdoisdf ... ok
[INFO] [stdout] test makefile::input::test::double_suffix_rule ... ok
[INFO] [stdout] test makefile::functions::test::filter ... ok
[INFO] [stdout] test makefile::r#macro::test::hell_subst ... ok
[INFO] [stdout] test makefile::token::test::escaped ... ok
[INFO] [stdout] test makefile::token::test::i_will_attack_and_destroy_god ... ok
[INFO] [stdout] test makefile::token::test::no_macros ... ok
[INFO] [stdout] test makefile::test::missing_phony_targets_ignored ... ok
[INFO] [stdout] test makefile::token::test::no_replacement ... 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::hell ... ok
[INFO] [stdout] test makefile::token::test::function_hell ... ok
[INFO] [stdout] test makefile::r#macro::test::subst ... ok
[INFO] [stdout] test makefile::pattern::test::pattern_backslashes ... ok
[INFO] [stdout] test makefile::test::stem ... ok
[INFO] [stdout] test makefile::input::test::eval ... ok
[INFO] [stderr]      Running tests/conditional_assignment_inheritance.rs (/opt/rustwide/target/debug/deps/conditional_assignment_inheritance-240870f98f6b1f13)
[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] [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.12s
[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.59s
[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 6.77s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2426a754b1c4f996bc66595e1e57e98c7c1264ebeaeeabbe01e382d231edf824", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2426a754b1c4f996bc66595e1e57e98c7c1264ebeaeeabbe01e382d231edf824", kill_on_drop: false }`
[INFO] [stdout] 2426a754b1c4f996bc66595e1e57e98c7c1264ebeaeeabbe01e382d231edf824
