[INFO] fetching crate secs 0.1.0... [INFO] checking secs-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate secs 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate secs 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate secs 0.1.0 [INFO] tweaked toml for crates.io crate secs 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate secs 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate secs 0.1.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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded elsa v1.11.0 [INFO] [stderr] Downloaded macroquad_macro v0.1.8 [INFO] [stderr] Downloaded ui_test v0.29.1 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded macroquad v0.4.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ca6b9f996d91ebbfb0cc1af568f287626e0472995beb05aaa93092146361409 [INFO] running `Command { std: "docker" "start" "-a" "2ca6b9f996d91ebbfb0cc1af568f287626e0472995beb05aaa93092146361409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ca6b9f996d91ebbfb0cc1af568f287626e0472995beb05aaa93092146361409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ca6b9f996d91ebbfb0cc1af568f287626e0472995beb05aaa93092146361409", kill_on_drop: false }` [INFO] [stdout] 2ca6b9f996d91ebbfb0cc1af568f287626e0472995beb05aaa93092146361409 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84f4884644ebb68f2f5ddc906886f02d5ad034e67d42191030ff499200bf6c34 [INFO] running `Command { std: "docker" "start" "-a" "84f4884644ebb68f2f5ddc906886f02d5ad034e67d42191030ff499200bf6c34", kill_on_drop: false }` [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking pad v0.1.6 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking ttf-parser v0.21.1 [INFO] [stderr] Checking annotate-snippets v0.11.5 [INFO] [stderr] Checking elsa v1.11.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking glam v0.27.0 [INFO] [stderr] Checking prettydiff v0.7.0 [INFO] [stderr] Checking comma v1.0.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking quad-rand v0.2.3 [INFO] [stderr] Checking secs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_set.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get(&self) -> 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] 148 | pub fn get(&self) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_set.rs:163:32 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_mut(&self) -> 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] 163 | pub fn get_mut(&self) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn get(&self, entity: Entity) -> 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] 204 | pub fn get(&self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_mut(&self, entity: Entity) -> 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] 223 | pub fn get_mut(&self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking fontdue v0.9.3 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking macroquad v0.4.14 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking spanned v0.3.0 [INFO] [stderr] Checking serde v1.0.218 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Checking rustfix v0.8.7 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking ui_test v0.29.1 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_set.rs:148:28 [INFO] [stdout] | [INFO] [stdout] 148 | pub fn get(&self) -> 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] 148 | pub fn get(&self) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sparse_set.rs:163:32 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn get_mut(&self) -> 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] 163 | pub fn get_mut(&self) -> Option>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:204:28 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn get(&self, entity: Entity) -> 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] 204 | pub fn get(&self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/world.rs:223:32 [INFO] [stdout] | [INFO] [stdout] 223 | pub fn get_mut(&self, entity: Entity) -> 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] 223 | pub fn get_mut(&self, entity: Entity) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.42s [INFO] running `Command { std: "docker" "inspect" "84f4884644ebb68f2f5ddc906886f02d5ad034e67d42191030ff499200bf6c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f4884644ebb68f2f5ddc906886f02d5ad034e67d42191030ff499200bf6c34", kill_on_drop: false }` [INFO] [stdout] 84f4884644ebb68f2f5ddc906886f02d5ad034e67d42191030ff499200bf6c34