[INFO] fetching crate slog-serde 1.0.0-alpha9... [INFO] testing slog-serde-1.0.0-alpha9 against 1.44.0 for beta-1.45-1 [INFO] extracting crate slog-serde 1.0.0-alpha9 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate slog-serde 1.0.0-alpha9 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate slog-serde 1.0.0-alpha9 [INFO] finished tweaking crates.io crate slog-serde 1.0.0-alpha9 [INFO] tweaked toml for crates.io crate slog-serde 1.0.0-alpha9 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 35eef860797141f558610a952eb3415e9ef954857b3db5d03f835d508b7ac8ee [INFO] running `"docker" "start" "-a" "35eef860797141f558610a952eb3415e9ef954857b3db5d03f835d508b7ac8ee"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling slog v1.7.1 [INFO] [stderr] Compiling slog-serde v1.0.0-alpha9 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | let map_state = try!( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 73 | impl_m!(self, key, ()) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 95 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 98 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 101 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 107 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 110 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 113 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 116 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 133 | impl_m!(self, key, &*buf) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.86s [INFO] running `"docker" "inspect" "35eef860797141f558610a952eb3415e9ef954857b3db5d03f835d508b7ac8ee"` [INFO] running `"docker" "rm" "-f" "35eef860797141f558610a952eb3415e9ef954857b3db5d03f835d508b7ac8ee"` [INFO] [stdout] 35eef860797141f558610a952eb3415e9ef954857b3db5d03f835d508b7ac8ee [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] aeea79d4b2e1d04404686d99aa84a4093e03e2c3fa1dbdbb8f015b10dc1c4974 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "aeea79d4b2e1d04404686d99aa84a4093e03e2c3fa1dbdbb8f015b10dc1c4974"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling slog-serde v1.0.0-alpha9 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | let map_state = try!( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 73 | impl_m!(self, key, ()) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 95 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 98 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 101 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 107 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 110 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 113 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 116 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 133 | impl_m!(self, key, &*buf) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | let map_state = try!( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 73 | impl_m!(self, key, ()) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 95 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 98 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 101 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 107 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 110 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 113 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 116 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 133 | impl_m!(self, key, &*buf) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "aeea79d4b2e1d04404686d99aa84a4093e03e2c3fa1dbdbb8f015b10dc1c4974"` [INFO] running `"docker" "rm" "-f" "aeea79d4b2e1d04404686d99aa84a4093e03e2c3fa1dbdbb8f015b10dc1c4974"` [INFO] [stdout] aeea79d4b2e1d04404686d99aa84a4093e03e2c3fa1dbdbb8f015b10dc1c4974 [INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b3e9f584d834fa88a2ea490402091542f911a88de3aa996e92d2b4f80b4b47e1 [INFO] running `"docker" "start" "-a" "b3e9f584d834fa88a2ea490402091542f911a88de3aa996e92d2b4f80b4b47e1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | let map_state = try!( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 73 | impl_m!(self, key, ()) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 95 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 98 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 101 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 107 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 110 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 113 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 116 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 133 | impl_m!(self, key, &*buf) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:37:25 [INFO] [stderr] | [INFO] [stderr] 37 | let map_state = try!( [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 69 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 73 | impl_m!(self, key, ()) [INFO] [stderr] | ---------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 77 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 82 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 86 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 89 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 92 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 95 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 98 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 101 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 104 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 107 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 110 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 113 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 116 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 119 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 122 | impl_m!(self, key, val) [INFO] [stderr] | ----------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> lib.rs:58:9 [INFO] [stderr] | [INFO] [stderr] 58 | try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key) [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 133 | impl_m!(self, key, &*buf) [INFO] [stderr] | ------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 20 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/slog_serde-2ba8dc403bc9d34f [INFO] [stderr] Doc-tests slog-serde [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b3e9f584d834fa88a2ea490402091542f911a88de3aa996e92d2b4f80b4b47e1"` [INFO] running `"docker" "rm" "-f" "b3e9f584d834fa88a2ea490402091542f911a88de3aa996e92d2b4f80b4b47e1"` [INFO] [stdout] b3e9f584d834fa88a2ea490402091542f911a88de3aa996e92d2b4f80b4b47e1