[INFO] fetching crate soco 1.0.1... [INFO] building soco-1.0.1 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate soco 1.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate soco 1.0.1 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate soco 1.0.1 [INFO] finished tweaking crates.io crate soco 1.0.1 [INFO] tweaked toml for crates.io crate soco 1.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c31f9daaa37014ea7c2c4139a31c4c105cf56868faa539ddb9999eecc4eab661 [INFO] running `Command { std: "docker" "start" "-a" "c31f9daaa37014ea7c2c4139a31c4c105cf56868faa539ddb9999eecc4eab661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c31f9daaa37014ea7c2c4139a31c4c105cf56868faa539ddb9999eecc4eab661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31f9daaa37014ea7c2c4139a31c4c105cf56868faa539ddb9999eecc4eab661", kill_on_drop: false }` [INFO] [stdout] c31f9daaa37014ea7c2c4139a31c4c105cf56868faa539ddb9999eecc4eab661 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4fe3d873fef4e57f565c5b1f85bbc8291307b96c287a1738828eac3871a2977 [INFO] running `Command { std: "docker" "start" "-a" "a4fe3d873fef4e57f565c5b1f85bbc8291307b96c287a1738828eac3871a2977", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pyo3-build-config v0.15.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unindent v0.1.10 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling is_sorted v0.1.1 [INFO] [stderr] Compiling finitediff v0.1.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [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 lock_api v0.4.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling nlopt v0.5.4 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling simba v0.3.1 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pyo3 v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling simple_logger v2.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rand_distr v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pyo3-macros-backend v0.15.2 [INFO] [stderr] Compiling bacon-sci-1 v0.11.0 [INFO] [stderr] Compiling nalgebra v0.24.1 [INFO] [stderr] error: could not compile `simba` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simba-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=8b878adeeb777e3a -C extra-filename=-8b878adeeb777e3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-9ebca6f0b46eae9a.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-80a0d4bf879f8478.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-87590c3c0acc5269.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-46f3bd3473781b46.so --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" "a4fe3d873fef4e57f565c5b1f85bbc8291307b96c287a1738828eac3871a2977", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4fe3d873fef4e57f565c5b1f85bbc8291307b96c287a1738828eac3871a2977", kill_on_drop: false }` [INFO] [stdout] a4fe3d873fef4e57f565c5b1f85bbc8291307b96c287a1738828eac3871a2977