[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] checking jakeswenson/viscous against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakeswenson%2Fviscous" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakeswenson/viscous on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aab98b7872f93c7c8cfd398358125c34ebf5c2b3605d5720a2a0da028e90721b [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" "aab98b7872f93c7c8cfd398358125c34ebf5c2b3605d5720a2a0da028e90721b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aab98b7872f93c7c8cfd398358125c34ebf5c2b3605d5720a2a0da028e90721b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aab98b7872f93c7c8cfd398358125c34ebf5c2b3605d5720a2a0da028e90721b", kill_on_drop: false }` [INFO] [stdout] aab98b7872f93c7c8cfd398358125c34ebf5c2b3605d5720a2a0da028e90721b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76a508b3e3ae97a5265aaddaaa754c641b0ab783cb21291735108617ffca0f88 [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" "76a508b3e3ae97a5265aaddaaa754c641b0ab783cb21291735108617ffca0f88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling vcpkg v0.2.8 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking bit-vec v0.6.1 [INFO] [stderr] Checking data-encoding v2.2.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking vfs v0.2.1 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [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] Checking want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling thrussh-libsodium v0.1.4 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace-sys v0.1.35 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.9 [INFO] [stderr] Checking cryptovec v0.5.0 [INFO] [stderr] Compiling thrussh-libsodium v0.2.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking async-compression v0.3.2 [INFO] [stderr] Checking zip v0.5.5 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking shellwords v1.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking mini-fs v0.2.2 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking 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 futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling failure_derive v0.1.7 [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] Checking tokio v0.2.18 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking oauth1-request v0.3.2 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking thrussh-keys v0.13.1 [INFO] [stderr] Checking thrussh v0.22.1 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking twitter-stream v0.10.0-alpha.6 [INFO] [stderr] Checking 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: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] 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] 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 a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 a derive macro (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] [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` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "76a508b3e3ae97a5265aaddaaa754c641b0ab783cb21291735108617ffca0f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a508b3e3ae97a5265aaddaaa754c641b0ab783cb21291735108617ffca0f88", kill_on_drop: false }` [INFO] [stdout] 76a508b3e3ae97a5265aaddaaa754c641b0ab783cb21291735108617ffca0f88