[INFO] fetching crate compose_spec_macros 0.1.1... [INFO] testing compose_spec_macros-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate compose_spec_macros 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate compose_spec_macros 0.1.1 [INFO] finished tweaking crates.io crate compose_spec_macros 0.1.1 [INFO] tweaked toml for crates.io crate compose_spec_macros 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate compose_spec_macros 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 13 packages to latest compatible versions [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 71e2cac91af471813cacbe490353c8993f8c94ee8636601a51aec36a79e8ab56 [INFO] running `Command { std: "docker" "start" "-a" "71e2cac91af471813cacbe490353c8993f8c94ee8636601a51aec36a79e8ab56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71e2cac91af471813cacbe490353c8993f8c94ee8636601a51aec36a79e8ab56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e2cac91af471813cacbe490353c8993f8c94ee8636601a51aec36a79e8ab56", kill_on_drop: false }` [INFO] [stdout] 71e2cac91af471813cacbe490353c8993f8c94ee8636601a51aec36a79e8ab56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d63a01bb21e155505e045eb561d3535397b2e8bd1c176b4769a8baf002bebd28 [INFO] running `Command { std: "docker" "start" "-a" "d63a01bb21e155505e045eb561d3535397b2e8bd1c176b4769a8baf002bebd28", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling compose_spec_macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platforms/arch.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | os_arch_names: impl IntoIterator, [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | ^^^ the same lifetime is hidden 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] 61 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platforms/prefix.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub(super) fn peek_ident(&self) -> PeekIdent { [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] 29 | pub(super) fn peek_ident(&self) -> PeekIdent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `Command { std: "docker" "inspect" "d63a01bb21e155505e045eb561d3535397b2e8bd1c176b4769a8baf002bebd28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d63a01bb21e155505e045eb561d3535397b2e8bd1c176b4769a8baf002bebd28", kill_on_drop: false }` [INFO] [stdout] d63a01bb21e155505e045eb561d3535397b2e8bd1c176b4769a8baf002bebd28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 38bd379a45d5ece38091926df27bd0bd78d60ac1b96a860a9e07c7a9187790c8 [INFO] running `Command { std: "docker" "start" "-a" "38bd379a45d5ece38091926df27bd0bd78d60ac1b96a860a9e07c7a9187790c8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling compose_spec_macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platforms/arch.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | os_arch_names: impl IntoIterator, [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | ^^^ the same lifetime is hidden 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] 61 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platforms/prefix.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub(super) fn peek_ident(&self) -> PeekIdent { [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] 29 | pub(super) fn peek_ident(&self) -> PeekIdent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platforms/arch.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 60 | os_arch_names: impl IntoIterator, [INFO] [stdout] 61 | ) -> Result { [INFO] [stdout] | ^^^ the same lifetime is hidden 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] 61 | ) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/platforms/prefix.rs:29:30 [INFO] [stdout] | [INFO] [stdout] 29 | pub(super) fn peek_ident(&self) -> PeekIdent { [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] 29 | pub(super) fn peek_ident(&self) -> PeekIdent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.51s [INFO] running `Command { std: "docker" "inspect" "38bd379a45d5ece38091926df27bd0bd78d60ac1b96a860a9e07c7a9187790c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38bd379a45d5ece38091926df27bd0bd78d60ac1b96a860a9e07c7a9187790c8", kill_on_drop: false }` [INFO] [stdout] 38bd379a45d5ece38091926df27bd0bd78d60ac1b96a860a9e07c7a9187790c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5d3a707b82ea82d5f5af9c080f9935f4c25a284fe76b5647cc58eb4f373f5cbe [INFO] running `Command { std: "docker" "start" "-a" "5d3a707b82ea82d5f5af9c080f9935f4c25a284fe76b5647cc58eb4f373f5cbe", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/platforms/arch.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 60 | os_arch_names: impl IntoIterator, [INFO] [stderr] 61 | ) -> Result { [INFO] [stderr] | ^^^ the same lifetime is hidden 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] 61 | ) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/platforms/prefix.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | pub(super) fn peek_ident(&self) -> PeekIdent { [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] 29 | pub(super) fn peek_ident(&self) -> PeekIdent<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `compose_spec_macros` (lib) generated 2 warnings (run `cargo fix --lib -p compose_spec_macros` to apply 2 suggestions) [INFO] [stderr] warning: `compose_spec_macros` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/compose_spec_macros-7202d5700edb09c7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests compose_spec_macros [INFO] [stdout] test platforms::tests::concat_string_literals ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/lib.rs - deserialize_from_str (line 297) ... ok [INFO] [stdout] test src/lib.rs - deserialize_try_from_string (line 387) ... ok [INFO] [stdout] test src/lib.rs - as_short (line 90) ... ok [INFO] [stdout] test src/lib.rs - as_short (line 64) ... ok [INFO] [stdout] test src/lib.rs - from_short (line 175) ... ok [INFO] [stdout] test src/lib.rs - default (line 430) ... ok [INFO] [stdout] test src/lib.rs - default (line 447) ... ok [INFO] [stdout] test src/lib.rs - deserialize_from_str (line 254) ... ok [INFO] [stdout] test src/lib.rs - from_short (line 154) ... ok [INFO] [stdout] test src/lib.rs - deserialize_try_from_string (line 346) ... ok [INFO] [stdout] test src/lib.rs - platforms (line 474) ... ok [INFO] [stdout] test src/lib.rs - platforms (line 533) ... ok [INFO] [stdout] test src/lib.rs - serialize_display (line 209) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d3a707b82ea82d5f5af9c080f9935f4c25a284fe76b5647cc58eb4f373f5cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3a707b82ea82d5f5af9c080f9935f4c25a284fe76b5647cc58eb4f373f5cbe", kill_on_drop: false }` [INFO] [stdout] 5d3a707b82ea82d5f5af9c080f9935f4c25a284fe76b5647cc58eb4f373f5cbe