[INFO] fetching crate dialtone_yew 0.1.0...
[INFO] checking dialtone_yew-0.1.0 against try#024378d9203a4009ed73d6db2681b88a8d74ce7a for pr-112160
[INFO] extracting crate dialtone_yew 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate dialtone_yew 0.1.0 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] started tweaking crates.io crate dialtone_yew 0.1.0
[INFO] finished tweaking crates.io crate dialtone_yew 0.1.0
[INFO] tweaked toml for crates.io crate dialtone_yew 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate dialtone_yew 0.1.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 344afb26cd0e98b42ec72e733b0250471754f153b0fa661776b1bd986d2d8586
[INFO] running `Command { std: "docker" "start" "-a" "344afb26cd0e98b42ec72e733b0250471754f153b0fa661776b1bd986d2d8586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "344afb26cd0e98b42ec72e733b0250471754f153b0fa661776b1bd986d2d8586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344afb26cd0e98b42ec72e733b0250471754f153b0fa661776b1bd986d2d8586", kill_on_drop: false }`
[INFO] [stdout] 344afb26cd0e98b42ec72e733b0250471754f153b0fa661776b1bd986d2d8586
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 827466cf7e3c15185d2e339c280e561b201ff6744b5b691d01eb09c0afba3a09
[INFO] running `Command { std: "docker" "start" "-a" "827466cf7e3c15185d2e339c280e561b201ff6744b5b691d01eb09c0afba3a09", kill_on_drop: false }`
[INFO] [stderr] Compiling syn v1.0.98
[INFO] [stderr] Compiling serde_derive v1.0.138
[INFO] [stderr] Compiling serde v1.0.138
[INFO] [stderr] Compiling serde_json v1.0.82
[INFO] [stderr] Compiling wasm-bindgen-shared v0.2.81
[INFO] [stderr] Compiling bumpalo v3.10.0
[INFO] [stderr] Compiling wasm-bindgen v0.2.81
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Checking futures-sink v0.3.21
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Checking once_cell v1.12.1
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling openssl-sys v0.9.74
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Checking futures-io v0.3.21
[INFO] [stderr] Checking hashbrown v0.12.1
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Checking tracing-core v0.1.28
[INFO] [stderr] Compiling openssl v0.10.40
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Compiling httparse v1.7.1
[INFO] [stderr] Compiling native-tls v0.2.10
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Checking unicode-normalization v0.1.21
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Compiling boolinator v2.4.0
[INFO] [stderr] Checking anymap2 v0.13.0
[INFO] [stderr] Compiling const_format_proc_macros v0.2.22
[INFO] [stderr] Checking scoped-tls-hkt v0.1.2
[INFO] [stderr] Checking http v0.2.8
[INFO] [stderr] Checking route-recognizer v0.3.1
[INFO] [stderr] Checking parking_lot_core v0.9.3
[INFO] [stderr] Checking signal-hook-registry v1.4.0
[INFO] [stderr] Checking socket2 v0.4.4
[INFO] [stderr] Checking num_cpus v1.13.1
[INFO] [stderr] Checking mio v0.8.4
[INFO] [stderr] Checking indexmap v1.9.1
[INFO] [stderr] Checking time v0.1.44
[INFO] [stderr] Checking parking_lot v0.12.1
[INFO] [stderr] Checking tracing v0.1.35
[INFO] [stderr] Checking idna v0.2.3
[INFO] [stderr] Checking http-body v0.4.5
[INFO] [stderr] Checking url v2.2.2
[INFO] [stderr] Checking const_format v0.2.25
[INFO] [stderr] Compiling wasm-bindgen-backend v0.2.81
[INFO] [stderr] Compiling proc-macro-error v1.0.4
[INFO] [stderr] Compiling thiserror-impl v1.0.31
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling tokio-macros v1.8.0
[INFO] [stderr] Compiling openssl-macros v0.1.0
[INFO] [stderr] Compiling yew-macro v0.19.3
[INFO] [stderr] Compiling git-version-macro v0.3.5
[INFO] [stderr] Compiling pin-project-internal v1.0.11
[INFO] [stderr] Compiling yew-router-macro v0.16.0
[INFO] [stderr] Compiling bounce-macros v0.2.0
[INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.81
[INFO] [stderr] Checking git-version v0.3.5
[INFO] [stderr] Compiling wasm-bindgen-macro v0.2.81
[INFO] [stderr] Checking tokio v1.19.2
[INFO] [stderr] Checking pin-project v1.0.11
[INFO] [stderr] Checking thiserror v1.0.31
[INFO] [stderr] Checking futures-executor v0.3.21
[INFO] [stderr] Checking futures v0.3.21
[INFO] [stderr] Checking tokio-util v0.7.3
[INFO] [stderr] Checking tokio-native-tls v0.3.0
[INFO] [stderr] Checking h2 v0.3.13
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking serde_variant v0.1.1
[INFO] [stderr] Checking bincode v1.3.3
[INFO] [stderr] Checking chrono v0.4.19
[INFO] [stderr] Checking dialtone_common v0.1.0
[INFO] [stderr] Checking js-sys v0.3.58
[INFO] [stderr] Checking console_error_panic_hook v0.1.7
[INFO] [stderr] Checking hyper v0.14.19
[INFO] [stderr] Checking web-sys v0.3.58
[INFO] [stderr] Checking wasm-bindgen-futures v0.4.31
[INFO] [stderr] Checking gloo-timers v0.2.4
[INFO] [stderr] Checking serde-wasm-bindgen v0.3.1
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking reqwest v0.11.11
[INFO] [stderr] Checking dialtone_reqwest v0.1.0
[INFO] [stderr] Checking gloo-utils v0.1.4
[INFO] [stderr] Checking gloo-events v0.1.2
[INFO] [stderr] Checking gloo-console v0.2.1
[INFO] [stderr] Checking gloo-dialogs v0.1.1
[INFO] [stderr] Checking gloo-render v0.1.1
[INFO] [stderr] Checking gloo-storage v0.2.1
[INFO] [stderr] Checking gloo-net v0.2.3
[INFO] [stderr] Checking gloo-worker v0.1.2
[INFO] [stderr] Checking gloo-file v0.2.3
[INFO] [stderr] Checking gloo-history v0.1.0
[INFO] [stderr] Checking gloo v0.4.2
[INFO] [stderr] Checking yew v0.19.3
[INFO] [stderr] Checking gloo v0.7.0
[INFO] [stderr] Checking yew-router v0.16.0
[INFO] [stderr] Checking bounce v0.2.0
[INFO] [stderr] Checking dialtone_yew v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/components/common/dt_status_const_text.rs:52:79
[INFO] [stdout] |
[INFO] [stdout] 52 | {props.status.message.clone()}
[INFO] [stdout] | ^^^^^^^^ unnecessary method 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: `#[deny(noop_method_call)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout] --> src/components/common/dt_status_const_text.rs:52:79
[INFO] [stdout] |
[INFO] [stdout] 52 | {props.status.message.clone()}
[INFO] [stdout] | ^^^^^^^^ unnecessary method 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: `#[deny(noop_method_call)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `dialtone_yew` (bin "dialtone_yew") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dialtone_yew` (bin "dialtone_yew" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "827466cf7e3c15185d2e339c280e561b201ff6744b5b691d01eb09c0afba3a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "827466cf7e3c15185d2e339c280e561b201ff6744b5b691d01eb09c0afba3a09", kill_on_drop: false }`
[INFO] [stdout] 827466cf7e3c15185d2e339c280e561b201ff6744b5b691d01eb09c0afba3a09