[INFO] cloning repository https://github.com/swindon-rs/swindon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swindon-rs/swindon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8af1f503aea45eb001b81779dc885474adf26d9e [INFO] testing swindon-rs/swindon against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswindon-rs%2Fswindon" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swindon-rs/swindon on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/swindon-rs/swindon [INFO] finished tweaking git repo https://github.com/swindon-rs/swindon [INFO] tweaked toml for git repo https://github.com/swindon-rs/swindon written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/swindon-rs/swindon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7032b82e83814c799041c44c9639de53001d0851ae683672692206dc4ae935c9 [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" "7032b82e83814c799041c44c9639de53001d0851ae683672692206dc4ae935c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7032b82e83814c799041c44c9639de53001d0851ae683672692206dc4ae935c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7032b82e83814c799041c44c9639de53001d0851ae683672692206dc4ae935c9", kill_on_drop: false }` [INFO] [stdout] 7032b82e83814c799041c44c9639de53001d0851ae683672692206dc4ae935c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", 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] 699839bfd9334e1ebe948446fded3a01d91b446c97080468568545f0b3e13274 [INFO] running `Command { std: "docker" "start" "-a" "699839bfd9334e1ebe948446fded3a01d91b446c97080468568545f0b3e13274", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling netbuf v0.4.1 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling constant_time_eq v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling atomic v0.3.4 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling combine v2.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling abstract-ns v0.4.3 [INFO] [stderr] Compiling async-slot v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling ns-std-threaded v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tk-bufstream v0.3.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling digest-writer v0.3.1 [INFO] [stderr] Compiling blake2 v0.7.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling humannum v0.1.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling quire v0.3.1 [INFO] [stderr] Compiling string-intern v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling http-file-headers v0.1.8 [INFO] [stderr] Compiling trimmer v0.3.6 [INFO] [stderr] Compiling libcantal v0.3.2 [INFO] [stderr] Compiling tk-http v0.3.9 [INFO] [stderr] Compiling tk-listen v0.1.1 [INFO] [stderr] Compiling ns-router v0.1.6 [INFO] [stderr] Compiling tk-pool v0.5.3 [INFO] [stderr] Compiling httpbin v0.3.3 [INFO] [stderr] Compiling self-meter v0.6.0 [INFO] [stderr] Compiling self-meter-http v0.4.1 [INFO] [stderr] Compiling swindon v0.7.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/dispatcher.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / quick_error! { [INFO] [stdout] 46 | | #[derive(Debug)] [INFO] [stdout] 47 | | pub enum Error { [INFO] [stdout] 48 | | Validation(e: JsonError) { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/dispatcher.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / quick_error! { [INFO] [stdout] 46 | | #[derive(Debug)] [INFO] [stdout] 47 | | pub enum Error { [INFO] [stdout] 48 | | Validation(e: JsonError) { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/dispatcher.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / quick_error! { [INFO] [stdout] 46 | | #[derive(Debug)] [INFO] [stdout] 47 | | pub enum Error { [INFO] [stdout] 48 | | Validation(e: JsonError) { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/dispatcher.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | / quick_error! { [INFO] [stdout] 46 | | #[derive(Debug)] [INFO] [stdout] 47 | | pub enum Error { [INFO] [stdout] 48 | | Validation(e: JsonError) { [INFO] [stdout] ... | [INFO] [stdout] 56 | | } [INFO] [stdout] 57 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum MessageError { [INFO] [stdout] 13 | | /// Http client request error; [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum MessageError { [INFO] [stdout] 13 | | /// Http client request error; [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum MessageError { [INFO] [stdout] 13 | | /// Http client request error; [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/index.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | enum Error { [INFO] [stdout] 15 | | TooManyFiles [INFO] [stdout] 16 | | Io(err: io::Error) { from() } [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | #[derive(Debug)] [INFO] [stdout] 12 | | pub enum MessageError { [INFO] [stdout] 13 | | /// Http client request error; [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/index.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | enum Error { [INFO] [stdout] 15 | | TooManyFiles [INFO] [stdout] 16 | | Io(err: io::Error) { from() } [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/index.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | enum Error { [INFO] [stdout] 15 | | TooManyFiles [INFO] [stdout] 16 | | Io(err: io::Error) { from() } [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/index.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / quick_error! { [INFO] [stdout] 13 | | #[derive(Debug)] [INFO] [stdout] 14 | | enum Error { [INFO] [stdout] 15 | | TooManyFiles [INFO] [stdout] 16 | | Io(err: io::Error) { from() } [INFO] [stdout] 17 | | } [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/handlers/files/versioned.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | #[derive(Debug, Copy, Clone)] [INFO] [stdout] 26 | | pub enum VersionError { [INFO] [stdout] 27 | | NoVersion [INFO] [stdout] ... | [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/intern.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / quick_error! { [INFO] [stdout] 41 | | #[derive(Debug)] [INFO] [stdout] 42 | | pub enum BadIdent { [INFO] [stdout] 43 | | InvalidChar { [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/intern.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / quick_error! { [INFO] [stdout] 41 | | #[derive(Debug)] [INFO] [stdout] 42 | | pub enum BadIdent { [INFO] [stdout] 43 | | InvalidChar { [INFO] [stdout] ... | [INFO] [stdout] 46 | | } [INFO] [stdout] 47 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/dispatcher.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | description(e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/dispatcher.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | description(e.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 15 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/chat/error.rs:27:29 [INFO] [stdout] | [INFO] [stdout] 27 | description(err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `swindon` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name swindon --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=040e953a831c948a -C extra-filename=-040e953a831c948a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abstract_ns=/opt/rustwide/target/debug/deps/libabstract_ns-fd936c2621159380.rlib --extern argparse=/opt/rustwide/target/debug/deps/libargparse-d41bae2632c6749f.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-a003356a754b1ee4.rlib --extern async_slot=/opt/rustwide/target/debug/deps/libasync_slot-cb30fcd48fb1a0af.rlib --extern blake2=/opt/rustwide/target/debug/deps/libblake2-2a75054e7e921849.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-fc0a11110f059824.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-8712f4f16177ee7d.rlib --extern digest_writer=/opt/rustwide/target/debug/deps/libdigest_writer-0a98ce9b6e304f6c.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-80e75e09bdf74c4b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib --extern futures_cpupool=/opt/rustwide/target/debug/deps/libfutures_cpupool-c97737678264d898.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-1b4fd2043d9ab0bb.rlib --extern http_file_headers=/opt/rustwide/target/debug/deps/libhttp_file_headers-f96eada8b9e401f6.rlib --extern httpbin=/opt/rustwide/target/debug/deps/libhttpbin-739f5d5b5bc6b04c.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-cda24dc028db698e.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-6e946c39ae5ce667.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-476a67f2c3756147.rlib --extern libcantal=/opt/rustwide/target/debug/deps/liblibcantal-2469643f11942d81.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-41a98e7cb78b288c.rlib --extern netbuf=/opt/rustwide/target/debug/deps/libnetbuf-7a469e858d7e7dc8.rlib --extern ns_router=/opt/rustwide/target/debug/deps/libns_router-2c006673b43e1257.rlib --extern ns_std_threaded=/opt/rustwide/target/debug/deps/libns_std_threaded-38cd9da89292f570.rlib --extern owning_ref=/opt/rustwide/target/debug/deps/libowning_ref-ef0a9f08e28395b5.rlib --extern quick_error=/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib --extern quire=/opt/rustwide/target/debug/deps/libquire-0e62a0c7724eb1aa.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a6289d7e3f7372c4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-58aae87e2bfb86c1.rlib --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-cfca2a775992df8e.rlib --extern self_meter_http=/opt/rustwide/target/debug/deps/libself_meter_http-9dd8a29b6f2e7e8f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-dd98596cf18d4ed0.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1a4c185143593e1f.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-20b9137d04ab2934.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib --extern string_intern=/opt/rustwide/target/debug/deps/libstring_intern-26b329450f15420b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-371fabd8638a92e8.rlib --extern tk_bufstream=/opt/rustwide/target/debug/deps/libtk_bufstream-ebba86e640e7182e.rlib --extern tk_http=/opt/rustwide/target/debug/deps/libtk_http-6cea3379141bec68.rlib --extern tk_listen=/opt/rustwide/target/debug/deps/libtk_listen-bb125387aa9399ca.rlib --extern tk_pool=/opt/rustwide/target/debug/deps/libtk_pool-815228783615f20c.rlib --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-2792dfd58a561178.rlib --extern tokio_io=/opt/rustwide/target/debug/deps/libtokio_io-24e016bc5bd4945a.rlib --extern trimmer=/opt/rustwide/target/debug/deps/libtrimmer-c3a4b6f037ff0369.rlib --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-9dd140330be7992c.rlib --extern void=/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "699839bfd9334e1ebe948446fded3a01d91b446c97080468568545f0b3e13274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "699839bfd9334e1ebe948446fded3a01d91b446c97080468568545f0b3e13274", kill_on_drop: false }` [INFO] [stdout] 699839bfd9334e1ebe948446fded3a01d91b446c97080468568545f0b3e13274