[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 master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatref%2Fhoneyssh" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tatref/honeyssh on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-7/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-7/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a0830456a673e53c1c57943df70a8729c0ad9ebb07dc98171b54d923060985fd [INFO] running `Command { std: "docker" "start" "-a" "a0830456a673e53c1c57943df70a8729c0ad9ebb07dc98171b54d923060985fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0830456a673e53c1c57943df70a8729c0ad9ebb07dc98171b54d923060985fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0830456a673e53c1c57943df70a8729c0ad9ebb07dc98171b54d923060985fd", kill_on_drop: false }` [INFO] [stdout] a0830456a673e53c1c57943df70a8729c0ad9ebb07dc98171b54d923060985fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5706668c617665201b6511c08e73919227db1504f6614f41e84eb766187695c [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" "c5706668c617665201b6511c08e73919227db1504f6614f41e84eb766187695c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.8 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking data-encoding v2.3.2 [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.3.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [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 dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking cryptovec v0.4.6 [INFO] [stderr] Checking mio v0.7.10 [INFO] [stderr] Checking cryptovec v0.6.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [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 tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking yasna v0.3.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking num v0.1.42 [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.124 [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.3 [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) -> Failed<_, _>` (enum `thrussh_keys::key::PublicKey`) [INFO] [stdout] found fn pointer `fn(HoneyHandler, &str, &thrussh_keys::key::PublicKey) -> Failed<_, _>` (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) -> Failed<_, _>` (enum `thrussh_keys::key::PublicKey`) [INFO] [stdout] found fn pointer `fn(HoneyHandler, &str, &thrussh_keys::key::PublicKey) -> Failed<_, _>` (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" "c5706668c617665201b6511c08e73919227db1504f6614f41e84eb766187695c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5706668c617665201b6511c08e73919227db1504f6614f41e84eb766187695c", kill_on_drop: false }` [INFO] [stdout] c5706668c617665201b6511c08e73919227db1504f6614f41e84eb766187695c