[INFO] cloning repository https://github.com/LinearDev/rdsync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LinearDev/rdsync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinearDev%2Frdsync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinearDev%2Frdsync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 26b726bafcaa6f7498e1e9aa66ba5bdb76b0503a
[INFO] checking LinearDev/rdsync against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLinearDev%2Frdsync" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LinearDev/rdsync
[INFO] finished tweaking git repo https://github.com/LinearDev/rdsync
[INFO] tweaked toml for git repo https://github.com/LinearDev/rdsync written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LinearDev/rdsync on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LinearDev/rdsync 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.6.1
[INFO] [stderr]   Downloaded serde_spanned v0.6.5
[INFO] [stderr]   Downloaded protobuf-support v3.3.0
[INFO] [stderr]   Downloaded which v4.4.2
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded anyhow v1.0.79
[INFO] [stderr]   Downloaded thiserror-impl v1.0.56
[INFO] [stderr]   Downloaded protobuf-parse v3.3.0
[INFO] [stderr]   Downloaded js-sys v0.3.66
[INFO] [stderr]   Downloaded thiserror v1.0.56
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded simd-json v0.13.6
[INFO] [stderr]   Downloaded chrono v0.4.31
[INFO] [stderr]   Downloaded protobuf v3.3.0
[INFO] [stderr]   Downloaded winnow v0.5.33
[INFO] [stderr]   Downloaded protobuf-codegen v3.3.0
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded simdutf8 v0.1.4
[INFO] [stderr]   Downloaded ahash v0.8.7
[INFO] [stderr]   Downloaded value-trait v0.8.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.22
[INFO] [stderr]   Downloaded ref-cast v1.0.22
[INFO] [stderr]   Downloaded float-cmp v0.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded uuid-macro-internal v1.6.1
[INFO] [stderr]   Downloaded halfbrown v0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 982fb84bd845e253a850a2507dd5d3652c8fa33ee721f9fecb77ba1f31ec26d3
[INFO] running `Command { std: "docker" "start" "-a" "982fb84bd845e253a850a2507dd5d3652c8fa33ee721f9fecb77ba1f31ec26d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "982fb84bd845e253a850a2507dd5d3652c8fa33ee721f9fecb77ba1f31ec26d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "982fb84bd845e253a850a2507dd5d3652c8fa33ee721f9fecb77ba1f31ec26d3", kill_on_drop: false }`
[INFO] [stdout] 982fb84bd845e253a850a2507dd5d3652c8fa33ee721f9fecb77ba1f31ec26d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b965270ec58d7666ebb399d33c713c45ca30ce0f1982fc38fc4cbcceb3ffd6e
[INFO] running `Command { std: "docker" "start" "-a" "8b965270ec58d7666ebb399d33c713c45ca30ce0f1982fc38fc4cbcceb3ffd6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling protobuf v3.3.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking winnow v0.5.33
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling uuid-macro-internal v1.6.1
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking protobuf-support v3.3.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking protobuf-parse v3.3.0
[INFO] [stderr]     Checking protobuf-codegen v3.3.0
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking halfbrown v0.2.4
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking value-trait v0.8.0
[INFO] [stderr]     Checking simd-json v0.13.6
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking rdsync v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/protos/row.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/config.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Lazy static instance of the configuration
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::cache`
[INFO] [stdout]  --> src/tests/cache_test/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use crate::cache;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/tx_pool/req_handler.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |           /// Handle all other paths
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 81 | /         _ => {
[INFO] [stdout] 82 | |             /// Return a `no action` Not Found response for unrecognized paths
[INFO] [stdout] 83 | |             Ok("no action".to_string())
[INFO] [stdout] 84 | |         }
[INFO] [stdout]    | |_________- rustdoc does not generate documentation for match arms
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/tx_pool/req_handler.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             /// Return a `no action` Not Found response for unrecognized paths
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 83 |             Ok("no action".to_string())
[INFO] [stdout]    |             --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> src/protos/row.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/config.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | /// Lazy static instance of the configuration
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/tx_pool/req_handler.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |           /// Handle all other paths
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 81 | /         _ => {
[INFO] [stdout] 82 | |             /// Return a `no action` Not Found response for unrecognized paths
[INFO] [stdout] 83 | |             Ok("no action".to_string())
[INFO] [stdout] 84 | |         }
[INFO] [stdout]    | |_________- rustdoc does not generate documentation for match arms
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/tx_pool/req_handler.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             /// Return a `no action` Not Found response for unrecognized paths
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 83 |             Ok("no action".to_string())
[INFO] [stdout]    |             --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/db/json_filter.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut new_filter_value: &Map<String, Value>;
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/db/json_filter.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let mut new_filter_value: &Map<String, Value>;
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `bunch` is never read
[INFO] [stdout]   --> src/http/row_methods.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut bunch: Vec<Bunch> = Vec::with_capacity(1024);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `bunch` is never read
[INFO] [stdout]   --> src/http/row_methods.rs:96:33
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let mut bunch: Vec<Bunch> = Vec::with_capacity(1024);
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.31s
[INFO] running `Command { std: "docker" "inspect" "8b965270ec58d7666ebb399d33c713c45ca30ce0f1982fc38fc4cbcceb3ffd6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b965270ec58d7666ebb399d33c713c45ca30ce0f1982fc38fc4cbcceb3ffd6e", kill_on_drop: false }`
[INFO] [stdout] 8b965270ec58d7666ebb399d33c713c45ca30ce0f1982fc38fc4cbcceb3ffd6e
