[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 master#ce36a966c79e109dabeef7a47fe68e5294c6d71e for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidhyt%2Fautossh" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idhyt/autossh on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc1/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-7-tc1/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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.201 [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded opaque-debug v0.3.1 [INFO] [stderr] Downloaded is_terminal_polyfill v1.70.0 [INFO] [stderr] Downloaded is-terminal v0.4.12 [INFO] [stderr] Downloaded libredox v0.1.3 [INFO] [stderr] Downloaded inout v0.1.3 [INFO] [stderr] Downloaded aead v0.5.2 [INFO] [stderr] Downloaded chacha20 v0.9.1 [INFO] [stderr] Downloaded poly1305 v0.8.0 [INFO] [stderr] Downloaded anyhow v1.0.83 [INFO] [stderr] Downloaded openssl-sys v0.9.104 [INFO] [stderr] Downloaded cc v1.1.34 [INFO] [stderr] Downloaded winnow v0.6.8 [INFO] [stderr] Downloaded toml_edit v0.22.12 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded serde v1.0.201 [INFO] [stderr] Downloaded chacha20poly1305 v0.10.1 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded syn v2.0.61 [INFO] [stderr] Downloaded redox_syscall v0.2.16 [INFO] [stderr] Downloaded proc-macro2 v1.0.82 [INFO] [stderr] Downloaded clap_derive v4.5.4 [INFO] [stderr] Downloaded env_logger v0.11.3 [INFO] [stderr] Downloaded encode_unicode v1.0.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.6 [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded anstyle-wincon v3.0.3 [INFO] [stderr] Downloaded anstream v0.6.14 [INFO] [stderr] Downloaded env_filter v0.1.0 [INFO] [stderr] Downloaded redox_users v0.4.5 [INFO] [stderr] Downloaded rustversion v1.0.16 [INFO] [stderr] Downloaded unicode-width v0.1.12 [INFO] [stderr] Downloaded prettytable v0.10.0 [INFO] [stderr] Downloaded parking_lot v0.11.2 [INFO] [stderr] Downloaded libssh2-sys v0.3.0 [INFO] [stderr] Downloaded ssh2 v0.9.4 [INFO] [stderr] Downloaded universal-hash v0.5.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.4 [INFO] [stderr] Downloaded anstyle-query v1.0.3 [INFO] [stderr] Downloaded colorchoice v1.0.1 [INFO] [stderr] Downloaded thiserror-impl v1.0.60 [INFO] [stderr] Downloaded thiserror v1.0.60 [INFO] [stderr] Downloaded cipher v0.4.4 [INFO] [stderr] Downloaded libc v0.2.154 [INFO] [stderr] Downloaded anstyle v1.0.7 [INFO] [stderr] Downloaded home v0.5.9 [INFO] [stderr] Downloaded instant v0.1.13 [INFO] [stderr] Downloaded libz-sys v1.1.20 [INFO] [stderr] Downloaded csv v1.3.0 [INFO] [stderr] Downloaded openssl-src v300.4.0+3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad72af49258734b57652d1858656ce8dd2df39ab7be2a543a10adac96a400346 [INFO] running `Command { std: "docker" "start" "-a" "ad72af49258734b57652d1858656ce8dd2df39ab7be2a543a10adac96a400346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad72af49258734b57652d1858656ce8dd2df39ab7be2a543a10adac96a400346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad72af49258734b57652d1858656ce8dd2df39ab7be2a543a10adac96a400346", kill_on_drop: false }` [INFO] [stdout] ad72af49258734b57652d1858656ce8dd2df39ab7be2a543a10adac96a400346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51e4fe2ba343f52dd261a2570b214ee4b296f86780b6343bee9a4e404641bd25 [INFO] running `Command { std: "docker" "start" "-a" "51e4fe2ba343f52dd261a2570b214ee4b296f86780b6343bee9a4e404641bd25", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling cc v1.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling openssl-src v300.4.0+3.4.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling term v0.7.0 [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 crypto-common v0.1.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.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 regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.4 [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 2m 16s [INFO] running `Command { std: "docker" "inspect" "51e4fe2ba343f52dd261a2570b214ee4b296f86780b6343bee9a4e404641bd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51e4fe2ba343f52dd261a2570b214ee4b296f86780b6343bee9a4e404641bd25", kill_on_drop: false }` [INFO] [stdout] 51e4fe2ba343f52dd261a2570b214ee4b296f86780b6343bee9a4e404641bd25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b35c35cfb73a302e3a65b84c4ad74c947c4bab5a672fcc4c3b57c2f2e13775b4 [INFO] running `Command { std: "docker" "start" "-a" "b35c35cfb73a302e3a65b84c4ad74c947c4bab5a672fcc4c3b57c2f2e13775b4", 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.70s [INFO] running `Command { std: "docker" "inspect" "b35c35cfb73a302e3a65b84c4ad74c947c4bab5a672fcc4c3b57c2f2e13775b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35c35cfb73a302e3a65b84c4ad74c947c4bab5a672fcc4c3b57c2f2e13775b4", kill_on_drop: false }` [INFO] [stdout] b35c35cfb73a302e3a65b84c4ad74c947c4bab5a672fcc4c3b57c2f2e13775b4