[INFO] cloning repository https://github.com/uname-n/libobj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uname-n/libobj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funame-n%2Flibobj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funame-n%2Flibobj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01eb7cca6958513bbe813dfc906445c1f6c1c42a [INFO] checking uname-n/libobj against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funame-n%2Flibobj" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/uname-n/libobj [INFO] finished tweaking git repo https://github.com/uname-n/libobj [INFO] tweaked toml for git repo https://github.com/uname-n/libobj written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/uname-n/libobj on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/uname-n/libobj 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" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b [INFO] running `Command { std: "docker" "start" "e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking winnow v1.0.3 [INFO] [stderr] Compiling target-triple v1.0.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking serde_spanned v1.1.1 [INFO] [stderr] Checking toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cbindgen v0.27.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Checking toml v1.1.2+spec-1.1.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking obj-derive v0.4.1 (/opt/rustwide/workdir/crates/obj-derive) [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling postcard-derive v0.2.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Checking zerocopy v0.8.48 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking trybuild v1.0.116 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking obj-core v0.4.1 (/opt/rustwide/workdir/crates/obj-core) [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stdout] error: useless conversion to the same type: `i32` [INFO] [stdout] --> crates/obj-core/src/platform/lock.rs:314:32 [INFO] [stdout] | [INFO] [stdout] 314 | LockMode::Exclusive => libc::F_WRLCK.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `i32` [INFO] [stdout] --> crates/obj-core/src/platform/lock.rs:315:29 [INFO] [stdout] | [INFO] [stdout] 315 | LockMode::Shared => libc::F_RDLCK.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: useless conversion to the same type: `i32` [INFO] [stdout] --> crates/obj-core/src/platform/lock.rs:339:29 [INFO] [stdout] | [INFO] [stdout] 339 | let flock = build_flock(libc::F_UNLCK.into(), offset, len)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this method call relies on the `impl Into for T` blanket implementation and type inference, which is a semver hazard as a new `impl Into<_>` that affects your type might be added in the future causing type inference errors [INFO] [stdout] = note: you can instead use the fully-qualified path `::into(val) to avoid triggering this lint [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `obj-core` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b", kill_on_drop: false }` [INFO] [stdout] e783514496269a6ea46e50331a327cd057732fdd99d55976eedc0222d41d906b