[INFO] cloning repository https://github.com/ramonGonzEdu/customCursorOverlay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramonGonzEdu/customCursorOverlay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FramonGonzEdu%2FcustomCursorOverlay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FramonGonzEdu%2FcustomCursorOverlay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dee8a08faa5a554d33d6c1ca8da3bf456b2c4360 [INFO] documenting ramonGonzEdu/customCursorOverlay/dee8a08faa5a554d33d6c1ca8da3bf456b2c4360 against 1.95.0 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FramonGonzEdu%2FcustomCursorOverlay" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ramonGonzEdu/customCursorOverlay [INFO] finished tweaking git repo https://github.com/ramonGonzEdu/customCursorOverlay [INFO] tweaked toml for git repo https://github.com/ramonGonzEdu/customCursorOverlay written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ramonGonzEdu/customCursorOverlay on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ramonGonzEdu/customCursorOverlay 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ryu v0.2.8 [INFO] [stderr] Downloaded device_query v1.1.1 [INFO] [stderr] Downloaded schemars_derive v0.8.11 [INFO] [stderr] Downloaded macos-accessibility-client v0.0.1 [INFO] [stderr] Downloaded schemars v0.8.11 [INFO] [stderr] Downloaded x11 v2.20.0 [INFO] [stderr] Downloaded serde_jsonrc v0.1.0 [INFO] [stderr] Downloaded cc v1.0.76 [INFO] [stderr] Downloaded cmake v0.1.49 [INFO] [stderr] Downloaded paste v1.0.9 [INFO] [stderr] Downloaded dyn-clone v1.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9089efc17e1ada91bb19f510fc931e771568d26f30ac8635e59a96435628f64e [INFO] running `Command { std: "docker" "start" "-a" "9089efc17e1ada91bb19f510fc931e771568d26f30ac8635e59a96435628f64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9089efc17e1ada91bb19f510fc931e771568d26f30ac8635e59a96435628f64e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9089efc17e1ada91bb19f510fc931e771568d26f30ac8635e59a96435628f64e", kill_on_drop: false }` [INFO] [stdout] 9089efc17e1ada91bb19f510fc931e771568d26f30ac8635e59a96435628f64e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c88a5106eaee306aa54b0b99c06dbde8ba8d62e38d57ec2b819b5fbf0519682 [INFO] running `Command { std: "docker" "start" "-a" "9c88a5106eaee306aa54b0b99c06dbde8ba8d62e38d57ec2b819b5fbf0519682", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling schemars v0.8.11 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Checking dyn-clone v1.0.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling x11 v2.20.0 [INFO] [stderr] Compiling device_query v1.1.1 [INFO] [stderr] Compiling raylib-sys v3.7.0 (/opt/rustwide/workdir/raylib-rs/raylib-sys) [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling schemars_derive v0.8.11 [INFO] [stderr] Checking serde_jsonrc v0.1.0 [INFO] [stderr] Documenting raylib-sys v3.7.0 (/opt/rustwide/workdir/raylib-rs/raylib-sys) [INFO] [stderr] Checking raylib v3.7.0 (/opt/rustwide/workdir/raylib-rs/raylib) [INFO] [stderr] Documenting raylib v3.7.0 (/opt/rustwide/workdir/raylib-rs/raylib) [INFO] [stdout] warning: unused import: `file::*` [INFO] [stdout] --> raylib-rs/raylib/src/lib.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | file::*, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn begin_drawing(&mut self, _: &RaylibThread) -> RaylibDrawHandle { [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] 19 | pub fn begin_drawing(&mut self, _: &RaylibThread) -> RaylibDrawHandle<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 70 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 71 | _: &RaylibThread, [INFO] [stdout] 72 | framebuffer: &'a mut ffi::RenderTexture2D, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 73 | ) -> RaylibTextureMode { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 73 | ) -> RaylibTextureMode<'a, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 106 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 107 | vr_config: &'a mut VrStereoConfig, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 108 | ) -> RaylibVRMode { [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] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | ) -> RaylibVRMode<'a, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:139:21 [INFO] [stdout] | [INFO] [stdout] 139 | fn begin_mode2D(&mut self, camera: impl Into) -> RaylibMode2D { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 139 | fn begin_mode2D(&mut self, camera: impl Into) -> RaylibMode2D<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | fn begin_mode3D(&mut self, camera: impl Into) -> RaylibMode3D { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 172 | fn begin_mode3D(&mut self, camera: impl Into) -> RaylibMode3D<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:205:72 [INFO] [stdout] | [INFO] [stdout] 205 | fn begin_shader_mode<'a>(&'a mut self, shader: &'a ffi::Shader) -> RaylibShaderMode { [INFO] [stdout] | -- -- ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the 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 `'a` [INFO] [stdout] | [INFO] [stdout] 205 | fn begin_shader_mode<'a>(&'a mut self, shader: &'a ffi::Shader) -> RaylibShaderMode<'a, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:236:25 [INFO] [stdout] | [INFO] [stdout] 236 | fn begin_blend_mode(&mut self, blend_mode: crate::consts::BlendMode) -> RaylibBlendMode { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 236 | fn begin_blend_mode(&mut self, blend_mode: crate::consts::BlendMode) -> RaylibBlendMode<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> raylib-rs/raylib/src/core/drawing.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 273 | ) -> RaylibScissorMode { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 273 | ) -> RaylibScissorMode<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting cursor v0.1.0 (/opt/rustwide/workdir/cursor_shower) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] [stderr] Generated /opt/rustwide/target/doc/cursor/index.html and 2 other files [INFO] running `Command { std: "docker" "inspect" "9c88a5106eaee306aa54b0b99c06dbde8ba8d62e38d57ec2b819b5fbf0519682", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c88a5106eaee306aa54b0b99c06dbde8ba8d62e38d57ec2b819b5fbf0519682", kill_on_drop: false }` [INFO] [stdout] 9c88a5106eaee306aa54b0b99c06dbde8ba8d62e38d57ec2b819b5fbf0519682 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "+1.95.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3bbcaa1510930a3529bfbaf62c56973a589c0eca2c3b859ac2d581b3ddf35d5 [INFO] running `Command { std: "docker" "start" "-a" "d3bbcaa1510930a3529bfbaf62c56973a589c0eca2c3b859ac2d581b3ddf35d5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "d3bbcaa1510930a3529bfbaf62c56973a589c0eca2c3b859ac2d581b3ddf35d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3bbcaa1510930a3529bfbaf62c56973a589c0eca2c3b859ac2d581b3ddf35d5", kill_on_drop: false }` [INFO] [stdout] d3bbcaa1510930a3529bfbaf62c56973a589c0eca2c3b859ac2d581b3ddf35d5