Oct 21 15:52:43.784 INFO checking matklad/fall against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:52:43.784 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 15:52:44.060 INFO blam! 220f1bf0188f2f4a4b21ecaf29baafddd54aabea40dd5fe79d4debd5ec0cc320 Oct 21 15:52:44.068 INFO running `"docker" "start" "-a" "220f1bf0188f2f4a4b21ecaf29baafddd54aabea40dd5fe79d4debd5ec0cc320"` Oct 21 15:52:44.566 INFO kablam! usermod: no changes Oct 21 15:52:44.796 INFO kablam! Checking elapsed v0.1.2 Oct 21 15:52:44.796 INFO kablam! Checking file v1.1.1 Oct 21 15:52:44.796 INFO kablam! Compiling procedural-masquerade v0.1.5 Oct 21 15:52:44.796 INFO kablam! Checking stable_deref_trait v1.0.0 Oct 21 15:52:44.836 INFO kablam! Checking humansize v1.0.2 Oct 21 15:52:44.837 INFO kablam! Checking ordslice v0.2.0 Oct 21 15:52:44.837 INFO kablam! Checking inotify v0.3.0 Oct 21 15:52:44.837 INFO kablam! Compiling proc-macro2 v0.4.5 Oct 21 15:52:45.664 INFO kablam! Checking net2 v0.2.31 Oct 21 15:52:45.664 INFO kablam! Checking proptest v0.3.2 Oct 21 15:52:45.665 INFO kablam! Checking tempdir v0.3.5 Oct 21 15:52:45.696 INFO kablam! Checking simplelog v0.4.4 Oct 21 15:52:45.841 INFO kablam! Checking fst v0.3.0 Oct 21 15:52:45.956 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 21 15:52:46.033 INFO kablam! Compiling synstructure v0.6.1 Oct 21 15:52:46.889 INFO kablam! Compiling rental-impl v0.4.15 Oct 21 15:52:47.239 INFO kablam! Checking regex v1.0.0 Oct 21 15:52:48.368 INFO kablam! Checking miow v0.1.5 Oct 21 15:52:52.756 INFO kablam! Checking chrono v0.4.0 Oct 21 15:52:52.909 INFO kablam! Checking mio v0.5.1 Oct 21 15:52:52.995 INFO kablam! Compiling serde_derive v1.0.24 Oct 21 15:52:53.013 INFO kablam! Checking m_lexer v0.0.4 Oct 21 15:52:53.028 INFO kablam! Checking error-chain v0.10.0 Oct 21 15:52:53.159 INFO kablam! Compiling failure_derive v0.1.1 Oct 21 15:52:54.088 INFO kablam! Compiling quote v0.6.3 Oct 21 15:52:55.446 INFO kablam! Checking notify v4.0.3 Oct 21 15:52:56.298 INFO kablam! Checking tera v0.10.10 Oct 21 15:52:56.798 INFO kablam! Checking fall_text v0.1.0 (/source/fall/text) Oct 21 15:53:03.516 INFO kablam! Compiling syn v0.14.2 Oct 21 15:53:03.564 INFO kablam! Checking indxr v0.1.0 (/source/indxr) Oct 21 15:53:04.204 INFO kablam! Checking failure v0.1.1 Oct 21 15:53:05.053 INFO kablam! Checking rental v0.4.16 Oct 21 15:53:05.146 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 15:53:05.146 INFO kablam! --> indxr/src/lib.rs:16:16 Oct 21 15:53:05.146 INFO kablam! | Oct 21 15:53:05.146 INFO kablam! 16 | type Mapper = Box Option + Sync + Send>; Oct 21 15:53:05.147 INFO kablam! | ^^^^ ^^^^^^^ Oct 21 15:53:05.147 INFO kablam! | Oct 21 15:53:05.147 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 15:53:05.148 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 15:53:05.148 INFO kablam! Oct 21 15:53:05.704 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 21 15:53:05.705 INFO kablam! --> indxr/src/lib.rs:16:16 Oct 21 15:53:05.705 INFO kablam! | Oct 21 15:53:05.706 INFO kablam! 16 | type Mapper = Box Option + Sync + Send>; Oct 21 15:53:05.706 INFO kablam! | ^^^^ ^^^^^^^ Oct 21 15:53:05.706 INFO kablam! | Oct 21 15:53:05.706 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 21 15:53:05.707 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 21 15:53:05.707 INFO kablam! Oct 21 15:53:07.941 INFO kablam! Checking fall_tree v0.1.0 (/source/fall/tree) Oct 21 15:53:09.044 INFO kablam! Checking fall_editor v0.1.0 (/source/fall/editor) Oct 21 15:53:13.498 INFO kablam! Compiling typed_index_derive v0.1.2 Oct 21 15:53:16.880 INFO kablam! Checking fall_parse v0.1.0 (/source/fall/parse) Oct 21 15:53:19.795 INFO kablam! Checking lang_fall_syntax v0.1.0 (/source/lang/fall/syntax) Oct 21 15:53:19.795 INFO kablam! Checking lang_rust_syntax v0.1.0 (/source/lang/rust/syntax) Oct 21 15:53:19.795 INFO kablam! Checking lang_json v0.1.0 (/source/lang/json) Oct 21 15:53:19.796 INFO kablam! Checking lang_bnf v0.1.0 (/source/lang/bnf) Oct 21 15:53:23.782 INFO kablam! Checking lang_rust v0.1.0 (/source/lang/rust) Oct 21 15:53:24.534 INFO kablam! Checking fall_test v0.1.0 (/source/fall/test) Oct 21 15:53:24.885 INFO kablam! Checking lang_fall v0.1.0 (/source/lang/fall) Oct 21 15:53:31.816 INFO kablam! Checking fall_gen v0.1.0 (/source/fall/gen) Oct 21 15:53:48.021 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 03s Oct 21 15:53:48.071 INFO kablam! su: No module specific data is present Oct 21 15:53:48.660 INFO running `"docker" "rm" "-f" "220f1bf0188f2f4a4b21ecaf29baafddd54aabea40dd5fe79d4debd5ec0cc320"` Oct 21 15:53:48.904 INFO blam! 220f1bf0188f2f4a4b21ecaf29baafddd54aabea40dd5fe79d4debd5ec0cc320