[INFO] updating cached repository https://github.com/partheseas/lavender [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] 6f02a652981fdca7609083fa715d2fd3336fe7c1 [INFO] checking partheseas/lavender against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpartheseas%2Flavender" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/partheseas/lavender on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/partheseas/lavender [INFO] finished tweaking git repo https://github.com/partheseas/lavender [INFO] tweaked toml for git repo https://github.com/partheseas/lavender written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/partheseas/lavender already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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=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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b33519b7b8dbd5518dba1b9ee14353f50da929d0d5e03b4d5c0bbb4e192bf054 [INFO] running `"docker" "start" "-a" "b33519b7b8dbd5518dba1b9ee14353f50da929d0d5e03b4d5c0bbb4e192bf054"` [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Compiling syn v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.50 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bumpalo v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.50 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking strum v0.15.0 [INFO] [stderr] Checking shlex v0.1.1 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking mime_guess v1.8.7 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling quote v1.0.1 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking ws v0.8.1 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.50 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.50 [INFO] [stderr] Checking handlebars v2.0.1 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.4.1 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] error[E0658]: extern types are experimental [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/console_error_panic_hook-0.1.6/src/lib.rs:83:13 [INFO] [stderr] | [INFO] [stderr] 83 | type Error; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: for more information, see https://github.com/rust-lang/rust/issues/43467 [INFO] [stderr] = help: add `#![feature(extern_types)]` to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0658`. [INFO] [stderr] error: could not compile `console_error_panic_hook`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.99/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=445122f424c627e6 -C extra-filename=-445122f424c627e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-41fcab63f2b87ed6.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cc290f9e45bb26ce.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-506683680400ef5c.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b33519b7b8dbd5518dba1b9ee14353f50da929d0d5e03b4d5c0bbb4e192bf054"` [INFO] running `"docker" "rm" "-f" "b33519b7b8dbd5518dba1b9ee14353f50da929d0d5e03b4d5c0bbb4e192bf054"` [INFO] [stdout] b33519b7b8dbd5518dba1b9ee14353f50da929d0d5e03b4d5c0bbb4e192bf054