[INFO] cloning repository https://github.com/jakeswenson/viscous [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakeswenson/viscous" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakeswenson%2Fviscous", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakeswenson%2Fviscous'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d820a69b868e728cf1ed119beca9b4eedb0fb30 [INFO] testing jakeswenson/viscous against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakeswenson%2Fviscous" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakeswenson/viscous on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jakeswenson/viscous [INFO] finished tweaking git repo https://github.com/jakeswenson/viscous [INFO] tweaked toml for git repo https://github.com/jakeswenson/viscous written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jakeswenson/viscous already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--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 serde v1.0.106 [INFO] [stderr] Downloaded schannel v0.1.18 [INFO] [stderr] Downloaded regex-syntax v0.6.17 [INFO] [stderr] Downloaded aho-corasick v0.7.10 [INFO] [stderr] Downloaded regex v1.3.6 [INFO] [stderr] Downloaded filetime v0.2.9 [INFO] [stderr] Downloaded crossbeam v0.7.3 [INFO] [stderr] Downloaded const-random v0.1.8 [INFO] [stderr] Downloaded proc-macro-crate v0.1.4 [INFO] [stderr] Downloaded security-framework-sys v0.4.2 [INFO] [stderr] Downloaded proc-macro-hack v0.5.15 [INFO] [stderr] Downloaded hyper v0.13.4 [INFO] [stderr] Downloaded yasna v0.3.1 [INFO] [stderr] Downloaded data-encoding v2.2.0 [INFO] [stderr] Downloaded const-random-macro v0.1.8 [INFO] [stderr] Downloaded ahash v0.2.18 [INFO] [stderr] Downloaded proc-macro-nested v0.1.4 [INFO] [stderr] Downloaded cryptovec v0.5.0 [INFO] [stderr] Downloaded hashbrown v0.6.3 [INFO] [stderr] Downloaded shellwords v1.0.0 [INFO] [stderr] Downloaded thrussh-keys v0.13.1 [INFO] [stderr] Downloaded tokio v0.2.18 [INFO] [stderr] Downloaded thrussh v0.22.1 [INFO] [stderr] Downloaded twitter-stream v0.10.0-alpha.6 [INFO] [stderr] Downloaded thrussh-libsodium v0.2.0 [INFO] [stderr] Downloaded oauth1-request v0.3.2 [INFO] [stderr] Downloaded oauth1-request-derive v0.3.2 [INFO] [stderr] Downloaded openssl-sys v0.9.55 [INFO] [stderr] Downloaded serde_derive v1.0.106 [INFO] [stderr] Downloaded bit-vec v0.6.1 [INFO] [stderr] Downloaded async-compression v0.3.2 [INFO] [stderr] Downloaded security-framework v0.4.2 [INFO] [stderr] Downloaded base64 v0.12.0 [INFO] [stderr] Downloaded syn v1.0.17 [INFO] [stderr] Downloaded lru v0.4.3 [INFO] [stderr] Downloaded tar v0.4.26 [INFO] [stderr] Downloaded slog v2.5.2 [INFO] [stderr] Downloaded mini-fs v0.2.2 [INFO] [stderr] Downloaded vfs v0.2.1 [INFO] [stderr] Downloaded thrussh-libsodium v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7bb1cff3b47d400e69392ada9ba2744a6e4843b19dec14612d5a096f8c8112c7 [INFO] running `Command { std: "docker" "start" "-a" "7bb1cff3b47d400e69392ada9ba2744a6e4843b19dec14612d5a096f8c8112c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb1cff3b47d400e69392ada9ba2744a6e4843b19dec14612d5a096f8c8112c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb1cff3b47d400e69392ada9ba2744a6e4843b19dec14612d5a096f8c8112c7", kill_on_drop: false }` [INFO] [stdout] 7bb1cff3b47d400e69392ada9ba2744a6e4843b19dec14612d5a096f8c8112c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb5c6119cb27f5e895ef1ea7446310cc63c33047da46f344ac539b3926ca7faa [INFO] running `Command { std: "docker" "start" "-a" "bb5c6119cb27f5e895ef1ea7446310cc63c33047da46f344ac539b3926ca7faa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling vcpkg v0.2.8 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling vfs v0.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling cryptovec v0.5.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling thrussh-libsodium v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-compression v0.3.2 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling mini-fs v0.2.2 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling yasna v0.3.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling oauth1-request-derive v0.3.2 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling oauth1-request v0.3.2 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling h2 v0.2.4 [INFO] [stderr] Compiling thrussh-keys v0.13.1 [INFO] [stderr] Compiling hyper v0.13.4 [INFO] [stderr] Compiling thrussh v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling twitter-stream v0.10.0-alpha.6 [INFO] [stderr] Compiling viscous v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `HoneyPotId` in this scope [INFO] [stdout] --> src/main.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 42 | struct HoneypotId(usize); [INFO] [stdout] | ------------------------- similarly named struct `HoneypotId` defined here [INFO] [stdout] ... [INFO] [stdout] 46 | honeypot_id: HoneyPotId, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `HoneypotId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HoneyPotId` in this scope [INFO] [stdout] --> src/main.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 42 | struct HoneypotId(usize); [INFO] [stdout] | ------------------------- similarly named struct `HoneypotId` defined here [INFO] [stdout] ... [INFO] [stdout] 60 | honeypot_id: HoneyPotId, [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `HoneypotId` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HoneyPot` in this scope [INFO] [stdout] --> src/main.rs:71:20 [INFO] [stdout] | [INFO] [stdout] 59 | struct Honeypot { [INFO] [stdout] | --------------- similarly named struct `Honeypot` defined here [INFO] [stdout] ... [INFO] [stdout] 71 | type Handler = HoneyPot; [INFO] [stdout] | ^^^^^^^^ help: a struct with a similar name exists: `Honeypot` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::Future` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use futures::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `thrussh_keys::*` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use thrussh_keys::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> src/main.rs:55:62 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Debug, Hash, Clone, Eq, Ord, PartialOrd, PartialEq, Copy)] [INFO] [stdout] | ^^^^ [INFO] [stdout] 56 | struct Username(String); [INFO] [stdout] | ------ this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `viscous` due to 5 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bb5c6119cb27f5e895ef1ea7446310cc63c33047da46f344ac539b3926ca7faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb5c6119cb27f5e895ef1ea7446310cc63c33047da46f344ac539b3926ca7faa", kill_on_drop: false }` [INFO] [stdout] bb5c6119cb27f5e895ef1ea7446310cc63c33047da46f344ac539b3926ca7faa