[INFO] cloning repository https://github.com/vihdzp/pointillism
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vihdzp/pointillism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihdzp%2Fpointillism", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihdzp%2Fpointillism'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ef63a999ccc90a4a765c96687595a23c8362e14
[INFO] checking vihdzp/pointillism against master#8317fef20409adedaa7c385fa6e954867bf626fc for pr-154149-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvihdzp%2Fpointillism" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vihdzp/pointillism
[INFO] finished tweaking git repo https://github.com/vihdzp/pointillism
[INFO] tweaked toml for git repo https://github.com/vihdzp/pointillism written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vihdzp/pointillism on toolchain 8317fef20409adedaa7c385fa6e954867bf626fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vihdzp/pointillism 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" "+8317fef20409adedaa7c385fa6e954867bf626fc" "fetch" "--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] Downloading crates ...
[INFO] [stderr] Downloaded getrandom v0.2.12
[INFO] [stderr] Downloaded midly v0.5.3
[INFO] [stderr] Downloaded pointillism-macros v0.1.0
[INFO] [stderr] Downloaded windows-targets v0.52.4
[INFO] [stderr] Downloaded autocfg v1.1.0
[INFO] [stderr] Downloaded assert_approx_eq v1.1.0
[INFO] [stderr] Downloaded toml_datetime v0.6.5
[INFO] [stderr] Downloaded thiserror-impl v1.0.58
[INFO] [stderr] Downloaded windows-result v0.1.0
[INFO] [stderr] Downloaded alsa-sys v0.3.1
[INFO] [stderr] Downloaded mach2 v0.4.2
[INFO] [stderr] Downloaded coreaudio-rs v0.11.3
[INFO] [stderr] Downloaded bytes v1.5.0
[INFO] [stderr] Downloaded alsa v0.9.0
[INFO] [stderr] Downloaded indexmap v2.2.5
[INFO] [stderr] Downloaded memchr v2.7.1
[INFO] [stderr] Downloaded combine v4.6.6
[INFO] [stderr] Downloaded cpal v0.15.3
[INFO] [stderr] Downloaded oboe-sys v0.6.1
[INFO] [stderr] Downloaded aho-corasick v1.1.2
[INFO] [stderr] Downloaded hashbrown v0.14.3
[INFO] [stderr] Downloaded cc v1.0.90
[INFO] [stderr] Downloaded regex v1.10.3
[INFO] [stderr] Downloaded syn v2.0.52
[INFO] [stderr] Downloaded bumpalo v3.15.4
[INFO] [stderr] Downloaded rayon-core v1.12.1
[INFO] [stderr] Downloaded rayon v1.9.0
[INFO] [stderr] Downloaded regex-syntax v0.8.2
[INFO] [stderr] Downloaded num-traits v0.2.18
[INFO] [stderr] Downloaded semver v1.0.22
[INFO] [stderr] Downloaded proc-macro2 v1.0.79
[INFO] [stderr] Downloaded quote v1.0.35
[INFO] [stderr] Downloaded hound v3.5.1
[INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.4
[INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.4
[INFO] [stderr] Downloaded crossbeam-utils v0.8.19
[INFO] [stderr] Downloaded jobserver v0.1.28
[INFO] [stderr] Downloaded bitflags v2.4.2
[INFO] [stderr] Downloaded thiserror v1.0.58
[INFO] [stderr] Downloaded either v1.10.0
[INFO] [stderr] Downloaded crossbeam-deque v0.8.5
[INFO] [stderr] Downloaded coreaudio-sys v0.2.15
[INFO] [stderr] Downloaded oboe v0.6.1
[INFO] [stderr] Downloaded dasp_sample v0.11.0
[INFO] [stderr] Downloaded winapi-util v0.1.6
[INFO] [stderr] Downloaded human-duration v0.1.0
[INFO] [stderr] Downloaded libc v0.2.153
[INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.4
[INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.4
[INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.4
[INFO] [stderr] Downloaded windows_i686_gnu v0.52.4
[INFO] [stderr] Downloaded windows_i686_msvc v0.52.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f9aebe96dcfd9d689914920f4457a08534ad94bd8f97b68a4521a4b3935e2950
[INFO] running `Command { std: "docker" "start" "-a" "f9aebe96dcfd9d689914920f4457a08534ad94bd8f97b68a4521a4b3935e2950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9aebe96dcfd9d689914920f4457a08534ad94bd8f97b68a4521a4b3935e2950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9aebe96dcfd9d689914920f4457a08534ad94bd8f97b68a4521a4b3935e2950", kill_on_drop: false }`
[INFO] [stdout] f9aebe96dcfd9d689914920f4457a08534ad94bd8f97b68a4521a4b3935e2950
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8317fef20409adedaa7c385fa6e954867bf626fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 984d61e4abd8ffb39af3ac256323bc2a2970dabf898cfcaf14cdc3f7ce14f33e
[INFO] running `Command { std: "docker" "start" "-a" "984d61e4abd8ffb39af3ac256323bc2a2970dabf898cfcaf14cdc3f7ce14f33e", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.153
[INFO] [stderr] Compiling proc-macro2 v1.0.79
[INFO] [stderr] Compiling unicode-ident v1.0.12
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking ppv-lite86 v0.2.17
[INFO] [stderr] Compiling convert_case v0.4.0
[INFO] [stderr] Checking human-duration v0.1.0
[INFO] [stderr] Compiling pointillism-macros v0.1.0
[INFO] [stderr] Checking hound v3.5.1
[INFO] [stderr] Checking assert_approx_eq v1.1.0
[INFO] [stderr] Checking pointillism-macros v0.1.1 (/opt/rustwide/workdir/pointillism-macros)
[INFO] [stderr] Compiling quote v1.0.35
[INFO] [stderr] Checking getrandom v0.2.12
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Compiling derive_more v0.99.17
[INFO] [stderr] Checking pointillism v0.4.3 (/opt/rustwide/workdir/pointillism)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:350:18
[INFO] [stdout] |
[INFO] [stdout] 350 | pub fn slice(&self) -> Slice {
[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] 350 | pub fn slice(&self) -> Slice<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:356:22
[INFO] [stdout] |
[INFO] [stdout] 356 | pub fn slice_mut(&mut self) -> SliceMut {
[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] 356 | pub fn slice_mut(&mut self) -> SliceMut<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:394:18
[INFO] [stdout] |
[INFO] [stdout] 394 | pub fn slice(&self) -> Slice {
[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] 394 | pub fn slice(&self) -> Slice<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:400:22
[INFO] [stdout] |
[INFO] [stdout] 400 | pub fn slice_mut(&mut self) -> SliceMut {
[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] 400 | pub fn slice_mut(&mut self) -> SliceMut<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:405:17
[INFO] [stdout] |
[INFO] [stdout] 405 | pub fn iter(&self) -> std::slice::Iter {
[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] 405 | pub fn iter(&self) -> std::slice::Iter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:410:21
[INFO] [stdout] |
[INFO] [stdout] 410 | pub fn iter_mut(&mut self) -> std::slice::IterMut {
[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] 410 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:350:18
[INFO] [stdout] |
[INFO] [stdout] 350 | pub fn slice(&self) -> Slice {
[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] 350 | pub fn slice(&self) -> Slice<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:356:22
[INFO] [stdout] |
[INFO] [stdout] 356 | pub fn slice_mut(&mut self) -> SliceMut {
[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] 356 | pub fn slice_mut(&mut self) -> SliceMut<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:394:18
[INFO] [stdout] |
[INFO] [stdout] 394 | pub fn slice(&self) -> Slice {
[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] 394 | pub fn slice(&self) -> Slice<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:400:22
[INFO] [stdout] |
[INFO] [stdout] 400 | pub fn slice_mut(&mut self) -> SliceMut {
[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] 400 | pub fn slice_mut(&mut self) -> SliceMut<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:405:17
[INFO] [stdout] |
[INFO] [stdout] 405 | pub fn iter(&self) -> std::slice::Iter {
[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] 405 | pub fn iter(&self) -> std::slice::Iter<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> pointillism/src/buffers/mod.rs:410:21
[INFO] [stdout] |
[INFO] [stdout] 410 | pub fn iter_mut(&mut self) -> std::slice::IterMut {
[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] 410 | pub fn iter_mut(&mut self) -> std::slice::IterMut<'_, A> {
[INFO] [stdout] | +++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.18s
[INFO] running `Command { std: "docker" "inspect" "984d61e4abd8ffb39af3ac256323bc2a2970dabf898cfcaf14cdc3f7ce14f33e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984d61e4abd8ffb39af3ac256323bc2a2970dabf898cfcaf14cdc3f7ce14f33e", kill_on_drop: false }`
[INFO] [stdout] 984d61e4abd8ffb39af3ac256323bc2a2970dabf898cfcaf14cdc3f7ce14f33e