[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] 53d6879a2450dd1a5766d7cb52754a67ee34cc62 [INFO] testing lise-henry/crowbook against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98afdfaed0c89f3d7bd404e228726cf052d8e879df39485e8b48f7721def12c8 [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" "98afdfaed0c89f3d7bd404e228726cf052d8e879df39485e8b48f7721def12c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98afdfaed0c89f3d7bd404e228726cf052d8e879df39485e8b48f7721def12c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98afdfaed0c89f3d7bd404e228726cf052d8e879df39485e8b48f7721def12c8", kill_on_drop: false }` [INFO] [stdout] 98afdfaed0c89f3d7bd404e228726cf052d8e879df39485e8b48f7721def12c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c59c39bcec25545200884c1035f52776b36ffaa75f53d75387741d90fc2005ec [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" "c59c39bcec25545200884c1035f52776b36ffaa75f53d75387741d90fc2005ec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [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 vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling numerals v0.1.4 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling stemmer v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crowbook-intl-runtime v0.1.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling openssl-sys v0.9.58 [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 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 backtrace v0.3.49 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [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 string_cache v0.8.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling caribon v0.8.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling crowbook-text-processing v1.0.0 [INFO] [stderr] Compiling onig v6.0.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 plist v1.0.0 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.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 serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [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: 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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 299 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 452 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 22 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 38 | std::panic::panic_any(lformat!("Yaml for {key} in lang {lang} is not a String!", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "c59c39bcec25545200884c1035f52776b36ffaa75f53d75387741d90fc2005ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c59c39bcec25545200884c1035f52776b36ffaa75f53d75387741d90fc2005ec", kill_on_drop: false }` [INFO] [stdout] c59c39bcec25545200884c1035f52776b36ffaa75f53d75387741d90fc2005ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f375970359451129b2e8ea3c100144e3465cc4b1346e4237dc914481f990e98 [INFO] running `Command { std: "docker" "start" "-a" "5f375970359451129b2e8ea3c100144e3465cc4b1346e4237dc914481f990e98", kill_on_drop: false }` [INFO] [stderr] Compiling crowbook v0.15.2 (/opt/rustwide/workdir) [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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 299 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 452 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 22 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 38 | std::panic::panic_any(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/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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 1297 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 295 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 299 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 355 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 263 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 139 | Err(_) => std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 452 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 22 | std::panic::panic_any(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] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 38 | std::panic::panic_any(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!("\nexpected:\n{:?}\nactual:\n{:?}\n", expected, actual); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 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/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.crowbook.9452cc4d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1.r45x8uqzpuh69hd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/stemmer-ede72cc5441fdb9e/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-3616d5b0de7294fa/out/lib" "-L" "/opt/rustwide/target/debug/build/onig_sys-82cec866fbbb5561/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrowbook_intl_runtime-e77b251cf4928b6b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-08487f8e282f19e0.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-9e93f1ef523b9dfd.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fd135b1b487350d3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-6d527484b6287cb3.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-91c5e579413a9548.rlib" "/opt/rustwide/target/debug/deps/libcaribon-3bd6ad7f22b1020a.rlib" "/opt/rustwide/target/debug/deps/libstrsim-6b41888d4a43b6ce.rlib" "/opt/rustwide/target/debug/deps/libstemmer-774130ec29333d7d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8bb97c57451132de.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-13410010a6624b63.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-48e9e9688d2cca9e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0cb4bc4f08a5d33b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e430519302d6e79a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3f9a7a899bd55d30.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c3b7f175f8fb687a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libhyper-8d56ae0a510caa64.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-dd319183520cf246.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-b4c0a24ce0fad75c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a3fe0ecbcd25de35.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9392011e6c378b8f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3c21e65df604808e.rlib" "/opt/rustwide/target/debug/deps/libtokio-0649bc203c0fc3a6.rlib" "/opt/rustwide/target/debug/deps/libmio-db8c5105e893e438.rlib" "/opt/rustwide/target/debug/deps/libiovec-24d66badd605bf54.rlib" "/opt/rustwide/target/debug/deps/libnet2-0f4e3568e1fe96b7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-20e97ead7f823ad6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-688d90e71c97c96f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f728e2b958bd7256.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/liburl-78c603361df581b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-45391914b72ed04b.rlib" "/opt/rustwide/target/debug/deps/libbytes-678f970b833ded9a.rlib" "/opt/rustwide/target/debug/deps/libindicatif-8a8b7b8551b987d9.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-e894b251dc77c796.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-e557b191a2fac03c.rlib" "/opt/rustwide/target/debug/deps/libconsole-e219f39b7beabe94.rlib" "/opt/rustwide/target/debug/deps/libtermios-7633d3e1324ae5f0.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-bf6024141f642567.rlib" "/opt/rustwide/target/debug/deps/libsyntect-6105ba48bef3e5f4.rlib" "/opt/rustwide/target/debug/deps/libonig-418c1734453a946c.rlib" "/opt/rustwide/target/debug/deps/libonig_sys-c4b9602ef66451b5.rlib" "/opt/rustwide/target/debug/deps/liblazycell-b0cf455d2b67ee76.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6841196cb3e9f1e2.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libplist-f00e61eec86f8fbe.rlib" "/opt/rustwide/target/debug/deps/libline_wrap-268765b9aaa7bf2e.rlib" "/opt/rustwide/target/debug/deps/libsafemem-dc9e5c72d220a074.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libbincode-754924fa4a04b14b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-efb9cfa92b7c8c8d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6419938b93314fa0.rlib" "/opt/rustwide/target/debug/deps/libsame_file-363d9c9b6ab85ccc.rlib" "/opt/rustwide/target/debug/deps/libcomrak-f4f735de15fcaf01.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-ee632c6f76ffe2ce.rlib" "/opt/rustwide/target/debug/deps/libtyped_arena-5b1965d5a81db90a.rlib" "/opt/rustwide/target/debug/deps/libtwoway-a0ba497abef6aed2.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-7e080b015c6cbfa5.rlib" "/opt/rustwide/target/debug/deps/libpest-9f883fbb51bb2212.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3f330169ff161d45.rlib" "/opt/rustwide/target/debug/deps/libentities-4e2a9d18c1cf803f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b1d66518c5cb09a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/librayon-ac74ea98a846bd06.rlib" "/opt/rustwide/target/debug/deps/librayon_core-36f29ea5552f8763.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-de672c42455402e4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-462a7e7c0f5957b5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7086be3c0923fa41.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6b3578a720575f4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-ba0bac4fbaf6e09d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c317c8196d2f12cd.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libeither-d161fd1a2ce5486b.rlib" "/opt/rustwide/target/debug/deps/libepub_builder-41c3eeb2c749e202.rlib" "/opt/rustwide/target/debug/deps/libhtml2text-7a891b594283153f.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever_rcdom-703565f779a0eaae.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-7ce3051db701d6cd.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-3c4cf56b73b98f78.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-0afe984901deb2d4.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-35c25f4d5d3f6fb7.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8d0a9306c3c122bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c4d49b3100011fd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-92a1420e131d27b1.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/libzip-f701dbc343a3b5d9.rlib" "/opt/rustwide/target/debug/deps/libbzip2-56be3c8fd92405f5.rlib" "/opt/rustwide/target/debug/deps/libbzip2_sys-cb0f843e867aee01.rlib" "/opt/rustwide/target/debug/deps/libflate2-059ce6e431823342.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e993be05b03424d4.rlib" "/opt/rustwide/target/debug/deps/libadler-9726bbf071d70e6c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libpodio-0a862f5075d28a70.rlib" "/opt/rustwide/target/debug/deps/libtempdir-e3ec89ae19736a6f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-15e7538dc43deba5.rlib" "/opt/rustwide/target/debug/deps/librand-387de06a2ac29ef1.rlib" "/opt/rustwide/target/debug/deps/libuuid-6c2f6533f4cdb4c0.rlib" "/opt/rustwide/target/debug/deps/librand-efffde0bb19bc01f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-466a0034e2b66f97.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd95ddb284fa82b9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-38b13646465f5f7e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-041d08ef86629b94.rlib" "/opt/rustwide/target/debug/deps/libchrono-7d8b79c53ec990d0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libtime-818150cbd8c27bcd.rlib" "/opt/rustwide/target/debug/deps/libmustache-83203d48013e6c58.rlib" "/opt/rustwide/target/debug/deps/libserde-669891d066f1993e.rlib" "/opt/rustwide/target/debug/deps/liblog-f6bc69ef5193536d.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-3aedcb70b0935c9b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7d945ea7b90cf89a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-1459030e3553890a.rlib" "/opt/rustwide/target/debug/deps/libadler32-6b98633da9b5294b.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/liblibc-1391d61e771dea03.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2e10861bdd28ac9b.rlib" "/opt/rustwide/target/debug/deps/libgimli-2eebf2d9f2dcab16.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libnumerals-9ea7878a868c480e.rlib" "/opt/rustwide/target/debug/deps/libcrowbook_text_processing-299ba530a7676d94.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crowbook-27ef024df66259d1" "-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; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowbook` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5f375970359451129b2e8ea3c100144e3465cc4b1346e4237dc914481f990e98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f375970359451129b2e8ea3c100144e3465cc4b1346e4237dc914481f990e98", kill_on_drop: false }` [INFO] [stdout] 5f375970359451129b2e8ea3c100144e3465cc4b1346e4237dc914481f990e98