[INFO] fetching crate spaceapi-server 0.5.0... [INFO] testing spaceapi-server-0.5.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [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 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3861b0dcb10d762eb7e4a7af86c34429d70f97acd08680c999d1ad3ec0e3bae8 [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" "3861b0dcb10d762eb7e4a7af86c34429d70f97acd08680c999d1ad3ec0e3bae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3861b0dcb10d762eb7e4a7af86c34429d70f97acd08680c999d1ad3ec0e3bae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3861b0dcb10d762eb7e4a7af86c34429d70f97acd08680c999d1ad3ec0e3bae8", kill_on_drop: false }` [INFO] [stdout] 3861b0dcb10d762eb7e4a7af86c34429d70f97acd08680c999d1ad3ec0e3bae8 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] baf8493d8a542b8351fdd4b1e57211093e0570bcf42a1fc15072fd5f14f64205 [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" "baf8493d8a542b8351fdd4b1e57211093e0570bcf42a1fc15072fd5f14f64205", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cfg-if v0.1.10 [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 byteorder v1.3.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [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 idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling tokio-executor v0.1.9 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling r2d2_redis v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling spaceapi v0.7.0 [INFO] [stderr] Compiling urlencoded v0.6.0 [INFO] [stderr] Compiling 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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.20s [INFO] running `Command { std: "docker" "inspect" "baf8493d8a542b8351fdd4b1e57211093e0570bcf42a1fc15072fd5f14f64205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf8493d8a542b8351fdd4b1e57211093e0570bcf42a1fc15072fd5f14f64205", kill_on_drop: false }` [INFO] [stdout] baf8493d8a542b8351fdd4b1e57211093e0570bcf42a1fc15072fd5f14f64205 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--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] 3d7446daa56889191c3d3e2047da4972fc68bcfeb4ff2bcf0f78304111519904 [INFO] running `Command { std: "docker" "start" "-a" "3d7446daa56889191c3d3e2047da4972fc68bcfeb4ff2bcf0f78304111519904", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.13 [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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling 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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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 the macro `quick_error` (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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.16s [INFO] running `Command { std: "docker" "inspect" "3d7446daa56889191c3d3e2047da4972fc68bcfeb4ff2bcf0f78304111519904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d7446daa56889191c3d3e2047da4972fc68bcfeb4ff2bcf0f78304111519904", kill_on_drop: false }` [INFO] [stdout] 3d7446daa56889191c3d3e2047da4972fc68bcfeb4ff2bcf0f78304111519904 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 71fe792b8f0d6eaa66e5725221ad05ba8aae775a663a21b600ef54db7110a163 [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" "71fe792b8f0d6eaa66e5725221ad05ba8aae775a663a21b600ef54db7110a163", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/sensors.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / quick_error! { [INFO] [stderr] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stderr] 26 | | /// [INFO] [stderr] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/sensors.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / quick_error! { [INFO] [stderr] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stderr] 26 | | /// [INFO] [stderr] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/sensors.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / quick_error! { [INFO] [stderr] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stderr] 26 | | /// [INFO] [stderr] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/errors.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / quick_error! { [INFO] [stderr] 11 | | /// A ``SpaceapiServerError`` wraps general problems that can occur in the SpaceAPI server. [INFO] [stderr] 12 | | #[derive(Debug)] [INFO] [stderr] 13 | | pub enum SpaceapiServerError { [INFO] [stderr] ... | [INFO] [stderr] 35 | | } [INFO] [stderr] 36 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/sensors.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / quick_error! { [INFO] [stderr] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stderr] 26 | | /// [INFO] [stderr] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/sensors.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / quick_error! { [INFO] [stderr] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stderr] 26 | | /// [INFO] [stderr] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `iron::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/sensors.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / quick_error! { [INFO] [stderr] 25 | | /// A ``SensorError`` wraps problems that can occur when reading or updating sensor values. [INFO] [stderr] 26 | | /// [INFO] [stderr] 27 | | /// This type is only used for internal purposes and should not be used by third party code. [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.75s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/spaceapi_server-15ff0a74fc37d71f) [INFO] [stdout] running 7 tests [INFO] [stdout] test modifiers::tests::state_from_people_now_present::no_people_present_sensor ... ok [INFO] [stdout] test modifiers::tests::state_from_people_now_present::no_sensors ... ok [INFO] [stdout] test modifiers::tests::state_from_people_now_present::zero_people_present ... ok [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-885c982bd751f0de) [INFO] [stdout] test modifiers::tests::state_from_people_now_present::one_person_present ... ok [INFO] [stdout] test modifiers::tests::state_from_people_now_present::two_people_present ... ok [INFO] [stdout] test test::test_get_version ... ok [INFO] [stdout] test server::handlers::tests::test_serialize_error_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test server_starts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests spaceapi-server [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/server/mod.rs - server::SpaceapiServerBuilder::redis_connection_info (line 69) ... ignored [INFO] [stdout] test src/lib.rs - (line 37) ... ok [INFO] [stdout] test src/lib.rs - (line 89) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "71fe792b8f0d6eaa66e5725221ad05ba8aae775a663a21b600ef54db7110a163", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fe792b8f0d6eaa66e5725221ad05ba8aae775a663a21b600ef54db7110a163", kill_on_drop: false }` [INFO] [stdout] 71fe792b8f0d6eaa66e5725221ad05ba8aae775a663a21b600ef54db7110a163