[INFO] cloning repository https://github.com/hydro-project/hydroflow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydro-project/hydroflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c9632a0316c29df0ee793a15b1a02f651c4ff51 [INFO] checking hydro-project/hydroflow against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydro-project%2Fhydroflow" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hydro-project/hydroflow on toolchain 024378d9203a4009ed73d6db2681b88a8d74ce7a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hydro-project/hydroflow [INFO] finished tweaking git repo https://github.com/hydro-project/hydroflow [INFO] tweaked toml for git repo https://github.com/hydro-project/hydroflow written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hydro-project/hydroflow 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" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d42506719049ba377460588374f8e3c7fa640519f755d9514ee98f44dfa247e [INFO] running `Command { std: "docker" "start" "-a" "0d42506719049ba377460588374f8e3c7fa640519f755d9514ee98f44dfa247e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d42506719049ba377460588374f8e3c7fa640519f755d9514ee98f44dfa247e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d42506719049ba377460588374f8e3c7fa640519f755d9514ee98f44dfa247e", kill_on_drop: false }` [INFO] [stdout] 0d42506719049ba377460588374f8e3c7fa640519f755d9514ee98f44dfa247e [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" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+024378d9203a4009ed73d6db2681b88a8d74ce7a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb042ac06f97439054ace8dee84002a57462b2dfbbfa73fe143bc624f0bb7213 [INFO] running `Command { std: "docker" "start" "-a" "eb042ac06f97439054ace8dee84002a57462b2dfbbfa73fe143bc624f0bb7213", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling syn v2.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling prettyplease v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-ident v1.0.8 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling tree-sitter-loader v0.20.0 [INFO] [stderr] Checking linux-raw-sys v0.3.1 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rust-sitter-common v0.3.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tiny_http v0.12.0 [INFO] [stderr] Compiling webbrowser v0.8.9 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling hydroflow_lang v0.2.0 (/opt/rustwide/workdir/hydroflow_lang) [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.0.0 [INFO] [stderr] Compiling auto_impl v1.0.1 [INFO] [stderr] Compiling c2rust-bitfields-derive v0.2.1 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling smallbitvec v2.5.1 [INFO] [stderr] Compiling tree-sitter-highlight v0.20.1 [INFO] [stderr] Compiling tree-sitter-tags v0.20.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling syn-inline-mod v0.5.0 [INFO] [stderr] Compiling rust-sitter-macro v0.3.3 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling c2rust-bitfields v0.3.0 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling tree-sitter-c2rust v0.20.10 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Checking tokio-util v0.7.7 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Checking cc-traits v2.0.0 [INFO] [stderr] Checking variadics v0.0.2 (/opt/rustwide/workdir/variadics) [INFO] [stderr] Compiling rust-sitter v0.3.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking pusherator v0.0.1 (/opt/rustwide/workdir/pusherator) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tokio-stream v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking lattices v0.2.0 (/opt/rustwide/workdir/lattices) [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking hydroflow_cli_integration v0.2.0 (/opt/rustwide/workdir/hydroflow_cli_integration) [INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> lattices/src/test.rs:197:34 [INFO] [stdout] | [INFO] [stdout] 197 | items: self.items.clone(), [INFO] [stdout] | ^^^^^^^^ unnecessary method call [INFO] [stdout] | [INFO] [stdout] = note: the type `[T]` does not implement `Clone`, so calling `clone` on `&[T]` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[deny(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lattices` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb042ac06f97439054ace8dee84002a57462b2dfbbfa73fe143bc624f0bb7213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb042ac06f97439054ace8dee84002a57462b2dfbbfa73fe143bc624f0bb7213", kill_on_drop: false }` [INFO] [stdout] eb042ac06f97439054ace8dee84002a57462b2dfbbfa73fe143bc624f0bb7213