[INFO] cloning repository https://github.com/idhyt/autossh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idhyt/autossh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidhyt%2Fautossh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidhyt%2Fautossh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a252b5bad193e71dc397fca5420ac88603dca250 [INFO] building idhyt/autossh against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidhyt%2Fautossh" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idhyt/autossh on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/idhyt/autossh [INFO] finished tweaking git repo https://github.com/idhyt/autossh [INFO] tweaked toml for git repo https://github.com/idhyt/autossh written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/idhyt/autossh 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 062cd968576a8265af97cba7ca3ac73fb39baf67be652eba76b476f40342d637 [INFO] running `Command { std: "docker" "start" "-a" "062cd968576a8265af97cba7ca3ac73fb39baf67be652eba76b476f40342d637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "062cd968576a8265af97cba7ca3ac73fb39baf67be652eba76b476f40342d637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "062cd968576a8265af97cba7ca3ac73fb39baf67be652eba76b476f40342d637", kill_on_drop: false }` [INFO] [stdout] 062cd968576a8265af97cba7ca3ac73fb39baf67be652eba76b476f40342d637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a76cc0ea5866a9858fcd489aeb95a0667fb7c5c855deb24e4d36d6e6500e1282 [INFO] running `Command { std: "docker" "start" "-a" "a76cc0ea5866a9858fcd489aeb95a0667fb7c5c855deb24e4d36d6e6500e1282", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling openssl-src v300.4.0+3.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling ssh2 v0.9.4 [INFO] [stderr] Compiling autossh v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "a76cc0ea5866a9858fcd489aeb95a0667fb7c5c855deb24e4d36d6e6500e1282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76cc0ea5866a9858fcd489aeb95a0667fb7c5c855deb24e4d36d6e6500e1282", kill_on_drop: false }` [INFO] [stdout] a76cc0ea5866a9858fcd489aeb95a0667fb7c5c855deb24e4d36d6e6500e1282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae7adfbcaba87ae76033956458f88f3e68727b685bd4b5adefff5d3c0a1059f4 [INFO] running `Command { std: "docker" "start" "-a" "ae7adfbcaba87ae76033956458f88f3e68727b685bd4b5adefff5d3c0a1059f4", kill_on_drop: false }` [INFO] [stderr] Compiling autossh v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "ae7adfbcaba87ae76033956458f88f3e68727b685bd4b5adefff5d3c0a1059f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae7adfbcaba87ae76033956458f88f3e68727b685bd4b5adefff5d3c0a1059f4", kill_on_drop: false }` [INFO] [stdout] ae7adfbcaba87ae76033956458f88f3e68727b685bd4b5adefff5d3c0a1059f4