[INFO] updating cached repository https://github.com/tatref/honeyssh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7e58512884e06ec03ab5310273a47d3fa0f7070 [INFO] testing tatref/honeyssh against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatref%2Fhoneyssh" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tatref/honeyssh on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/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" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec58feae6b267817d4f9069157fa5396c03b3f0ad60dcf41dce61e158261a80a [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" "ec58feae6b267817d4f9069157fa5396c03b3f0ad60dcf41dce61e158261a80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec58feae6b267817d4f9069157fa5396c03b3f0ad60dcf41dce61e158261a80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec58feae6b267817d4f9069157fa5396c03b3f0ad60dcf41dce61e158261a80a", kill_on_drop: false }` [INFO] [stdout] ec58feae6b267817d4f9069157fa5396c03b3f0ad60dcf41dce61e158261a80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f66ec3f760c82e66758f522f084a59d76b780577c7de5d35f13d173e2857d73 [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" "2f66ec3f760c82e66758f522f084a59d76b780577c7de5d35f13d173e2857d73", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling vcpkg v0.2.10 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling cryptovec v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling yasna v0.1.3 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling cryptovec v0.5.3 [INFO] [stderr] Compiling thrussh-libsodium v0.2.0 [INFO] [stderr] Compiling yasna v0.3.2 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling thrussh-keys v0.11.9 [INFO] [stderr] Compiling thrussh v0.20.8 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling thrussh-keys v0.17.3 [INFO] [stderr] Compiling 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) -> futures::Done<_, _>` (enum `thrussh_keys::key::PublicKey`) [INFO] [stdout] found fn pointer `fn(HoneyHandler, &str, &thrussh_keys::key::PublicKey) -> futures::Done<_, _>` (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 a different enum `thrussh_keys::key::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] running `Command { std: "docker" "inspect" "2f66ec3f760c82e66758f522f084a59d76b780577c7de5d35f13d173e2857d73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f66ec3f760c82e66758f522f084a59d76b780577c7de5d35f13d173e2857d73", kill_on_drop: false }` [INFO] [stdout] 2f66ec3f760c82e66758f522f084a59d76b780577c7de5d35f13d173e2857d73