[INFO] fetching crate enso-data 0.2.0... [INFO] checking enso-data-0.2.0 against try#846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 for pr-98000 [INFO] extracting crate enso-data 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate enso-data 0.2.0 on toolchain 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate enso-data 0.2.0 [INFO] finished tweaking crates.io crate enso-data 0.2.0 [INFO] tweaked toml for crates.io crate enso-data 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2553e8b4197984d5c1d95140d12624395e215d91a67eb2b7d5f97a81480f27a [INFO] running `Command { std: "docker" "start" "-a" "c2553e8b4197984d5c1d95140d12624395e215d91a67eb2b7d5f97a81480f27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2553e8b4197984d5c1d95140d12624395e215d91a67eb2b7d5f97a81480f27a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2553e8b4197984d5c1d95140d12624395e215d91a67eb2b7d5f97a81480f27a", kill_on_drop: false }` [INFO] [stdout] c2553e8b4197984d5c1d95140d12624395e215d91a67eb2b7d5f97a81480f27a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd550d99ebc1003d9445e2dccc770a445e8bab71d6efebce418e475880f1c2f0 [INFO] running `Command { std: "docker" "start" "-a" "cd550d99ebc1003d9445e2dccc770a445e8bab71d6efebce418e475880f1c2f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling sourcefile v0.1.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking weak-table v0.3.2 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Compiling weedle v0.10.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking plotters v0.2.12 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking criterion-plot v0.4.4 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-webidl v0.2.58 [INFO] [stderr] Compiling enso-macro-utils v0.2.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ifmt-impl v0.3.3 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking nalgebra v0.26.2 [INFO] [stderr] Compiling web-sys v0.3.35 [INFO] [stderr] Compiling enso-shapely-macros v0.2.1 [INFO] [stderr] Checking js-sys v0.3.35 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] error: could not compile `nalgebra` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nalgebra --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nalgebra-0.26.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="matrixmultiply"' --cfg 'feature="std"' -C metadata=b9ca06c0c82a8b17 -C extra-filename=-b9ca06c0c82a8b17 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-b93da2d6810a1576.rmeta --extern matrixmultiply=/opt/rustwide/target/debug/deps/libmatrixmultiply-0077394e073c87b1.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-47e530cc84104dd1.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-d5008f37c469285b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2aa43b2494b3719d.rmeta --extern simba=/opt/rustwide/target/debug/deps/libsimba-1ca692ff9a81ab46.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-fa5adaf555b55ba1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "cd550d99ebc1003d9445e2dccc770a445e8bab71d6efebce418e475880f1c2f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd550d99ebc1003d9445e2dccc770a445e8bab71d6efebce418e475880f1c2f0", kill_on_drop: false }` [INFO] [stdout] cd550d99ebc1003d9445e2dccc770a445e8bab71d6efebce418e475880f1c2f0