[INFO] cloning repository https://github.com/lise-henry/crowbook [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lise-henry/crowbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f84c98438ed1172ea7f66cf71f709c36b89ce5f4 [INFO] testing lise-henry/crowbook against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lise-henry/crowbook [INFO] finished tweaking git repo https://github.com/lise-henry/crowbook [INFO] tweaked toml for git repo https://github.com/lise-henry/crowbook written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/lise-henry/crowbook already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1992b0678a2bdb3641339270514fb42e92fa2fee447beb0bda1c8eca15bcfaad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1992b0678a2bdb3641339270514fb42e92fa2fee447beb0bda1c8eca15bcfaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1992b0678a2bdb3641339270514fb42e92fa2fee447beb0bda1c8eca15bcfaad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1992b0678a2bdb3641339270514fb42e92fa2fee447beb0bda1c8eca15bcfaad", kill_on_drop: false }` [INFO] [stdout] 1992b0678a2bdb3641339270514fb42e92fa2fee447beb0bda1c8eca15bcfaad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca94d4a926407619e99f28d019c842fd890bf3eca59926ae30ebe446cfa122ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca94d4a926407619e99f28d019c842fd890bf3eca59926ae30ebe446cfa122ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling crowbook-intl-runtime v0.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling stemmer v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling caribon v0.8.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling crowbook-text-processing v1.0.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Compiling crowbook v0.15.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling comrak v0.7.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling syntect v4.2.0 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling xml5ever v0.16.1 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html2text v0.1.12 [INFO] [stderr] Compiling epub-builder v0.4.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stdout] warning: field is never read: `short_message` [INFO] [stdout] --> src/lib/grammar_check.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub short_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `issue_type` [INFO] [stdout] --> src/lib/grammar_check.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub issue_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/book.rs:1297:30 [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => panic!(lformat!("header generated by mustache was not valid utf-8")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => panic!("{}", lformat!("header generated by mustache was not valid utf-8")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => panic!(lformat!("generated HTML for cover.xhtml was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => panic!("{}", lformat!("generated HTML for cover.xhtml was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | panic!(lformat!("Why is this method called if cover is None???")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 299 | panic!("{}", lformat!("Why is this method called if cover is None???")); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:355:30 [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => panic!(lformat!("generated HTML was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => panic!("{}", lformat!("generated HTML was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/latex.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => panic!(lformat!("generated LaTeX was not valid utf-8")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => panic!("{}", lformat!("generated LaTeX was not valid utf-8")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/odt.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => panic!(lformat!("generated content.xml was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => panic!("{}", lformat!("generated content.xml was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/bookoptions.rs:452:28 [INFO] [stdout] | [INFO] [stdout] 452 | panic!(lformat!("Ill-formatted OPTIONS string: unrecognized type \ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 453 | | '{option_type}'", [INFO] [stdout] 454 | | option_type = option_type.unwrap())) [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 452 | panic!("{}", lformat!("Ill-formatted OPTIONS string: unrecognized type \ [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/lang.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | panic!(lformat!("Yaml file for language {lang} didn't contain a hash", [INFO] [stdout] | ________________^ [INFO] [stdout] 23 | | lang = lang)); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 22 | panic!("{}", lformat!("Yaml file for language {lang} didn't contain a hash", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/lang.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | panic!(lformat!("Yaml for {key} in lang {lang} is not a String!", [INFO] [stdout] | ________________^ [INFO] [stdout] 39 | | key = s, [INFO] [stdout] 40 | | lang = lang)); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 38 | panic!("{}", lformat!("Yaml for {key} in lang {lang} is not a String!", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 49s [INFO] running `Command { std: "docker" "inspect" "ca94d4a926407619e99f28d019c842fd890bf3eca59926ae30ebe446cfa122ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca94d4a926407619e99f28d019c842fd890bf3eca59926ae30ebe446cfa122ee", kill_on_drop: false }` [INFO] [stdout] ca94d4a926407619e99f28d019c842fd890bf3eca59926ae30ebe446cfa122ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0c43feee495a75316e50b463b970fe7441e7fafd586a165e70cfe10430aafda [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f0c43feee495a75316e50b463b970fe7441e7fafd586a165e70cfe10430aafda", kill_on_drop: false }` [INFO] [stderr] Compiling crowbook v0.15.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `short_message` [INFO] [stdout] --> src/lib/grammar_check.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub short_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `issue_type` [INFO] [stdout] --> src/lib/grammar_check.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub issue_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/book.rs:1297:30 [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => panic!(lformat!("header generated by mustache was not valid utf-8")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => panic!("{}", lformat!("header generated by mustache was not valid utf-8")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => panic!(lformat!("generated HTML for cover.xhtml was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => panic!("{}", lformat!("generated HTML for cover.xhtml was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | panic!(lformat!("Why is this method called if cover is None???")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 299 | panic!("{}", lformat!("Why is this method called if cover is None???")); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:355:30 [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => panic!(lformat!("generated HTML was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => panic!("{}", lformat!("generated HTML was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/latex.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => panic!(lformat!("generated LaTeX was not valid utf-8")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => panic!("{}", lformat!("generated LaTeX was not valid utf-8")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/odt.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => panic!(lformat!("generated content.xml was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => panic!("{}", lformat!("generated content.xml was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/bookoptions.rs:452:28 [INFO] [stdout] | [INFO] [stdout] 452 | panic!(lformat!("Ill-formatted OPTIONS string: unrecognized type \ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 453 | | '{option_type}'", [INFO] [stdout] 454 | | option_type = option_type.unwrap())) [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 452 | panic!("{}", lformat!("Ill-formatted OPTIONS string: unrecognized type \ [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/lang.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | panic!(lformat!("Yaml file for language {lang} didn't contain a hash", [INFO] [stdout] | ________________^ [INFO] [stdout] 23 | | lang = lang)); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 22 | panic!("{}", lformat!("Yaml file for language {lang} didn't contain a hash", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/lang.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | panic!(lformat!("Yaml for {key} in lang {lang} is not a String!", [INFO] [stdout] | ________________^ [INFO] [stdout] 39 | | key = s, [INFO] [stdout] 40 | | lang = lang)); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 38 | panic!("{}", lformat!("Yaml for {key} in lang {lang} is not a String!", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `short_message` [INFO] [stdout] --> src/lib/grammar_check.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub short_message: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `issue_type` [INFO] [stdout] --> src/lib/grammar_check.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub issue_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/book.rs:1297:30 [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => panic!(lformat!("header generated by mustache was not valid utf-8")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => panic!("{}", lformat!("header generated by mustache was not valid utf-8")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:295:34 [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => panic!(lformat!("generated HTML for cover.xhtml was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => panic!("{}", lformat!("generated HTML for cover.xhtml was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:299:20 [INFO] [stdout] | [INFO] [stdout] 299 | panic!(lformat!("Why is this method called if cover is None???")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 299 | panic!("{}", lformat!("Why is this method called if cover is None???")); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/epub.rs:355:30 [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => panic!(lformat!("generated HTML was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => panic!("{}", lformat!("generated HTML was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/latex.rs:263:30 [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => panic!(lformat!("generated LaTeX was not valid utf-8")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => panic!("{}", lformat!("generated LaTeX was not valid utf-8")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/odt.rs:139:30 [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => panic!(lformat!("generated content.xml was not utf-8 valid")), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => panic!("{}", lformat!("generated content.xml was not utf-8 valid")), [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/bookoptions.rs:452:28 [INFO] [stdout] | [INFO] [stdout] 452 | panic!(lformat!("Ill-formatted OPTIONS string: unrecognized type \ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 453 | | '{option_type}'", [INFO] [stdout] 454 | | option_type = option_type.unwrap())) [INFO] [stdout] | |_______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 452 | panic!("{}", lformat!("Ill-formatted OPTIONS string: unrecognized type \ [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/lang.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | panic!(lformat!("Yaml file for language {lang} didn't contain a hash", [INFO] [stdout] | ________________^ [INFO] [stdout] 23 | | lang = lang)); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 22 | panic!("{}", lformat!("Yaml file for language {lang} didn't contain a hash", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/lang.rs:38:16 [INFO] [stdout] | [INFO] [stdout] 38 | panic!(lformat!("Yaml for {key} in lang {lang} is not a String!", [INFO] [stdout] | ________________^ [INFO] [stdout] 39 | | key = s, [INFO] [stdout] 40 | | lang = lang)); [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 38 | panic!("{}", lformat!("Yaml for {key} in lang {lang} is not a String!", [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib/tests/mod.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | panic!(format!("\nexpected:\n{:?}\nactual:\n{:?}\n", expected, actual)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 4 - panic!(format!("\nexpected:\n{:?}\nactual:\n{:?}\n", expected, actual)); [INFO] [stdout] 4 + panic!("\nexpected:\n{:?}\nactual:\n{:?}\n", expected, actual); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.book.3b34f717-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0.4zoz11jcljj4kxm8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/stemmer-16bce3640e68c669/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-c2c2b14f67609357/out/lib" "-L" "/opt/rustwide/target/debug/build/onig_sys-4b4d3c07fe7786ac/out" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3c9ac9e0a57bc34c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e9f2533bb6fcc589.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-cf3391d121eeeb11.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-eeb584a965c81620.rlib" "/opt/rustwide/target/debug/deps/libcrowbook-90a47bfc718a104e.rlib" "/opt/rustwide/target/debug/deps/libcrowbook_intl_runtime-c9421adbfde72d7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-edf244ecdb61ba64.rlib" "/opt/rustwide/target/debug/deps/libcaribon-8861527a7358955d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-3c7c4c723cf30476.rlib" "/opt/rustwide/target/debug/deps/libstemmer-acaa412bae183ba9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c92de57f97e23046.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-bfc94a749b5dbb91.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-35ce93aee8db3bce.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-581f3d80d153674b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e73f791bcd392f74.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d418f5a3c15a4a4f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6038a12ae13339e6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libhyper-158adbc3114fa21c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libwant-7998263038ffa92e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a4e2eb4f3012113e.rlib" "/opt/rustwide/target/debug/deps/libh2-2b9e7e820d339f66.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6640438753054dde.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libsocket2-399465e23aeae136.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7440c92ea1205634.rlib" "/opt/rustwide/target/debug/deps/libtokio-d4d6f7d35a7b63b1.rlib" "/opt/rustwide/target/debug/deps/libmio-2db4150d3ae1bbd4.rlib" "/opt/rustwide/target/debug/deps/libiovec-afc8d7d92a616403.rlib" "/opt/rustwide/target/debug/deps/libnet2-678f70dcea0375b3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1399fe0b60f5ce51.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c65649c1bcc17146.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-29649b44e2ca79aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3684ce003ffbd90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3e714db2d1156b44.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-5132315beac6e902.rlib" "/opt/rustwide/target/debug/deps/libbytes-0fd905e9e5dccac1.rlib" "/opt/rustwide/target/debug/deps/libindicatif-d63cd50b6461e7a4.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-aed76df666295b19.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0b31315f01916275.rlib" "/opt/rustwide/target/debug/deps/libconsole-65077060304ed6d4.rlib" "/opt/rustwide/target/debug/deps/libtermios-e31286b3c319fa4b.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-2d8ec46eed499229.rlib" "/opt/rustwide/target/debug/deps/libsyntect-ab92bd6453800b06.rlib" "/opt/rustwide/target/debug/deps/libonig-1e851e70950d875e.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-262290fb712a492a.rlib" "/opt/rustwide/target/debug/deps/liblazycell-53c98d8318d50829.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-910c3b0f8a9ac190.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libplist-2957f8c75e31209b.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-609a13bf004aa9ea.rlib" "/opt/rustwide/target/debug/deps/libsafemem-d331e67b7147906f.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libbincode-d4d7635add741f9f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libcomrak-c8a5f9ce00a00deb.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-4200ef672a77b158.rlib" "/opt/rustwide/target/debug/deps/libtwoway-ee5a232a3efecf2b.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libentities-ee06d085265c3dd9.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3fb0bb14b8b203b0.rlib" "/opt/rustwide/target/debug/deps/libunicase-dea67d5e87f1bbb0.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-48d2a9abb7ceb80b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4baa9c7f4450c668.rlib" "/opt/rustwide/target/debug/deps/librayon-940ca45dfbb7c1ad.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3894fff582246d5d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-991e295b75aa931f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-06121df51a3dcbd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d98ebbd2699ccc99.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-772034eca31f8ede.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-437ba9e0e3064a1f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libeither-933ca7c6b88f3e43.rlib" "/opt/rustwide/target/debug/deps/libepub_builder-0adf5752795f83f1.rlib" "/opt/rustwide/target/debug/deps/libhtml2text-5f574bae1127a10c.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-f1b6a5613fe97a4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-bc3d00f480d75964.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-bd394a9ff62ba57e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-a4e1723de6730ccd.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-ce7192aea2be1fb9.rlib" "/opt/rustwide/target/debug/deps/libphf-aa70f0e6b207e9bf.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6cdff2f3e30608c4.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-a75bf3e493e042a2.rlib" "/opt/rustwide/target/debug/deps/libtendril-4851edd813d5c4cf.rlib" "/opt/rustwide/target/debug/deps/libutf8-e21145c8f7eb082a.rlib" "/opt/rustwide/target/debug/deps/libfutf-942df456b88b24a6.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-40ab3e148f4b4b95.rlib" "/opt/rustwide/target/debug/deps/libmac-bf72151b7b17c342.rlib" "/opt/rustwide/target/debug/deps/libzip-7371791d3670ae48.rlib" "/opt/rustwide/target/debug/deps/libbzip2-56aac72ee7a22a7a.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-6a26bdb08d8fada2.rlib" "/opt/rustwide/target/debug/deps/libflate2-017ba8c522cf8c6d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-dd5e1fe69ee19760.rlib" "/opt/rustwide/target/debug/deps/libadler-bb444233c07ca8b4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libpodio-5473bb7c4f7983f7.rlib" "/opt/rustwide/target/debug/deps/libtempdir-7fc264f5bb5a6642.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/librand-82dd105e18501df0.rlib" "/opt/rustwide/target/debug/deps/libuuid-f448e43dad5521b6.rlib" "/opt/rustwide/target/debug/deps/librand-29add062e3c39f0e.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8ffaabc41868a846.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/libchrono-a3ddf73a794997f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b5bfd920c25b3c80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49f5e5ac61ddbac.rlib" "/opt/rustwide/target/debug/deps/libtime-bfeb9e14418fc12d.rlib" "/opt/rustwide/target/debug/deps/libmustache-8be2f4baa96f991d.rlib" "/opt/rustwide/target/debug/deps/libserde-26fc83eb4984dfe2.rlib" "/opt/rustwide/target/debug/deps/liblog-ad1e8a729c9392da.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-b51a79a5f70c4896.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-aa3105b31d59c1d4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7337d78c0d5d4293.rlib" "/opt/rustwide/target/debug/deps/libadler32-6bb61013e8809ef4.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-fa43f9a0e2c4b440.rlib" "/opt/rustwide/target/debug/deps/libgimli-cd1942176b748859.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libnumerals-b6eb34a57381ffe3.rlib" "/opt/rustwide/target/debug/deps/libcrowbook_text_processing-da908abbbfce4172.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/book-9eaf18f94938e3c0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowbook` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0c43feee495a75316e50b463b970fe7441e7fafd586a165e70cfe10430aafda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c43feee495a75316e50b463b970fe7441e7fafd586a165e70cfe10430aafda", kill_on_drop: false }` [INFO] [stdout] f0c43feee495a75316e50b463b970fe7441e7fafd586a165e70cfe10430aafda