[INFO] fetching crate pulz-ecs 0.1.0-alpha... [INFO] checking pulz-ecs-0.1.0-alpha against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate pulz-ecs 0.1.0-alpha into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate pulz-ecs 0.1.0-alpha [INFO] finished tweaking crates.io crate pulz-ecs 0.1.0-alpha [INFO] tweaked toml for crates.io crate pulz-ecs 0.1.0-alpha written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pulz-ecs 0.1.0-alpha on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.15.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3c218d45e1eb1fc0c4ee11cea4afd537c9ad1a98a170a86419f7458bc7f1bf6 [INFO] running `Command { std: "docker" "start" "-a" "a3c218d45e1eb1fc0c4ee11cea4afd537c9ad1a98a170a86419f7458bc7f1bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3c218d45e1eb1fc0c4ee11cea4afd537c9ad1a98a170a86419f7458bc7f1bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3c218d45e1eb1fc0c4ee11cea4afd537c9ad1a98a170a86419f7458bc7f1bf6", kill_on_drop: false }` [INFO] [stdout] a3c218d45e1eb1fc0c4ee11cea4afd537c9ad1a98a170a86419f7458bc7f1bf6 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4ab5d4017d3464f39d7e181e77b20fb76f2060e0addc03e8c873381bd45cd1b [INFO] running `Command { std: "docker" "start" "-a" "b4ab5d4017d3464f39d7e181e77b20fb76f2060e0addc03e8c873381bd45cd1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking tinybox v0.2.0 [INFO] [stderr] Checking pulz-executor v0.1.0-alpha [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking pulz-bitset v0.1.0-alpha [INFO] [stderr] Checking pulz-schedule v0.1.0-alpha [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling pulz-ecs-macros v0.1.0-alpha [INFO] [stderr] Checking pulz-ecs v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: rule #1 of macro `peel` is never used [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 148 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 148 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 167 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 167 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fetch::*` [INFO] [stdout] --> src/query/mod.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub use fetch::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: rule #1 of macro `peel` is never used [INFO] [stdout] --> src/lib.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | ($macro:tt [$($args:tt)*] ) => ($macro! { $($args)* }); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 148 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 148 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/component.rs:167:23 [INFO] [stdout] | [INFO] [stdout] 167 | let type_id = std::any::TypeId::of::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 167 - let type_id = std::any::TypeId::of::(); [INFO] [stdout] 167 + let type_id = TypeId::of::(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fetch::*` [INFO] [stdout] --> src/query/mod.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 67 | pub use fetch::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:350:25 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] | ^^ -- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named 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: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 350 - pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] 350 + pub fn entries<'l>(&'l self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:355:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] | ^^ -- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 355 - pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] 355 + pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `D` is never constructed [INFO] [stdout] --> src/query/mod.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 190 | struct D(usize); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:350:25 [INFO] [stdout] | [INFO] [stdout] 350 | pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] | ^^ -- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named 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: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 350 - pub fn entries<'l>(&'l self) -> impl Iterator + '_ { [INFO] [stdout] 350 + pub fn entries<'l>(&'l self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/component.rs:355:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] | ^^ -- -- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | the lifetime is named here the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'l` [INFO] [stdout] | [INFO] [stdout] 355 - pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + '_ { [INFO] [stdout] 355 + pub fn entries_mut<'l>(&'l mut self) -> impl Iterator + 'l { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "b4ab5d4017d3464f39d7e181e77b20fb76f2060e0addc03e8c873381bd45cd1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ab5d4017d3464f39d7e181e77b20fb76f2060e0addc03e8c873381bd45cd1b", kill_on_drop: false }` [INFO] [stdout] b4ab5d4017d3464f39d7e181e77b20fb76f2060e0addc03e8c873381bd45cd1b