Oct 12 14:40:18.863 INFO checking rust-community/rustbridge against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:40:18.864 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 14:40:19.573 INFO blam! cadac3f5f7af2970f87b8d66932e805468636a7cfa6d4cb992fecb786c498ccf Oct 12 14:40:19.577 INFO running `"docker" "start" "-a" "cadac3f5f7af2970f87b8d66932e805468636a7cfa6d4cb992fecb786c498ccf"` Oct 12 14:40:21.800 INFO kablam! usermod: no changes Oct 12 14:40:22.520 INFO kablam! Checking piston-float v0.2.0 Oct 12 14:40:22.529 INFO kablam! Compiling bitflags v0.5.0 Oct 12 14:40:22.540 INFO kablam! Compiling getopts v0.2.14 Oct 12 14:40:22.597 INFO kablam! Compiling rustc-serialize v0.3.23 Oct 12 14:40:22.597 INFO kablam! Checking bit-vec v0.4.3 Oct 12 14:40:22.610 INFO kablam! Checking piston-shaders_graphics2d v0.2.1 Oct 12 14:40:22.624 INFO kablam! Checking linked-hash-map v0.2.1 Oct 12 14:40:22.626 INFO kablam! Checking scraper-000 v0.1.0 (/source/workshops/src/web-scraper/step000/scraper) Oct 12 14:40:24.217 INFO kablam! Compiling miniz-sys v0.1.9 Oct 12 14:40:24.249 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 12 14:40:24.321 INFO kablam! Compiling openssl v0.7.14 Oct 12 14:40:25.884 INFO kablam! Compiling bzip2-sys v0.1.5 Oct 12 14:40:26.548 INFO kablam! Compiling rustlearn v0.4.2 Oct 12 14:40:27.493 INFO kablam! Checking memchr v0.1.11 Oct 12 14:40:31.045 INFO kablam! Checking shared_library v0.1.5 Oct 12 14:40:31.150 INFO kablam! Compiling openssl-sys v0.7.17 Oct 12 14:40:31.154 INFO kablam! Compiling libsqlite3-sys v0.7.1 Oct 12 14:40:31.252 INFO kablam! Checking utf-8 v0.6.0 Oct 12 14:40:31.293 INFO kablam! Checking hpack v0.2.0 Oct 12 14:40:31.463 INFO kablam! Checking mustache v0.6.3 Oct 12 14:40:31.501 INFO kablam! Checking pulldown-cmark v0.0.8 Oct 12 14:40:33.244 INFO kablam! error: enum is private and its variants cannot be re-exported Oct 12 14:40:33.244 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:5:9 Oct 12 14:40:33.244 INFO kablam! | Oct 12 14:40:33.245 INFO kablam! 5 | pub use self::TokenClass::*; Oct 12 14:40:33.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 12 14:40:33.245 INFO kablam! ... Oct 12 14:40:33.245 INFO kablam! 18 | enum TokenClass { Oct 12 14:40:33.245 INFO kablam! | --------------- help: consider making the enum public: `pub enum TokenClass` Oct 12 14:40:33.245 INFO kablam! Oct 12 14:40:33.245 INFO kablam! error: enum is private and its variants cannot be re-exported Oct 12 14:40:33.245 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/mustache-0.6.3/src/parser.rs:4:9 Oct 12 14:40:33.245 INFO kablam! | Oct 12 14:40:33.245 INFO kablam! 4 | pub use self::ParserState::*; Oct 12 14:40:33.245 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 14:40:33.245 INFO kablam! ... Oct 12 14:40:33.245 INFO kablam! 43 | enum ParserState { TEXT, OTAG, TAG, CTAG } Oct 12 14:40:33.245 INFO kablam! | ---------------- help: consider making the enum public: `pub enum ParserState` Oct 12 14:40:33.245 INFO kablam! Oct 12 14:40:34.566 INFO kablam! Compiling tempdir v0.3.5 Oct 12 14:40:34.612 INFO kablam! Checking piston-viewport v0.2.0 Oct 12 14:40:35.663 INFO kablam! Checking vecmath v0.2.0 Oct 12 14:40:35.668 INFO kablam! error: aborting due to 2 previous errors Oct 12 14:40:35.668 INFO kablam! Oct 12 14:40:35.732 INFO kablam! error: Could not compile `mustache`. Oct 12 14:40:35.732 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 14:40:42.961 INFO kablam! error: build failed Oct 12 14:40:42.964 INFO kablam! su: No module specific data is present Oct 12 14:40:45.507 INFO running `"docker" "rm" "-f" "cadac3f5f7af2970f87b8d66932e805468636a7cfa6d4cb992fecb786c498ccf"` Oct 12 14:40:45.796 INFO blam! cadac3f5f7af2970f87b8d66932e805468636a7cfa6d4cb992fecb786c498ccf