[INFO] fetching crate oca-presentation 0.7.2... [INFO] checking oca-presentation-0.7.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate oca-presentation 0.7.2 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oca-presentation 0.7.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 104 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d51962b8ad6f5530c59bec2f624f4b4cf4e25aae821bb6a794b66ec06a2ebbd4 [INFO] running `Command { std: "docker" "start" "-a" "d51962b8ad6f5530c59bec2f624f4b4cf4e25aae821bb6a794b66ec06a2ebbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d51962b8ad6f5530c59bec2f624f4b4cf4e25aae821bb6a794b66ec06a2ebbd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d51962b8ad6f5530c59bec2f624f4b4cf4e25aae821bb6a794b66ec06a2ebbd4", kill_on_drop: false }` [INFO] [stdout] d51962b8ad6f5530c59bec2f624f4b4cf4e25aae821bb6a794b66ec06a2ebbd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc5d3e918a57712826c010ddf1ff6607126f6b1e94ed5c98ceb8ad015054e6b4 [INFO] running `Command { std: "docker" "start" "-a" "dc5d3e918a57712826c010ddf1ff6607126f6b1e94ed5c98ceb8ad015054e6b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking recursion v0.5.4 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling sad_macros v0.2.0 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking rmp-serde v0.15.5 [INFO] [stderr] Checking isolang v2.4.0 [INFO] [stderr] Checking cesrox v0.1.7 [INFO] [stderr] Checking said v0.4.2 [INFO] [stderr] Checking 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" "dc5d3e918a57712826c010ddf1ff6607126f6b1e94ed5c98ceb8ad015054e6b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc5d3e918a57712826c010ddf1ff6607126f6b1e94ed5c98ceb8ad015054e6b4", kill_on_drop: false }` [INFO] [stdout] dc5d3e918a57712826c010ddf1ff6607126f6b1e94ed5c98ceb8ad015054e6b4