[INFO] cloning repository https://github.com/dimfeld/roam-note-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dimfeld/roam-note-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Froam-note-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Froam-note-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 343e5d973d4b4a72899630757212cfcd23e2e406 [INFO] checking dimfeld/roam-note-exporter against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdimfeld%2Froam-note-exporter" "/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/dimfeld/roam-note-exporter on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dimfeld/roam-note-exporter [INFO] finished tweaking git repo https://github.com/dimfeld/roam-note-exporter [INFO] tweaked toml for git repo https://github.com/dimfeld/roam-note-exporter written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/dimfeld/roam-note-exporter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded urlocator v0.1.4 [INFO] [stderr] Downloaded syntect v5.0.0 [INFO] [stderr] Downloaded edn-rs v0.17.4 [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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89c379d9e6bb2a7e66ee04f3a3be4ed7f395fb4151790af577b1f6d51e280108 [INFO] running `Command { std: "docker" "start" "-a" "89c379d9e6bb2a7e66ee04f3a3be4ed7f395fb4151790af577b1f6d51e280108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89c379d9e6bb2a7e66ee04f3a3be4ed7f395fb4151790af577b1f6d51e280108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c379d9e6bb2a7e66ee04f3a3be4ed7f395fb4151790af577b1f6d51e280108", kill_on_drop: false }` [INFO] [stdout] 89c379d9e6bb2a7e66ee04f3a3be4ed7f395fb4151790af577b1f6d51e280108 [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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa3de422b8b3838700b2cca075974e55d5d22450eb204acc4ddb333a8dea2b5e [INFO] running `Command { std: "docker" "start" "-a" "aa3de422b8b3838700b2cca075974e55d5d22450eb204acc4ddb333a8dea2b5e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling katex v0.4.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking urlocator v0.1.4 [INFO] [stderr] Checking edn-rs v0.17.4 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling copy_dir v0.1.2 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libquickjs-sys v0.9.0 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking onig v6.3.1 [INFO] [stderr] Checking plist v1.3.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking uuid v1.1.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking handlebars v4.3.0 [INFO] [stderr] Checking syntect v5.0.0 [INFO] [stderr] Checking zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking quick-js v0.4.1 [INFO] [stderr] Checking export-logseq-notes v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `fxhash::FxHashMap` [INFO] [stdout] --> src/logseq/page_header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fxhash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `fxhash::FxHashMap` [INFO] [stdout] --> src/logseq/page_header.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use fxhash::FxHashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::logseq::LogseqRawPage` [INFO] [stdout] --> src/logseq/tests.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::logseq::LogseqRawPage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/page.rs:661:9 [INFO] [stdout] | [INFO] [stdout] 661 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Itertools` [INFO] [stdout] --> src/logseq/mod.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | use itertools::{put_back, Itertools, PutBack}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Itertools` [INFO] [stdout] --> src/logseq/mod.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | use itertools::{put_back, Itertools, PutBack}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/string_builder.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new() -> StringBuilder<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/string_builder.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new() -> StringBuilder<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 34s [INFO] running `Command { std: "docker" "inspect" "aa3de422b8b3838700b2cca075974e55d5d22450eb204acc4ddb333a8dea2b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3de422b8b3838700b2cca075974e55d5d22450eb204acc4ddb333a8dea2b5e", kill_on_drop: false }` [INFO] [stdout] aa3de422b8b3838700b2cca075974e55d5d22450eb204acc4ddb333a8dea2b5e