[INFO] fetching crate gen-epub-book 2.3.2...
[INFO] testing gen-epub-book-2.3.2 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate gen-epub-book 2.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate gen-epub-book 2.3.2
[INFO] finished tweaking crates.io crate gen-epub-book 2.3.2
[INFO] tweaked toml for crates.io crate gen-epub-book 2.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gen-epub-book 2.3.2 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 253 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.60)
[INFO] [stderr]       Adding mime_guess v1.8.8 (available: v2.0.5)
[INFO] [stderr]       Adding reqwest v0.9.24 (available: v0.13.2)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.8)
[INFO] [stderr]       Adding uuid v0.7.4 (available: v1.22.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] [stderr]       Adding zip v0.4.2 (available: v8.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9df4c61a8df1d18e32ad33757c33b9e8e61e2b90d7d193bfd4038e859956358
[INFO] running `Command { std: "docker" "start" "-a" "d9df4c61a8df1d18e32ad33757c33b9e8e61e2b90d7d193bfd4038e859956358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9df4c61a8df1d18e32ad33757c33b9e8e61e2b90d7d193bfd4038e859956358", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9df4c61a8df1d18e32ad33757c33b9e8e61e2b90d7d193bfd4038e859956358", kill_on_drop: false }`
[INFO] [stdout] d9df4c61a8df1d18e32ad33757c33b9e8e61e2b90d7d193bfd4038e859956358
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 498d605ffcef584e9abdef4b8d374fd294b5d2c890a5aec6cd1c126d258de7dc
[INFO] running `Command { std: "docker" "start" "-a" "498d605ffcef584e9abdef4b8d374fd294b5d2c890a5aec6cd1c126d258de7dc", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling msdos_time v0.1.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling zip v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling gen-epub-book v2.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 BookElement::Name(n) => name = try!(EPubBook::handle_essential_element(name, n, "Name")),
[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/ops/book.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:136:38
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:161:35
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 BookElement::Author(a) => author = try!(EPubBook::handle_essential_element(author, a, "Author")),
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:166:48
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 BookElement::Date(d) => date = try!(EPubBook::handle_essential_element(date, d, "Date")),
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:167:56
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 BookElement::Language(l) => language = try!(EPubBook::handle_essential_element(language, l, "Language")),
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |             name: try!(EPubBook::require_essential_element(name, "Name")),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |             author: try!(EPubBook::require_essential_element(author, "Author")),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |             date: try!(EPubBook::require_essential_element(date, "Date")),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |             language: try!(EPubBook::require_essential_element(language, "Language")),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             try!(EPubBook::normalise_path(relroot, c, id, packed_name, "Cover", verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             try!(EPubBook::normalise_path(relroot, pb, &mut String::new(), &mut PathBuf::new(), "Description", verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 try!(EPubBook::normalise_path(relroot, pb, id, packed_name, "Content, Image or Include", verbose, verb_out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         try!(w.start_file("mimetype", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         try!(w.write_all(MIME_TYPE.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | ...   try!(w.start_file("META-INF/container.xml", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         try!(w.write_all(CONTAINER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         try!(w.start_file("content.opf", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "content table")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         try!(self.content_table(&mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         try!(w.start_file("toc.ncx", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of contents")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         try!(self.table_of_contents(string_toc, &mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         try!(self.write_content(&mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |         try!(w.write_all(CONTENT_TABLE_HEADER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "content table header")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...   try!(writeln!(w, "    <dc:title>{}</dc:title>", self.name).map_err(|_| EPubBook::zip_error("write", "content table title line...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         try!(writeln!(w, r#"    <dc:creator opf:role="aut">{}</dc:creator>"#, self.author)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |         try!(writeln!(w,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 | ...   try!(writeln!(w, r#"    <dc:date>{}</dc:date>"#, self.date.to_rfc3339()).map_err(|_| EPubBook::zip_error("write", "content ta...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         try!(writeln!(w, r#"  </metadata>"#).map_err(|_| EPubBook::zip_error("write", "content table metadata end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         try!(writeln!(w, r#"  <manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         try!(writeln!(w, r#"    <item href="toc.ncx" id="toc" media-type="application/x-dtbncx+xml"/>"#)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |         try!(writeln!(w, r#"  </manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 459 |         try!(writeln!(w, r#"  <spine toc="toc">"#).map_err(|_| EPubBook::zip_error("write", "content table spine start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         try!(writeln!(w, r#"  </spine>"#).map_err(|_| EPubBook::zip_error("write", "content table spine end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |         try!(writeln!(w, r#"  <guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         try!(writeln!(w, r#"    <reference href="toc.ncx" title="Table of Contents" type="toc" />"#)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         try!(writeln!(w, r#"  </guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         try!(writeln!(w, r#"</package>"#).map_err(|_| EPubBook::zip_error("write", "content table package end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 | ...   try!(writeln!(w, r#"    <meta name="cover" content="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table cov...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 434 | ...   try!(writeln!(w, r#"    <dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description open line")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:435:13
[INFO] [stdout]     |
[INFO] [stdout] 435 |             try!(EPubBook::write_content_type(desc, &"description", false, w, verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...   try!(writeln!(w, r#"    </dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description close line")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 try!(writeln!(w,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:462:13
[INFO] [stdout]     |
[INFO] [stdout] 462 | ...   try!(writeln!(w, r#"    <itemref idref="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table spine content")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 | ...   try!(writeln!(w, r#"    <reference xmlns="http://www.idpf.org/2007/opf" href="{}" title="{}" type="cover" />"#, fname.display...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         try!(writeln!(w, r#"<?xml version='1.0' encoding='utf-8'?>"#).map_err(|_| EPubBook::zip_error("write", "toc xml start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         try!(writeln!(w, r#"<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1" xml:lang="{}">"#, self.language)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |         try!(writeln!(w, r#"  <head>"#).map_err(|_| EPubBook::zip_error("write", "toc head start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 | ...   try!(writeln!(w, r#"    <meta content="{}" name="dtb:uid"/>"#, self.uuid.to_hyphenated_ref()).map_err(|_| EPubBook::zip_error...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |         try!(writeln!(w, r#"    <meta content="2" name="dtb:depth"/>"#).map_err(|_| EPubBook::zip_error("write", "toc head depth")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |         try!(writeln!(w, r#"  </head>"#).map_err(|_| EPubBook::zip_error("write", "toc head end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         try!(writeln!(w, r#"  <docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |         try!(writeln!(w, r#"    <text>{}</text>"#, self.name).map_err(|_| EPubBook::zip_error("write", "toc doc title")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |         try!(writeln!(w, r#"  </docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         try!(writeln!(w, r#"  <navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         try!(writeln!(w, r#"  </navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         try!(writeln!(w, r#"</ncx>"#).map_err(|_| EPubBook::zip_error("write", "toc ncx end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 try!(writeln!(w, r#"    <navPoint id="{}" playOrder="{}">"#, Uuid::new_v4().to_hyphenated(), titles)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:501:17
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 try!(writeln!(w, r#"      <navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label start")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:502:17
[INFO] [stdout]     |
[INFO] [stdout] 502 | ...   try!(writeln!(w, r#"        <text>{}</text>"#, title).map_err(|_| EPubBook::zip_error("write", "toc navmap label text")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 try!(writeln!(w, r#"      </navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label end")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 | ...   try!(writeln!(w, r#"      <content src="{}"/>"#, fname.display()).map_err(|_| EPubBook::zip_error("write", "toc navmap point ...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:505:17
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 try!(writeln!(w, r#"    </navPoint>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap point end")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |                         if let Some(title) = find_title(&mut try!(File::open(pb).map_err(|_| {
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:547:17
[INFO] [stdout]     |
[INFO] [stdout] 547 | ...   try!(w.start_file(fname.to_str().unwrap(), FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of conten...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:548:17
[INFO] [stdout]     |
[INFO] [stdout] 548 |                 try!(EPubBook::write_content_type(tp, &fname.display(), true, w, verbose, verb_out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:559:17
[INFO] [stdout]     |
[INFO] [stdout] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:559:36
[INFO] [stdout]     |
[INFO] [stdout] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:566:17
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 try!(download_to(w, u));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:570:21
[INFO] [stdout]     |
[INFO] [stdout] 570 |                     try!(write_string_content(w, s));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:572:21
[INFO] [stdout]     |
[INFO] [stdout] 572 |                     try!(writeln!(w, "{}", s).map_err(|_| EPubBook::zip_error("write", "string content")));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:204:93
[INFO] [stdout]     |
[INFO] [stdout] 204 |                         "Network-Image-Content" => Ok(Some(BookElement::NetworkImageContent(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:206:78
[INFO] [stdout]     |
[INFO] [stdout] 206 |                         "Network-Cover" => Ok(Some(BookElement::NetworkCover(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:208:82
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         "Network-Include" => Ok(Some(BookElement::NetworkInclude(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:211:90
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         "Network-Description" => Ok(Some(BookElement::NetworkDescription(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:213:61
[INFO] [stdout]     |
[INFO] [stdout] 213 |                         "Date" => Ok(Some(BookElement::Date(try!(BookElement::parse_datetime(ctnt, free_date))))),
[INFO] [stdout]     |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         try!(write!(f, "{}: ", self.name()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 try!(fs::canonicalize(from)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 dir: try!(resolve_dir(&s[idx + 1..])),
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             IncludeDirectory::Unnamed { dir: try!(resolve_dir(s)) }
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ops/mod.rs:66:43
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let elems: Vec<Option<BookElement>> = try!(Result::from_iter(BufReader::new(from)
[INFO] [stdout]    |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     try!(writeln!(to, r#"<html xmlns="http://www.w3.org/1999/xhtml">"#).map_err(|_| e("string content html start")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     try!(writeln!(to, r#"  <head></head>"#).map_err(|_| e("string content head start end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     try!(writeln!(to, r#"  <body>"#).map_err(|_| e("string content body start")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     try!(writeln!(to, r#"    {}"#, ctnt).map_err(|_| e("string content string")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     try!(writeln!(to, r#"  </body>"#).map_err(|_| e("string content body end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     try!(writeln!(to, r#"</html>"#).map_err(|_| e("string content html end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut resp = try!(reqwest::get(what.as_str()).map_err(|_| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         try!(io::copy(&mut resp, w).map_err(|_| {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/options.rs:55:23
[INFO] [stdout]     |
[INFO] [stdout]  55 |         let matches = app_from_crate!("\n")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/options.rs:55:23
[INFO] [stdout]     |
[INFO] [stdout]  55 |         let matches = app_from_crate!("\n")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `crate_authors` which comes from the expansion of the macro `app_from_crate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/macros.rs:493:22
[INFO] [stdout]     |
[INFO] [stdout] 493 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     try!(book.normalise_paths(&opts.include_directories, opts.verbose, &mut stderr()));
[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/main.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let descriptors = try!(if let Some(infile) = opts.source_file.as_ref() {
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | ...                   &mut try!(File::open(&infile.1).map_err(|_| {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut book = try!(ops::EPubBook::from_elements(descriptors));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         try!(book.write_zip(&mut outf, opts.verbose, &mut stderr()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut outf = try!(File::create(&outfile.1).map_err(|_| {
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         try!(book.write_zip(&mut buf, opts.verbose, &mut stderr()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         try!(stdout().write_all(buf.get_ref()).map_err(|_| {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.32s
[INFO] running `Command { std: "docker" "inspect" "498d605ffcef584e9abdef4b8d374fd294b5d2c890a5aec6cd1c126d258de7dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "498d605ffcef584e9abdef4b8d374fd294b5d2c890a5aec6cd1c126d258de7dc", kill_on_drop: false }`
[INFO] [stdout] 498d605ffcef584e9abdef4b8d374fd294b5d2c890a5aec6cd1c126d258de7dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8abef8e394cf73b5d7d5f114652dc4f22f4b159e4bbf1dfe0d4bddf8ab9569f
[INFO] running `Command { std: "docker" "start" "-a" "f8abef8e394cf73b5d7d5f114652dc4f22f4b159e4bbf1dfe0d4bddf8ab9569f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 BookElement::Name(n) => name = try!(EPubBook::handle_essential_element(name, n, "Name")),
[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/ops/book.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:136:38
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:161:35
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 BookElement::Author(a) => author = try!(EPubBook::handle_essential_element(author, a, "Author")),
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:166:48
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 BookElement::Date(d) => date = try!(EPubBook::handle_essential_element(date, d, "Date")),
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:167:56
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 BookElement::Language(l) => language = try!(EPubBook::handle_essential_element(language, l, "Language")),
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |             name: try!(EPubBook::require_essential_element(name, "Name")),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |             author: try!(EPubBook::require_essential_element(author, "Author")),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |             date: try!(EPubBook::require_essential_element(date, "Date")),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |             language: try!(EPubBook::require_essential_element(language, "Language")),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             try!(EPubBook::normalise_path(relroot, c, id, packed_name, "Cover", verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             try!(EPubBook::normalise_path(relroot, pb, &mut String::new(), &mut PathBuf::new(), "Description", verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 try!(EPubBook::normalise_path(relroot, pb, id, packed_name, "Content, Image or Include", verbose, verb_out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         try!(w.start_file("mimetype", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         try!(w.write_all(MIME_TYPE.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | ...   try!(w.start_file("META-INF/container.xml", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         try!(w.write_all(CONTAINER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         try!(w.start_file("content.opf", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "content table")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         try!(self.content_table(&mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         try!(w.start_file("toc.ncx", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of contents")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         try!(self.table_of_contents(string_toc, &mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         try!(self.write_content(&mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |         try!(w.write_all(CONTENT_TABLE_HEADER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "content table header")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...   try!(writeln!(w, "    <dc:title>{}</dc:title>", self.name).map_err(|_| EPubBook::zip_error("write", "content table title line...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         try!(writeln!(w, r#"    <dc:creator opf:role="aut">{}</dc:creator>"#, self.author)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |         try!(writeln!(w,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 | ...   try!(writeln!(w, r#"    <dc:date>{}</dc:date>"#, self.date.to_rfc3339()).map_err(|_| EPubBook::zip_error("write", "content ta...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         try!(writeln!(w, r#"  </metadata>"#).map_err(|_| EPubBook::zip_error("write", "content table metadata end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         try!(writeln!(w, r#"  <manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         try!(writeln!(w, r#"    <item href="toc.ncx" id="toc" media-type="application/x-dtbncx+xml"/>"#)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |         try!(writeln!(w, r#"  </manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 459 |         try!(writeln!(w, r#"  <spine toc="toc">"#).map_err(|_| EPubBook::zip_error("write", "content table spine start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         try!(writeln!(w, r#"  </spine>"#).map_err(|_| EPubBook::zip_error("write", "content table spine end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |         try!(writeln!(w, r#"  <guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         try!(writeln!(w, r#"    <reference href="toc.ncx" title="Table of Contents" type="toc" />"#)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         try!(writeln!(w, r#"  </guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         try!(writeln!(w, r#"</package>"#).map_err(|_| EPubBook::zip_error("write", "content table package end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 | ...   try!(writeln!(w, r#"    <meta name="cover" content="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table cov...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 434 | ...   try!(writeln!(w, r#"    <dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description open line")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:435:13
[INFO] [stdout]     |
[INFO] [stdout] 435 |             try!(EPubBook::write_content_type(desc, &"description", false, w, verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...   try!(writeln!(w, r#"    </dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description close line")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 try!(writeln!(w,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:462:13
[INFO] [stdout]     |
[INFO] [stdout] 462 | ...   try!(writeln!(w, r#"    <itemref idref="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table spine content")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 | ...   try!(writeln!(w, r#"    <reference xmlns="http://www.idpf.org/2007/opf" href="{}" title="{}" type="cover" />"#, fname.display...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         try!(writeln!(w, r#"<?xml version='1.0' encoding='utf-8'?>"#).map_err(|_| EPubBook::zip_error("write", "toc xml start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         try!(writeln!(w, r#"<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1" xml:lang="{}">"#, self.language)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |         try!(writeln!(w, r#"  <head>"#).map_err(|_| EPubBook::zip_error("write", "toc head start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 | ...   try!(writeln!(w, r#"    <meta content="{}" name="dtb:uid"/>"#, self.uuid.to_hyphenated_ref()).map_err(|_| EPubBook::zip_error...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |         try!(writeln!(w, r#"    <meta content="2" name="dtb:depth"/>"#).map_err(|_| EPubBook::zip_error("write", "toc head depth")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |         try!(writeln!(w, r#"  </head>"#).map_err(|_| EPubBook::zip_error("write", "toc head end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         try!(writeln!(w, r#"  <docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |         try!(writeln!(w, r#"    <text>{}</text>"#, self.name).map_err(|_| EPubBook::zip_error("write", "toc doc title")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |         try!(writeln!(w, r#"  </docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         try!(writeln!(w, r#"  <navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         try!(writeln!(w, r#"  </navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         try!(writeln!(w, r#"</ncx>"#).map_err(|_| EPubBook::zip_error("write", "toc ncx end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 try!(writeln!(w, r#"    <navPoint id="{}" playOrder="{}">"#, Uuid::new_v4().to_hyphenated(), titles)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:501:17
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 try!(writeln!(w, r#"      <navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label start")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:502:17
[INFO] [stdout]     |
[INFO] [stdout] 502 | ...   try!(writeln!(w, r#"        <text>{}</text>"#, title).map_err(|_| EPubBook::zip_error("write", "toc navmap label text")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 try!(writeln!(w, r#"      </navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label end")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 | ...   try!(writeln!(w, r#"      <content src="{}"/>"#, fname.display()).map_err(|_| EPubBook::zip_error("write", "toc navmap point ...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:505:17
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 try!(writeln!(w, r#"    </navPoint>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap point end")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |                         if let Some(title) = find_title(&mut try!(File::open(pb).map_err(|_| {
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:547:17
[INFO] [stdout]     |
[INFO] [stdout] 547 | ...   try!(w.start_file(fname.to_str().unwrap(), FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of conten...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:548:17
[INFO] [stdout]     |
[INFO] [stdout] 548 |                 try!(EPubBook::write_content_type(tp, &fname.display(), true, w, verbose, verb_out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:559:17
[INFO] [stdout]     |
[INFO] [stdout] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gen-epub-book v2.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:559:36
[INFO] [stdout]     |
[INFO] [stdout] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:566:17
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 try!(download_to(w, u));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:570:21
[INFO] [stdout]     |
[INFO] [stdout] 570 |                     try!(write_string_content(w, s));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:572:21
[INFO] [stdout]     |
[INFO] [stdout] 572 |                     try!(writeln!(w, "{}", s).map_err(|_| EPubBook::zip_error("write", "string content")));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:204:93
[INFO] [stdout]     |
[INFO] [stdout] 204 |                         "Network-Image-Content" => Ok(Some(BookElement::NetworkImageContent(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:206:78
[INFO] [stdout]     |
[INFO] [stdout] 206 |                         "Network-Cover" => Ok(Some(BookElement::NetworkCover(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:208:82
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         "Network-Include" => Ok(Some(BookElement::NetworkInclude(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:211:90
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         "Network-Description" => Ok(Some(BookElement::NetworkDescription(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:213:61
[INFO] [stdout]     |
[INFO] [stdout] 213 |                         "Date" => Ok(Some(BookElement::Date(try!(BookElement::parse_datetime(ctnt, free_date))))),
[INFO] [stdout]     |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         try!(write!(f, "{}: ", self.name()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 try!(fs::canonicalize(from)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 dir: try!(resolve_dir(&s[idx + 1..])),
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             IncludeDirectory::Unnamed { dir: try!(resolve_dir(s)) }
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ops/mod.rs:66:43
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let elems: Vec<Option<BookElement>> = try!(Result::from_iter(BufReader::new(from)
[INFO] [stdout]    |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     try!(writeln!(to, r#"<html xmlns="http://www.w3.org/1999/xhtml">"#).map_err(|_| e("string content html start")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     try!(writeln!(to, r#"  <head></head>"#).map_err(|_| e("string content head start end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     try!(writeln!(to, r#"  <body>"#).map_err(|_| e("string content body start")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     try!(writeln!(to, r#"    {}"#, ctnt).map_err(|_| e("string content string")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     try!(writeln!(to, r#"  </body>"#).map_err(|_| e("string content body end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     try!(writeln!(to, r#"</html>"#).map_err(|_| e("string content html end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut resp = try!(reqwest::get(what.as_str()).map_err(|_| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         try!(io::copy(&mut resp, w).map_err(|_| {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/options.rs:55:23
[INFO] [stdout]     |
[INFO] [stdout]  55 |         let matches = app_from_crate!("\n")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/options.rs:55:23
[INFO] [stdout]     |
[INFO] [stdout]  55 |         let matches = app_from_crate!("\n")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `crate_authors` which comes from the expansion of the macro `app_from_crate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/macros.rs:493:22
[INFO] [stdout]     |
[INFO] [stdout] 493 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     try!(book.normalise_paths(&opts.include_directories, opts.verbose, &mut stderr()));
[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/main.rs:26:23
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let descriptors = try!(if let Some(infile) = opts.source_file.as_ref() {
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:28:36
[INFO] [stdout]    |
[INFO] [stdout] 28 | ...                   &mut try!(File::open(&infile.1).map_err(|_| {
[INFO] [stdout]    |                            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:57:20
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let mut book = try!(ops::EPubBook::from_elements(descriptors));
[INFO] [stdout]    |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         try!(book.write_zip(&mut outf, opts.verbose, &mut stderr()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:71:24
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let mut outf = try!(File::create(&outfile.1).map_err(|_| {
[INFO] [stdout]    |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |         try!(book.write_zip(&mut buf, opts.verbose, &mut stderr()));
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/main.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |         try!(stdout().write_all(buf.get_ref()).map_err(|_| {
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 BookElement::Name(n) => name = try!(EPubBook::handle_essential_element(name, n, "Name")),
[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/ops/book.rs:126:38
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:136:38
[INFO] [stdout]     |
[INFO] [stdout] 136 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:151:35
[INFO] [stdout]     |
[INFO] [stdout] 151 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:156:35
[INFO] [stdout]     |
[INFO] [stdout] 156 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:161:35
[INFO] [stdout]     |
[INFO] [stdout] 161 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stdout]     |                                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:165:52
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 BookElement::Author(a) => author = try!(EPubBook::handle_essential_element(author, a, "Author")),
[INFO] [stdout]     |                                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:166:48
[INFO] [stdout]     |
[INFO] [stdout] 166 |                 BookElement::Date(d) => date = try!(EPubBook::handle_essential_element(date, d, "Date")),
[INFO] [stdout]     |                                                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:167:56
[INFO] [stdout]     |
[INFO] [stdout] 167 |                 BookElement::Language(l) => language = try!(EPubBook::handle_essential_element(language, l, "Language")),
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:172:19
[INFO] [stdout]     |
[INFO] [stdout] 172 |             name: try!(EPubBook::require_essential_element(name, "Name")),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:173:21
[INFO] [stdout]     |
[INFO] [stdout] 173 |             author: try!(EPubBook::require_essential_element(author, "Author")),
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |             date: try!(EPubBook::require_essential_element(date, "Date")),
[INFO] [stdout]     |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |             language: try!(EPubBook::require_essential_element(language, "Language")),
[INFO] [stdout]     |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |             try!(EPubBook::normalise_path(relroot, c, id, packed_name, "Cover", verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:237:13
[INFO] [stdout]     |
[INFO] [stdout] 237 |             try!(EPubBook::normalise_path(relroot, pb, &mut String::new(), &mut PathBuf::new(), "Description", verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 try!(EPubBook::normalise_path(relroot, pb, id, packed_name, "Content, Image or Include", verbose, verb_out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:350:9
[INFO] [stdout]     |
[INFO] [stdout] 350 |         try!(w.start_file("mimetype", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:351:9
[INFO] [stdout]     |
[INFO] [stdout] 351 |         try!(w.write_all(MIME_TYPE.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 | ...   try!(w.start_file("META-INF/container.xml", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:354:9
[INFO] [stdout]     |
[INFO] [stdout] 354 |         try!(w.write_all(CONTAINER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:356:9
[INFO] [stdout]     |
[INFO] [stdout] 356 |         try!(w.start_file("content.opf", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "content table")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:357:9
[INFO] [stdout]     |
[INFO] [stdout] 357 |         try!(self.content_table(&mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:359:9
[INFO] [stdout]     |
[INFO] [stdout] 359 |         try!(w.start_file("toc.ncx", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of contents")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:360:9
[INFO] [stdout]     |
[INFO] [stdout] 360 |         try!(self.table_of_contents(string_toc, &mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:362:9
[INFO] [stdout]     |
[INFO] [stdout] 362 |         try!(self.write_content(&mut w, verbose, verb_out));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:418:9
[INFO] [stdout]     |
[INFO] [stdout] 418 |         try!(w.write_all(CONTENT_TABLE_HEADER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "content table header")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:419:9
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...   try!(writeln!(w, "    <dc:title>{}</dc:title>", self.name).map_err(|_| EPubBook::zip_error("write", "content table title line...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:420:9
[INFO] [stdout]     |
[INFO] [stdout] 420 |         try!(writeln!(w, r#"    <dc:creator opf:role="aut">{}</dc:creator>"#, self.author)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:422:9
[INFO] [stdout]     |
[INFO] [stdout] 422 |         try!(writeln!(w,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:426:9
[INFO] [stdout]     |
[INFO] [stdout] 426 | ...   try!(writeln!(w, r#"    <dc:date>{}</dc:date>"#, self.date.to_rfc3339()).map_err(|_| EPubBook::zip_error("write", "content ta...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:427:9
[INFO] [stdout]     |
[INFO] [stdout] 427 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:438:9
[INFO] [stdout]     |
[INFO] [stdout] 438 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:440:9
[INFO] [stdout]     |
[INFO] [stdout] 440 |         try!(writeln!(w, r#"  </metadata>"#).map_err(|_| EPubBook::zip_error("write", "content table metadata end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:441:9
[INFO] [stdout]     |
[INFO] [stdout] 441 |         try!(writeln!(w, r#"  <manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:442:9
[INFO] [stdout]     |
[INFO] [stdout] 442 |         try!(writeln!(w, r#"    <item href="toc.ncx" id="toc" media-type="application/x-dtbncx+xml"/>"#)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |         try!(writeln!(w, r#"  </manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:459:9
[INFO] [stdout]     |
[INFO] [stdout] 459 |         try!(writeln!(w, r#"  <spine toc="toc">"#).map_err(|_| EPubBook::zip_error("write", "content table spine start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |         try!(writeln!(w, r#"  </spine>"#).map_err(|_| EPubBook::zip_error("write", "content table spine end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:466:9
[INFO] [stdout]     |
[INFO] [stdout] 466 |         try!(writeln!(w, r#"  <guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:473:9
[INFO] [stdout]     |
[INFO] [stdout] 473 |         try!(writeln!(w, r#"    <reference href="toc.ncx" title="Table of Contents" type="toc" />"#)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:475:9
[INFO] [stdout]     |
[INFO] [stdout] 475 |         try!(writeln!(w, r#"  </guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:476:9
[INFO] [stdout]     |
[INFO] [stdout] 476 |         try!(writeln!(w, r#"</package>"#).map_err(|_| EPubBook::zip_error("write", "content table package end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:430:13
[INFO] [stdout]     |
[INFO] [stdout] 430 | ...   try!(writeln!(w, r#"    <meta name="cover" content="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table cov...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 434 | ...   try!(writeln!(w, r#"    <dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description open line")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:435:13
[INFO] [stdout]     |
[INFO] [stdout] 435 |             try!(EPubBook::write_content_type(desc, &"description", false, w, verbose, verb_out));
[INFO] [stdout]     |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:436:13
[INFO] [stdout]     |
[INFO] [stdout] 436 | ...   try!(writeln!(w, r#"    </dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description close line")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:449:17
[INFO] [stdout]     |
[INFO] [stdout] 449 |                 try!(writeln!(w,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:462:13
[INFO] [stdout]     |
[INFO] [stdout] 462 | ...   try!(writeln!(w, r#"    <itemref idref="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table spine content")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 | ...   try!(writeln!(w, r#"    <reference xmlns="http://www.idpf.org/2007/opf" href="{}" title="{}" type="cover" />"#, fname.display...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         try!(writeln!(w, r#"<?xml version='1.0' encoding='utf-8'?>"#).map_err(|_| EPubBook::zip_error("write", "toc xml start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         try!(writeln!(w, r#"<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1" xml:lang="{}">"#, self.language)
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:485:9
[INFO] [stdout]     |
[INFO] [stdout] 485 |         try!(writeln!(w, r#"  <head>"#).map_err(|_| EPubBook::zip_error("write", "toc head start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:486:9
[INFO] [stdout]     |
[INFO] [stdout] 486 | ...   try!(writeln!(w, r#"    <meta content="{}" name="dtb:uid"/>"#, self.uuid.to_hyphenated_ref()).map_err(|_| EPubBook::zip_error...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:487:9
[INFO] [stdout]     |
[INFO] [stdout] 487 |         try!(writeln!(w, r#"    <meta content="2" name="dtb:depth"/>"#).map_err(|_| EPubBook::zip_error("write", "toc head depth")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:488:9
[INFO] [stdout]     |
[INFO] [stdout] 488 |         try!(writeln!(w, r#"  </head>"#).map_err(|_| EPubBook::zip_error("write", "toc head end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:489:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |         try!(writeln!(w, r#"  <docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |         try!(writeln!(w, r#"    <text>{}</text>"#, self.name).map_err(|_| EPubBook::zip_error("write", "toc doc title")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:491:9
[INFO] [stdout]     |
[INFO] [stdout] 491 |         try!(writeln!(w, r#"  </docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:492:9
[INFO] [stdout]     |
[INFO] [stdout] 492 |         try!(writeln!(w, r#"  <navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap start")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         try!(writeln!(w, r#"  </navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:537:9
[INFO] [stdout]     |
[INFO] [stdout] 537 |         try!(writeln!(w, r#"</ncx>"#).map_err(|_| EPubBook::zip_error("write", "toc ncx end")));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:499:17
[INFO] [stdout]     |
[INFO] [stdout] 499 |                 try!(writeln!(w, r#"    <navPoint id="{}" playOrder="{}">"#, Uuid::new_v4().to_hyphenated(), titles)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:501:17
[INFO] [stdout]     |
[INFO] [stdout] 501 |                 try!(writeln!(w, r#"      <navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label start")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:502:17
[INFO] [stdout]     |
[INFO] [stdout] 502 | ...   try!(writeln!(w, r#"        <text>{}</text>"#, title).map_err(|_| EPubBook::zip_error("write", "toc navmap label text")));
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:503:17
[INFO] [stdout]     |
[INFO] [stdout] 503 |                 try!(writeln!(w, r#"      </navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label end")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 | ...   try!(writeln!(w, r#"      <content src="{}"/>"#, fname.display()).map_err(|_| EPubBook::zip_error("write", "toc navmap point ...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:505:17
[INFO] [stdout]     |
[INFO] [stdout] 505 |                 try!(writeln!(w, r#"    </navPoint>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap point end")));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |                         if let Some(title) = find_title(&mut try!(File::open(pb).map_err(|_| {
[INFO] [stdout]     |                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:547:17
[INFO] [stdout]     |
[INFO] [stdout] 547 | ...   try!(w.start_file(fname.to_str().unwrap(), FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of conten...
[INFO] [stdout]     |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:548:17
[INFO] [stdout]     |
[INFO] [stdout] 548 |                 try!(EPubBook::write_content_type(tp, &fname.display(), true, w, verbose, verb_out));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:559:17
[INFO] [stdout]     |
[INFO] [stdout] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:559:36
[INFO] [stdout]     |
[INFO] [stdout] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:566:17
[INFO] [stdout]     |
[INFO] [stdout] 566 |                 try!(download_to(w, u));
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:570:21
[INFO] [stdout]     |
[INFO] [stdout] 570 |                     try!(write_string_content(w, s));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/book.rs:572:21
[INFO] [stdout]     |
[INFO] [stdout] 572 |                     try!(writeln!(w, "{}", s).map_err(|_| EPubBook::zip_error("write", "string content")));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:204:93
[INFO] [stdout]     |
[INFO] [stdout] 204 |                         "Network-Image-Content" => Ok(Some(BookElement::NetworkImageContent(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:206:78
[INFO] [stdout]     |
[INFO] [stdout] 206 |                         "Network-Cover" => Ok(Some(BookElement::NetworkCover(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:208:82
[INFO] [stdout]     |
[INFO] [stdout] 208 |                         "Network-Include" => Ok(Some(BookElement::NetworkInclude(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:211:90
[INFO] [stdout]     |
[INFO] [stdout] 211 |                         "Network-Description" => Ok(Some(BookElement::NetworkDescription(try!(BookElement::parse_url(ctnt))))),
[INFO] [stdout]     |                                                                                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:213:61
[INFO] [stdout]     |
[INFO] [stdout] 213 |                         "Date" => Ok(Some(BookElement::Date(try!(BookElement::parse_datetime(ctnt, free_date))))),
[INFO] [stdout]     |                                                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/element.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 265 |         try!(write!(f, "{}: ", self.name()));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:182:17
[INFO] [stdout]     |
[INFO] [stdout] 182 |                 try!(fs::canonicalize(from)
[INFO] [stdout]     |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 dir: try!(resolve_dir(&s[idx + 1..])),
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/ops/include_dir.rs:207:46
[INFO] [stdout]     |
[INFO] [stdout] 207 |             IncludeDirectory::Unnamed { dir: try!(resolve_dir(s)) }
[INFO] [stdout]     |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/ops/mod.rs:66:43
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let elems: Vec<Option<BookElement>> = try!(Result::from_iter(BufReader::new(from)
[INFO] [stdout]    |                                           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:126:5
[INFO] [stdout]     |
[INFO] [stdout] 126 |     try!(writeln!(to, r#"<html xmlns="http://www.w3.org/1999/xhtml">"#).map_err(|_| e("string content html start")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 |     try!(writeln!(to, r#"  <head></head>"#).map_err(|_| e("string content head start end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     try!(writeln!(to, r#"  <body>"#).map_err(|_| e("string content body start")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     try!(writeln!(to, r#"    {}"#, ctnt).map_err(|_| e("string content string")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 |     try!(writeln!(to, r#"  </body>"#).map_err(|_| e("string content body end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     try!(writeln!(to, r#"</html>"#).map_err(|_| e("string content html end")));
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:154:20
[INFO] [stdout]     |
[INFO] [stdout] 154 |     let mut resp = try!(reqwest::get(what.as_str()).map_err(|_| {
[INFO] [stdout]     |                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/util.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         try!(io::copy(&mut resp, w).map_err(|_| {
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/options.rs:55:23
[INFO] [stdout]     |
[INFO] [stdout]  55 |         let matches = app_from_crate!("\n")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/options.rs:55:23
[INFO] [stdout]     |
[INFO] [stdout]  55 |         let matches = app_from_crate!("\n")
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `crate_authors` which comes from the expansion of the macro `app_from_crate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/macros.rs:493:22
[INFO] [stdout]     |
[INFO] [stdout] 493 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] running `Command { std: "docker" "inspect" "f8abef8e394cf73b5d7d5f114652dc4f22f4b159e4bbf1dfe0d4bddf8ab9569f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8abef8e394cf73b5d7d5f114652dc4f22f4b159e4bbf1dfe0d4bddf8ab9569f", kill_on_drop: false }`
[INFO] [stdout] f8abef8e394cf73b5d7d5f114652dc4f22f4b159e4bbf1dfe0d4bddf8ab9569f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 914665d6fc030d44aee0c727aaaa91fefb7721d3bccc8f98d0ecd0f9d53050f1
[INFO] running `Command { std: "docker" "start" "-a" "914665d6fc030d44aee0c727aaaa91fefb7721d3bccc8f98d0ecd0f9d53050f1", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:105:48
[INFO] [stderr]     |
[INFO] [stderr] 105 |                 BookElement::Name(n) => name = try!(EPubBook::handle_essential_element(name, n, "Name")),
[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]    --> src/ops/book.rs:126:38
[INFO] [stderr]     |
[INFO] [stderr] 126 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stderr]     |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:136:38
[INFO] [stderr]     |
[INFO] [stderr] 136 |                     non_content.push(try!(EPubBook::handle_essential_element(cover,
[INFO] [stderr]     |                                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:151:35
[INFO] [stderr]     |
[INFO] [stderr] 151 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stderr]     |                                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:156:35
[INFO] [stderr]     |
[INFO] [stderr] 156 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stderr]     |                                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:161:35
[INFO] [stderr]     |
[INFO] [stderr] 161 |                     description = try!(EPubBook::handle_essential_element(description,
[INFO] [stderr]     |                                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:165:52
[INFO] [stderr]     |
[INFO] [stderr] 165 |                 BookElement::Author(a) => author = try!(EPubBook::handle_essential_element(author, a, "Author")),
[INFO] [stderr]     |                                                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:166:48
[INFO] [stderr]     |
[INFO] [stderr] 166 |                 BookElement::Date(d) => date = try!(EPubBook::handle_essential_element(date, d, "Date")),
[INFO] [stderr]     |                                                ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:167:56
[INFO] [stderr]     |
[INFO] [stderr] 167 |                 BookElement::Language(l) => language = try!(EPubBook::handle_essential_element(language, l, "Language")),
[INFO] [stderr]     |                                                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:172:19
[INFO] [stderr]     |
[INFO] [stderr] 172 |             name: try!(EPubBook::require_essential_element(name, "Name")),
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:173:21
[INFO] [stderr]     |
[INFO] [stderr] 173 |             author: try!(EPubBook::require_essential_element(author, "Author")),
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:174:19
[INFO] [stderr]     |
[INFO] [stderr] 174 |             date: try!(EPubBook::require_essential_element(date, "Date")),
[INFO] [stderr]     |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:175:23
[INFO] [stderr]     |
[INFO] [stderr] 175 |             language: try!(EPubBook::require_essential_element(language, "Language")),
[INFO] [stderr]     |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:233:13
[INFO] [stderr]     |
[INFO] [stderr] 233 |             try!(EPubBook::normalise_path(relroot, c, id, packed_name, "Cover", verbose, verb_out));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:237:13
[INFO] [stderr]     |
[INFO] [stderr] 237 |             try!(EPubBook::normalise_path(relroot, pb, &mut String::new(), &mut PathBuf::new(), "Description", verbose, verb_out));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:242:17
[INFO] [stderr]     |
[INFO] [stderr] 242 |                 try!(EPubBook::normalise_path(relroot, pb, id, packed_name, "Content, Image or Include", verbose, verb_out));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:350:9
[INFO] [stderr]     |
[INFO] [stderr] 350 |         try!(w.start_file("mimetype", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:351:9
[INFO] [stderr]     |
[INFO] [stderr] 351 |         try!(w.write_all(MIME_TYPE.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:353:9
[INFO] [stderr]     |
[INFO] [stderr] 353 | ...   try!(w.start_file("META-INF/container.xml", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "container file...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:354:9
[INFO] [stderr]     |
[INFO] [stderr] 354 |         try!(w.write_all(CONTAINER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "container file")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:356:9
[INFO] [stderr]     |
[INFO] [stderr] 356 |         try!(w.start_file("content.opf", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "content table")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:357:9
[INFO] [stderr]     |
[INFO] [stderr] 357 |         try!(self.content_table(&mut w, verbose, verb_out));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:359:9
[INFO] [stderr]     |
[INFO] [stderr] 359 |         try!(w.start_file("toc.ncx", FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of contents")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:360:9
[INFO] [stderr]     |
[INFO] [stderr] 360 |         try!(self.table_of_contents(string_toc, &mut w, verbose, verb_out));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:362:9
[INFO] [stderr]     |
[INFO] [stderr] 362 |         try!(self.write_content(&mut w, verbose, verb_out));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:418:9
[INFO] [stderr]     |
[INFO] [stderr] 418 |         try!(w.write_all(CONTENT_TABLE_HEADER.as_bytes()).map_err(|_| EPubBook::zip_error("write", "content table header")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:419:9
[INFO] [stderr]     |
[INFO] [stderr] 419 | ...   try!(writeln!(w, "    <dc:title>{}</dc:title>", self.name).map_err(|_| EPubBook::zip_error("write", "content table title line...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:420:9
[INFO] [stderr]     |
[INFO] [stderr] 420 |         try!(writeln!(w, r#"    <dc:creator opf:role="aut">{}</dc:creator>"#, self.author)
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:422:9
[INFO] [stderr]     |
[INFO] [stderr] 422 |         try!(writeln!(w,
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:426:9
[INFO] [stderr]     |
[INFO] [stderr] 426 | ...   try!(writeln!(w, r#"    <dc:date>{}</dc:date>"#, self.date.to_rfc3339()).map_err(|_| EPubBook::zip_error("write", "content ta...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:427:9
[INFO] [stderr]     |
[INFO] [stderr] 427 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:438:9
[INFO] [stderr]     |
[INFO] [stderr] 438 | ...   try!(writeln!(w, r#"    <dc:language>{}</dc:language>"#, self.language).map_err(|_| EPubBook::zip_error("write", "content tab...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:440:9
[INFO] [stderr]     |
[INFO] [stderr] 440 |         try!(writeln!(w, r#"  </metadata>"#).map_err(|_| EPubBook::zip_error("write", "content table metadata end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:441:9
[INFO] [stderr]     |
[INFO] [stderr] 441 |         try!(writeln!(w, r#"  <manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest start")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:442:9
[INFO] [stderr]     |
[INFO] [stderr] 442 |         try!(writeln!(w, r#"    <item href="toc.ncx" id="toc" media-type="application/x-dtbncx+xml"/>"#)
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:458:9
[INFO] [stderr]     |
[INFO] [stderr] 458 |         try!(writeln!(w, r#"  </manifest>"#).map_err(|_| EPubBook::zip_error("write", "content table manifest end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:459:9
[INFO] [stderr]     |
[INFO] [stderr] 459 |         try!(writeln!(w, r#"  <spine toc="toc">"#).map_err(|_| EPubBook::zip_error("write", "content table spine start")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:465:9
[INFO] [stderr]     |
[INFO] [stderr] 465 |         try!(writeln!(w, r#"  </spine>"#).map_err(|_| EPubBook::zip_error("write", "content table spine end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:466:9
[INFO] [stderr]     |
[INFO] [stderr] 466 |         try!(writeln!(w, r#"  <guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide start")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:473:9
[INFO] [stderr]     |
[INFO] [stderr] 473 |         try!(writeln!(w, r#"    <reference href="toc.ncx" title="Table of Contents" type="toc" />"#)
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:475:9
[INFO] [stderr]     |
[INFO] [stderr] 475 |         try!(writeln!(w, r#"  </guide>"#).map_err(|_| EPubBook::zip_error("write", "content table guide end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:476:9
[INFO] [stderr]     |
[INFO] [stderr] 476 |         try!(writeln!(w, r#"</package>"#).map_err(|_| EPubBook::zip_error("write", "content table package end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:430:13
[INFO] [stderr]     |
[INFO] [stderr] 430 | ...   try!(writeln!(w, r#"    <meta name="cover" content="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table cov...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:434:13
[INFO] [stderr]     |
[INFO] [stderr] 434 | ...   try!(writeln!(w, r#"    <dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description open line")));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:435:13
[INFO] [stderr]     |
[INFO] [stderr] 435 |             try!(EPubBook::write_content_type(desc, &"description", false, w, verbose, verb_out));
[INFO] [stderr]     |             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:436:13
[INFO] [stderr]     |
[INFO] [stderr] 436 | ...   try!(writeln!(w, r#"    </dc:description>"#).map_err(|_| EPubBook::zip_error("write", "content table description close line")));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:449:17
[INFO] [stderr]     |
[INFO] [stderr] 449 |                 try!(writeln!(w,
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:462:13
[INFO] [stderr]     |
[INFO] [stderr] 462 | ...   try!(writeln!(w, r#"    <itemref idref="{}" />"#, id).map_err(|_| EPubBook::zip_error("write", "content table spine content")));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:469:13
[INFO] [stderr]     |
[INFO] [stderr] 469 | ...   try!(writeln!(w, r#"    <reference xmlns="http://www.idpf.org/2007/opf" href="{}" title="{}" type="cover" />"#, fname.display...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:482:9
[INFO] [stderr]     |
[INFO] [stderr] 482 |         try!(writeln!(w, r#"<?xml version='1.0' encoding='utf-8'?>"#).map_err(|_| EPubBook::zip_error("write", "toc xml start")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:483:9
[INFO] [stderr]     |
[INFO] [stderr] 483 |         try!(writeln!(w, r#"<ncx xmlns="http://www.daisy.org/z3986/2005/ncx/" version="2005-1" xml:lang="{}">"#, self.language)
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:485:9
[INFO] [stderr]     |
[INFO] [stderr] 485 |         try!(writeln!(w, r#"  <head>"#).map_err(|_| EPubBook::zip_error("write", "toc head start")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:486:9
[INFO] [stderr]     |
[INFO] [stderr] 486 | ...   try!(writeln!(w, r#"    <meta content="{}" name="dtb:uid"/>"#, self.uuid.to_hyphenated_ref()).map_err(|_| EPubBook::zip_error...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:487:9
[INFO] [stderr]     |
[INFO] [stderr] 487 |         try!(writeln!(w, r#"    <meta content="2" name="dtb:depth"/>"#).map_err(|_| EPubBook::zip_error("write", "toc head depth")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:488:9
[INFO] [stderr]     |
[INFO] [stderr] 488 |         try!(writeln!(w, r#"  </head>"#).map_err(|_| EPubBook::zip_error("write", "toc head end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:489:9
[INFO] [stderr]     |
[INFO] [stderr] 489 |         try!(writeln!(w, r#"  <docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title start")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:490:9
[INFO] [stderr]     |
[INFO] [stderr] 490 |         try!(writeln!(w, r#"    <text>{}</text>"#, self.name).map_err(|_| EPubBook::zip_error("write", "toc doc title")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:491:9
[INFO] [stderr]     |
[INFO] [stderr] 491 |         try!(writeln!(w, r#"  </docTitle>"#).map_err(|_| EPubBook::zip_error("write", "toc doc title end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:492:9
[INFO] [stderr]     |
[INFO] [stderr] 492 |         try!(writeln!(w, r#"  <navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap start")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:536:9
[INFO] [stderr]     |
[INFO] [stderr] 536 |         try!(writeln!(w, r#"  </navMap>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:537:9
[INFO] [stderr]     |
[INFO] [stderr] 537 |         try!(writeln!(w, r#"</ncx>"#).map_err(|_| EPubBook::zip_error("write", "toc ncx end")));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:499:17
[INFO] [stderr]     |
[INFO] [stderr] 499 |                 try!(writeln!(w, r#"    <navPoint id="{}" playOrder="{}">"#, Uuid::new_v4().to_hyphenated(), titles)
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:501:17
[INFO] [stderr]     |
[INFO] [stderr] 501 |                 try!(writeln!(w, r#"      <navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label start")));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:502:17
[INFO] [stderr]     |
[INFO] [stderr] 502 | ...   try!(writeln!(w, r#"        <text>{}</text>"#, title).map_err(|_| EPubBook::zip_error("write", "toc navmap label text")));
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:503:17
[INFO] [stderr]     |
[INFO] [stderr] 503 |                 try!(writeln!(w, r#"      </navLabel>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap label end")));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:504:17
[INFO] [stderr]     |
[INFO] [stderr] 504 | ...   try!(writeln!(w, r#"      <content src="{}"/>"#, fname.display()).map_err(|_| EPubBook::zip_error("write", "toc navmap point ...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:505:17
[INFO] [stderr]     |
[INFO] [stderr] 505 |                 try!(writeln!(w, r#"    </navPoint>"#).map_err(|_| EPubBook::zip_error("write", "toc navmap point end")));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:516:62
[INFO] [stderr]     |
[INFO] [stderr] 516 |                         if let Some(title) = find_title(&mut try!(File::open(pb).map_err(|_| {
[INFO] [stderr]     |                                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:547:17
[INFO] [stderr]     |
[INFO] [stderr] 547 | ...   try!(w.start_file(fname.to_str().unwrap(), FileOptions::default()).map_err(|_| EPubBook::zip_error("create", "table of conten...
[INFO] [stderr]     |       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:548:17
[INFO] [stderr]     |
[INFO] [stderr] 548 |                 try!(EPubBook::write_content_type(tp, &fname.display(), true, w, verbose, verb_out));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:559:17
[INFO] [stderr]     |
[INFO] [stderr] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:559:36
[INFO] [stderr]     |
[INFO] [stderr] 559 |                 try!(io::copy(&mut try!(File::open(pb).map_err(|_| EPubBook::zip_error("open", "Content file"))), w)
[INFO] [stderr]     |                                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:566:17
[INFO] [stderr]     |
[INFO] [stderr] 566 |                 try!(download_to(w, u));
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:570:21
[INFO] [stderr]     |
[INFO] [stderr] 570 |                     try!(write_string_content(w, s));
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/book.rs:572:21
[INFO] [stderr]     |
[INFO] [stderr] 572 |                     try!(writeln!(w, "{}", s).map_err(|_| EPubBook::zip_error("write", "string content")));
[INFO] [stderr]     |                     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/element.rs:204:93
[INFO] [stderr]     |
[INFO] [stderr] 204 |                         "Network-Image-Content" => Ok(Some(BookElement::NetworkImageContent(try!(BookElement::parse_url(ctnt))))),
[INFO] [stderr]     |                                                                                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/element.rs:206:78
[INFO] [stderr]     |
[INFO] [stderr] 206 |                         "Network-Cover" => Ok(Some(BookElement::NetworkCover(try!(BookElement::parse_url(ctnt))))),
[INFO] [stderr]     |                                                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/element.rs:208:82
[INFO] [stderr]     |
[INFO] [stderr] 208 |                         "Network-Include" => Ok(Some(BookElement::NetworkInclude(try!(BookElement::parse_url(ctnt))))),
[INFO] [stderr]     |                                                                                  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/element.rs:211:90
[INFO] [stderr]     |
[INFO] [stderr] 211 |                         "Network-Description" => Ok(Some(BookElement::NetworkDescription(try!(BookElement::parse_url(ctnt))))),
[INFO] [stderr]     |                                                                                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/element.rs:213:61
[INFO] [stderr]     |
[INFO] [stderr] 213 |                         "Date" => Ok(Some(BookElement::Date(try!(BookElement::parse_datetime(ctnt, free_date))))),
[INFO] [stderr]     |                                                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/element.rs:265:9
[INFO] [stderr]     |
[INFO] [stderr] 265 |         try!(write!(f, "{}: ", self.name()));
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/include_dir.rs:182:17
[INFO] [stderr]     |
[INFO] [stderr] 182 |                 try!(fs::canonicalize(from)
[INFO] [stderr]     |                 ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/include_dir.rs:204:22
[INFO] [stderr]     |
[INFO] [stderr] 204 |                 dir: try!(resolve_dir(&s[idx + 1..])),
[INFO] [stderr]     |                      ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/ops/include_dir.rs:207:46
[INFO] [stderr]     |
[INFO] [stderr] 207 |             IncludeDirectory::Unnamed { dir: try!(resolve_dir(s)) }
[INFO] [stderr]     |                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/ops/mod.rs:66:43
[INFO] [stderr]    |
[INFO] [stderr] 66 |     let elems: Vec<Option<BookElement>> = try!(Result::from_iter(BufReader::new(from)
[INFO] [stderr]    |                                           ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:126:5
[INFO] [stderr]     |
[INFO] [stderr] 126 |     try!(writeln!(to, r#"<html xmlns="http://www.w3.org/1999/xhtml">"#).map_err(|_| e("string content html start")));
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 127 |     try!(writeln!(to, r#"  <head></head>"#).map_err(|_| e("string content head start end")));
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:128:5
[INFO] [stderr]     |
[INFO] [stderr] 128 |     try!(writeln!(to, r#"  <body>"#).map_err(|_| e("string content body start")));
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:129:5
[INFO] [stderr]     |
[INFO] [stderr] 129 |     try!(writeln!(to, r#"    {}"#, ctnt).map_err(|_| e("string content string")));
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:130:5
[INFO] [stderr]     |
[INFO] [stderr] 130 |     try!(writeln!(to, r#"  </body>"#).map_err(|_| e("string content body end")));
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 |     try!(writeln!(to, r#"</html>"#).map_err(|_| e("string content html end")));
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:154:20
[INFO] [stderr]     |
[INFO] [stderr] 154 |     let mut resp = try!(reqwest::get(what.as_str()).map_err(|_| {
[INFO] [stderr]     |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]    --> src/util.rs:169:9
[INFO] [stderr]     |
[INFO] [stderr] 169 |         try!(io::copy(&mut resp, w).map_err(|_| {
[INFO] [stderr]     |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/options.rs:55:23
[INFO] [stderr]     |
[INFO] [stderr]  55 |         let matches = app_from_crate!("\n")
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stderr]    --> src/options.rs:55:23
[INFO] [stderr]     |
[INFO] [stderr]  55 |         let matches = app_from_crate!("\n")
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `crate_authors` which comes from the expansion of the macro `app_from_crate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/macros.rs:493:22
[INFO] [stderr]     |
[INFO] [stderr] 493 |                     &(&(*VALUE))[..]
[INFO] [stderr]     |                      ++        +
[INFO] [stderr] 
[INFO] [stderr] warning: `gen-epub-book` (lib) generated 94 warnings
[INFO] [stderr] warning: `gen-epub-book` (lib test) generated 94 warnings (94 duplicates)
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:58:5
[INFO] [stderr]    |
[INFO] [stderr] 58 |     try!(book.normalise_paths(&opts.include_directories, opts.verbose, &mut stderr()));
[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]   --> src/main.rs:26:23
[INFO] [stderr]    |
[INFO] [stderr] 26 |     let descriptors = try!(if let Some(infile) = opts.source_file.as_ref() {
[INFO] [stderr]    |                       ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:28:36
[INFO] [stderr]    |
[INFO] [stderr] 28 | ...                   &mut try!(File::open(&infile.1).map_err(|_| {
[INFO] [stderr]    |                            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:57:20
[INFO] [stderr]    |
[INFO] [stderr] 57 |     let mut book = try!(ops::EPubBook::from_elements(descriptors));
[INFO] [stderr]    |                    ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |         try!(book.write_zip(&mut outf, opts.verbose, &mut stderr()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:71:24
[INFO] [stderr]    |
[INFO] [stderr] 71 |         let mut outf = try!(File::create(&outfile.1).map_err(|_| {
[INFO] [stderr]    |                        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |         try!(book.write_zip(&mut buf, opts.verbose, &mut stderr()));
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stderr]   --> src/main.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |         try!(stdout().write_all(buf.get_ref()).map_err(|_| {
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gen-epub-book` (bin "gen-epub-book") generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gen_epub_book-5fb851ec49235171)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-bed5cf7127c954b7)
[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] [stdout] 
[INFO] [stdout] running 108 tests
[INFO] [stdout] test error::print::file_not_found ... ok
[INFO] [stdout] test error::print::io::more::normal_e ... ok
[INFO] [stdout] test error::exit_value::file_not_found ... ok
[INFO] [stdout] test error::exit_value::wrong_element_amount ... ok
[INFO] [stdout] test error::exit_value::wrong_file_state ... ok
[INFO] [stdout] test error::print::io::more::empty ... ok
[INFO] [stdout] test error::print::io::more::normal_non_e ... ok
[INFO] [stdout] test error::exit_value::required_element_missing ... ok
[INFO] [stdout] test error::print::io::more::single_e ... ok
[INFO] [stdout] test error::print::io::more::single_non_e ... ok
[INFO] [stdout] test error::print::io::no_more::normal_e ... ok
[INFO] [stdout] test error::print::io::no_more::empty ... ok
[INFO] [stdout] test error::print::io::no_more::normal_non_e ... ok
[INFO] [stdout] test error::print::parse::more ... ok
[INFO] [stdout] test error::print::parse::no_more ... ok
[INFO] [stdout] test error::print::required_element_missing ... ok
[INFO] [stdout] test error::print::wrong_element_amount ... ok
[INFO] [stdout] test ops::book::from_elements::correct::file_cover ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::duplicate::date ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::duplicate::language ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::cover::mixed_network_first ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::cover::two_file ... ok
[INFO] [stdout] test ops::book::from_elements::correct::no_cover ... ok
[INFO] [stdout] test error::print::io::no_more::single_e ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::duplicate::ordering ... ok
[INFO] [stdout] test error::print::wrong_file_state ... ok
[INFO] [stdout] test ops::book::from_elements::correct::network_cover ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::cover::mixed_file_first ... ok
[INFO] [stdout] test error::print::io::no_more::single_non_e ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::duplicate::name ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::duplicate::author ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::cover::two_network ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::missing::date ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::missing::author ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::missing::language ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::missing::name ... ok
[INFO] [stdout] test ops::book::from_elements::incorrect::missing::ordering ... ok
[INFO] [stdout] test error::exit_value::io ... ok
[INFO] [stdout] test ops::book::normalise_paths::no_verbose::bad_type ... ok
[INFO] [stdout] test error::exit_value::parse ... ok
[INFO] [stdout] test ops::book::normalise_paths::no_verbose::nonexistant ... ok
[INFO] [stdout] test ops::book::normalise_paths::no_verbose::correct ... ok
[INFO] [stdout] test ops::element::display::author ... ok
[INFO] [stdout] test ops::book::normalise_paths::verbose::nonexistant ... ok
[INFO] [stdout] test ops::element::display::cover ... ok
[INFO] [stdout] test ops::book::normalise_paths::verbose::correct ... ok
[INFO] [stdout] test ops::book::normalise_paths::verbose::bad_type ... ok
[INFO] [stdout] test ops::element::display::date ... ok
[INFO] [stdout] test ops::element::display::content ... ok
[INFO] [stdout] test ops::element::display::image_content ... ok
[INFO] [stdout] test ops::element::display::include ... ok
[INFO] [stdout] test ops::element::display::language ... ok
[INFO] [stdout] test ops::element::display::name ... ok
[INFO] [stdout] test ops::element::display::network_cover ... ok
[INFO] [stdout] test ops::element::display::network_include ... ok
[INFO] [stdout] test ops::element::display::network_image_content ... ok
[INFO] [stdout] test ops::element::name::author ... ok
[INFO] [stdout] test ops::element::display::string_content ... ok
[INFO] [stdout] test ops::element::name::content ... ok
[INFO] [stdout] test ops::element::parse::elements::cover ... ok
[INFO] [stdout] test ops::element::name::cover ... ok
[INFO] [stdout] test ops::element::name::date ... ok
[INFO] [stdout] test ops::element::name::image_content ... ok
[INFO] [stdout] test ops::element::name::include ... ok
[INFO] [stdout] test ops::element::name::language ... ok
[INFO] [stdout] test ops::element::name::name ... ok
[INFO] [stdout] test ops::element::name::network_cover ... ok
[INFO] [stdout] test ops::element::name::network_include ... ok
[INFO] [stdout] test ops::element::name::string_content ... ok
[INFO] [stdout] test ops::element::parse::elements::author ... ok
[INFO] [stdout] test ops::element::parse::elements::content ... ok
[INFO] [stdout] test ops::element::name::network_image_content ... ok
[INFO] [stdout] test ops::element::parse::elements::date_free ... ok
[INFO] [stdout] test ops::element::parse::elements::image_content ... ok
[INFO] [stdout] test ops::element::parse::elements::name ... ok
[INFO] [stdout] test ops::element::parse::elements::language ... ok
[INFO] [stdout] test ops::element::parse::elements::date_rigid ... ok
[INFO] [stdout] test ops::element::parse::elements::include ... ok
[INFO] [stdout] test ops::element::parse::errors::datetime_free ... ok
[INFO] [stdout] test ops::element::parse::elements::network_include ... ok
[INFO] [stdout] test ops::element::parse::elements::string_content ... ok
[INFO] [stdout] test ops::element::parse::errors::datetime_rigid ... ok
[INFO] [stdout] test ops::element::parse::errors::url ... ok
[INFO] [stdout] test ops::element::parse::not_description ... ok
[INFO] [stdout] test ops::element::parse::elements::network_cover ... ok
[INFO] [stdout] test ops::element::parse::elements::network_image_content ... ok
[INFO] [stdout] test ops::element::parse::roundtrip ... ok
[INFO] [stdout] test ops::include_dir::display::named ... ok
[INFO] [stdout] test ops::include_dir::parse::correct::named ... ok
[INFO] [stdout] test ops::include_dir::parse::incorrect::nonexistant::unnamed ... ok
[INFO] [stdout] test util::uppercase_first::already_upper ... ok
[INFO] [stdout] test ops::element::parse::unrecognised ... ok
[INFO] [stdout] test ops::parse_descriptor::bubbling ... ok
[INFO] [stdout] test ops::element::parse::trimming ... ok
[INFO] [stdout] test ops::include_dir::parse::correct::unnamed ... ok
[INFO] [stdout] test ops::include_dir::parse::incorrect::invalid::named ... ok
[INFO] [stdout] test ops::parse_descriptor::generic ... ok
[INFO] [stdout] test ops::include_dir::display::unnamed ... ok
[INFO] [stdout] test ops::include_dir::parse::incorrect::invalid::unnamed ... ok
[INFO] [stdout] test ops::include_dir::parse::incorrect::nonexistant::named ... ok
[INFO] [stdout] test util::uppercase_first::empty ... ok
[INFO] [stdout] test util::uppercase_first::multi ... ok
[INFO] [stdout] test util::uppercase_first::multi_already_upper ... ok
[INFO] [stdout] test util::uppercase_first::single_already_upper ... ok
[INFO] [stdout] test util::uppercase_first::single ... ok
[INFO] [stdout] test ops::find_title::non_containing ... ok
[INFO] [stdout] test ops::find_title::containing ... ok
[INFO] [stderr]    Doc-tests gen_epub_book
[INFO] [stdout] test util::uppercase_first::simple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test src/ops/element.rs - ops::element::BookElement (line 16) ... FAILED
[INFO] [stdout] test src/ops/element.rs - ops::element::BookElement::name (line 227) ... FAILED
[INFO] [stdout] test src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::resolve (line 127) ... FAILED
[INFO] [stdout] test src/options.rs - options (line 7) - compile ... ok
[INFO] [stdout] test src/ops/mod.rs - ops::find_file (line 138) ... FAILED
[INFO] [stdout] test src/ops/book.rs - ops::book::EPubBook::normalise_paths (line 191) ... FAILED
[INFO] [stdout] test src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::packed_name (line 68) ... FAILED
[INFO] [stdout] test src/ops/book.rs - ops::book::EPubBook::write_zip_ext (line 311) ... FAILED
[INFO] [stdout] test src/ops/element.rs - ops::element::BookElement::parse (line 171) ... ok
[INFO] [stdout] test src/ops/element.rs - ops::element::BookElement::parse (line 150) ... ok
[INFO] [stdout] test src/error.rs - error::Error::print_error (line 67) ... ok
[INFO] [stdout] test src/ops/element.rs - ops::element::BookElement::parse (line 160) ... ok
[INFO] [stdout] test src/error.rs - error::Error::exit_value (line 114) ... ok
[INFO] [stdout] test src/util.rs - util::xhtml_path_id (line 53) ... ok
[INFO] [stdout] test src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::packed_id (line 99) ... ok
[INFO] [stdout] test src/ops/book.rs - ops::book::EPubBook::from_elements (line 64) ... ok
[INFO] [stdout] test src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::directory_name (line 38) ... ok
[INFO] [stdout] test src/ops/book.rs - ops::book::EPubBook::write_zip (line 253) ... ok
[INFO] [stdout] test src/ops/mod.rs - ops::find_title (line 92) ... ok
[INFO] [stdout] test src/util.rs - util::uppercase_first (line 35) ... ok
[INFO] [stdout] test src/util.rs - util::xhtml_url_id (line 85) ... ok
[INFO] [stdout] test src/util.rs - util::write_string_content (line 104) ... ok
[INFO] [stdout] test src/ops/mod.rs - ops::parse_descriptor (line 36) ... ok
[INFO] [stdout] test src/util.rs - util::book_filename (line 65) ... ok
[INFO] [stdout] test src/util.rs - util::download_to (line 140) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/ops/element.rs - ops::element::BookElement (line 16) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYZy8B3/rustc3Vht1i/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgen_epub_book-baf7b95fb49c9873,libzip-6c9f75da6f0ceb9f,libpodio-ec107d16cfa5314f,libmsdos_time-885c1f9254584e69,libbzip2-428a0c45fef6f704,libbzip2_sys-cbfe38c70a4ac9e0,libclap-43d2e798a5291f10,libvec_map-75126d96f8392bf4,libtextwrap-7f28e63984b642d3,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-b850b8e9f1ba2bdc,libansi_term-74ae5010905c21da,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-38139806bcbfde85,libuuid-e23a11633f76fa7d,librand-0e9dd7f67d0691d2,librand_xorshift-f769d23ade89473d,librand_pcg-7cab0f1ea40b8d18,librand_hc-b78458f296e7d90a,librand_chacha-ddadd5956d13a7ba,librand_isaac-2ef2a822be7bfae6,librand_core-92c40f2416f92234,librand_os-a70af028623ef604,librand_jitter-9a8fdf6fd6e22aee,librand_core-addbce8e4c7c7519,libserde_urlencoded-4400585f6c056c3f,libdtoa-f4f9d18f09bff426,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libflate2-07026aba54034ebb,libcrc32fast-77160f4e25d6fc25,libhyper_tls-f52a89d9e33433f0,libnative_tls-c786455cc445daa7,libopenssl_probe-6b1b371432012237,libopenssl-1b4b02cc5e9bac37,libonce_cell-e9252a7b5119f3eb,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f4848a633bc75685,libhyper-437f6fb9b1b4e9ce,libwant-c0db4d209fe75af0,libtry_lock-8fa2f6971035be84,libtokio-21c0dfa2f6473422,libtokio_timer-149156ef8e623b48,libtokio_threadpool-6b45cfdeaf43da0f,libcrossbeam_queue-90bd16d0deaaf745,libcrossbeam_deque-8f0fe68f201ab496,libcrossbeam_epoch-f0c3a6cebbee6634,libmemoffset-458a17a87ec8cfe5,libtokio_tcp-ba813ccb0a5e2e93,libtokio_reactor-a054626879933cf4,libtokio_sync-2f603e046deae86f,libparking_lot-459a59f9cd9737a4,libparking_lot_core-43e2eb19b8b89387,libsmallvec-1259c1f2bcc5cb45,libmaybe_uninit-38edb5828e56ba48,liblock_api-ace40799573b56ac,libscopeguard-7ec2214574194454,libtokio_current_thread-809005998a89be37,libtokio_executor-822631d9bf79db6e,libcrossbeam_utils-fc4a7b094171e981,libmio-f5251b36d55a400e,libnet2-82fdbc7b9f969932,libhttparse-8c9b827b8f345444,libhttp_body-8d2f1789da363c3f,libtokio_buf-284c87b6815c5223,libh2-e0a6d9f56b6f81db,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libstring-8dd877fdbd331ee8,libslab-0582d648e59ab406,libtokio_io-354517ce31167ee1,libfutures_cpupool-50b47e0707a8e5d6,libnum_cpus-c95b51094520aa2a,libhttp-16649efccbf4b64b,libitoa-968a9d3f706bae82,libfnv-79e2cbfbe03dcd16,libfutures-b3c7f3ab0a365245,libencoding_rs-c7a67ac351c2b19f,libcookie_store-38fad62d56c2e936,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libpublicsuffix-3599c7305c29d2d4,libidna-f3f5cfd815bdc994,liburl-9e5d5c35ad8f7f3f,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libtry_from-b281a2035d958c48,libcfg_if-5debf92116708c19,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libfailure-ad22869a62bad37f,libbacktrace-cc46cf5b13c5adfd,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libobject-c4bc7bd7a45368ac,libmemchr-ba3829a276830806,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libcookie-d6df64b005f7d340,libtime-7b1c214c1ccce1c2,liburl-ec67792eac7bc939,libpercent_encoding-73a0215a80a159d3,libidna-cdd765f64d80a35a,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libbytes-9ce33484a45b43b8,libeither-ee1ed391f5dfcb09,libiovec-04686771e9acdb45,liblibc-585253b8e2aa2651,libbase64-eb76245ef31ee9f6,libbyteorder-8f59b6d1bfdaa844,libmime_guess-377f0cfb0641fa6c,libphf-6ff66d68e36e216f,libphf_shared-d1b1fd8a994355d4,libunicase-c764bfb349305262,libsiphasher-53d92e888733a216,libmime-182d1e2a3b6ba048,liblog-9eb062ac6d7fc3e3,liblog-b262261d47bd2eba,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYZy8B3/rustc3Vht1i/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ab24c4682b398f3/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYZy8B3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/element.rs - ops::element::BookElement::name (line 227) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthDpzpD/rustcMGZZ6X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgen_epub_book-baf7b95fb49c9873,libzip-6c9f75da6f0ceb9f,libpodio-ec107d16cfa5314f,libmsdos_time-885c1f9254584e69,libbzip2-428a0c45fef6f704,libbzip2_sys-cbfe38c70a4ac9e0,libclap-43d2e798a5291f10,libvec_map-75126d96f8392bf4,libtextwrap-7f28e63984b642d3,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-b850b8e9f1ba2bdc,libansi_term-74ae5010905c21da,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-38139806bcbfde85,libuuid-e23a11633f76fa7d,librand-0e9dd7f67d0691d2,librand_xorshift-f769d23ade89473d,librand_pcg-7cab0f1ea40b8d18,librand_hc-b78458f296e7d90a,librand_chacha-ddadd5956d13a7ba,librand_isaac-2ef2a822be7bfae6,librand_core-92c40f2416f92234,librand_os-a70af028623ef604,librand_jitter-9a8fdf6fd6e22aee,librand_core-addbce8e4c7c7519,libserde_urlencoded-4400585f6c056c3f,libdtoa-f4f9d18f09bff426,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libflate2-07026aba54034ebb,libcrc32fast-77160f4e25d6fc25,libhyper_tls-f52a89d9e33433f0,libnative_tls-c786455cc445daa7,libopenssl_probe-6b1b371432012237,libopenssl-1b4b02cc5e9bac37,libonce_cell-e9252a7b5119f3eb,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f4848a633bc75685,libhyper-437f6fb9b1b4e9ce,libwant-c0db4d209fe75af0,libtry_lock-8fa2f6971035be84,libtokio-21c0dfa2f6473422,libtokio_timer-149156ef8e623b48,libtokio_threadpool-6b45cfdeaf43da0f,libcrossbeam_queue-90bd16d0deaaf745,libcrossbeam_deque-8f0fe68f201ab496,libcrossbeam_epoch-f0c3a6cebbee6634,libmemoffset-458a17a87ec8cfe5,libtokio_tcp-ba813ccb0a5e2e93,libtokio_reactor-a054626879933cf4,libtokio_sync-2f603e046deae86f,libparking_lot-459a59f9cd9737a4,libparking_lot_core-43e2eb19b8b89387,libsmallvec-1259c1f2bcc5cb45,libmaybe_uninit-38edb5828e56ba48,liblock_api-ace40799573b56ac,libscopeguard-7ec2214574194454,libtokio_current_thread-809005998a89be37,libtokio_executor-822631d9bf79db6e,libcrossbeam_utils-fc4a7b094171e981,libmio-f5251b36d55a400e,libnet2-82fdbc7b9f969932,libhttparse-8c9b827b8f345444,libhttp_body-8d2f1789da363c3f,libtokio_buf-284c87b6815c5223,libh2-e0a6d9f56b6f81db,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libstring-8dd877fdbd331ee8,libslab-0582d648e59ab406,libtokio_io-354517ce31167ee1,libfutures_cpupool-50b47e0707a8e5d6,libnum_cpus-c95b51094520aa2a,libhttp-16649efccbf4b64b,libitoa-968a9d3f706bae82,libfnv-79e2cbfbe03dcd16,libfutures-b3c7f3ab0a365245,libencoding_rs-c7a67ac351c2b19f,libcookie_store-38fad62d56c2e936,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libpublicsuffix-3599c7305c29d2d4,libidna-f3f5cfd815bdc994,liburl-9e5d5c35ad8f7f3f,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libtry_from-b281a2035d958c48,libcfg_if-5debf92116708c19,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libfailure-ad22869a62bad37f,libbacktrace-cc46cf5b13c5adfd,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libobject-c4bc7bd7a45368ac,libmemchr-ba3829a276830806,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libcookie-d6df64b005f7d340,libtime-7b1c214c1ccce1c2,liburl-ec67792eac7bc939,libpercent_encoding-73a0215a80a159d3,libidna-cdd765f64d80a35a,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libbytes-9ce33484a45b43b8,libeither-ee1ed391f5dfcb09,libiovec-04686771e9acdb45,liblibc-585253b8e2aa2651,libbase64-eb76245ef31ee9f6,libbyteorder-8f59b6d1bfdaa844,libmime_guess-377f0cfb0641fa6c,libphf-6ff66d68e36e216f,libphf_shared-d1b1fd8a994355d4,libunicase-c764bfb349305262,libsiphasher-53d92e888733a216,libmime-182d1e2a3b6ba048,liblog-9eb062ac6d7fc3e3,liblog-b262261d47bd2eba,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthDpzpD/rustcMGZZ6X/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ab24c4682b398f3/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthDpzpD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::resolve (line 127) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYuPsDW/rustc6RdvSy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgen_epub_book-baf7b95fb49c9873,libzip-6c9f75da6f0ceb9f,libpodio-ec107d16cfa5314f,libmsdos_time-885c1f9254584e69,libbzip2-428a0c45fef6f704,libbzip2_sys-cbfe38c70a4ac9e0,libclap-43d2e798a5291f10,libvec_map-75126d96f8392bf4,libtextwrap-7f28e63984b642d3,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-b850b8e9f1ba2bdc,libansi_term-74ae5010905c21da,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-38139806bcbfde85,libuuid-e23a11633f76fa7d,librand-0e9dd7f67d0691d2,librand_xorshift-f769d23ade89473d,librand_pcg-7cab0f1ea40b8d18,librand_hc-b78458f296e7d90a,librand_chacha-ddadd5956d13a7ba,librand_isaac-2ef2a822be7bfae6,librand_core-92c40f2416f92234,librand_os-a70af028623ef604,librand_jitter-9a8fdf6fd6e22aee,librand_core-addbce8e4c7c7519,libserde_urlencoded-4400585f6c056c3f,libdtoa-f4f9d18f09bff426,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libflate2-07026aba54034ebb,libcrc32fast-77160f4e25d6fc25,libhyper_tls-f52a89d9e33433f0,libnative_tls-c786455cc445daa7,libopenssl_probe-6b1b371432012237,libopenssl-1b4b02cc5e9bac37,libonce_cell-e9252a7b5119f3eb,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f4848a633bc75685,libhyper-437f6fb9b1b4e9ce,libwant-c0db4d209fe75af0,libtry_lock-8fa2f6971035be84,libtokio-21c0dfa2f6473422,libtokio_timer-149156ef8e623b48,libtokio_threadpool-6b45cfdeaf43da0f,libcrossbeam_queue-90bd16d0deaaf745,libcrossbeam_deque-8f0fe68f201ab496,libcrossbeam_epoch-f0c3a6cebbee6634,libmemoffset-458a17a87ec8cfe5,libtokio_tcp-ba813ccb0a5e2e93,libtokio_reactor-a054626879933cf4,libtokio_sync-2f603e046deae86f,libparking_lot-459a59f9cd9737a4,libparking_lot_core-43e2eb19b8b89387,libsmallvec-1259c1f2bcc5cb45,libmaybe_uninit-38edb5828e56ba48,liblock_api-ace40799573b56ac,libscopeguard-7ec2214574194454,libtokio_current_thread-809005998a89be37,libtokio_executor-822631d9bf79db6e,libcrossbeam_utils-fc4a7b094171e981,libmio-f5251b36d55a400e,libnet2-82fdbc7b9f969932,libhttparse-8c9b827b8f345444,libhttp_body-8d2f1789da363c3f,libtokio_buf-284c87b6815c5223,libh2-e0a6d9f56b6f81db,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libstring-8dd877fdbd331ee8,libslab-0582d648e59ab406,libtokio_io-354517ce31167ee1,libfutures_cpupool-50b47e0707a8e5d6,libnum_cpus-c95b51094520aa2a,libhttp-16649efccbf4b64b,libitoa-968a9d3f706bae82,libfnv-79e2cbfbe03dcd16,libfutures-b3c7f3ab0a365245,libencoding_rs-c7a67ac351c2b19f,libcookie_store-38fad62d56c2e936,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libpublicsuffix-3599c7305c29d2d4,libidna-f3f5cfd815bdc994,liburl-9e5d5c35ad8f7f3f,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libtry_from-b281a2035d958c48,libcfg_if-5debf92116708c19,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libfailure-ad22869a62bad37f,libbacktrace-cc46cf5b13c5adfd,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libobject-c4bc7bd7a45368ac,libmemchr-ba3829a276830806,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libcookie-d6df64b005f7d340,libtime-7b1c214c1ccce1c2,liburl-ec67792eac7bc939,libpercent_encoding-73a0215a80a159d3,libidna-cdd765f64d80a35a,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libbytes-9ce33484a45b43b8,libeither-ee1ed391f5dfcb09,libiovec-04686771e9acdb45,liblibc-585253b8e2aa2651,libbase64-eb76245ef31ee9f6,libbyteorder-8f59b6d1bfdaa844,libmime_guess-377f0cfb0641fa6c,libphf-6ff66d68e36e216f,libphf_shared-d1b1fd8a994355d4,libunicase-c764bfb349305262,libsiphasher-53d92e888733a216,libmime-182d1e2a3b6ba048,liblog-9eb062ac6d7fc3e3,liblog-b262261d47bd2eba,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYuPsDW/rustc6RdvSy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ab24c4682b398f3/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYuPsDW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/mod.rs - ops::find_file (line 138) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesteelqlV/rustcnKRrHX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgen_epub_book-baf7b95fb49c9873,libzip-6c9f75da6f0ceb9f,libpodio-ec107d16cfa5314f,libmsdos_time-885c1f9254584e69,libbzip2-428a0c45fef6f704,libbzip2_sys-cbfe38c70a4ac9e0,libclap-43d2e798a5291f10,libvec_map-75126d96f8392bf4,libtextwrap-7f28e63984b642d3,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-b850b8e9f1ba2bdc,libansi_term-74ae5010905c21da,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-38139806bcbfde85,libuuid-e23a11633f76fa7d,librand-0e9dd7f67d0691d2,librand_xorshift-f769d23ade89473d,librand_pcg-7cab0f1ea40b8d18,librand_hc-b78458f296e7d90a,librand_chacha-ddadd5956d13a7ba,librand_isaac-2ef2a822be7bfae6,librand_core-92c40f2416f92234,librand_os-a70af028623ef604,librand_jitter-9a8fdf6fd6e22aee,librand_core-addbce8e4c7c7519,libserde_urlencoded-4400585f6c056c3f,libdtoa-f4f9d18f09bff426,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libflate2-07026aba54034ebb,libcrc32fast-77160f4e25d6fc25,libhyper_tls-f52a89d9e33433f0,libnative_tls-c786455cc445daa7,libopenssl_probe-6b1b371432012237,libopenssl-1b4b02cc5e9bac37,libonce_cell-e9252a7b5119f3eb,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f4848a633bc75685,libhyper-437f6fb9b1b4e9ce,libwant-c0db4d209fe75af0,libtry_lock-8fa2f6971035be84,libtokio-21c0dfa2f6473422,libtokio_timer-149156ef8e623b48,libtokio_threadpool-6b45cfdeaf43da0f,libcrossbeam_queue-90bd16d0deaaf745,libcrossbeam_deque-8f0fe68f201ab496,libcrossbeam_epoch-f0c3a6cebbee6634,libmemoffset-458a17a87ec8cfe5,libtokio_tcp-ba813ccb0a5e2e93,libtokio_reactor-a054626879933cf4,libtokio_sync-2f603e046deae86f,libparking_lot-459a59f9cd9737a4,libparking_lot_core-43e2eb19b8b89387,libsmallvec-1259c1f2bcc5cb45,libmaybe_uninit-38edb5828e56ba48,liblock_api-ace40799573b56ac,libscopeguard-7ec2214574194454,libtokio_current_thread-809005998a89be37,libtokio_executor-822631d9bf79db6e,libcrossbeam_utils-fc4a7b094171e981,libmio-f5251b36d55a400e,libnet2-82fdbc7b9f969932,libhttparse-8c9b827b8f345444,libhttp_body-8d2f1789da363c3f,libtokio_buf-284c87b6815c5223,libh2-e0a6d9f56b6f81db,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libstring-8dd877fdbd331ee8,libslab-0582d648e59ab406,libtokio_io-354517ce31167ee1,libfutures_cpupool-50b47e0707a8e5d6,libnum_cpus-c95b51094520aa2a,libhttp-16649efccbf4b64b,libitoa-968a9d3f706bae82,libfnv-79e2cbfbe03dcd16,libfutures-b3c7f3ab0a365245,libencoding_rs-c7a67ac351c2b19f,libcookie_store-38fad62d56c2e936,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libpublicsuffix-3599c7305c29d2d4,libidna-f3f5cfd815bdc994,liburl-9e5d5c35ad8f7f3f,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libtry_from-b281a2035d958c48,libcfg_if-5debf92116708c19,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libfailure-ad22869a62bad37f,libbacktrace-cc46cf5b13c5adfd,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libobject-c4bc7bd7a45368ac,libmemchr-ba3829a276830806,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libcookie-d6df64b005f7d340,libtime-7b1c214c1ccce1c2,liburl-ec67792eac7bc939,libpercent_encoding-73a0215a80a159d3,libidna-cdd765f64d80a35a,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libbytes-9ce33484a45b43b8,libeither-ee1ed391f5dfcb09,libiovec-04686771e9acdb45,liblibc-585253b8e2aa2651,libbase64-eb76245ef31ee9f6,libbyteorder-8f59b6d1bfdaa844,libmime_guess-377f0cfb0641fa6c,libphf-6ff66d68e36e216f,libphf_shared-d1b1fd8a994355d4,libunicase-c764bfb349305262,libsiphasher-53d92e888733a216,libmime-182d1e2a3b6ba048,liblog-9eb062ac6d7fc3e3,liblog-b262261d47bd2eba,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesteelqlV/rustcnKRrHX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ab24c4682b398f3/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteelqlV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/book.rs - ops::book::EPubBook::normalise_paths (line 191) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgzC1Du/rustcuFGZJn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgen_epub_book-baf7b95fb49c9873,libzip-6c9f75da6f0ceb9f,libpodio-ec107d16cfa5314f,libmsdos_time-885c1f9254584e69,libbzip2-428a0c45fef6f704,libbzip2_sys-cbfe38c70a4ac9e0,libclap-43d2e798a5291f10,libvec_map-75126d96f8392bf4,libtextwrap-7f28e63984b642d3,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-b850b8e9f1ba2bdc,libansi_term-74ae5010905c21da,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-38139806bcbfde85,libuuid-e23a11633f76fa7d,librand-0e9dd7f67d0691d2,librand_xorshift-f769d23ade89473d,librand_pcg-7cab0f1ea40b8d18,librand_hc-b78458f296e7d90a,librand_chacha-ddadd5956d13a7ba,librand_isaac-2ef2a822be7bfae6,librand_core-92c40f2416f92234,librand_os-a70af028623ef604,librand_jitter-9a8fdf6fd6e22aee,librand_core-addbce8e4c7c7519,libserde_urlencoded-4400585f6c056c3f,libdtoa-f4f9d18f09bff426,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libflate2-07026aba54034ebb,libcrc32fast-77160f4e25d6fc25,libhyper_tls-f52a89d9e33433f0,libnative_tls-c786455cc445daa7,libopenssl_probe-6b1b371432012237,libopenssl-1b4b02cc5e9bac37,libonce_cell-e9252a7b5119f3eb,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f4848a633bc75685,libhyper-437f6fb9b1b4e9ce,libwant-c0db4d209fe75af0,libtry_lock-8fa2f6971035be84,libtokio-21c0dfa2f6473422,libtokio_timer-149156ef8e623b48,libtokio_threadpool-6b45cfdeaf43da0f,libcrossbeam_queue-90bd16d0deaaf745,libcrossbeam_deque-8f0fe68f201ab496,libcrossbeam_epoch-f0c3a6cebbee6634,libmemoffset-458a17a87ec8cfe5,libtokio_tcp-ba813ccb0a5e2e93,libtokio_reactor-a054626879933cf4,libtokio_sync-2f603e046deae86f,libparking_lot-459a59f9cd9737a4,libparking_lot_core-43e2eb19b8b89387,libsmallvec-1259c1f2bcc5cb45,libmaybe_uninit-38edb5828e56ba48,liblock_api-ace40799573b56ac,libscopeguard-7ec2214574194454,libtokio_current_thread-809005998a89be37,libtokio_executor-822631d9bf79db6e,libcrossbeam_utils-fc4a7b094171e981,libmio-f5251b36d55a400e,libnet2-82fdbc7b9f969932,libhttparse-8c9b827b8f345444,libhttp_body-8d2f1789da363c3f,libtokio_buf-284c87b6815c5223,libh2-e0a6d9f56b6f81db,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libstring-8dd877fdbd331ee8,libslab-0582d648e59ab406,libtokio_io-354517ce31167ee1,libfutures_cpupool-50b47e0707a8e5d6,libnum_cpus-c95b51094520aa2a,libhttp-16649efccbf4b64b,libitoa-968a9d3f706bae82,libfnv-79e2cbfbe03dcd16,libfutures-b3c7f3ab0a365245,libencoding_rs-c7a67ac351c2b19f,libcookie_store-38fad62d56c2e936,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libpublicsuffix-3599c7305c29d2d4,libidna-f3f5cfd815bdc994,liburl-9e5d5c35ad8f7f3f,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libtry_from-b281a2035d958c48,libcfg_if-5debf92116708c19,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libfailure-ad22869a62bad37f,libbacktrace-cc46cf5b13c5adfd,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libobject-c4bc7bd7a45368ac,libmemchr-ba3829a276830806,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libcookie-d6df64b005f7d340,libtime-7b1c214c1ccce1c2,liburl-ec67792eac7bc939,libpercent_encoding-73a0215a80a159d3,libidna-cdd765f64d80a35a,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libbytes-9ce33484a45b43b8,libeither-ee1ed391f5dfcb09,libiovec-04686771e9acdb45,liblibc-585253b8e2aa2651,libbase64-eb76245ef31ee9f6,libbyteorder-8f59b6d1bfdaa844,libmime_guess-377f0cfb0641fa6c,libphf-6ff66d68e36e216f,libphf_shared-d1b1fd8a994355d4,libunicase-c764bfb349305262,libsiphasher-53d92e888733a216,libmime-182d1e2a3b6ba048,liblog-9eb062ac6d7fc3e3,liblog-b262261d47bd2eba,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestgzC1Du/rustcuFGZJn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ab24c4682b398f3/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgzC1Du/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::packed_name (line 68) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest01i05N/rustcyJELm0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgen_epub_book-baf7b95fb49c9873,libzip-6c9f75da6f0ceb9f,libpodio-ec107d16cfa5314f,libmsdos_time-885c1f9254584e69,libbzip2-428a0c45fef6f704,libbzip2_sys-cbfe38c70a4ac9e0,libclap-43d2e798a5291f10,libvec_map-75126d96f8392bf4,libtextwrap-7f28e63984b642d3,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-b850b8e9f1ba2bdc,libansi_term-74ae5010905c21da,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-38139806bcbfde85,libuuid-e23a11633f76fa7d,librand-0e9dd7f67d0691d2,librand_xorshift-f769d23ade89473d,librand_pcg-7cab0f1ea40b8d18,librand_hc-b78458f296e7d90a,librand_chacha-ddadd5956d13a7ba,librand_isaac-2ef2a822be7bfae6,librand_core-92c40f2416f92234,librand_os-a70af028623ef604,librand_jitter-9a8fdf6fd6e22aee,librand_core-addbce8e4c7c7519,libserde_urlencoded-4400585f6c056c3f,libdtoa-f4f9d18f09bff426,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libflate2-07026aba54034ebb,libcrc32fast-77160f4e25d6fc25,libhyper_tls-f52a89d9e33433f0,libnative_tls-c786455cc445daa7,libopenssl_probe-6b1b371432012237,libopenssl-1b4b02cc5e9bac37,libonce_cell-e9252a7b5119f3eb,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f4848a633bc75685,libhyper-437f6fb9b1b4e9ce,libwant-c0db4d209fe75af0,libtry_lock-8fa2f6971035be84,libtokio-21c0dfa2f6473422,libtokio_timer-149156ef8e623b48,libtokio_threadpool-6b45cfdeaf43da0f,libcrossbeam_queue-90bd16d0deaaf745,libcrossbeam_deque-8f0fe68f201ab496,libcrossbeam_epoch-f0c3a6cebbee6634,libmemoffset-458a17a87ec8cfe5,libtokio_tcp-ba813ccb0a5e2e93,libtokio_reactor-a054626879933cf4,libtokio_sync-2f603e046deae86f,libparking_lot-459a59f9cd9737a4,libparking_lot_core-43e2eb19b8b89387,libsmallvec-1259c1f2bcc5cb45,libmaybe_uninit-38edb5828e56ba48,liblock_api-ace40799573b56ac,libscopeguard-7ec2214574194454,libtokio_current_thread-809005998a89be37,libtokio_executor-822631d9bf79db6e,libcrossbeam_utils-fc4a7b094171e981,libmio-f5251b36d55a400e,libnet2-82fdbc7b9f969932,libhttparse-8c9b827b8f345444,libhttp_body-8d2f1789da363c3f,libtokio_buf-284c87b6815c5223,libh2-e0a6d9f56b6f81db,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libstring-8dd877fdbd331ee8,libslab-0582d648e59ab406,libtokio_io-354517ce31167ee1,libfutures_cpupool-50b47e0707a8e5d6,libnum_cpus-c95b51094520aa2a,libhttp-16649efccbf4b64b,libitoa-968a9d3f706bae82,libfnv-79e2cbfbe03dcd16,libfutures-b3c7f3ab0a365245,libencoding_rs-c7a67ac351c2b19f,libcookie_store-38fad62d56c2e936,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libpublicsuffix-3599c7305c29d2d4,libidna-f3f5cfd815bdc994,liburl-9e5d5c35ad8f7f3f,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libtry_from-b281a2035d958c48,libcfg_if-5debf92116708c19,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libfailure-ad22869a62bad37f,libbacktrace-cc46cf5b13c5adfd,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libobject-c4bc7bd7a45368ac,libmemchr-ba3829a276830806,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libcookie-d6df64b005f7d340,libtime-7b1c214c1ccce1c2,liburl-ec67792eac7bc939,libpercent_encoding-73a0215a80a159d3,libidna-cdd765f64d80a35a,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libbytes-9ce33484a45b43b8,libeither-ee1ed391f5dfcb09,libiovec-04686771e9acdb45,liblibc-585253b8e2aa2651,libbase64-eb76245ef31ee9f6,libbyteorder-8f59b6d1bfdaa844,libmime_guess-377f0cfb0641fa6c,libphf-6ff66d68e36e216f,libphf_shared-d1b1fd8a994355d4,libunicase-c764bfb349305262,libsiphasher-53d92e888733a216,libmime-182d1e2a3b6ba048,liblog-9eb062ac6d7fc3e3,liblog-b262261d47bd2eba,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest01i05N/rustcyJELm0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ab24c4682b398f3/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest01i05N/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ops/book.rs - ops::book::EPubBook::write_zip_ext (line 311) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9klpsa/rustcV2YIr6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgen_epub_book-baf7b95fb49c9873,libzip-6c9f75da6f0ceb9f,libpodio-ec107d16cfa5314f,libmsdos_time-885c1f9254584e69,libbzip2-428a0c45fef6f704,libbzip2_sys-cbfe38c70a4ac9e0,libclap-43d2e798a5291f10,libvec_map-75126d96f8392bf4,libtextwrap-7f28e63984b642d3,libunicode_width-b1bc0d6c10c00ecc,libstrsim-eb3bc2e4997041af,libbitflags-dde12b0d7d495b50,libatty-b850b8e9f1ba2bdc,libansi_term-74ae5010905c21da,libregex-c06721b0f69c9dc1,libregex_automata-897aafff93760ce8,libaho_corasick-86b7640b845670b7,libregex_syntax-6d6ee545e2ffad72,libchrono-4ef483e553cfff9f,libiana_time_zone-bcd81aefedc374a6,libnum_traits-3a2b08a4728dfda7,libreqwest-38139806bcbfde85,libuuid-e23a11633f76fa7d,librand-0e9dd7f67d0691d2,librand_xorshift-f769d23ade89473d,librand_pcg-7cab0f1ea40b8d18,librand_hc-b78458f296e7d90a,librand_chacha-ddadd5956d13a7ba,librand_isaac-2ef2a822be7bfae6,librand_core-92c40f2416f92234,librand_os-a70af028623ef604,librand_jitter-9a8fdf6fd6e22aee,librand_core-addbce8e4c7c7519,libserde_urlencoded-4400585f6c056c3f,libdtoa-f4f9d18f09bff426,libmime_guess-62c79a973dd7d3e8,libunicase-14ef8cc0d70eefb8,libmime-0188e0814ca7ddbf,libflate2-07026aba54034ebb,libcrc32fast-77160f4e25d6fc25,libhyper_tls-f52a89d9e33433f0,libnative_tls-c786455cc445daa7,libopenssl_probe-6b1b371432012237,libopenssl-1b4b02cc5e9bac37,libonce_cell-e9252a7b5119f3eb,libbitflags-19bd3a07fb167555,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-f4848a633bc75685,libhyper-437f6fb9b1b4e9ce,libwant-c0db4d209fe75af0,libtry_lock-8fa2f6971035be84,libtokio-21c0dfa2f6473422,libtokio_timer-149156ef8e623b48,libtokio_threadpool-6b45cfdeaf43da0f,libcrossbeam_queue-90bd16d0deaaf745,libcrossbeam_deque-8f0fe68f201ab496,libcrossbeam_epoch-f0c3a6cebbee6634,libmemoffset-458a17a87ec8cfe5,libtokio_tcp-ba813ccb0a5e2e93,libtokio_reactor-a054626879933cf4,libtokio_sync-2f603e046deae86f,libparking_lot-459a59f9cd9737a4,libparking_lot_core-43e2eb19b8b89387,libsmallvec-1259c1f2bcc5cb45,libmaybe_uninit-38edb5828e56ba48,liblock_api-ace40799573b56ac,libscopeguard-7ec2214574194454,libtokio_current_thread-809005998a89be37,libtokio_executor-822631d9bf79db6e,libcrossbeam_utils-fc4a7b094171e981,libmio-f5251b36d55a400e,libnet2-82fdbc7b9f969932,libhttparse-8c9b827b8f345444,libhttp_body-8d2f1789da363c3f,libtokio_buf-284c87b6815c5223,libh2-e0a6d9f56b6f81db,libindexmap-6b78b4e29f1e99d4,libhashbrown-cae2cd0d9cc0a6cf,libstring-8dd877fdbd331ee8,libslab-0582d648e59ab406,libtokio_io-354517ce31167ee1,libfutures_cpupool-50b47e0707a8e5d6,libnum_cpus-c95b51094520aa2a,libhttp-16649efccbf4b64b,libitoa-968a9d3f706bae82,libfnv-79e2cbfbe03dcd16,libfutures-b3c7f3ab0a365245,libencoding_rs-c7a67ac351c2b19f,libcookie_store-38fad62d56c2e936,libserde_json-30dbd574d099ce4a,libitoa-f3a70a1441f7f89b,libzmij-ef63f1da73704b4c,libpublicsuffix-3599c7305c29d2d4,libidna-f3f5cfd815bdc994,liburl-9e5d5c35ad8f7f3f,libidna-d5c35feb02d6e895,libutf8_iter-51566bbad89f3a68,libidna_adapter-f15c74211fe4832c,libicu_properties-82ff42289bb7499c,libicu_properties_data-b217809bf575558a,libicu_normalizer-95f8869a06b31b42,libsmallvec-3281308869c19c4b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f0026b89614cd57d,libpotential_utf-1a624fe73bbd467a,libicu_provider-0397860365ebade6,libicu_locale_core-816fe88e71ee8167,libtinystr-a70de79dd32ef62f,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-d945614e18b562f6,libzerotrie-ebf521f2ef5efadc,libyoke-da17f70501a25c31,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-9cf902e0d855375e,libform_urlencoded-da07baadaa4a52d9,libpercent_encoding-60965446a9af8f63,libtry_from-b281a2035d958c48,libcfg_if-5debf92116708c19,libserde-36785060c1ea6758,libserde_core-2c928ee17a7447a4,libfailure-ad22869a62bad37f,libbacktrace-cc46cf5b13c5adfd,libminiz_oxide-06b92a8d01088f52,libsimd_adler32-579395eb30afc243,libobject-c4bc7bd7a45368ac,libmemchr-ba3829a276830806,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,libcfg_if-83060ec5685761ae,librustc_demangle-019906bbd6792ceb,libcookie-d6df64b005f7d340,libtime-7b1c214c1ccce1c2,liburl-ec67792eac7bc939,libpercent_encoding-73a0215a80a159d3,libidna-cdd765f64d80a35a,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libbytes-9ce33484a45b43b8,libeither-ee1ed391f5dfcb09,libiovec-04686771e9acdb45,liblibc-585253b8e2aa2651,libbase64-eb76245ef31ee9f6,libbyteorder-8f59b6d1bfdaa844,libmime_guess-377f0cfb0641fa6c,libphf-6ff66d68e36e216f,libphf_shared-d1b1fd8a994355d4,libunicase-c764bfb349305262,libsiphasher-53d92e888733a216,libmime-182d1e2a3b6ba048,liblog-9eb062ac6d7fc3e3,liblog-b262261d47bd2eba,liblazy_static-3674be3f4245d19b}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9klpsa/rustcV2YIr6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-2ab24c4682b398f3/out/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9klpsa/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util.rs - util::download_to (line 140) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (803) panicked at src/util.rs:8:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(Io { desc: "network content", op: "request", more: None })
[INFO] [stdout]  right: Ok(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f5d98cfab6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f5d98cfab6a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f5d98cfab6a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f5d98cfab6a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f5d98d0eb6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f5d98d0eb6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5f5d98cfeb22 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f5d98cfeb22 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5f5d98ce387f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f5d98ce387f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f5d98cf5871 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5f5d98cf5aeb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5f5d98ce3938 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5f5d98cdb3c9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5f5d98ce43dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5f5d98d0f47c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5f5d98d0f303 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x5f5d989b0cc1 - core::panicking::assert_failed::h3c848639b2082e3f
[INFO] [stdout]   18:     0x5f5d989b30be - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   19:     0x5f5d989b04e3 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   20:     0x5f5d989b02c6 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   21:     0x5f5d989b02a9 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   22:     0x5f5d98cf4f04 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f5d98cf4f04 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x5f5d989b0291 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   32:     0x5f5d989b31a5 - main
[INFO] [stdout]   33:     0x77d1e07c11ca - <unknown>
[INFO] [stdout]   34:     0x77d1e07c128b - __libc_start_main
[INFO] [stdout]   35:     0x5f5d989aed95 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/ops/book.rs - ops::book::EPubBook::normalise_paths (line 191)
[INFO] [stdout]     src/ops/book.rs - ops::book::EPubBook::write_zip_ext (line 311)
[INFO] [stdout]     src/ops/element.rs - ops::element::BookElement (line 16)
[INFO] [stdout]     src/ops/element.rs - ops::element::BookElement::name (line 227)
[INFO] [stdout]     src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::packed_name (line 68)
[INFO] [stdout]     src/ops/include_dir.rs - ops::include_dir::IncludeDirectory::resolve (line 127)
[INFO] [stdout]     src/ops/mod.rs - ops::find_file (line 138)
[INFO] [stdout]     src/util.rs - util::download_to (line 140)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "914665d6fc030d44aee0c727aaaa91fefb7721d3bccc8f98d0ecd0f9d53050f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "914665d6fc030d44aee0c727aaaa91fefb7721d3bccc8f98d0ecd0f9d53050f1", kill_on_drop: false }`
[INFO] [stdout] 914665d6fc030d44aee0c727aaaa91fefb7721d3bccc8f98d0ecd0f9d53050f1
