[INFO] cloning repository https://github.com/jchantrell/poe-chat-cmd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jchantrell/poe-chat-cmd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchantrell%2Fpoe-chat-cmd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchantrell%2Fpoe-chat-cmd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f2fee316e22be1582b96a5aa0cf784ae6a4da3c9
[INFO] testing jchantrell/poe-chat-cmd against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjchantrell%2Fpoe-chat-cmd" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jchantrell/poe-chat-cmd
[INFO] finished tweaking git repo https://github.com/jchantrell/poe-chat-cmd
[INFO] tweaked toml for git repo https://github.com/jchantrell/poe-chat-cmd written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jchantrell/poe-chat-cmd on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jchantrell/poe-chat-cmd 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607
[INFO] running `Command { std: "docker" "start" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling jiff v0.2.22
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling evdev v0.12.2
[INFO] [stderr]    Compiling poe-chat-cmd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[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" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jiff v0.2.22
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling evdev v0.12.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.9
[INFO] [stderr]    Compiling poe-chat-cmd v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[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" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/poe_chat_cmd-45e8bb6e0a63d3ca)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test config::tests::binding_empty_combo_fails ... ok
[INFO] [stdout] test config::tests::binding_empty_command_fails ... ok
[INFO] [stdout] test config::tests::binding_missing_colon_fails ... ok
[INFO] [stdout] test config::tests::binding_with_modifiers ... ok
[INFO] [stdout] test config::tests::binding_with_symbol_key ... ok
[INFO] [stdout] test config::tests::binding_without_slash_auto_prepends ... ok
[INFO] [stdout] test config::tests::combo_ctrl_key ... ok
[INFO] [stdout] test config::tests::combo_ctrl_shift_key ... ok
[INFO] [stdout] test config::tests::combo_extra_whitespace ... ok
[INFO] [stdout] test config::tests::combo_multiple_trigger_keys_fails ... ok
[INFO] [stdout] test config::tests::combo_single_key ... ok
[INFO] [stdout] test config::tests::combo_no_trigger_key_fails ... ok
[INFO] [stdout] test config::tests::combo_with_minus ... ok
[INFO] [stdout] test config::tests::config_comments_and_blanks ... ok
[INFO] [stdout] test config::tests::combo_with_symbol_key ... ok
[INFO] [stdout] test config::tests::config_bad_line_reports_line_number ... ok
[INFO] [stdout] test config::tests::combo_unknown_key_fails ... ok
[INFO] [stdout] test config::tests::combo_all_modifiers ... ok
[INFO] [stdout] test config::tests::combo_case_insensitive ... ok
[INFO] [stdout] test config::tests::key_name_letters ... ok
[INFO] [stdout] test config::tests::binding_with_slash ... ok
[INFO] [stdout] test config::tests::config_empty ... ok
[INFO] [stdout] test config::tests::config_full_example ... ok
[INFO] [stdout] test config::tests::config_multiple_bindings ... ok
[INFO] [stdout] test config::tests::key_name_numbers ... ok
[INFO] [stdout] test config::tests::key_name_special ... ok
[INFO] [stdout] test config::tests::key_name_symbols ... ok
[INFO] [stdout] test config::tests::key_name_unknown ... ok
[INFO] [stdout] test input::tests::char_to_key_digits ... ok
[INFO] [stdout] test config::tests::key_name_function_keys ... ok
[INFO] [stdout] test input::tests::char_to_key_lowercase ... ok
[INFO] [stdout] test config::tests::key_name_arrows ... ok
[INFO] [stdout] test config::tests::config_shell_directive_ignored ... ok
[INFO] [stdout] test input::tests::char_to_key_shifted_digits ... ok
[INFO] [stdout] test input::tests::char_to_key_symbols ... ok
[INFO] [stdout] test input::tests::char_to_key_unknown ... ok
[INFO] [stdout] test input::tests::char_to_key_uppercase ... ok
[INFO] [stdout] test input::tests::typeable_keys_includes_essentials ... ok
[INFO] [stdout] test tests::default_config_parses ... ok
[INFO] [stdout] test tests::resolve_seeds_config_when_missing ... ok
[INFO] [stdout] test tests::resolve_preserves_existing_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607", kill_on_drop: false }`
[INFO] [stdout] c6a5e00a7bd66dbaf46c591258c29b9c6f4ac03d00fc88990a891b4c42698607
