[INFO] cloning repository https://github.com/tatref/honeyssh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tatref/honeyssh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatref%2Fhoneyssh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatref%2Fhoneyssh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7e58512884e06ec03ab5310273a47d3fa0f7070 [INFO] checking tatref/honeyssh against try#15a786332e2f0dd343b226ab6bb8ec028a350f73 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatref%2Fhoneyssh" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tatref/honeyssh on toolchain 15a786332e2f0dd343b226ab6bb8ec028a350f73 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tatref/honeyssh [INFO] finished tweaking git repo https://github.com/tatref/honeyssh [INFO] tweaked toml for git repo https://github.com/tatref/honeyssh written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tatref/honeyssh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thrussh-libsodium v0.2.1 [INFO] [stderr] Downloaded cryptovec v0.6.1 [INFO] [stderr] Downloaded thrussh-keys v0.20.2 [INFO] [stderr] Downloaded thrussh v0.20.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59e7a1a9c5697d81fd10796412cbac91daebd41684a959decd1e96e4cbd2c758 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59e7a1a9c5697d81fd10796412cbac91daebd41684a959decd1e96e4cbd2c758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59e7a1a9c5697d81fd10796412cbac91daebd41684a959decd1e96e4cbd2c758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e7a1a9c5697d81fd10796412cbac91daebd41684a959decd1e96e4cbd2c758", kill_on_drop: false }` [INFO] [stdout] 59e7a1a9c5697d81fd10796412cbac91daebd41684a959decd1e96e4cbd2c758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+15a786332e2f0dd343b226ab6bb8ec028a350f73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afa03e0eaf63a52c083b6f8c74bd0775ef7697aa5d8f73dae604a08f10061483 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afa03e0eaf63a52c083b6f8c74bd0775ef7697aa5d8f73dae604a08f10061483", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking cryptovec v0.4.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking cryptovec v0.6.1 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking yasna v0.1.3 [INFO] [stderr] Checking env_logger v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking thrussh-keys v0.11.9 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking thrussh v0.20.8 [INFO] [stderr] Checking thrussh-libsodium v0.2.1 [INFO] [stderr] Checking thrussh-keys v0.20.2 [INFO] [stderr] Checking honeyssh v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0053]: method `auth_publickey` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | fn auth_publickey(mut self, user: &str, publickey: &PublicKey) -> Self::FutureAuth { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `thrussh_keys::key::PublicKey`, found a different enum `thrussh_keys::key::PublicKey` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(HoneyHandler, &str, &thrussh_keys::key::PublicKey) -> Finished<_, _>` (enum `thrussh_keys::key::PublicKey`) [INFO] [stdout] found fn pointer `fn(HoneyHandler, &str, &thrussh_keys::key::PublicKey) -> Finished<_, _>` (enum `thrussh_keys::key::PublicKey`) [INFO] [stdout] = note: perhaps two different versions of crate `thrussh_keys` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `auth_publickey` has an incompatible type for trait [INFO] [stdout] --> src/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | fn auth_publickey(mut self, user: &str, publickey: &PublicKey) -> Self::FutureAuth { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `thrussh_keys::key::PublicKey`, found a different enum `thrussh_keys::key::PublicKey` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(HoneyHandler, &str, &thrussh_keys::key::PublicKey) -> Finished<_, _>` (enum `thrussh_keys::key::PublicKey`) [INFO] [stdout] found fn pointer `fn(HoneyHandler, &str, &thrussh_keys::key::PublicKey) -> Finished<_, _>` (enum `thrussh_keys::key::PublicKey`) [INFO] [stdout] = note: perhaps two different versions of crate `thrussh_keys` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:248:22 [INFO] [stdout] | [INFO] [stdout] 248 | config.keys.push(server_key); [INFO] [stdout] | ^^^^^^^^^^ expected enum `thrussh_keys::key::KeyPair`, found enum `KeyPair` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `thrussh_keys` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `honeyssh` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:248:22 [INFO] [stdout] | [INFO] [stdout] 248 | config.keys.push(server_key); [INFO] [stdout] | ^^^^^^^^^^ expected enum `thrussh_keys::key::KeyPair`, found enum `KeyPair` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `thrussh_keys` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "afa03e0eaf63a52c083b6f8c74bd0775ef7697aa5d8f73dae604a08f10061483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa03e0eaf63a52c083b6f8c74bd0775ef7697aa5d8f73dae604a08f10061483", kill_on_drop: false }` [INFO] [stdout] afa03e0eaf63a52c083b6f8c74bd0775ef7697aa5d8f73dae604a08f10061483