[INFO] fetching crate uncbv 0.2.4...
[INFO] testing uncbv-0.2.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate uncbv 0.2.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate uncbv 0.2.4
[INFO] finished tweaking crates.io crate uncbv 0.2.4
[INFO] tweaked toml for crates.io crate uncbv 0.2.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate uncbv 0.2.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding des v0.0.4 (available: v0.8.1)
[INFO] [stderr]       Adding docopt v0.6.86 (available: v1.1.1)
[INFO] [stderr]       Adding memmap v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding nom v2.2.1 (available: v8.0.0)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] [stderr]       Adding rayon v0.4.2 (available: v0.4.3)
[INFO] [stderr]       Adding walkdir v0.1.8 (available: v2.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 strsim v0.5.2
[INFO] [stderr]   Downloaded fs2 v0.2.5
[INFO] [stderr]   Downloaded memmap v0.4.0
[INFO] [stderr]   Downloaded docopt v0.6.86
[INFO] [stderr]   Downloaded deque v0.3.2
[INFO] [stderr]   Downloaded walkdir v0.1.8
[INFO] [stderr]   Downloaded nom v2.2.1
[INFO] [stderr]   Downloaded des v0.0.4
[INFO] [stderr]   Downloaded num_cpus v0.2.13
[INFO] [stderr]   Downloaded huffman v0.0.3
[INFO] [stderr]   Downloaded bitreader v0.1.0
[INFO] [stderr]   Downloaded rayon v0.4.2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 759c3142cd3ce70d5a45e6a08e29bd2cc94d9e127dc5e46a8650eb9bd511028c
[INFO] running `Command { std: "docker" "start" "-a" "759c3142cd3ce70d5a45e6a08e29bd2cc94d9e127dc5e46a8650eb9bd511028c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "759c3142cd3ce70d5a45e6a08e29bd2cc94d9e127dc5e46a8650eb9bd511028c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "759c3142cd3ce70d5a45e6a08e29bd2cc94d9e127dc5e46a8650eb9bd511028c", kill_on_drop: false }`
[INFO] [stdout] 759c3142cd3ce70d5a45e6a08e29bd2cc94d9e127dc5e46a8650eb9bd511028c
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c37e556f58d4c2fb93fa82992e77e1f95667169c6bb74dbe113b9f60e377019
[INFO] running `Command { std: "docker" "start" "-a" "0c37e556f58d4c2fb93fa82992e77e1f95667169c6bb74dbe113b9f60e377019", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num_cpus v0.2.13
[INFO] [stderr]    Compiling deque v0.3.2
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling fs2 v0.2.5
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling bitreader v0.1.0
[INFO] [stderr]    Compiling strsim v0.5.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling huffman v0.0.3
[INFO] [stderr]    Compiling memmap v0.4.0
[INFO] [stderr]    Compiling nom v2.2.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling rayon v0.4.2
[INFO] [stderr]    Compiling des v0.0.4
[INFO] [stderr]    Compiling docopt v0.6.86
[INFO] [stderr]    Compiling uncbv v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> src/main.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[derive(Debug, RustcDecodable)]
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:105:13
[INFO] [stdout]     |
[INFO] [stdout] 105 |             try!(create_dir_all(output_dir));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/archive.rs:107:88
[INFO] [stdout]     |
[INFO] [stdout] 107 |             let output_file = output_file_path.into_os_string().into_string().unwrap();;
[INFO] [stdout]     |                                                                                        ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (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]    --> src/archive.rs:118:16
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let file = try!(Mmap::open_path(filename, Protection::Read));
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         try!(init_output(&file_list, output_dir));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |         try!(file.read(&mut buffer[..HEADER_SIZE]));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         try!(decrypt(buffer.as_ref(), &password, &mut cbv_output));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         try!(file.read_exact(&mut buffer));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         try!(decrypt(buffer.as_slice(), &password, &mut cbv_output));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |         let mut file = try!(File::open(filename));
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |         let file = try!(Mmap::open_path(filename, Protection::Read));
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         try!(create_dir_all(directory));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/archive.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |         try!(OpenOptions::new()
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/decrypt.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         try!(output.write_all(&result[..byte_count]));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/cbv.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// Parse a compressed block.
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:104:1
[INFO] [stdout]     |
[INFO] [stdout] 104 | /// Parse the compression flag.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | /// Extract, decode and decompress a block.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:203:1
[INFO] [stdout]     |
[INFO] [stdout] 203 | /// Extract a file from the archive.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | /// Extract the files from the archive.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:220:1
[INFO] [stdout]     |
[INFO] [stdout] 220 | /// Parse only the filenames from the archive.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:229:1
[INFO] [stdout]     |
[INFO] [stdout] 229 | /// Parse a null-terminated String as a filename.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | /// Parse the file list.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:251:1
[INFO] [stdout]     |
[INFO] [stdout] 251 | /// Parse the file metadata (name and sizes).
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:261:1
[INFO] [stdout]     |
[INFO] [stdout] 261 | /// Parse a CBV file header.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | /// Decode a huffman-encoded block.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/cbv.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | /// Decode a huffman tree.
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/macros.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               $submac!(input, $($args)*)
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cbv.rs:92:1
[INFO] [stdout]     |
[INFO] [stdout]  92 | / named_args!(block<'a>(file: &FileMetaData, output_dir: &str) <()>,
[INFO] [stdout]  93 | |     chain!
[INFO] [stdout]  94 | |         ( block_size: le_u16
[INFO] [stdout]  95 | |         ~ le_u16 // NOTE: unknown bytes.
[INFO] [stdout] ...   |
[INFO] [stdout] 102 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/macros.rs:42:13
[INFO] [stdout]     |
[INFO] [stdout]  42 |               $submac!(input, $($args)*)
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cbv.rs:176:1
[INFO] [stdout]     |
[INFO] [stdout] 176 | / named_args!(extract_block<'a>(file: &FileMetaData, output_dir: &str) <()>,
[INFO] [stdout] 177 | |     chain!
[INFO] [stdout] 178 | |         ( flag: compression_flag
[INFO] [stdout] 179 | |         ~ result: map!(
[INFO] [stdout] ...   |
[INFO] [stdout] 201 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/macros.rs:32:13
[INFO] [stdout]     |
[INFO] [stdout]  32 |               $submac!(input, $($args)*)
[INFO] [stdout]     |               ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/cbv.rs:212:1
[INFO] [stdout]     |
[INFO] [stdout] 212 | / named_args!(pub extract_files<'a>(output_dir: &str) <()>,
[INFO] [stdout] 213 | |     chain!
[INFO] [stdout] 214 | |         ( files: extract_file_list
[INFO] [stdout] 215 | |         ~ foreach!(files, file => apply!(extract_file, file, output_dir))
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | | );
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named_args` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/cbv.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | / named!(pub extract_file_list < Vec<FileMetaData> >,
[INFO] [stdout] 222 | |     chain!
[INFO] [stdout] 223 | |         ( header: header
[INFO] [stdout] 224 | |         ~ file_list: apply!(file_list, header)
[INFO] [stdout] ...   |
[INFO] [stdout] 227 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/cbv.rs:252:1
[INFO] [stdout]     |
[INFO] [stdout] 252 | / named!(file_metadata <FileMetaData>,
[INFO] [stdout] 253 | |     chain!
[INFO] [stdout] 254 | |         ( filename: filename
[INFO] [stdout] 255 | |         ~ compressed_size: le_i32
[INFO] [stdout] ...   |
[INFO] [stdout] 259 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/cbv.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(pub header <Header>,
[INFO] [stdout] 263 | |     chain!
[INFO] [stdout] 264 | |         ( tag!(&[0x08, 0x00]) // CBV magic number.
[INFO] [stdout] 265 | |         ~ file_count: le_u16
[INFO] [stdout] ...   |
[INFO] [stdout] 270 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/cbv.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | / named!(huffman < Vec<u8> >,
[INFO] [stdout] 274 | |     chain!
[INFO] [stdout] 275 | |         ( decompressed_size: be_u16
[INFO] [stdout] 276 | |         ~ result: bits!(
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/cbv.rs:273:1
[INFO] [stdout]     |
[INFO] [stdout] 273 | / named!(huffman < Vec<u8> >,
[INFO] [stdout] 274 | |     chain!
[INFO] [stdout] 275 | |         ( decompressed_size: be_u16
[INFO] [stdout] 276 | |         ~ result: bits!(
[INFO] [stdout] ...   |
[INFO] [stdout] 285 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `bits_impl` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `chain`: please use [`do_parse!`](macro.do_parse.html) instead
[INFO] [stdout]    --> src/cbv.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | / named!(huffman_tree((&[u8], usize)) -> huffman::Tree,
[INFO] [stdout] 295 | |     map!(
[INFO] [stdout] 296 | |         count_fixed!(
[INFO] [stdout] 297 | |             (usize, u16),
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/cbv.rs:294:1
[INFO] [stdout]     |
[INFO] [stdout] 294 | / named!(huffman_tree((&[u8], usize)) -> huffman::Tree,
[INFO] [stdout] 295 | |     map!(
[INFO] [stdout] 296 | |         count_fixed!(
[INFO] [stdout] 297 | |             (usize, u16),
[INFO] [stdout] ...   |
[INFO] [stdout] 307 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `count_fixed` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/decrypt.rs:65:65
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn decrypt<R: Read>(reader: R, password: &str, output: &mut Write) -> Result<(), io::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] 65 | pub fn decrypt<R: Read>(reader: R, password: &str, output: &mut dyn Write) -> Result<(), io::Error> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Args: Decodable` is not satisfied
[INFO] [stdout]    --> src/main.rs:167:52
[INFO] [stdout]     |
[INFO] [stdout] 167 |     let args: Args = docopt.version(Some(version)).decode()
[INFO] [stdout]     |                                                    ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Decodable` is not implemented for `Args`
[INFO] [stdout]    --> src/main.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | struct Args {
[INFO] [stdout]     | ^^^^^^^^^^^
[INFO] [stdout]     = help: the following other types implement trait `Decodable`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T10, T11)
[INFO] [stdout]               (T11,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11)
[INFO] [stdout]             and 71 others
[INFO] [stdout] note: required by a bound in `Docopt::decode`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/docopt-0.6.86/src/dopt.rs:198:58
[INFO] [stdout]     |
[INFO] [stdout] 198 |     pub fn decode<D>(&self) -> Result<D, Error> where D: Decodable {
[INFO] [stdout]     |                                                          ^^^^^^^^^ required by this bound in `Docopt::decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `uncbv` (bin "uncbv") due to 2 previous errors; 36 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0c37e556f58d4c2fb93fa82992e77e1f95667169c6bb74dbe113b9f60e377019", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c37e556f58d4c2fb93fa82992e77e1f95667169c6bb74dbe113b9f60e377019", kill_on_drop: false }`
[INFO] [stdout] 0c37e556f58d4c2fb93fa82992e77e1f95667169c6bb74dbe113b9f60e377019
