[INFO] cloning repository https://github.com/ojensen5115/pastebin-nickel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ojensen5115/pastebin-nickel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-nickel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-nickel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9f6e9a94fd781bfda4f0126d52a11dfb3ec0a9c [INFO] checking ojensen5115/pastebin-nickel against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-nickel" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ojensen5115/pastebin-nickel on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ojensen5115/pastebin-nickel [INFO] finished tweaking git repo https://github.com/ojensen5115/pastebin-nickel [INFO] tweaked toml for git repo https://github.com/ojensen5115/pastebin-nickel written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ojensen5115/pastebin-nickel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e5b0e76eed22341a8119a04c075eadf6fe76ec82feebc3c9a3a8b767aa14499 [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" "3e5b0e76eed22341a8119a04c075eadf6fe76ec82feebc3c9a3a8b767aa14499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e5b0e76eed22341a8119a04c075eadf6fe76ec82feebc3c9a3a8b767aa14499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e5b0e76eed22341a8119a04c075eadf6fe76ec82feebc3c9a3a8b767aa14499", kill_on_drop: false }` [INFO] [stdout] 3e5b0e76eed22341a8119a04c075eadf6fe76ec82feebc3c9a3a8b767aa14499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9cc01aa3fc603fc703c783f0f25bffe756c670af360fd13dd4407c4ba51f5405 [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" "9cc01aa3fc603fc703c783f0f25bffe756c670af360fd13dd4407c4ba51f5405", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Compiling plist v0.0.14 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking buf-read-ext v0.2.0 [INFO] [stderr] Checking serde v0.8.21 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Checking num_cpus v1.2.0 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking unicode-bidi v0.2.4 [INFO] [stderr] Checking xml-rs v0.3.5 [INFO] [stderr] Checking mustache v0.6.3 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use self::ParserState::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | enum ParserState { TEXT, OTAG, TAG, CTAG } [INFO] [stdout] | ---------------- help: consider making the enum public: `pub enum ParserState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: enum is private and its variants cannot be re-exported [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use self::TokenClass::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | enum TokenClass { [INFO] [stdout] | --------------- help: consider making the enum public: `pub enum TokenClass` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mustache` [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" "9cc01aa3fc603fc703c783f0f25bffe756c670af360fd13dd4407c4ba51f5405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cc01aa3fc603fc703c783f0f25bffe756c670af360fd13dd4407c4ba51f5405", kill_on_drop: false }` [INFO] [stdout] 9cc01aa3fc603fc703c783f0f25bffe756c670af360fd13dd4407c4ba51f5405