[INFO] updating cached repository https://github.com/ojensen5115/pastebin-nickel [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e9f6e9a94fd781bfda4f0126d52a11dfb3ec0a9c [INFO] checking ojensen5115/pastebin-nickel against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-nickel" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ojensen5115/pastebin-nickel on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [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-14/source/Cargo.toml [INFO] crate git repo https://github.com/ojensen5115/pastebin-nickel already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d4512b1d1eee5534eab97fe896caa857a1581df5567eb30e634f782a6873d5a [INFO] running `"docker" "start" "-a" "7d4512b1d1eee5534eab97fe896caa857a1581df5567eb30e634f782a6873d5a"` [INFO] [stderr] Checking libc v0.2.18 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking unicode-normalization v0.1.3 [INFO] [stderr] Compiling plist v0.0.14 [INFO] [stderr] Checking serde v0.8.21 [INFO] [stderr] Checking buf-read-ext v0.2.0 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking unicode-bidi v0.2.4 [INFO] [stderr] Checking mime v0.2.2 [INFO] [stderr] Checking xml-rs v0.3.5 [INFO] [stderr] Checking mustache v0.6.3 [INFO] [stderr] error: enum is private and its variants cannot be re-exported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | pub use self::ParserState::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 43 | enum ParserState { TEXT, OTAG, TAG, CTAG } [INFO] [stderr] | ---------------- help: consider making the enum public: `pub enum ParserState` [INFO] [stderr] [INFO] [stderr] error: enum is private and its variants cannot be re-exported [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | pub use self::TokenClass::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | enum TokenClass { [INFO] [stderr] | --------------- help: consider making the enum public: `pub enum TokenClass` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] error: could not compile `mustache`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7d4512b1d1eee5534eab97fe896caa857a1581df5567eb30e634f782a6873d5a"` [INFO] running `"docker" "rm" "-f" "7d4512b1d1eee5534eab97fe896caa857a1581df5567eb30e634f782a6873d5a"` [INFO] [stdout] 7d4512b1d1eee5534eab97fe896caa857a1581df5567eb30e634f782a6873d5a