[INFO] fetching crate nock 0.4.0...
[INFO] building nock-0.4.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate nock 0.4.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate nock 0.4.0
[INFO] finished tweaking crates.io crate nock 0.4.0
[INFO] tweaked toml for crates.io crate nock 0.4.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nock 0.4.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1c57f29c1a2ebb6617ef263cb07d21de9140c34648430ec5355eff8776e7784
[INFO] running `Command { std: "docker" "start" "-a" "f1c57f29c1a2ebb6617ef263cb07d21de9140c34648430ec5355eff8776e7784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1c57f29c1a2ebb6617ef263cb07d21de9140c34648430ec5355eff8776e7784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c57f29c1a2ebb6617ef263cb07d21de9140c34648430ec5355eff8776e7784", kill_on_drop: false }`
[INFO] [stdout] f1c57f29c1a2ebb6617ef263cb07d21de9140c34648430ec5355eff8776e7784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 72c7aaa95788578ff83e7d046b11f620b18ea794a9a211bc6f44f7f37e985304
[INFO] running `Command { std: "docker" "start" "-a" "72c7aaa95788578ff83e7d046b11f620b18ea794a9a211bc6f44f7f37e985304", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling nock v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/digit_slice.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn from_digits(&[u8]) -> Result<Self, Self::Err>;
[INFO] [stdout]    |                    ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   let p = try!(self.nock_on(subject.clone(),
[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]   --> src/nock.rs:55:41
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   let q = try!(self.nock_on(subject,
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:110:37
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:134:41
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:163:43
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...                   subject = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:166:43
[INFO] [stdout]     |
[INFO] [stdout] 166 | ...                   formula = try!(get_axis(axis, &subject));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:183:33
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...                   try!(self.hint(&subject, b, c));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 | ...                   let a = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:202:37
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...                   let b = try!(self.nock_on(subject, tail.clone()));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     try!(write!(f, "{}", c));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |                         try!(write!(f, "."));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 try!(write!(f, "["));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 try!(a.print(f, abbrev));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 try!(write!(f, " "));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:276:29
[INFO] [stdout]     |
[INFO] [stdout] 276 | ...                   try!(a.print(f, abbrev));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   try!(write!(f, " "));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...                   try!(cur.print(f, abbrev));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |         Ok((try!(T::from_noun(n)),))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:432:25
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 let t = try!(T::from_noun(a));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                 let u = try!(U::from_noun(b));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:458:26
[INFO] [stdout]     |
[INFO] [stdout] 458 |                 let t1 = try!(T1::from_noun(t1));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:459:26
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 let t2 = try!(T2::from_noun(t2));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:460:26
[INFO] [stdout]     |
[INFO] [stdout] 460 |                 let t3 = try!(T3::from_noun(t3));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:525:26
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 ret.push(try!(T::from_noun(head)));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:650:23
[INFO] [stdout]     |
[INFO] [stdout] 650 |             elts.push(try!(parse(input)));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:651:23
[INFO] [stdout]     |
[INFO] [stdout] 651 |             elts.push(try!(parse(input)));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:658:35
[INFO] [stdout]     |
[INFO] [stdout] 658 |                         elts.push(try!(parse_atom(input)))
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:660:54
[INFO] [stdout]     |
[INFO] [stdout] 660 |                     Some(c) if c == '[' => elts.push(try!(parse_cell(input))),
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:554:32
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:575:32
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/nock.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |                            return match p.get() {
[INFO] [stdout]     |  __________________________^      -
[INFO] [stdout]     | | ________________________________|
[INFO] [stdout]  94 | ||                             Shape::Cell(ref a, ref b) => {
[INFO] [stdout]  95 | ||                                 if a == b {
[INFO] [stdout] ...   ||
[INFO] [stdout] 103 | ||                             _ => return Err(NockError(format!("same"))),
[INFO] [stdout] 104 | ||                         };
[INFO] [stdout]     | ||                         ^
[INFO] [stdout]     | ||_________________________|
[INFO] [stdout]     |  |_________________________unreachable expression
[INFO] [stdout]     |                            any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:566:30
[INFO] [stdout]     |
[INFO] [stdout] 566 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s
[INFO] running `Command { std: "docker" "inspect" "72c7aaa95788578ff83e7d046b11f620b18ea794a9a211bc6f44f7f37e985304", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72c7aaa95788578ff83e7d046b11f620b18ea794a9a211bc6f44f7f37e985304", kill_on_drop: false }`
[INFO] [stdout] 72c7aaa95788578ff83e7d046b11f620b18ea794a9a211bc6f44f7f37e985304
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 999502c9044a7827e4551690e33cd23b93b6adc24b752d229bb341df3fb1e9fb
[INFO] running `Command { std: "docker" "start" "-a" "999502c9044a7827e4551690e33cd23b93b6adc24b752d229bb341df3fb1e9fb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/digit_slice.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn from_digits(&[u8]) -> Result<Self, Self::Err>;
[INFO] [stdout]    |                    ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   let p = try!(self.nock_on(subject.clone(),
[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]   --> src/nock.rs:55:41
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   let q = try!(self.nock_on(subject,
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:110:37
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:134:41
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:163:43
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...                   subject = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:166:43
[INFO] [stdout]     |
[INFO] [stdout] 166 | ...                   formula = try!(get_axis(axis, &subject));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:183:33
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...                   try!(self.hint(&subject, b, c));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 | ...                   let a = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:202:37
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...                   let b = try!(self.nock_on(subject, tail.clone()));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     try!(write!(f, "{}", c));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |                         try!(write!(f, "."));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 try!(write!(f, "["));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 try!(a.print(f, abbrev));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 try!(write!(f, " "));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:276:29
[INFO] [stdout]     |
[INFO] [stdout] 276 | ...                   try!(a.print(f, abbrev));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   try!(write!(f, " "));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...                   try!(cur.print(f, abbrev));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |         Ok((try!(T::from_noun(n)),))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:432:25
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 let t = try!(T::from_noun(a));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                 let u = try!(U::from_noun(b));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:458:26
[INFO] [stdout]     |
[INFO] [stdout] 458 |                 let t1 = try!(T1::from_noun(t1));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:459:26
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 let t2 = try!(T2::from_noun(t2));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:460:26
[INFO] [stdout]     |
[INFO] [stdout] 460 |                 let t3 = try!(T3::from_noun(t3));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:525:26
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 ret.push(try!(T::from_noun(head)));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:650:23
[INFO] [stdout]     |
[INFO] [stdout] 650 |             elts.push(try!(parse(input)));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:651:23
[INFO] [stdout]     |
[INFO] [stdout] 651 |             elts.push(try!(parse(input)));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:658:35
[INFO] [stdout]     |
[INFO] [stdout] 658 |                         elts.push(try!(parse_atom(input)))
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:660:54
[INFO] [stdout]     |
[INFO] [stdout] 660 |                     Some(c) if c == '[' => elts.push(try!(parse_cell(input))),
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:554:32
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nock v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:575:32
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/nock.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |                            return match p.get() {
[INFO] [stdout]     |  __________________________^      -
[INFO] [stdout]     | | ________________________________|
[INFO] [stdout]  94 | ||                             Shape::Cell(ref a, ref b) => {
[INFO] [stdout]  95 | ||                                 if a == b {
[INFO] [stdout] ...   ||
[INFO] [stdout] 103 | ||                             _ => return Err(NockError(format!("same"))),
[INFO] [stdout] 104 | ||                         };
[INFO] [stdout]     | ||                         ^
[INFO] [stdout]     | ||_________________________|
[INFO] [stdout]     |  |_________________________unreachable expression
[INFO] [stdout]     |                            any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:566:30
[INFO] [stdout]     |
[INFO] [stdout] 566 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BufRead`
[INFO] [stdout]  --> examples/repl.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::{self, BufRead, Write};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/digit_slice.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn from_digits(&[u8]) -> Result<Self, Self::Err>;
[INFO] [stdout]    |                    ^^^^^ help: try naming the parameter or explicitly ignoring it: `_: &[u8]`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:53:41
[INFO] [stdout]    |
[INFO] [stdout] 53 | ...                   let p = try!(self.nock_on(subject.clone(),
[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]   --> src/nock.rs:55:41
[INFO] [stdout]    |
[INFO] [stdout] 55 | ...                   let q = try!(self.nock_on(subject,
[INFO] [stdout]    |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:67:33
[INFO] [stdout]    |
[INFO] [stdout] 67 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/nock.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |                         let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]    |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:110:37
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:134:41
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:148:41
[INFO] [stdout]     |
[INFO] [stdout] 148 | ...                   let p = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:163:43
[INFO] [stdout]     |
[INFO] [stdout] 163 | ...                   subject = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:166:43
[INFO] [stdout]     |
[INFO] [stdout] 166 | ...                   formula = try!(get_axis(axis, &subject));
[INFO] [stdout]     |                                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:183:33
[INFO] [stdout]     |
[INFO] [stdout] 183 | ...                   try!(self.hint(&subject, b, c));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:200:37
[INFO] [stdout]     |
[INFO] [stdout] 200 | ...                   let a = try!(self.nock_on(subject.clone(),
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/nock.rs:202:37
[INFO] [stdout]     |
[INFO] [stdout] 202 | ...                   let b = try!(self.nock_on(subject, tail.clone()));
[INFO] [stdout]     |                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |                     try!(write!(f, "{}", c));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:256:25
[INFO] [stdout]     |
[INFO] [stdout] 256 |                         try!(write!(f, "."));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 |                 try!(write!(f, "["));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 try!(a.print(f, abbrev));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 try!(write!(f, " "));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:276:29
[INFO] [stdout]     |
[INFO] [stdout] 276 | ...                   try!(a.print(f, abbrev));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:277:29
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   try!(write!(f, " "));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:281:29
[INFO] [stdout]     |
[INFO] [stdout] 281 | ...                   try!(cur.print(f, abbrev));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:413:13
[INFO] [stdout]     |
[INFO] [stdout] 413 |         Ok((try!(T::from_noun(n)),))
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:432:25
[INFO] [stdout]     |
[INFO] [stdout] 432 |                 let t = try!(T::from_noun(a));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                 let u = try!(U::from_noun(b));
[INFO] [stdout]     |                         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:458:26
[INFO] [stdout]     |
[INFO] [stdout] 458 |                 let t1 = try!(T1::from_noun(t1));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:459:26
[INFO] [stdout]     |
[INFO] [stdout] 459 |                 let t2 = try!(T2::from_noun(t2));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:460:26
[INFO] [stdout]     |
[INFO] [stdout] 460 |                 let t3 = try!(T3::from_noun(t3));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:525:26
[INFO] [stdout]     |
[INFO] [stdout] 525 |                 ret.push(try!(T::from_noun(head)));
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:650:23
[INFO] [stdout]     |
[INFO] [stdout] 650 |             elts.push(try!(parse(input)));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:651:23
[INFO] [stdout]     |
[INFO] [stdout] 651 |             elts.push(try!(parse(input)));
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:658:35
[INFO] [stdout]     |
[INFO] [stdout] 658 |                         elts.push(try!(parse_atom(input)))
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/lib.rs:660:54
[INFO] [stdout]     |
[INFO] [stdout] 660 |                     Some(c) if c == '[' => elts.push(try!(parse_cell(input))),
[INFO] [stdout]     |                                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `std::hash::SipHasher`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/lib.rs:747:27
[INFO] [stdout]     |
[INFO] [stdout] 747 |         let mut s = hash::SipHasher::new();
[INFO] [stdout]     |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:554:32
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 554 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:575:32
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn cause(&self) -> Option<&Error> {
[INFO] [stdout]     |                                ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 575 |     fn cause(&self) -> Option<&dyn Error> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/nock.rs:93:25
[INFO] [stdout]     |
[INFO] [stdout]  93 |                            return match p.get() {
[INFO] [stdout]     |  __________________________^      -
[INFO] [stdout]     | | ________________________________|
[INFO] [stdout]  94 | ||                             Shape::Cell(ref a, ref b) => {
[INFO] [stdout]  95 | ||                                 if a == b {
[INFO] [stdout] ...   ||
[INFO] [stdout] 103 | ||                             _ => return Err(NockError(format!("same"))),
[INFO] [stdout] 104 | ||                         };
[INFO] [stdout]     | ||                         ^
[INFO] [stdout]     | ||_________________________|
[INFO] [stdout]     |  |_________________________unreachable expression
[INFO] [stdout]     |                            any code following this `match` expression is unreachable, as all arms diverge
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/lib.rs:566:30
[INFO] [stdout]     |
[INFO] [stdout] 566 |         write!(f, "{}", self.description())
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::hash::SipHasher::new`: use `std::hash::DefaultHasher` instead
[INFO] [stdout]    --> src/lib.rs:747:38
[INFO] [stdout]     |
[INFO] [stdout] 747 |         let mut s = hash::SipHasher::new();
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "999502c9044a7827e4551690e33cd23b93b6adc24b752d229bb341df3fb1e9fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999502c9044a7827e4551690e33cd23b93b6adc24b752d229bb341df3fb1e9fb", kill_on_drop: false }`
[INFO] [stdout] 999502c9044a7827e4551690e33cd23b93b6adc24b752d229bb341df3fb1e9fb
