[INFO] fetching crate spaceapi-server 0.5.0... [INFO] checking spaceapi-server-0.5.0 against try#4a04890980766cc79878135f5ade8c0c4321e943 for pr-65819 [INFO] extracting crate spaceapi-server 0.5.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate spaceapi-server 0.5.0 on toolchain 4a04890980766cc79878135f5ade8c0c4321e943 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spaceapi-server 0.5.0 [INFO] finished tweaking crates.io crate spaceapi-server 0.5.0 [INFO] tweaked toml for crates.io crate spaceapi-server 0.5.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate spaceapi-server 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded persistent v0.4.0 [INFO] [stderr] Downloaded bodyparser v0.8.0 [INFO] [stderr] Downloaded redis v0.13.0 [INFO] [stderr] Downloaded router v0.6.0 [INFO] [stderr] Downloaded urlencoded v0.6.0 [INFO] [stderr] Downloaded r2d2_redis v0.12.0 [INFO] [stderr] Downloaded spaceapi v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "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] 0224a3c7407f5600c8663d358e49f03920f7e7eb9d15f58037486ab056fba64b [INFO] running `Command { std: "docker" "start" "-a" "0224a3c7407f5600c8663d358e49f03920f7e7eb9d15f58037486ab056fba64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0224a3c7407f5600c8663d358e49f03920f7e7eb9d15f58037486ab056fba64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0224a3c7407f5600c8663d358e49f03920f7e7eb9d15f58037486ab056fba64b", kill_on_drop: false }` [INFO] [stdout] 0224a3c7407f5600c8663d358e49f03920f7e7eb9d15f58037486ab056fba64b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4a04890980766cc79878135f5ade8c0c4321e943" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 549e6330a854dcfe9e02e7892bc6676e76b73d2489f8c58930eee1a2cecf6182 [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" "549e6330a854dcfe9e02e7892bc6676e76b73d2489f8c58930eee1a2cecf6182", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking redis v0.13.0 [INFO] [stderr] Checking r2d2_redis v0.12.0 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking spaceapi v0.7.0 [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] Checking spaceapi-server v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/errors.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / quick_error! { [INFO] [stdout] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stdout] 12 | | #[derive(Debug)] [INFO] [stdout] 13 | | pub enum SpaceapiServerError { [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | } [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sensors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sensors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sensors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sensors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sensors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [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 `iron::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/sensors.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / quick_error! { [INFO] [stdout] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stdout] 26 | | /// [INFO] [stdout] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [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: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.11s [INFO] running `Command { std: "docker" "inspect" "549e6330a854dcfe9e02e7892bc6676e76b73d2489f8c58930eee1a2cecf6182", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "549e6330a854dcfe9e02e7892bc6676e76b73d2489f8c58930eee1a2cecf6182", kill_on_drop: false }` [INFO] [stdout] 549e6330a854dcfe9e02e7892bc6676e76b73d2489f8c58930eee1a2cecf6182