[INFO] fetching crate cronback-cli 0.1.0...
[INFO] checking cronback-cli-0.1.0 against try#aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa for pr-149195-3
[INFO] extracting crate cronback-cli 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate cronback-cli 0.1.0
[INFO] finished tweaking crates.io crate cronback-cli 0.1.0
[INFO] tweaked toml for crates.io crate cronback-cli 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cronback-cli 0.1.0 on toolchain aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cronback-cli 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" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ec2364ad13931e2eced7cbb0c18f94a0c5f51d05678bf5cd3af03259e249ee0
[INFO] running `Command { std: "docker" "start" "-a" "1ec2364ad13931e2eced7cbb0c18f94a0c5f51d05678bf5cd3af03259e249ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ec2364ad13931e2eced7cbb0c18f94a0c5f51d05678bf5cd3af03259e249ee0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec2364ad13931e2eced7cbb0c18f94a0c5f51d05678bf5cd3af03259e249ee0", kill_on_drop: false }`
[INFO] [stdout] 1ec2364ad13931e2eced7cbb0c18f94a0c5f51d05678bf5cd3af03259e249ee0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+aea72be7e5474dab7f3e28cea3e2e6cfa3d1c3fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8acee6be59aa35fac4153af165124ab7ef213131554fb744d6af6c9fb3b9b922
[INFO] running `Command { std: "docker" "start" "-a" "8acee6be59aa35fac4153af165124ab7ef213131554fb744d6af6c9fb3b9b922", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking openssl-sys v0.9.90
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking rtoolbox v0.0.1
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rprompt v2.0.2
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_builder v4.3.12
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking spinners v4.1.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling monostate-impl v0.1.8
[INFO] [stderr]    Compiling strum_macros v0.25.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]     Checking openssl v0.10.55
[INFO] [stderr]     Checking clap-stdin v0.2.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.0.0
[INFO] [stderr]     Checking clap v4.3.12
[INFO] [stderr]     Checking clap-verbosity-flag v2.0.1
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking monostate v0.1.8
[INFO] [stderr]     Checking serde_with v3.0.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking colored_json v3.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]     Checking cronback-api-model v0.1.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking cronback-client v0.1.0
[INFO] [stderr]     Checking cronback-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CliError` is never constructed
[INFO] [stdout]  --> src/error.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct CliError {}
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CliError` is never constructed
[INFO] [stdout]  --> src/error.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct CliError {}
[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 43.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8acee6be59aa35fac4153af165124ab7ef213131554fb744d6af6c9fb3b9b922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8acee6be59aa35fac4153af165124ab7ef213131554fb744d6af6c9fb3b9b922", kill_on_drop: false }`
[INFO] [stdout] 8acee6be59aa35fac4153af165124ab7ef213131554fb744d6af6c9fb3b9b922
