[INFO] updating cached repository https://github.com/ojensen5115/pastebin-nickel [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] testing ojensen5115/pastebin-nickel against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fojensen5115%2Fpastebin-nickel" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ojensen5115/pastebin-nickel on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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 work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ojensen5115/pastebin-nickel already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] ea09b863033cabdf4d0d387b6e9ce2a5f4103d93c40c33741b9f5175c8458a8b [INFO] running `"docker" "start" "-a" "ea09b863033cabdf4d0d387b6e9ce2a5f4103d93c40c33741b9f5175c8458a8b"` [INFO] [stderr] Compiling unicode-normalization v0.1.3 [INFO] [stderr] Compiling traitobject v0.0.3 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling traitobject v0.0.1 [INFO] [stderr] Compiling plist v0.0.14 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling httparse v1.2.1 [INFO] [stderr] Compiling serde v0.7.15 [INFO] [stderr] Compiling buf-read-ext v0.2.0 [INFO] [stderr] Compiling serde v0.8.21 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling groupable v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling unicode-bidi v0.2.4 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.2 [INFO] [stderr] Compiling mustache v0.6.3 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [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: 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] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [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" "ea09b863033cabdf4d0d387b6e9ce2a5f4103d93c40c33741b9f5175c8458a8b"` [INFO] running `"docker" "rm" "-f" "ea09b863033cabdf4d0d387b6e9ce2a5f4103d93c40c33741b9f5175c8458a8b"` [INFO] [stdout] ea09b863033cabdf4d0d387b6e9ce2a5f4103d93c40c33741b9f5175c8458a8b