[INFO] fetching crate madeleine 0.2.3... [INFO] checking madeleine-0.2.3 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate madeleine 0.2.3 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate madeleine 0.2.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate madeleine 0.2.3 [INFO] tweaked toml for crates.io crate madeleine 0.2.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate madeleine 0.2.3 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate madeleine 0.2.3 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e982666e9f533efc6e7056208000286c0acc55c826211b16465f2c001a337cea [INFO] running `Command { std: "docker" "start" "-a" "e982666e9f533efc6e7056208000286c0acc55c826211b16465f2c001a337cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e982666e9f533efc6e7056208000286c0acc55c826211b16465f2c001a337cea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e982666e9f533efc6e7056208000286c0acc55c826211b16465f2c001a337cea", kill_on_drop: false }` [INFO] [stdout] e982666e9f533efc6e7056208000286c0acc55c826211b16465f2c001a337cea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Zstrict-projection-item-bounds" "-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 148c82fdd04c4c70fe18c67549978cb0f108550b2d74e04ac6c6d76db41a99d0 [INFO] running `Command { std: "docker" "start" "-a" "148c82fdd04c4c70fe18c67549978cb0f108550b2d74e04ac6c6d76db41a99d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking page_size v0.4.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking commitlog v0.2.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking ulid v1.1.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking madeleine v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `SystemState: Deserialize<'a>` [INFO] [stdout] --> src/command.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | type SystemState: Serialize + Deserialize<'a> + Clone; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `SystemState: Deserialize<'a>` found [INFO] [stdout] --> src/command.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | type SystemState: Serialize + Deserialize<'a> + Clone; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/madeleine.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | impl Deserialize<'a> + Serialize> Madeleine { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed: cannot satisfy `SystemState: Deserialize<'a>` [INFO] [stdout] --> src/madeleine.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | / self [INFO] [stdout] 74 | | .internal_state [INFO] [stdout] 75 | | .replace_with(|old| command.execute(old.to_owned())); [INFO] [stdout] | |__________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s or `where` clauses satisfying `SystemState: Deserialize<'a>` found [INFO] [stdout] --> src/command.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | type SystemState: Serialize + Deserialize<'a> + Clone; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/madeleine.rs:22:27 [INFO] [stdout] | [INFO] [stdout] 22 | impl Deserialize<'a> + Serialize> Madeleine { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: required by a bound in `Madeleine::::execute_command` [INFO] [stdout] --> src/command.rs:8:33 [INFO] [stdout] | [INFO] [stdout] 8 | type SystemState: Serialize + Deserialize<'a> + Clone; [INFO] [stdout] | ^^^^^^^^^^^^^^^ required by this bound in `Madeleine::::execute_command` [INFO] [stdout] | [INFO] [stdout] ::: src/madeleine.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn execute_command<'a, C>(&self, command: C) -> Result [INFO] [stdout] | --------------- required by a bound in this associated function [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `madeleine` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "148c82fdd04c4c70fe18c67549978cb0f108550b2d74e04ac6c6d76db41a99d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "148c82fdd04c4c70fe18c67549978cb0f108550b2d74e04ac6c6d76db41a99d0", kill_on_drop: false }` [INFO] [stdout] 148c82fdd04c4c70fe18c67549978cb0f108550b2d74e04ac6c6d76db41a99d0