[INFO] fetching crate spaceapi-server 0.5.0... [INFO] checking spaceapi-server-0.5.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate spaceapi-server 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate spaceapi-server 0.5.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-2/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-uds v0.2.5 [INFO] [stderr] Downloaded plugin v0.2.6 [INFO] [stderr] Downloaded redis v0.13.0 [INFO] [stderr] Downloaded router v0.6.0 [INFO] [stderr] Downloaded r2d2_redis v0.12.0 [INFO] [stderr] Downloaded route-recognizer v0.1.13 [INFO] [stderr] Downloaded persistent v0.4.0 [INFO] [stderr] Downloaded urlencoded v0.6.0 [INFO] [stderr] Downloaded mime_guess v1.8.7 [INFO] [stderr] Downloaded modifier v0.1.0 [INFO] [stderr] Downloaded bodyparser v0.8.0 [INFO] [stderr] Downloaded iron v0.6.1 [INFO] [stderr] Downloaded spaceapi v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ac93302805642b042561777e9bb148a7e8c664631c87e8c6e00b1e79c75b79 [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" "e4ac93302805642b042561777e9bb148a7e8c664631c87e8c6e00b1e79c75b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ac93302805642b042561777e9bb148a7e8c664631c87e8c6e00b1e79c75b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ac93302805642b042561777e9bb148a7e8c664631c87e8c6e00b1e79c75b79", kill_on_drop: false }` [INFO] [stdout] e4ac93302805642b042561777e9bb148a7e8c664631c87e8c6e00b1e79c75b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd99d0d69c8bdc32f8d74945d63b0bc7dc870e090016ed38f253ac822e83479 [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" "ecd99d0d69c8bdc32f8d74945d63b0bc7dc870e090016ed38f253ac822e83479", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking route-recognizer v0.1.13 [INFO] [stderr] Checking lock_api v0.3.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [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_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: `#[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/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 1m 18s [INFO] running `Command { std: "docker" "inspect" "ecd99d0d69c8bdc32f8d74945d63b0bc7dc870e090016ed38f253ac822e83479", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd99d0d69c8bdc32f8d74945d63b0bc7dc870e090016ed38f253ac822e83479", kill_on_drop: false }` [INFO] [stdout] ecd99d0d69c8bdc32f8d74945d63b0bc7dc870e090016ed38f253ac822e83479