[INFO] cloning repository https://github.com/werdl/lic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/werdl/lic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwerdl%2Flic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwerdl%2Flic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 156c45ed59aa7716a37ffba9412b3b6fbfea6d37
[INFO] testing werdl/lic against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwerdl%2Flic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/werdl/lic
[INFO] finished tweaking git repo https://github.com/werdl/lic
[INFO] tweaked toml for git repo https://github.com/werdl/lic written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/werdl/lic on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/werdl/lic 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 217df17e5d9bd71b6cc1705cd3a9f6b75a65c393e3d615fe8774ad9f1d84d256
[INFO] running `Command { std: "docker" "start" "-a" "217df17e5d9bd71b6cc1705cd3a9f6b75a65c393e3d615fe8774ad9f1d84d256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "217df17e5d9bd71b6cc1705cd3a9f6b75a65c393e3d615fe8774ad9f1d84d256", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217df17e5d9bd71b6cc1705cd3a9f6b75a65c393e3d615fe8774ad9f1d84d256", kill_on_drop: false }`
[INFO] [stdout] 217df17e5d9bd71b6cc1705cd3a9f6b75a65c393e3d615fe8774ad9f1d84d256
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4049315a3b46432be424a9d08eb8108bd185085a1b7d1917ec79e137952e88a9
[INFO] running `Command { std: "docker" "start" "-a" "4049315a3b46432be424a9d08eb8108bd185085a1b7d1917ec79e137952e88a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling hashlink v0.9.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling lic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/main.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `host: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> src/main.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                                    ^^^^ help: try ignoring the field: `port: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `threads`
[INFO] [stdout]   --> src/main.rs:35:42
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                                          ^^^^^^^ help: try ignoring the field: `threads: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_connections`
[INFO] [stdout]   --> src/main.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ help: try ignoring the field: `max_connections: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opts` is never read
[INFO] [stdout]   --> src/client/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 12 |     opts: ClientOpts,
[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 16.01s
[INFO] running `Command { std: "docker" "inspect" "4049315a3b46432be424a9d08eb8108bd185085a1b7d1917ec79e137952e88a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4049315a3b46432be424a9d08eb8108bd185085a1b7d1917ec79e137952e88a9", kill_on_drop: false }`
[INFO] [stdout] 4049315a3b46432be424a9d08eb8108bd185085a1b7d1917ec79e137952e88a9
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b59c2ed1da37b7a5f0a44b0dc2c6a332f6d553ae0c90cb1dcedf6898235eda43
[INFO] running `Command { std: "docker" "start" "-a" "b59c2ed1da37b7a5f0a44b0dc2c6a332f6d553ae0c90cb1dcedf6898235eda43", kill_on_drop: false }`
[INFO] [stderr]    Compiling lic v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `host`
[INFO] [stdout]   --> src/main.rs:35:30
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                              ^^^^ help: try ignoring the field: `host: _`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `port`
[INFO] [stdout]   --> src/main.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                                    ^^^^ help: try ignoring the field: `port: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `threads`
[INFO] [stdout]   --> src/main.rs:35:42
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                                          ^^^^^^^ help: try ignoring the field: `threads: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_connections`
[INFO] [stdout]   --> src/main.rs:35:51
[INFO] [stdout]    |
[INFO] [stdout] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^ help: try ignoring the field: `max_connections: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `opts` is never read
[INFO] [stdout]   --> src/client/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Client {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 12 |     opts: ClientOpts,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s
[INFO] running `Command { std: "docker" "inspect" "b59c2ed1da37b7a5f0a44b0dc2c6a332f6d553ae0c90cb1dcedf6898235eda43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59c2ed1da37b7a5f0a44b0dc2c6a332f6d553ae0c90cb1dcedf6898235eda43", kill_on_drop: false }`
[INFO] [stdout] b59c2ed1da37b7a5f0a44b0dc2c6a332f6d553ae0c90cb1dcedf6898235eda43
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e1d70f10a42e89c5aebcc6526480767bb24657c0b0fbf2bbbf3b027e54fb93d
[INFO] running `Command { std: "docker" "start" "-a" "2e1d70f10a42e89c5aebcc6526480767bb24657c0b0fbf2bbbf3b027e54fb93d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `host`
[INFO] [stdout] 
[INFO] [stderr]   --> src/main.rs:35:30
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |                              ^^^^ help: try ignoring the field: `host: _`
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `port`
[INFO] [stderr]   --> src/main.rs:35:36
[INFO] [stderr]    |
[INFO] [stderr] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stderr]    |                                    ^^^^ help: try ignoring the field: `port: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `threads`
[INFO] [stderr]   --> src/main.rs:35:42
[INFO] [stderr]    |
[INFO] [stderr] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stderr]    |                                          ^^^^^^^ help: try ignoring the field: `threads: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `max_connections`
[INFO] [stderr]   --> src/main.rs:35:51
[INFO] [stderr]    |
[INFO] [stderr] 35 |         SubCommand::Server { host, port, threads, max_connections } => {
[INFO] [stderr]    |                                                   ^^^^^^^^^^^^^^^ help: try ignoring the field: `max_connections: _`
[INFO] [stderr] 
[INFO] [stderr] warning: field `opts` is never read
[INFO] [stderr]   --> src/client/mod.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct Client {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 12 |     opts: ClientOpts,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lic` (bin "lic" test) generated 5 warnings (run `cargo fix --bin "lic" -p lic --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lic-22a50e4ab4ea559a)
[INFO] running `Command { std: "docker" "inspect" "2e1d70f10a42e89c5aebcc6526480767bb24657c0b0fbf2bbbf3b027e54fb93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1d70f10a42e89c5aebcc6526480767bb24657c0b0fbf2bbbf3b027e54fb93d", kill_on_drop: false }`
[INFO] [stdout] 2e1d70f10a42e89c5aebcc6526480767bb24657c0b0fbf2bbbf3b027e54fb93d
