[INFO] fetching crate ossa 0.0.1... [INFO] testing ossa-0.0.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ossa 0.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate ossa 0.0.1 [INFO] finished tweaking crates.io crate ossa 0.0.1 [INFO] tweaked toml for crates.io crate ossa 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ossa 0.0.1 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] crate crates.io crate ossa 0.0.1 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ossa-crdt v0.0.1 [INFO] [stderr] Downloaded ossa-typeable-derive v0.0.1 [INFO] [stderr] Downloaded bitmaps v2.1.0 [INFO] [stderr] Downloaded ossa-typeable v0.0.1 [INFO] [stderr] Downloaded rand_xoshiro v0.6.0 [INFO] [stderr] Downloaded async-session-types v0.1.2 [INFO] [stderr] Downloaded ossa-core v0.0.1 [INFO] [stderr] Downloaded im v15.1.0 [INFO] [stderr] Downloaded daggy v0.9.0 [INFO] [stderr] Downloaded sized-chunks v0.6.5 [INFO] [stderr] Downloaded replace_with v0.1.8 [INFO] [stderr] Downloaded serde_cbor v0.11.2 [INFO] [stderr] Downloaded petgraph v0.8.2 [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] 71cb2669dc1477c07135b1fe3b41b636d3f402045941d21fd4bddd7d7ede0513 [INFO] running `Command { std: "docker" "start" "-a" "71cb2669dc1477c07135b1fe3b41b636d3f402045941d21fd4bddd7d7ede0513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71cb2669dc1477c07135b1fe3b41b636d3f402045941d21fd4bddd7d7ede0513", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71cb2669dc1477c07135b1fe3b41b636d3f402045941d21fd4bddd7d7ede0513", kill_on_drop: false }` [INFO] [stdout] 71cb2669dc1477c07135b1fe3b41b636d3f402045941d21fd4bddd7d7ede0513 [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] 0066310dbcef771ca618f1611efacbcd5391c92fac969668f16cb21bcd1e6ae8 [INFO] running `Command { std: "docker" "start" "-a" "0066310dbcef771ca618f1611efacbcd5391c92fac969668f16cb21bcd1e6ae8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling replace_with v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling daggy v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ossa-typeable-derive v0.0.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling async-session-types v0.1.2 [INFO] [stderr] Compiling ossa-typeable v0.0.1 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ossa-crdt v0.0.1 [INFO] [stderr] Compiling ossa-core v0.0.1 [INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ossa-core-0.0.1/src/protocol/store_peer/ecg_sync.rs:505:14 [INFO] [stdout] | [INFO] [stdout] 505 | .extract_if(|header_id| ecg_state.contains(header_id)) [INFO] [stdout] | ^^^^^^^^^^------------------------------------------- argument #2 is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/collections/btree/set.rs:1222:12 [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 505 | .extract_if(|header_id| ecg_state.contains(header_id), /* pred */) [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@ecg_sync.rs:505:25}: RangeBounds` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ossa-core-0.0.1/src/protocol/store_peer/ecg_sync.rs:505:25 [INFO] [stdout] | [INFO] [stdout] 505 | .extract_if(|header_id| ecg_state.contains(header_id)) [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `RangeBounds` is not implemented for closure `{closure@ecg_sync.rs:505:25}` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `BTreeSet::::extract_if` [INFO] [stdout] --> /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/alloc/src/collections/btree/set.rs:1222:5 [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ossa_core-cbb76a009d0e00c3.long-type-13860344339372592596.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `{closure@ecg_sync.rs:505:25}: RangeBounds` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ossa-core-0.0.1/src/protocol/store_peer/ecg_sync.rs:503:26 [INFO] [stdout] | [INFO] [stdout] 503 | for header_id in self [INFO] [stdout] | __________________________^ [INFO] [stdout] 504 | | .our_unknown [INFO] [stdout] 505 | | .extract_if(|header_id| ecg_state.contains(header_id)) [INFO] [stdout] | |__________________________________________________________________^ the trait `RangeBounds` is not implemented for closure `{closure@ecg_sync.rs:505:25}` [INFO] [stdout] | [INFO] [stdout] = note: required for `ExtractIf<'_, HeaderId, {closure@ecg_sync.rs:505:25}, _>` to implement `Iterator` [INFO] [stdout] = note: required for `ExtractIf<'_, HeaderId, {closure@ecg_sync.rs:505:25}, _>` to implement `IntoIterator` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/ossa_core-cbb76a009d0e00c3.long-type-13860344339372592596.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ossa-core` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "0066310dbcef771ca618f1611efacbcd5391c92fac969668f16cb21bcd1e6ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0066310dbcef771ca618f1611efacbcd5391c92fac969668f16cb21bcd1e6ae8", kill_on_drop: false }` [INFO] [stdout] 0066310dbcef771ca618f1611efacbcd5391c92fac969668f16cb21bcd1e6ae8