[INFO] cloning repository https://github.com/nelsbrock/cirrus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nelsbrock/cirrus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsbrock%2Fcirrus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsbrock%2Fcirrus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1378b623b4435aed29aeae140fc16c667a3b5638
[INFO] checking nelsbrock/cirrus against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnelsbrock%2Fcirrus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nelsbrock/cirrus
[INFO] finished tweaking git repo https://github.com/nelsbrock/cirrus
[INFO] tweaked toml for git repo https://github.com/nelsbrock/cirrus written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nelsbrock/cirrus on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nelsbrock/cirrus 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_spanned v0.6.1
[INFO] [stderr]   Downloaded toml_datetime v0.6.1
[INFO] [stderr]   Downloaded toml v0.7.3
[INFO] [stderr]   Downloaded clap_lex v0.3.2
[INFO] [stderr]   Downloaded diesel_migrations v2.0.0
[INFO] [stderr]   Downloaded toml_edit v0.19.6
[INFO] [stderr]   Downloaded clap_derive v4.1.8
[INFO] [stderr]   Downloaded serde_derive v1.0.156
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded anyhow v1.0.69
[INFO] [stderr]   Downloaded diesel_derives v2.0.2
[INFO] [stderr]   Downloaded io-lifetimes v1.0.6
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded serde v1.0.156
[INFO] [stderr]   Downloaded proc-macro2 v1.0.52
[INFO] [stderr]   Downloaded pbkdf2 v0.12.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] [stderr]   Downloaded winnow v0.3.5
[INFO] [stderr]   Downloaded scratch v1.0.5
[INFO] [stderr]   Downloaded clap v4.1.8
[INFO] [stderr]   Downloaded migrations_internals v2.0.0
[INFO] [stderr]   Downloaded migrations_macros v2.0.0
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] [stderr]   Downloaded diesel v2.0.3
[INFO] [stderr]   Downloaded chrono v0.4.24
[INFO] [stderr]   Downloaded rustix v0.36.9
[INFO] [stderr]   Downloaded libsqlite3-sys v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d2083a3cf86e937f6a12b8a812c68bde8cab4b7f5690c2a2825a0e6651f8df1
[INFO] running `Command { std: "docker" "start" "-a" "8d2083a3cf86e937f6a12b8a812c68bde8cab4b7f5690c2a2825a0e6651f8df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d2083a3cf86e937f6a12b8a812c68bde8cab4b7f5690c2a2825a0e6651f8df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d2083a3cf86e937f6a12b8a812c68bde8cab4b7f5690c2a2825a0e6651f8df1", kill_on_drop: false }`
[INFO] [stdout] 8d2083a3cf86e937f6a12b8a812c68bde8cab4b7f5690c2a2825a0e6651f8df1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd01e480d8d0130c6f5d7b1a8a3eb057d6e9a2b0d26c0c4a2a926cf7204c3dd1
[INFO] running `Command { std: "docker" "start" "-a" "cd01e480d8d0130c6f5d7b1a8a3eb057d6e9a2b0d26c0c4a2a926cf7204c3dd1", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `chrono` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking winnow v0.3.5
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking rtoolbox v0.0.1
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking rpassword v7.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.1
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling diesel_derives v2.0.2
[INFO] [stderr]    Compiling clap_derive v4.1.8
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]     Checking clap v4.1.8
[INFO] [stderr]     Checking diesel v2.0.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking toml_edit v0.19.6
[INFO] [stderr]    Compiling migrations_internals v2.0.0
[INFO] [stderr]    Compiling migrations_macros v2.0.0
[INFO] [stderr]     Checking toml v0.7.3
[INFO] [stderr]     Checking diesel_migrations v2.0.0
[INFO] [stderr]     Checking cirrus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bin/cirrus.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn run(mut ctx: Context) -> anyhow::Result<()> {
[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/bin/cirrus.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn run(mut ctx: Context) -> anyhow::Result<()> {
[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: unused variable: `ctx`
[INFO] [stdout]   --> src/bin/cirrus.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn run(mut ctx: Context) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/bin/cirrus.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | async fn run(mut ctx: Context) -> anyhow::Result<()> {
[INFO] [stdout]    |              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/bin/cirrus.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct Context {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 162 |     config: Config,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]    --> src/bin/cirrus.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 161 | struct Context {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 162 |     config: Config,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "cd01e480d8d0130c6f5d7b1a8a3eb057d6e9a2b0d26c0c4a2a926cf7204c3dd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd01e480d8d0130c6f5d7b1a8a3eb057d6e9a2b0d26c0c4a2a926cf7204c3dd1", kill_on_drop: false }`
[INFO] [stdout] cd01e480d8d0130c6f5d7b1a8a3eb057d6e9a2b0d26c0c4a2a926cf7204c3dd1
