[INFO] fetching crate slog-serde 1.0.0-alpha9...
[INFO] testing slog-serde-1.0.0-alpha9 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate slog-serde 1.0.0-alpha9 into /workspace/builds/worker-7-tc1/source
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slog-serde 1.0.0-alpha9 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest compatible versions
[INFO] [stderr]       Adding serde v0.8.23 (available: v1.0.228)
[INFO] [stderr]       Adding slog v1.7.1 (available: v2.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 320457db5658545d6740d3e2e8eb76ccd3676fd627de2b51722045e8a4c3b6bf
[INFO] running `Command { std: "docker" "start" "-a" "320457db5658545d6740d3e2e8eb76ccd3676fd627de2b51722045e8a4c3b6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "320457db5658545d6740d3e2e8eb76ccd3676fd627de2b51722045e8a4c3b6bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "320457db5658545d6740d3e2e8eb76ccd3676fd627de2b51722045e8a4c3b6bf", kill_on_drop: false }`
[INFO] [stdout] 320457db5658545d6740d3e2e8eb76ccd3676fd627de2b51722045e8a4c3b6bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7850d0e4a654d2029432a1b89e79fc3e48cd56f0a90c27596d69cb5bc708e915
[INFO] running `Command { std: "docker" "start" "-a" "7850d0e4a654d2029432a1b89e79fc3e48cd56f0a90c27596d69cb5bc708e915", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling slog v1.7.1
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling slog-serde v1.0.0-alpha9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> lib.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let map_state = try!(
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         impl_m!(self, key, ())
[INFO] [stdout]    |         ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |                     impl_m!(self, key, &*buf)
[INFO] [stdout]     |                     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.79s
[INFO] running `Command { std: "docker" "inspect" "7850d0e4a654d2029432a1b89e79fc3e48cd56f0a90c27596d69cb5bc708e915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7850d0e4a654d2029432a1b89e79fc3e48cd56f0a90c27596d69cb5bc708e915", kill_on_drop: false }`
[INFO] [stdout] 7850d0e4a654d2029432a1b89e79fc3e48cd56f0a90c27596d69cb5bc708e915
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 641561ddd554439fad15106c681c6712f68e5de6b62284c063ec3fcdaa017e07
[INFO] running `Command { std: "docker" "start" "-a" "641561ddd554439fad15106c681c6712f68e5de6b62284c063ec3fcdaa017e07", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> lib.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let map_state = try!(
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         impl_m!(self, key, ())
[INFO] [stdout]    |         ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |                     impl_m!(self, key, &*buf)
[INFO] [stdout]     |                     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling slog-serde v1.0.0-alpha9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> lib.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |         let map_state = try!(
[INFO] [stdout]    |                         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |         impl_m!(self, key, ())
[INFO] [stdout]    |         ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 95 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]   --> lib.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |         impl_m!(self, key, val)
[INFO] [stdout]    |         ----------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |         impl_m!(self, key, val)
[INFO] [stdout]     |         ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (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]    --> lib.rs:58:9
[INFO] [stdout]     |
[INFO] [stdout]  58 |         try!(serde::Serializer::serialize_map_key(&mut $s.ser, &mut $s.map_state, $key)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |                     impl_m!(self, key, &*buf)
[INFO] [stdout]     |                     ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] running `Command { std: "docker" "inspect" "641561ddd554439fad15106c681c6712f68e5de6b62284c063ec3fcdaa017e07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "641561ddd554439fad15106c681c6712f68e5de6b62284c063ec3fcdaa017e07", kill_on_drop: false }`
[INFO] [stdout] 641561ddd554439fad15106c681c6712f68e5de6b62284c063ec3fcdaa017e07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 220fb6f4e19e4e7a73d9b19409a18f7b2c3b7ef3d14c3c26c068f218327d7cd1
[INFO] running `Command { std: "docker" "start" "-a" "220fb6f4e19e4e7a73d9b19409a18f7b2c3b7ef3d14c3c26c068f218327d7cd1", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `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 the macro `impl_m` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `slog-serde` (lib) generated 20 warnings
[INFO] [stderr] warning: `slog-serde` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/slog_serde-5afb66450f094f9b)
[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; finished in 0.00s
[INFO] [stdout] 
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "220fb6f4e19e4e7a73d9b19409a18f7b2c3b7ef3d14c3c26c068f218327d7cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "220fb6f4e19e4e7a73d9b19409a18f7b2c3b7ef3d14c3c26c068f218327d7cd1", kill_on_drop: false }`
[INFO] [stdout] 220fb6f4e19e4e7a73d9b19409a18f7b2c3b7ef3d14c3c26c068f218327d7cd1
