[INFO] cloning repository https://github.com/Noratrieb/fakessh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noratrieb/fakessh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoratrieb%2Ffakessh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoratrieb%2Ffakessh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a03eb384616638df910251631ad7f67cc8f07942 [INFO] testing Noratrieb/fakessh/a03eb384616638df910251631ad7f67cc8f07942 against 1.82.0 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoratrieb%2Ffakessh" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noratrieb/fakessh on toolchain 1.82.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.82.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noratrieb/fakessh [INFO] finished tweaking git repo https://github.com/Noratrieb/fakessh [INFO] tweaked toml for git repo https://github.com/Noratrieb/fakessh written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Noratrieb/fakessh 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.82.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bcrypt-pbkdf v0.10.0 [INFO] [stderr] Downloaded seccompiler v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cc277ce51cbbdf5a6e54d578538af56e1226d3e399b4d41966977153ad13c1c [INFO] running `Command { std: "docker" "start" "-a" "9cc277ce51cbbdf5a6e54d578538af56e1226d3e399b4d41966977153ad13c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cc277ce51cbbdf5a6e54d578538af56e1226d3e399b4d41966977153ad13c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc277ce51cbbdf5a6e54d578538af56e1226d3e399b4d41966977153ad13c1c", kill_on_drop: false }` [INFO] [stdout] 9cc277ce51cbbdf5a6e54d578538af56e1226d3e399b4d41966977153ad13c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+1.82.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd73576a9e3ddcca57e7b9a0ecff373c5a6c235027f69b65417fa438a7486583 [INFO] running `Command { std: "docker" "start" "-a" "bd73576a9e3ddcca57e7b9a0ecff373c5a6c235027f69b65417fa438a7486583", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling seccompiler v0.4.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling cluelessh-format v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-format) [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling cluelessh-keys v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-keys) [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling cluelessh-transport v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-transport) [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling postcard v1.0.10 [INFO] [stderr] Compiling cluelessh-key v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-key) [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling cluelessh-connection v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-connection) [INFO] [stderr] Compiling cluelessh-protocol v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-protocol) [INFO] [stderr] Compiling cluelessh-agent-client v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-agent-client) [INFO] [stderr] Compiling cluelessh-tokio v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-tokio) [INFO] [stderr] Compiling cluelessh-sftp v0.1.0 (/opt/rustwide/workdir/lib/cluelessh-sftp) [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling cluelessh-agentctl v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-agentctl) [INFO] [stderr] Compiling cluelessh-dos v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-dos) [INFO] [stderr] Compiling cluelesshd-sftp-server v0.1.0 (/opt/rustwide/workdir/bin/cluelesshd-sftp-server) [INFO] [stderr] Compiling cluelessh v0.1.0 (/opt/rustwide/workdir/bin/cluelessh) [INFO] [stderr] Compiling cluelessh-faked v0.1.0 (/opt/rustwide/workdir/bin/cluelessh-faked) [INFO] [stderr] Compiling cluelesshd v0.1.0 (/opt/rustwide/workdir/bin/cluelesshd) [INFO] [stderr] error: could not compile `cluelesshd` (bin "cluelesshd") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.82.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name cluelesshd --edition=2021 bin/cluelesshd/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::useless_format' '--allow=clippy::type_complexity' '--allow=clippy::too_many_arguments' '--allow=clippy::new_without_default' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c308709d91c3e6c -C extra-filename=-6c308709d91c3e6c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-e3137b2e1dd4a696.rlib --extern cluelessh_format=/opt/rustwide/target/debug/deps/libcluelessh_format-80731c9410600cee.rlib --extern cluelessh_keys=/opt/rustwide/target/debug/deps/libcluelessh_keys-ba8453a65512078a.rlib --extern cluelessh_protocol=/opt/rustwide/target/debug/deps/libcluelessh_protocol-72bb45a2eacb463d.rlib --extern cluelessh_tokio=/opt/rustwide/target/debug/deps/libcluelessh_tokio-06a45100248edd3d.rlib --extern cluelessh_transport=/opt/rustwide/target/debug/deps/libcluelessh_transport-560f3be831bc02f0.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-3919faf641e9559d.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-b474c79eb8963ea1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f03e858e869d5a6a.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-b51c6ac9e26d670c.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-b861d963eb8104cf.rlib --extern seccompiler=/opt/rustwide/target/debug/deps/libseccompiler-5f9182b53f030f04.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-ef072f7363bdd859.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-25f4bb4b1a1f69c9.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fe101ead1d73389c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ffbd693b1dfb5854.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-5248549ff67aa8b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-23b63ca25adbd945.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4c7d4a7e59f42f01.rlib --extern users=/opt/rustwide/target/debug/deps/libusers-b089f9e50fd99271.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-1e092d37bad77bb1.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bd73576a9e3ddcca57e7b9a0ecff373c5a6c235027f69b65417fa438a7486583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd73576a9e3ddcca57e7b9a0ecff373c5a6c235027f69b65417fa438a7486583", kill_on_drop: false }` [INFO] [stdout] bd73576a9e3ddcca57e7b9a0ecff373c5a6c235027f69b65417fa438a7486583