[INFO] cloning repository https://github.com/conroy-cheers/nvml-ocsd-reporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conroy-cheers/nvml-ocsd-reporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconroy-cheers%2Fnvml-ocsd-reporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconroy-cheers%2Fnvml-ocsd-reporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 384294cb22b0d5b37aa68ab102cb59218ca7a3ed [INFO] checking conroy-cheers/nvml-ocsd-reporter against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconroy-cheers%2Fnvml-ocsd-reporter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conroy-cheers/nvml-ocsd-reporter on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/conroy-cheers/nvml-ocsd-reporter [INFO] finished tweaking git repo https://github.com/conroy-cheers/nvml-ocsd-reporter [INFO] tweaked toml for git repo https://github.com/conroy-cheers/nvml-ocsd-reporter written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/conroy-cheers/nvml-ocsd-reporter 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 314a1c89f42e5373157952a21bb89fe90e1e7ed0bf81f1c49cada2d9915c59b2 [INFO] running `Command { std: "docker" "start" "-a" "314a1c89f42e5373157952a21bb89fe90e1e7ed0bf81f1c49cada2d9915c59b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "314a1c89f42e5373157952a21bb89fe90e1e7ed0bf81f1c49cada2d9915c59b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314a1c89f42e5373157952a21bb89fe90e1e7ed0bf81f1c49cada2d9915c59b2", kill_on_drop: false }` [INFO] [stdout] 314a1c89f42e5373157952a21bb89fe90e1e7ed0bf81f1c49cada2d9915c59b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8053026b989d7ed677f8ef8954733477108364754df2936ab0fab946eeaef19c [INFO] running `Command { std: "docker" "start" "-a" "8053026b989d7ed677f8ef8954733477108364754df2936ab0fab946eeaef19c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking libloading v0.8.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking nvml-wrapper-sys v0.8.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking devmem v0.1.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Checking ctrlc v3.4.4 [INFO] [stderr] Checking systemd-journal-logger v2.1.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling bitmask-enum v2.2.4 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking ocsd v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Checking nvml-wrapper v0.10.0 [INFO] [stderr] Checking nvml-ocsd-reporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this conversion is useless `usize` to `usize` [INFO] [stdout] --> src/main.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | (index + app_state.original_buffers_in_use as usize).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nvml-ocsd-reporter` (bin "nvml-ocsd-reporter") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this conversion is useless `usize` to `usize` [INFO] [stdout] --> src/main.rs:322:21 [INFO] [stdout] | [INFO] [stdout] 322 | (index + app_state.original_buffers_in_use as usize).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nvml-ocsd-reporter` (bin "nvml-ocsd-reporter" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8053026b989d7ed677f8ef8954733477108364754df2936ab0fab946eeaef19c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8053026b989d7ed677f8ef8954733477108364754df2936ab0fab946eeaef19c", kill_on_drop: false }` [INFO] [stdout] 8053026b989d7ed677f8ef8954733477108364754df2936ab0fab946eeaef19c