[INFO] fetching crate oca-presentation 0.7.2... [INFO] testing oca-presentation-0.7.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate oca-presentation 0.7.2 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate oca-presentation 0.7.2 [INFO] finished tweaking crates.io crate oca-presentation 0.7.2 [INFO] tweaked toml for crates.io crate oca-presentation 0.7.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oca-presentation 0.7.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 96 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cesrox v0.1.7 [INFO] [stderr] Downloaded said v0.4.2 [INFO] [stderr] Downloaded recursion v0.5.4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35842f7d867f31027998a0345ac32bbe3401199e5823b7a5b75302ff6988e6fe [INFO] running `Command { std: "docker" "start" "-a" "35842f7d867f31027998a0345ac32bbe3401199e5823b7a5b75302ff6988e6fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35842f7d867f31027998a0345ac32bbe3401199e5823b7a5b75302ff6988e6fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35842f7d867f31027998a0345ac32bbe3401199e5823b7a5b75302ff6988e6fe", kill_on_drop: false }` [INFO] [stdout] 35842f7d867f31027998a0345ac32bbe3401199e5823b7a5b75302ff6988e6fe [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 171a4ff3e71129b8102d75086a46e0d0b1b85c9cb0be33cfb3cdc22a0211505c [INFO] running `Command { std: "docker" "start" "-a" "171a4ff3e71129b8102d75086a46e0d0b1b85c9cb0be33cfb3cdc22a0211505c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling recursion v0.5.4 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sad_macros v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling cesrox v0.1.7 [INFO] [stderr] Compiling said v0.4.2 [INFO] [stderr] Compiling oca-presentation v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.34s [INFO] running `Command { std: "docker" "inspect" "171a4ff3e71129b8102d75086a46e0d0b1b85c9cb0be33cfb3cdc22a0211505c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "171a4ff3e71129b8102d75086a46e0d0b1b85c9cb0be33cfb3cdc22a0211505c", kill_on_drop: false }` [INFO] [stdout] 171a4ff3e71129b8102d75086a46e0d0b1b85c9cb0be33cfb3cdc22a0211505c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87d27e6b0060c03dc9b941717c9c6db369a037a459a19e4f67a13228a5bd5738 [INFO] running `Command { std: "docker" "start" "-a" "87d27e6b0060c03dc9b941717c9c6db369a037a459a19e4f67a13228a5bd5738", kill_on_drop: false }` [INFO] [stderr] Compiling oca-presentation v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> src/presentation/mod.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | presentation_base.compute_digest(); [INFO] [stdout] | ^^^^^^^^^^^^^^-- two arguments of type `&HashFunctionCode` and `&SerializationFormats` are missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/said-0.4.2/src/sad/mod.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | fn compute_digest(&mut self, derivation: &HashFunctionCode, format: &SerializationFormats); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 219 | presentation_base.compute_digest(/* &HashFunctionCode */, /* &SerializationFormats */); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 2 arguments but 0 arguments were supplied [INFO] [stdout] --> src/presentation/mod.rs:225:42 [INFO] [stdout] | [INFO] [stdout] 225 | let der_data = presentation_base.derivation_data(); [INFO] [stdout] | ^^^^^^^^^^^^^^^-- two arguments of type `&HashFunctionCode` and `&SerializationFormats` are missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/said-0.4.2/src/sad/mod.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | fn derivation_data( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: provide the arguments [INFO] [stdout] | [INFO] [stdout] 225 | let der_data = presentation_base.derivation_data(/* &HashFunctionCode */, /* &SerializationFormats */); [INFO] [stdout] | ++++++++++++++++++++++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oca-presentation` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "87d27e6b0060c03dc9b941717c9c6db369a037a459a19e4f67a13228a5bd5738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87d27e6b0060c03dc9b941717c9c6db369a037a459a19e4f67a13228a5bd5738", kill_on_drop: false }` [INFO] [stdout] 87d27e6b0060c03dc9b941717c9c6db369a037a459a19e4f67a13228a5bd5738