[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] 74230640a3a2c6ac4fcdb8427a5e57df1bfa3253 [INFO] testing PfisterFactor/note-render against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPfisterFactor%2Fnote-render" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PfisterFactor/note-render on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-0/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" "+1.55.0" "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 pulldown-cmark v0.6.1 [INFO] [stderr] Downloaded simple-server v0.4.0 [INFO] [stderr] Downloaded include_dir v0.5.0 [INFO] [stderr] Downloaded include_dir_impl v0.5.0 [INFO] [stderr] Downloaded webview-sys v0.4.0 [INFO] [stderr] Downloaded web-view v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d5d5eae39330ea5a11f331420e6c6a05c4daf893ca22c36df0493082933a951 [INFO] running `Command { std: "docker" "start" "-a" "7d5d5eae39330ea5a11f331420e6c6a05c4daf893ca22c36df0493082933a951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d5d5eae39330ea5a11f331420e6c6a05c4daf893ca22c36df0493082933a951", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5d5eae39330ea5a11f331420e6c6a05c4daf893ca22c36df0493082933a951", kill_on_drop: false }` [INFO] [stdout] 7d5d5eae39330ea5a11f331420e6c6a05c4daf893ca22c36df0493082933a951 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dae746812ca3e3d6c70703d37d8b78589928625ff5c46a9e7f03acfa19f5b3f [INFO] running `Command { std: "docker" "start" "-a" "7dae746812ca3e3d6c70703d37d8b78589928625ff5c46a9e7f03acfa19f5b3f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling webview-sys v0.4.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [INFO] [stderr] Compiling web-view v0.6.0 [INFO] [stderr] Compiling hotwatch v0.4.3 [INFO] [stderr] Compiling simple-server v0.4.0 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling include_dir_impl v0.5.0 [INFO] [stderr] Compiling include_dir v0.5.0 [INFO] [stderr] Compiling note_render v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(str_strip)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> src/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inject_resources` [INFO] [stdout] --> src/main.rs:17:37 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::noterender::noterender::{inject_resources, NoteRender}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/markdown_handler.rs:3:27 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/markdown_handler.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hotwatch::Hotwatch` [INFO] [stdout] --> src/noterender.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use hotwatch::Hotwatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuf` [INFO] [stdout] --> src/noterender.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [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] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `note_render` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7dae746812ca3e3d6c70703d37d8b78589928625ff5c46a9e7f03acfa19f5b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dae746812ca3e3d6c70703d37d8b78589928625ff5c46a9e7f03acfa19f5b3f", kill_on_drop: false }` [INFO] [stdout] 7dae746812ca3e3d6c70703d37d8b78589928625ff5c46a9e7f03acfa19f5b3f