[INFO] crate spaceapi-server 0.5.0 is already in cache [INFO] testing spaceapi-server-0.5.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate spaceapi-server 0.5.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate spaceapi-server 0.5.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ba9687b9528f50c3b2fa8aebde9dd631c256b75e9fe24f3740441000232cabd [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" "9ba9687b9528f50c3b2fa8aebde9dd631c256b75e9fe24f3740441000232cabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ba9687b9528f50c3b2fa8aebde9dd631c256b75e9fe24f3740441000232cabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ba9687b9528f50c3b2fa8aebde9dd631c256b75e9fe24f3740441000232cabd", kill_on_drop: false }` [INFO] [stdout] 9ba9687b9528f50c3b2fa8aebde9dd631c256b75e9fe24f3740441000232cabd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f70b9c2d515a3379d54a89957933eeadbc2a7ab314eadbfb2085a9f15c263861 [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" "f70b9c2d515a3379d54a89957933eeadbc2a7ab314eadbfb2085a9f15c263861", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling serde v1.0.104 [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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "f70b9c2d515a3379d54a89957933eeadbc2a7ab314eadbfb2085a9f15c263861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f70b9c2d515a3379d54a89957933eeadbc2a7ab314eadbfb2085a9f15c263861", kill_on_drop: false }` [INFO] [stdout] f70b9c2d515a3379d54a89957933eeadbc2a7ab314eadbfb2085a9f15c263861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eca201c1c6cb540704cdc6fff4cfcaa13799ca382831246a475b49be839f5585 [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" "eca201c1c6cb540704cdc6fff4cfcaa13799ca382831246a475b49be839f5585", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stdout] warning: use of deprecated item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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] [stderr] Compiling spaceapi-server v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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 item 'std::error::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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.20s [INFO] running `Command { std: "docker" "inspect" "eca201c1c6cb540704cdc6fff4cfcaa13799ca382831246a475b49be839f5585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca201c1c6cb540704cdc6fff4cfcaa13799ca382831246a475b49be839f5585", kill_on_drop: false }` [INFO] [stdout] eca201c1c6cb540704cdc6fff4cfcaa13799ca382831246a475b49be839f5585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3dab9e661d46a9de7429b088b94412136d1d515279c3e911a9cb9d0be69848b9 [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" "3dab9e661d46a9de7429b088b94412136d1d515279c3e911a9cb9d0be69848b9", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (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 item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::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 a macro (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 0.43s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/spaceapi_server-d32a19f4dde03dfb [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test modifiers::tests::state_from_people_now_present::no_sensors ... ok [INFO] [stdout] test modifiers::tests::state_from_people_now_present::one_person_present ... ok [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::zero_people_present ... ok [INFO] [stdout] test test::test_get_version ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lib-1f8b84a0273795d9 [INFO] [stdout] test server::handlers::tests::test_serialize_error_response ... ok [INFO] [stdout] test modifiers::tests::state_from_people_now_present::two_people_present ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3dab9e661d46a9de7429b088b94412136d1d515279c3e911a9cb9d0be69848b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dab9e661d46a9de7429b088b94412136d1d515279c3e911a9cb9d0be69848b9", kill_on_drop: false }` [INFO] [stdout] 3dab9e661d46a9de7429b088b94412136d1d515279c3e911a9cb9d0be69848b9