[INFO] cloning repository https://github.com/PfisterFactor/note-render [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PfisterFactor/note-render" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfisterFactor%2Fnote-render", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfisterFactor%2Fnote-render'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 514ca9d3f102fae261c9a4dc9344c4a4d8ccd0e0 [INFO] documenting PfisterFactor/note-render against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfisterFactor%2Fnote-render" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PfisterFactor/note-render on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PfisterFactor/note-render [INFO] finished tweaking git repo https://github.com/PfisterFactor/note-render [INFO] tweaked toml for git repo https://github.com/PfisterFactor/note-render written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/PfisterFactor/note-render already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/Boscop/web-view.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98739625cf99692b9625af7b6f3f2084326eff72a2f2ec72e55f78835b3b2c81 [INFO] running `Command { std: "docker" "start" "-a" "98739625cf99692b9625af7b6f3f2084326eff72a2f2ec72e55f78835b3b2c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98739625cf99692b9625af7b6f3f2084326eff72a2f2ec72e55f78835b3b2c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98739625cf99692b9625af7b6f3f2084326eff72a2f2ec72e55f78835b3b2c81", kill_on_drop: false }` [INFO] [stdout] 98739625cf99692b9625af7b6f3f2084326eff72a2f2ec72e55f78835b3b2c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0360e000b4da7762fe904bac730c8328c366f62af90ae40e7572737bd7d0b8e [INFO] running `Command { std: "docker" "start" "-a" "b0360e000b4da7762fe904bac730c8328c366f62af90ae40e7572737bd7d0b8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.12.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling webview-sys v0.6.2 (https://github.com/Boscop/web-view.git?rev=38d43cc2c025863d27ef7ec826d3bad127b87e97#38d43cc2) [INFO] [stderr] Compiling tinyfiledialogs v3.9.1 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking hotwatch v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking simple-server v0.4.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling include_dir_impl v0.5.0 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Compiling soup-sys v0.10.0 [INFO] [stderr] Checking include_dir v0.5.0 [INFO] [stderr] Checking web-view v0.7.3 (https://github.com/Boscop/web-view.git?rev=38d43cc2c025863d27ef7ec826d3bad127b87e97#38d43cc2) [INFO] [stderr] Documenting note_render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `OPEN_FILE` should have an upper camel case name [INFO] [stdout] --> src/noterender.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | OPEN_FILE, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `OpenFile` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "b0360e000b4da7762fe904bac730c8328c366f62af90ae40e7572737bd7d0b8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0360e000b4da7762fe904bac730c8328c366f62af90ae40e7572737bd7d0b8e", kill_on_drop: false }` [INFO] [stdout] b0360e000b4da7762fe904bac730c8328c366f62af90ae40e7572737bd7d0b8e