[INFO] cloning repository https://github.com/arcalot/arcalog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcalot/arcalog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcalot%2Farcalog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcalot%2Farcalog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df3ed24f8d63e26dcf5b6444a0941a2e1ec7d60b [INFO] checking arcalot/arcalog against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcalot%2Farcalog" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arcalot/arcalog on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arcalot/arcalog [INFO] finished tweaking git repo https://github.com/arcalot/arcalog [INFO] tweaked toml for git repo https://github.com/arcalot/arcalog written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/arcalot/arcalog 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unsafe-libyaml v0.2.2 [INFO] [stderr] Downloaded android_system_properties v0.1.4 [INFO] [stderr] Downloaded iana-time-zone v0.1.41 [INFO] [stderr] Downloaded clap v4.4.10 [INFO] [stderr] Downloaded serde_yaml v0.9.4 [INFO] [stderr] Downloaded chrono v0.4.21 [INFO] [stderr] Downloaded clap_builder v4.4.9 [INFO] [stderr] Downloaded time v0.3.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45d3b82235cdbe2d6c697d99639918ffb891e250986a7b9ac4b5f1fa66ba892b [INFO] running `Command { std: "docker" "start" "-a" "45d3b82235cdbe2d6c697d99639918ffb891e250986a7b9ac4b5f1fa66ba892b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45d3b82235cdbe2d6c697d99639918ffb891e250986a7b9ac4b5f1fa66ba892b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45d3b82235cdbe2d6c697d99639918ffb891e250986a7b9ac4b5f1fa66ba892b", kill_on_drop: false }` [INFO] [stdout] 45d3b82235cdbe2d6c697d99639918ffb891e250986a7b9ac4b5f1fa66ba892b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0e901859a2485f42a11fab207d6d732c4ade000dd77fdd3a451242f48f193f6 [INFO] running `Command { std: "docker" "start" "-a" "d0e901859a2485f42a11fab207d6d732c4ade000dd77fdd3a451242f48f193f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.41 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.21 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking serde_yaml v0.9.4 [INFO] [stderr] Checking serde_with v3.4.0 [INFO] [stderr] Checking h2 v0.3.17 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking arcalog v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/collection/prow.rs:754:64 [INFO] [stdout] | [INFO] [stdout] 754 | job_types.get_mut(&job_type).unwrap().push(build_id.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/collection/prow.rs:754:64 [INFO] [stdout] | [INFO] [stdout] 754 | job_types.get_mut(&job_type).unwrap().push(build_id.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.33s [INFO] running `Command { std: "docker" "inspect" "d0e901859a2485f42a11fab207d6d732c4ade000dd77fdd3a451242f48f193f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0e901859a2485f42a11fab207d6d732c4ade000dd77fdd3a451242f48f193f6", kill_on_drop: false }` [INFO] [stdout] d0e901859a2485f42a11fab207d6d732c4ade000dd77fdd3a451242f48f193f6 [INFO] checking arcalot/arcalog against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcalot%2Farcalog" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arcalot/arcalog on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arcalot/arcalog [INFO] finished tweaking git repo https://github.com/arcalot/arcalog [INFO] tweaked toml for git repo https://github.com/arcalot/arcalog written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arcalot/arcalog 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 931da0fa2973cdc280fb5d5fd152e2cc18143922598d3d2ae7816ce9660a1ec5 [INFO] running `Command { std: "docker" "start" "-a" "931da0fa2973cdc280fb5d5fd152e2cc18143922598d3d2ae7816ce9660a1ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "931da0fa2973cdc280fb5d5fd152e2cc18143922598d3d2ae7816ce9660a1ec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931da0fa2973cdc280fb5d5fd152e2cc18143922598d3d2ae7816ce9660a1ec5", kill_on_drop: false }` [INFO] [stdout] 931da0fa2973cdc280fb5d5fd152e2cc18143922598d3d2ae7816ce9660a1ec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f77dc0b455885cf7890a59ab43aed9f0d4a2e48cd586b1b9c1e30285e7695482 [INFO] running `Command { std: "docker" "start" "-a" "f77dc0b455885cf7890a59ab43aed9f0d4a2e48cd586b1b9c1e30285e7695482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking iana-time-zone v0.1.41 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap_builder v4.4.9 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.21 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Checking clap v4.4.10 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking serde_with v3.4.0 [INFO] [stderr] Checking serde_yaml v0.9.4 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking arcalog v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/collection/prow.rs:754:64 [INFO] [stdout] | [INFO] [stdout] 754 | job_types.get_mut(&job_type).unwrap().push(build_id.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/collection/prow.rs:754:64 [INFO] [stdout] | [INFO] [stdout] 754 | job_types.get_mut(&job_type).unwrap().push(build_id.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.03s [INFO] running `Command { std: "docker" "inspect" "f77dc0b455885cf7890a59ab43aed9f0d4a2e48cd586b1b9c1e30285e7695482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f77dc0b455885cf7890a59ab43aed9f0d4a2e48cd586b1b9c1e30285e7695482", kill_on_drop: false }` [INFO] [stdout] f77dc0b455885cf7890a59ab43aed9f0d4a2e48cd586b1b9c1e30285e7695482