[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] a45a1d53ecce437eeaae95511b19c420d22c3a1d [INFO] checking lise-henry/crowbook against try#1b0139f5bdae7328e6d232947a8112333bb44eeb for pr-93394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flise-henry%2Fcrowbook" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lise-henry/crowbook on toolchain 1b0139f5bdae7328e6d232947a8112333bb44eeb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "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-20/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" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded utf8-width v0.1.5 [INFO] [stderr] Downloaded plist v1.3.1 [INFO] [stderr] Downloaded comrak v0.7.0 [INFO] [stderr] Downloaded phf_macros v0.7.24 [INFO] [stderr] Downloaded crowbook-text-processing v1.0.0 [INFO] [stderr] Downloaded console v0.11.3 [INFO] [stderr] Downloaded onig_sys v69.7.1 [INFO] [stderr] Downloaded html-escape v0.2.9 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded crowbook-intl v0.2.1 [INFO] [stderr] Downloaded epub-builder v0.4.8 [INFO] [stderr] Downloaded hyphenation_commons v0.8.4 [INFO] [stderr] Downloaded pocket-resources v0.3.2 [INFO] [stderr] Downloaded numerals v0.1.4 [INFO] [stderr] Downloaded rust-freqdist v0.1.5 [INFO] [stderr] Downloaded mustache v0.9.0 [INFO] [stderr] Downloaded onig v6.3.1 [INFO] [stderr] Downloaded fst v0.4.7 [INFO] [stderr] Downloaded hyphenation v0.8.4 [INFO] [stderr] Downloaded caribon v0.8.1 [INFO] [stderr] Downloaded punkt v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 691c4c6448a606aed03610704e9489c148cafee874e379fb435247f0f60e7879 [INFO] running `Command { std: "docker" "start" "-a" "691c4c6448a606aed03610704e9489c148cafee874e379fb435247f0f60e7879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691c4c6448a606aed03610704e9489c148cafee874e379fb435247f0f60e7879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691c4c6448a606aed03610704e9489c148cafee874e379fb435247f0f60e7879", kill_on_drop: false }` [INFO] [stdout] 691c4c6448a606aed03610704e9489c148cafee874e379fb435247f0f60e7879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5981f04e26f987ba99e52527b70c49434bf17e280b5192f67dc1ed5c8b9be31 [INFO] running `Command { std: "docker" "start" "-a" "e5981f04e26f987ba99e52527b70c49434bf17e280b5192f67dc1ed5c8b9be31", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking utf8-width v0.1.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking strsim v0.6.0 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking numerals v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking html-escape v0.2.9 [INFO] [stderr] Checking encoding_rs v0.8.30 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking crowbook-intl-runtime v0.1.0 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling stemmer v0.3.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking openssl-sys v0.9.72 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking crowbook-text-processing v1.0.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling crowbook-intl v0.2.1 [INFO] [stderr] Checking caribon v0.8.1 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling crowbook v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking onig v6.3.1 [INFO] [stderr] Checking comrak v0.7.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking epub-builder v0.4.8 [INFO] [stderr] Checking syntect v4.6.0 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.10 [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] note: `GrammarError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib/grammar_check.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GrammarError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib/grammar_check.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GrammarError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib/grammar_check.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [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] note: `GrammarError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/lib/grammar_check.rs:34:23 [INFO] [stdout] | [INFO] [stdout] 34 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.67s [INFO] running `Command { std: "docker" "inspect" "e5981f04e26f987ba99e52527b70c49434bf17e280b5192f67dc1ed5c8b9be31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5981f04e26f987ba99e52527b70c49434bf17e280b5192f67dc1ed5c8b9be31", kill_on_drop: false }` [INFO] [stdout] e5981f04e26f987ba99e52527b70c49434bf17e280b5192f67dc1ed5c8b9be31