[INFO] fetching crate mblue 0.1.0... [INFO] building mblue-0.1.0 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] extracting crate mblue 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate mblue 0.1.0 on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mblue 0.1.0 [INFO] finished tweaking crates.io crate mblue 0.1.0 [INFO] tweaked toml for crates.io crate mblue 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-multipart v0.6.1 [INFO] [stderr] Downloaded actix-web-lab-derive v0.19.0 [INFO] [stderr] Downloaded parse-size v1.0.0 [INFO] [stderr] Downloaded actix-multipart-derive v0.6.1 [INFO] [stderr] Downloaded actix-files v0.6.2 [INFO] [stderr] Downloaded mediatype v0.19.16 [INFO] [stderr] Downloaded actix-web-lab v0.19.2 [INFO] [stderr] Downloaded deunicode v1.4.2 [INFO] [stderr] Downloaded serde_plain v1.0.2 [INFO] [stderr] Downloaded serde_html_form v0.2.3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b32449363098a1248cf32b4182adf0420fec92e5690e19eab8f29af2eda9e4b [INFO] running `Command { std: "docker" "start" "-a" "5b32449363098a1248cf32b4182adf0420fec92e5690e19eab8f29af2eda9e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b32449363098a1248cf32b4182adf0420fec92e5690e19eab8f29af2eda9e4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b32449363098a1248cf32b4182adf0420fec92e5690e19eab8f29af2eda9e4b", kill_on_drop: false }` [INFO] [stdout] 5b32449363098a1248cf32b4182adf0420fec92e5690e19eab8f29af2eda9e4b [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a1ac967cc9959f0e5419ee8a228d95cf99c6194ba34b3529c4d101d33b7a974 [INFO] running `Command { std: "docker" "start" "-a" "4a1ac967cc9959f0e5419ee8a228d95cf99c6194ba34b3529c4d101d33b7a974", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.72 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling time-macros v0.2.16 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling deunicode v1.4.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling parse-size v1.0.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling impl-more v0.1.6 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling mediatype v0.19.16 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling actix-router v0.5.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling ignore v0.4.21 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz v0.8.5 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-lab-derive v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.53 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling async-trait v0.1.76 [INFO] [stderr] Compiling uuid-macro-internal v1.6.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling actix-multipart-derive v0.6.1 [INFO] [stderr] Compiling zstd v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.53 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling actix-rt v2.9.0 [INFO] [stderr] Compiling actix-server v2.3.0 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling actix-codec v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling serde_html_form v0.2.3 [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling tera v1.19.1 [INFO] [stderr] Compiling actix-http v3.5.1 [INFO] [stderr] Compiling actix-web v4.4.1 [INFO] [stderr] Compiling actix-files v0.6.2 [INFO] [stderr] Compiling actix-multipart v0.6.1 [INFO] [stderr] Compiling actix-web-lab v0.19.2 [INFO] [stderr] Compiling mblue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | let path = req.path().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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | let path = req.path().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] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.92s [INFO] running `Command { std: "docker" "inspect" "4a1ac967cc9959f0e5419ee8a228d95cf99c6194ba34b3529c4d101d33b7a974", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1ac967cc9959f0e5419ee8a228d95cf99c6194ba34b3529c4d101d33b7a974", kill_on_drop: false }` [INFO] [stdout] 4a1ac967cc9959f0e5419ee8a228d95cf99c6194ba34b3529c4d101d33b7a974 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d83e964de48b4762dfb60bed0970fba06d7ec4baf06b478ad68365b12d0a2d1 [INFO] running `Command { std: "docker" "start" "-a" "2d83e964de48b4762dfb60bed0970fba06d7ec4baf06b478ad68365b12d0a2d1", kill_on_drop: false }` [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | let path = req.path().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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | let path = req.path().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] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mblue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | let path = req.path().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: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/lib.rs:134:46 [INFO] [stdout] | [INFO] [stdout] 134 | let path = req.path().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] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "2d83e964de48b4762dfb60bed0970fba06d7ec4baf06b478ad68365b12d0a2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d83e964de48b4762dfb60bed0970fba06d7ec4baf06b478ad68365b12d0a2d1", kill_on_drop: false }` [INFO] [stdout] 2d83e964de48b4762dfb60bed0970fba06d7ec4baf06b478ad68365b12d0a2d1