[INFO] fetching crate br-plugin 0.1.13... [INFO] checking br-plugin-0.1.13 against try#45b14c26f76a39a9945ef8518d3276f1bc880008 for pr-113242 [INFO] extracting crate br-plugin 0.1.13 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate br-plugin 0.1.13 on toolchain 45b14c26f76a39a9945ef8518d3276f1bc880008 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate br-plugin 0.1.13 [INFO] finished tweaking crates.io crate br-plugin 0.1.13 [INFO] tweaked toml for crates.io crate br-plugin 0.1.13 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate br-plugin 0.1.13 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" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74e79d47247d000d6f84f90f39771b1e6bc92c03a143bd1a1e4260321f3a85d9 [INFO] running `Command { std: "docker" "start" "-a" "74e79d47247d000d6f84f90f39771b1e6bc92c03a143bd1a1e4260321f3a85d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74e79d47247d000d6f84f90f39771b1e6bc92c03a143bd1a1e4260321f3a85d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e79d47247d000d6f84f90f39771b1e6bc92c03a143bd1a1e4260321f3a85d9", kill_on_drop: false }` [INFO] [stdout] 74e79d47247d000d6f84f90f39771b1e6bc92c03a143bd1a1e4260321f3a85d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+45b14c26f76a39a9945ef8518d3276f1bc880008" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a587a146d4d4998d91f279aba9a4a5e6fc8e334a558d82eb32dfb232fc2252c3 [INFO] running `Command { std: "docker" "start" "-a" "a587a146d4d4998d91f279aba9a4a5e6fc8e334a558d82eb32dfb232fc2252c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v2.3.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling libdeflate-sys v0.11.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking sha2 v0.10.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.3.4 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking lru v0.10.0 [INFO] [stderr] Checking stderrlog v0.5.4 [INFO] [stderr] Checking zopfli v0.7.4 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking sqlite3-sys v0.15.2 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking filetime v0.2.21 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Checking wild v2.1.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking br-fields v0.0.23 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking sqlite v0.30.5 [INFO] [stderr] Checking time-core v0.1.1 [INFO] [stderr] Checking libdeflater v0.11.0 [INFO] [stderr] Checking sha256 v1.1.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking textcode v0.2.2 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking br-crypto v0.1.3 [INFO] [stderr] Compiling derive_utils v0.13.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling io-enum v1.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking oxipng v8.0.0 [INFO] [stderr] Checking br-file v0.0.1 [INFO] [stderr] Checking br-web v0.1.10 [INFO] [stderr] Checking redis v0.23.0 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Checking br-cache v0.0.4 [INFO] [stderr] Checking br-db v0.2.2 [INFO] [stderr] Checking br-plugin v0.1.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:178:84 [INFO] [stdout] | [INFO] [stdout] 178 | ... row["value"] = format!("{}", find[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:180:103 [INFO] [stdout] | [INFO] [stdout] 180 | ... row["value"] = format!("{} | {}", row["value"], find[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:318:60 [INFO] [stdout] | [INFO] [stdout] 318 | row["value"] = format!("{}", item[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:320:79 [INFO] [stdout] | [INFO] [stdout] 320 | row["value"] = format!("{} | {}", row["value"], item[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:178:84 [INFO] [stdout] | [INFO] [stdout] 178 | ... row["value"] = format!("{}", find[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(suspicious_double_ref_op)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:180:103 [INFO] [stdout] | [INFO] [stdout] 180 | ... row["value"] = format!("{} | {}", row["value"], find[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:318:60 [INFO] [stdout] | [INFO] [stdout] 318 | row["value"] = format!("{}", item[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type [INFO] [stdout] --> src/model.rs:320:79 [INFO] [stdout] | [INFO] [stdout] 320 | row["value"] = format!("{} | {}", row["value"], item[field.clone()]).into(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.17s [INFO] running `Command { std: "docker" "inspect" "a587a146d4d4998d91f279aba9a4a5e6fc8e334a558d82eb32dfb232fc2252c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a587a146d4d4998d91f279aba9a4a5e6fc8e334a558d82eb32dfb232fc2252c3", kill_on_drop: false }` [INFO] [stdout] a587a146d4d4998d91f279aba9a4a5e6fc8e334a558d82eb32dfb232fc2252c3