[INFO] crate cautious-octo-funicular 0.1.3 is already in cache [INFO] extracting crate cautious-octo-funicular 0.1.3 into work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/cautious-octo-funicular/0.1.3 [INFO] extracting crate cautious-octo-funicular 0.1.3 into work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/cautious-octo-funicular/0.1.3 [INFO] validating manifest of cautious-octo-funicular-0.1.3 on toolchain master#452087b4bf18cece2d52d7cd8c9147195e5404bf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cautious-octo-funicular-0.1.3 on toolchain try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing cautious-octo-funicular-0.1.3 [INFO] finished frobbing cautious-octo-funicular-0.1.3 [INFO] frobbed toml for cautious-octo-funicular-0.1.3 written to work/ex/pr-63247/sources/master#452087b4bf18cece2d52d7cd8c9147195e5404bf/reg/cautious-octo-funicular/0.1.3/Cargo.toml [INFO] started frobbing cautious-octo-funicular-0.1.3 [INFO] finished frobbing cautious-octo-funicular-0.1.3 [INFO] frobbed toml for cautious-octo-funicular-0.1.3 written to work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/cautious-octo-funicular/0.1.3/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+452087b4bf18cece2d52d7cd8c9147195e5404bf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking cautious-octo-funicular-0.1.3 against try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab for pr-63247 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63247/worker-6/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63247/sources/try#757dacae0a9f1b46b3ab58a1f1232332e8fc7dab/reg/cautious-octo-funicular/0.1.3:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+757dacae0a9f1b46b3ab58a1f1232332e8fc7dab-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 09d899b8650e99d40024a0a3e7c184958800cc866d3a2f4ccf3b4c4fef99d326 [INFO] running `"docker" "start" "-a" "09d899b8650e99d40024a0a3e7c184958800cc866d3a2f4ccf3b4c4fef99d326"` [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] error: defaults for type parameters are only allowed in `struct`, `enum`, `type`, or `trait` definitions. [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/typemap-0.3.3/src/lib.rs:185:18 [INFO] [stderr] | [INFO] [stderr] 185 | impl<'a, K: Key, A: ?Sized + UnsafeAnyExt + 'a = UnsafeAny> Entry<'a, K, A> { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `typemap`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "09d899b8650e99d40024a0a3e7c184958800cc866d3a2f4ccf3b4c4fef99d326"` [INFO] running `"docker" "rm" "-f" "09d899b8650e99d40024a0a3e7c184958800cc866d3a2f4ccf3b4c4fef99d326"` [INFO] [stdout] 09d899b8650e99d40024a0a3e7c184958800cc866d3a2f4ccf3b4c4fef99d326