[INFO] cloning repository https://github.com/cloudflare/ssh-log-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cloudflare/ssh-log-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fssh-log-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fssh-log-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8379079cf28f5288049ceff4b1469110a433aed [INFO] testing cloudflare/ssh-log-cli against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcloudflare%2Fssh-log-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cloudflare/ssh-log-cli on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cloudflare/ssh-log-cli [INFO] finished tweaking git repo https://github.com/cloudflare/ssh-log-cli [INFO] tweaked toml for git repo https://github.com/cloudflare/ssh-log-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/cloudflare/ssh-log-cli 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] da70669d9a31162f33aeea342899e0a24fe321d24cecc3ca14a7013de09c48e0 [INFO] running `Command { std: "docker" "start" "-a" "da70669d9a31162f33aeea342899e0a24fe321d24cecc3ca14a7013de09c48e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "da70669d9a31162f33aeea342899e0a24fe321d24cecc3ca14a7013de09c48e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da70669d9a31162f33aeea342899e0a24fe321d24cecc3ca14a7013de09c48e0", kill_on_drop: false }` [INFO] [stdout] da70669d9a31162f33aeea342899e0a24fe321d24cecc3ca14a7013de09c48e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 125d8e3bca1f06f4425333ca549663c36235fc26dd73b8be910aabd6db58d70b [INFO] running `Command { std: "docker" "start" "-a" "125d8e3bca1f06f4425333ca549663c36235fc26dd73b8be910aabd6db58d70b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling readext v0.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling hpke v0.8.0 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling ssh-log-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `echo_enabled` [INFO] [stdout] --> src/pty.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let echo_enabled = pty [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_echo_enabled` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/data.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataPacket { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 17 | pub source: DataSource, [INFO] [stdout] 18 | pub code: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.46s [INFO] running `Command { std: "docker" "inspect" "125d8e3bca1f06f4425333ca549663c36235fc26dd73b8be910aabd6db58d70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "125d8e3bca1f06f4425333ca549663c36235fc26dd73b8be910aabd6db58d70b", kill_on_drop: false }` [INFO] [stdout] 125d8e3bca1f06f4425333ca549663c36235fc26dd73b8be910aabd6db58d70b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88a62ce593b1eaba0ca36f3920f4b84b71dcef4f0e58fa7a14f1ddfe305ac639 [INFO] running `Command { std: "docker" "start" "-a" "88a62ce593b1eaba0ca36f3920f4b84b71dcef4f0e58fa7a14f1ddfe305ac639", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling ssh-log-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `echo_enabled` [INFO] [stdout] --> src/pty.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let echo_enabled = pty [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_echo_enabled` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `code` is never read [INFO] [stdout] --> src/data.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct DataPacket { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 17 | pub source: DataSource, [INFO] [stdout] 18 | pub code: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.40s [INFO] running `Command { std: "docker" "inspect" "88a62ce593b1eaba0ca36f3920f4b84b71dcef4f0e58fa7a14f1ddfe305ac639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88a62ce593b1eaba0ca36f3920f4b84b71dcef4f0e58fa7a14f1ddfe305ac639", kill_on_drop: false }` [INFO] [stdout] 88a62ce593b1eaba0ca36f3920f4b84b71dcef4f0e58fa7a14f1ddfe305ac639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfaa194e893516d47cf40db7cde4ebf394721cdc703d520c0336259fcc5cef54 [INFO] running `Command { std: "docker" "start" "-a" "cfaa194e893516d47cf40db7cde4ebf394721cdc703d520c0336259fcc5cef54", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `echo_enabled` [INFO] [stderr] --> src/pty.rs:37:9 [INFO] [stderr] | [INFO] [stderr] 37 | let echo_enabled = pty [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_echo_enabled` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `code` is never read [INFO] [stderr] --> src/data.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct DataPacket { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 17 | pub source: DataSource, [INFO] [stderr] 18 | pub code: u32, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ssh-log-cli` (bin "ssh-log-cli" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ssh_log_cli-2d7cdbc5c940de35) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cfaa194e893516d47cf40db7cde4ebf394721cdc703d520c0336259fcc5cef54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfaa194e893516d47cf40db7cde4ebf394721cdc703d520c0336259fcc5cef54", kill_on_drop: false }` [INFO] [stdout] cfaa194e893516d47cf40db7cde4ebf394721cdc703d520c0336259fcc5cef54