[INFO] fetching crate objecthash 0.4.1... [INFO] testing objecthash-0.4.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate objecthash 0.4.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate objecthash 0.4.1 [INFO] finished tweaking crates.io crate objecthash 0.4.1 [INFO] tweaked toml for crates.io crate objecthash 0.4.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate objecthash 0.4.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7cf5ea4e56efff1606094626092b0df5af85c0e9d1b57abba4b0dd05891a608 [INFO] running `Command { std: "docker" "start" "-a" "f7cf5ea4e56efff1606094626092b0df5af85c0e9d1b57abba4b0dd05891a608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7cf5ea4e56efff1606094626092b0df5af85c0e9d1b57abba4b0dd05891a608", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7cf5ea4e56efff1606094626092b0df5af85c0e9d1b57abba4b0dd05891a608", kill_on_drop: false }` [INFO] [stdout] f7cf5ea4e56efff1606094626092b0df5af85c0e9d1b57abba4b0dd05891a608 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 527f8e81dd67e35ca17bf83cabddef4afc293dcb935f2cb285b59e5e569e85ea [INFO] running `Command { std: "docker" "start" "-a" "527f8e81dd67e35ca17bf83cabddef4afc293dcb935f2cb285b59e5e569e85ea", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling objecthash v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0615]: attempted to take value of method `algorithm` on type `hasher::ring::ring::digest::Context` [INFO] [stdout] --> src/hasher/ring.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | self.ctx.algorithm.output_len [INFO] [stdout] | ^^^^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 25 | self.ctx.algorithm().output_len [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0615]: attempted to take value of method `algorithm` on type `hasher::ring::ring::digest::Context` [INFO] [stdout] --> src/hasher/ring.rs:37:54 [INFO] [stdout] | [INFO] [stdout] 37 | let mut nested_hasher = Hasher::new(self.ctx.algorithm); [INFO] [stdout] | ^^^^^^^^^ method, not a field [INFO] [stdout] | [INFO] [stdout] help: use parentheses to call the method [INFO] [stdout] | [INFO] [stdout] 37 | let mut nested_hasher = Hasher::new(self.ctx.algorithm()); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0615`. [INFO] [stdout] [INFO] [stderr] error: could not compile `objecthash` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "527f8e81dd67e35ca17bf83cabddef4afc293dcb935f2cb285b59e5e569e85ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527f8e81dd67e35ca17bf83cabddef4afc293dcb935f2cb285b59e5e569e85ea", kill_on_drop: false }` [INFO] [stdout] 527f8e81dd67e35ca17bf83cabddef4afc293dcb935f2cb285b59e5e569e85ea