[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#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthiolliere%2Fruga" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thiolliere/ruga on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "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-4/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" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0db1690de0d4a1ef3e5f8f1d71d60e47100b7e54aae6cf2fcae142611cc328b [INFO] running `Command { std: "docker" "start" "-a" "c0db1690de0d4a1ef3e5f8f1d71d60e47100b7e54aae6cf2fcae142611cc328b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0db1690de0d4a1ef3e5f8f1d71d60e47100b7e54aae6cf2fcae142611cc328b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0db1690de0d4a1ef3e5f8f1d71d60e47100b7e54aae6cf2fcae142611cc328b", kill_on_drop: false }` [INFO] [stdout] c0db1690de0d4a1ef3e5f8f1d71d60e47100b7e54aae6cf2fcae142611cc328b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55bb52aa989e90d364d5afcd37147f2afcf209518b5f345cd0f4558b7d01e66e [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" "55bb52aa989e90d364d5afcd37147f2afcf209518b5f345cd0f4558b7d01e66e", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking lazy_static v0.2.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Checking byteorder v1.0.0 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking futures v0.1.13 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking either v1.1.0 [INFO] [stderr] Checking claxon v0.3.0 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking hound v1.1.0 [INFO] [stderr] Checking atom v0.3.4 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Checking log v0.3.7 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Compiling ole32-sys v0.2.0 [INFO] [stderr] Checking toml v0.2.1 [INFO] [stderr] Checking vecmath v0.3.0 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Checking shared_library v0.1.5 [INFO] [stderr] Checking ioctl v0.3.3 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking itertools v0.6.0 [INFO] [stderr] Checking ogg v0.4.1 [INFO] [stderr] Checking deflate v0.7.6 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking num-integer v0.1.34 [INFO] [stderr] Checking rusttype v0.2.1 [INFO] [stderr] Checking lewton v0.5.2 [INFO] [stderr] Checking pulse v0.5.3 [INFO] [stderr] Checking fs2 v0.2.5 [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] Checking configuration v0.1.0 (/opt/rustwide/workdir/src/configuration) [INFO] [stderr] Checking num-iter v0.1.33 [INFO] [stderr] Checking memmap v0.4.0 [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: 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] Checking specs v0.7.1 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Checking png v0.6.2 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stdout] warning: 63 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace-sys v0.1.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-2f78564755613c34/build-script-build` (exit code: 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: Other, 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: 0x55cedb9492d0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55cedb9492d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cedb9492d0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55cedb9492d0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55cedb963d8f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55cedb946822 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55cedb94aff5 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55cedb94aff5 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55cedb94aff5 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55cedb94aaa3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55cedb94b5fd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55cedb94b197 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55cedb94978c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55cedb94b0f9 - rust_begin_unwind [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55cedb9102b1 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55cedb9101a3 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x55cedb912e7e - core::result::Result::unwrap::h54debca92fe3f2ce [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55cedb911e09 - build_script_build::check_func::he165eb0ca8e84238 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.3/build.rs:13:5 [INFO] [stderr] 18: 0x55cedb912726 - build_script_build::main::h3be60b5bd9efe97f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libudev-sys-0.1.3/build.rs:41:8 [INFO] [stderr] 19: 0x55cedb9135db - core::ops::function::FnOnce::call_once::h94fa0c80aa61b694 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55cedb91342e - std::sys_common::backtrace::__rust_begin_short_backtrace::h6d325f5c6973a5e0 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55cedb911951 - std::rt::lang_start::{{closure}}::h50170260605f54b3 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55cedb94b9fa - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55cedb94b9fa - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55cedb94b9fa - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55cedb94b9fa - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x55cedb94b9fa - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55cedb911930 - std::rt::lang_start::h1b2f6f4269401b21 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55cedb9127fc - main [INFO] [stderr] 29: 0x7fc1461790b3 - __libc_start_main [INFO] [stderr] 30: 0x55cedb91091e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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" "55bb52aa989e90d364d5afcd37147f2afcf209518b5f345cd0f4558b7d01e66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55bb52aa989e90d364d5afcd37147f2afcf209518b5f345cd0f4558b7d01e66e", kill_on_drop: false }` [INFO] [stdout] 55bb52aa989e90d364d5afcd37147f2afcf209518b5f345cd0f4558b7d01e66e