[INFO] cloning repository https://github.com/thiolliere/ruga [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thiolliere/ruga" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fruga", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fruga'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acece09dd3b797ddc80c52cd3e7148c4332d4a85 [INFO] checking thiolliere/ruga against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fruga" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thiolliere/ruga on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thiolliere/ruga [INFO] finished tweaking git repo https://github.com/thiolliere/ruga [INFO] tweaked toml for git repo https://github.com/thiolliere/ruga written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/thiolliere/ruga already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c6f9fb183a4b14ada9bf35c19ba69d48ce7c2364486e61714f9c002b9c3ed41 [INFO] running `Command { std: "docker" "start" "-a" "4c6f9fb183a4b14ada9bf35c19ba69d48ce7c2364486e61714f9c002b9c3ed41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c6f9fb183a4b14ada9bf35c19ba69d48ce7c2364486e61714f9c002b9c3ed41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6f9fb183a4b14ada9bf35c19ba69d48ce7c2364486e61714f9c002b9c3ed41", kill_on_drop: false }` [INFO] [stdout] 4c6f9fb183a4b14ada9bf35c19ba69d48ce7c2364486e61714f9c002b9c3ed41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3950da4b1163c93d418ebfbc79e3417deded71ecf59d1a77ef9a0cf584cb0cd [INFO] running `Command { std: "docker" "start" "-a" "c3950da4b1163c93d418ebfbc79e3417deded71ecf59d1a77ef9a0cf584cb0cd", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking futures v0.1.13 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking claxon v0.3.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking threadpool v1.3.2 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling ole32-sys v0.2.0 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking toml v0.2.1 [INFO] [stderr] Checking deflate v0.7.6 [INFO] [stderr] Checking vecmath v0.3.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking ioctl v0.3.3 [INFO] [stderr] Checking stb_truetype v0.2.1 [INFO] [stderr] Checking fs2 v0.2.5 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking memmap v0.4.0 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Compiling libudev-sys v0.1.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking rusttype v0.2.1 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Checking specs v0.7.1 [INFO] [stderr] Checking configuration v0.1.0 (/opt/rustwide/workdir/src/configuration) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/configuration/src/lib.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | #[macro_use] extern crate lazy_static; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/configuration/src/lib.rs:213:18 [INFO] [stdout] | [INFO] [stdout] 213 | fn from_toml(&toml::Value) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &toml::Value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/configuration/src/lib.rs:217:18 [INFO] [stdout] | [INFO] [stdout] 217 | fn into_toml(Self) -> toml::Value; [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 313 | toml_integer!(u8); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | toml_integer!(i8); [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | toml_integer!(u16); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | toml_integer!(i16); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | toml_integer!(u32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | toml_integer!(i32); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | toml_integer!(u64); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 320 | toml_integer!(i64); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | toml_integer!(usize); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:303:20 [INFO] [stdout] | [INFO] [stdout] 303 | Ok(try!(val.as_integer().ok_or(" expect integer")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | toml_integer!(isize); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_integer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:328:20 [INFO] [stdout] | [INFO] [stdout] 328 | Ok(try!(val.as_float().ok_or(" expect foat")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 338 | toml_float!(f32); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:328:20 [INFO] [stdout] | [INFO] [stdout] 328 | Ok(try!(val.as_float().ok_or(" expect foat")) as $ty) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 339 | toml_float!(f64); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 343 | Ok(try!(val.as_bool().ok_or(" expect boolean"))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:354:25 [INFO] [stdout] | [INFO] [stdout] 354 | Ok(String::from(try!(val.as_str().ok_or(" expect string")))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | toml_array!(1 => 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 387 | toml_array!(1 => 0); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | toml_array!(2 => 0 1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | toml_array!(2 => 0 1); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | toml_array!(3 => 0 1 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 389 | toml_array!(3 => 0 1 2); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | toml_array!(4 => 0 1 2 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 390 | toml_array!(4 => 0 1 2 3); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | toml_array!(5 => 0 1 2 3 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | toml_array!(5 => 0 1 2 3 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | toml_array!(6 => 0 1 2 3 4 5); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | toml_array!(6 => 0 1 2 3 4 5); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | toml_array!(7 => 0 1 2 3 4 5 6); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | toml_array!(7 => 0 1 2 3 4 5 6); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | toml_array!(8 => 0 1 2 3 4 5 6 7); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | toml_array!(8 => 0 1 2 3 4 5 6 7); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | toml_array!(9 => 0 1 2 3 4 5 6 7 8); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 395 | toml_array!(9 => 0 1 2 3 4 5 6 7 8); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:367:29 [INFO] [stdout] | [INFO] [stdout] 367 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | toml_array!(10 => 0 1 2 3 4 5 6 7 8 9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:373:24 [INFO] [stdout] | [INFO] [stdout] 373 | try!(T::from_toml(&array[$i]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 396 | toml_array!(10 => 0 1 2 3 4 5 6 7 8 9); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:400:21 [INFO] [stdout] | [INFO] [stdout] 400 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:404:22 [INFO] [stdout] | [INFO] [stdout] 404 | res.push(try!(T::from_toml(elt) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | toml_tuple!(2 => [A 0][B 1]); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 443 | toml_tuple!(2 => [A 0][B 1]); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 444 | toml_tuple!(3 => [A 0][B 1][C 2]); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 444 | toml_tuple!(3 => [A 0][B 1][C 2]); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | toml_tuple!(4 => [A 0][B 1][C 2][D 3]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 445 | toml_tuple!(4 => [A 0][B 1][C 2][D 3]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | toml_tuple!(5 => [A 0][B 1][C 2][D 3][E 4]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 446 | toml_tuple!(5 => [A 0][B 1][C 2][D 3][E 4]); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | toml_tuple!(6 => [A 0][B 1][C 2][D 3][E 4][F 5]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 447 | toml_tuple!(6 => [A 0][B 1][C 2][D 3][E 4][F 5]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | toml_tuple!(7 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 448 | toml_tuple!(7 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6]); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | toml_tuple!(8 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6][H 7]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 449 | toml_tuple!(8 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6][H 7]); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | toml_tuple!(9 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6][H 7][I 8]); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 450 | toml_tuple!(9 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6][H 7][I 8]); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:421:29 [INFO] [stdout] | [INFO] [stdout] 421 | let array = try!(val.as_slice().ok_or(" expect array")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | toml_tuple!(10 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6][H 7][I 8][J 9]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:427:24 [INFO] [stdout] | [INFO] [stdout] 427 | try!($i::from_toml(&array[$ni]) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | toml_tuple!(10 => [A 0][B 1][C 2][D 3][E 4][F 5][G 6][H 7][I 8][J 9]); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let config_map = try!(val.as_table().ok_or(" expect table")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 485 | toml_map!(BTreeMap: BTreeMap::new()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:461:36 [INFO] [stdout] | [INFO] [stdout] 461 | let value: T = try!(T::from_toml(value) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 485 | toml_map!(BTreeMap: BTreeMap::new()); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let config_map = try!(val.as_table().ok_or(" expect table")); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | toml_map!(HashMap: HashMap::new()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:461:36 [INFO] [stdout] | [INFO] [stdout] 461 | let value: T = try!(T::from_toml(value) [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 486 | toml_map!(HashMap: HashMap::new()); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `toml_map` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:494:39 [INFO] [stdout] | [INFO] [stdout] 494 | let mut string = String::from(try!(val.as_str().ok_or(err))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:525:20 [INFO] [stdout] | [INFO] [stdout] 525 | for elt in try!(val.as_slice().ok_or(err)) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:526:23 [INFO] [stdout] | [INFO] [stdout] 526 | path.push(try!(elt.as_str().ok_or(err))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/configuration/src/lib.rs:528:22 [INFO] [stdout] | [INFO] [stdout] 528 | let string = try!(path.to_str().ok_or(" unvalid UTF-8")).into(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] error: failed to run custom build command for `libudev-sys v0.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libudev-sys-ca3d2e05d9e36abf/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=udev [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.3/build.rs:13:40 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55774841c9c0 - std::backtrace_rs::backtrace::libunwind::trace::h0f5cd2ee8b0d7274 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55774841c9c0 - std::backtrace_rs::backtrace::trace_unsynchronized::h06905b5aeda069a1 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55774841c9c0 - std::sys_common::backtrace::_print_fmt::h4fe4c7c875072f30 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55774841c9c0 - ::fmt::hcc0746f004a9b7ef [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55774843a65c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x557748419f65 - std::io::Write::write_fmt::h23dab4cc9ce72ee2 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x55774841e7ab - std::sys_common::backtrace::_print::h173dc702502d65d2 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55774841e7ab - std::sys_common::backtrace::print::h61bd27c4742ba817 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55774841e7ab - std::panicking::default_hook::{{closure}}::hcaae87f0495ae613 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55774841e281 - std::panicking::default_hook::h0538e728ee080db0 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55774841ee74 - std::panicking::rust_panic_with_hook::h3039e236b6ca482c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55774841e957 - std::panicking::begin_panic_handler::{{closure}}::h884fbab544ffd91c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55774841cebc - std::sys_common::backtrace::__rust_end_short_backtrace::hdaf2e18ba3d91210 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55774841e8b9 - rust_begin_unwind [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5577483eb211 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5577483eb2a3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x5577483ed727 - core::result::Result::unwrap::h7ab41733e1ea2c4c [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/result.rs:1281:23 [INFO] [stderr] 17: 0x5577483ecc82 - build_script_build::check_func::hb63cee981fda616a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.3/build.rs:13:5 [INFO] [stderr] 18: 0x5577483ed576 - build_script_build::main::h7a52e877db644a65 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.3/build.rs:41:8 [INFO] [stderr] 19: 0x5577483ec8ab - core::ops::function::FnOnce::call_once::heb97c2300dc8c705 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x5577483ec94e - std::sys_common::backtrace::__rust_begin_short_backtrace::he88bce11c7b436c8 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x5577483ee101 - std::rt::lang_start::{{closure}}::hb6f2117cc6a9d82b [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:63:18 [INFO] [stderr] 22: 0x55774841f37a - core::ops::function::impls:: for &F>::call_once::h61bcc1dec5918b7e [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55774841f37a - std::panicking::try::do_call::h672d24f85ce22db4 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x55774841f37a - std::panicking::try::he383e7ef11604e58 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x55774841f37a - std::panic::catch_unwind::h502ac6058961e393 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panic.rs:434:14 [INFO] [stderr] 26: 0x55774841f37a - std::rt::lang_start_internal::{{closure}}::h851ee37bb5d99fdf [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:45:48 [INFO] [stderr] 27: 0x55774841f37a - std::panicking::try::do_call::h84f41bb3453bbd14 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:401:40 [INFO] [stderr] 28: 0x55774841f37a - std::panicking::try::h969c45dbbf2e4c94 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panicking.rs:365:19 [INFO] [stderr] 29: 0x55774841f37a - std::panic::catch_unwind::he40b1a4614f73e03 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/panic.rs:434:14 [INFO] [stderr] 30: 0x55774841f37a - std::rt::lang_start_internal::h0fbab25cccdb30d8 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:45:20 [INFO] [stderr] 31: 0x5577483ee0d0 - std::rt::lang_start::h1582f8d5970e4272 [INFO] [stderr] at /rustc/5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f/library/std/src/rt.rs:62:5 [INFO] [stderr] 32: 0x5577483ed64c - main [INFO] [stderr] 33: 0x7f25a0b620b3 - __libc_start_main [INFO] [stderr] 34: 0x5577483eb96e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 65 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `K` must be valid for the anonymous lifetime defined on the function body at 78:37... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | match node.force() { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the parameter type `V` must be valid for the anonymous lifetime defined on the function body at 78:37... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.1/src/support/bst/map.rs:78:37 [INFO] [stdout] | [INFO] [stdout] 78 | node: node::NodeRef) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c3950da4b1163c93d418ebfbc79e3417deded71ecf59d1a77ef9a0cf584cb0cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3950da4b1163c93d418ebfbc79e3417deded71ecf59d1a77ef9a0cf584cb0cd", kill_on_drop: false }` [INFO] [stdout] c3950da4b1163c93d418ebfbc79e3417deded71ecf59d1a77ef9a0cf584cb0cd