[INFO] cloning repository https://github.com/Edgeworth/memeroute [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Edgeworth/memeroute" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeworth%2Fmemeroute", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeworth%2Fmemeroute'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4df2aaf0c6c6fc4f67eaabbdcedbd489123e7b8f [INFO] building Edgeworth/memeroute against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEdgeworth%2Fmemeroute" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Edgeworth/memeroute on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Edgeworth/memeroute [INFO] finished tweaking git repo https://github.com/Edgeworth/memeroute [INFO] tweaked toml for git repo https://github.com/Edgeworth/memeroute written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Edgeworth/memeroute already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/Cargo.toml: unused manifest key: package.category [INFO] [stderr] warning: /workspace/builds/worker-6-tc1/source/memeroute-gui/Cargo.toml: unused manifest key: package.category [INFO] [stderr] Updating git repository `https://github.com/Edgeworth/memedsn` [INFO] [stderr] Updating git repository `https://github.com/Edgeworth/memegeom` [INFO] [stderr] Updating git repository `https://github.com/Edgeworth/memega` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v3.3.0 [INFO] [stderr] Downloaded ahash v0.8.1 [INFO] [stderr] Downloaded tensorboard-rs v0.5.9 [INFO] [stderr] Downloaded tensorboard-proto v0.5.7 [INFO] [stderr] Downloaded priority-queue v1.2.3 [INFO] [stderr] Downloaded rust-dense-bitset v0.1.1 [INFO] [stderr] Downloaded earcutr v0.2.0 [INFO] [stderr] Downloaded concurrent_lru v0.2.0 [INFO] [stderr] Downloaded auto_ops v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0548a879bffd84727d33cbd55e63fff4de44024b64d557b600cfa1f604602a9c [INFO] running `Command { std: "docker" "start" "-a" "0548a879bffd84727d33cbd55e63fff4de44024b64d557b600cfa1f604602a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0548a879bffd84727d33cbd55e63fff4de44024b64d557b600cfa1f604602a9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0548a879bffd84727d33cbd55e63fff4de44024b64d557b600cfa1f604602a9c", kill_on_drop: false }` [INFO] [stdout] 0548a879bffd84727d33cbd55e63fff4de44024b64d557b600cfa1f604602a9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da7e7f63455ece6681034cf51fde5129395552a088c4add2b217cf0c5eb7da63 [INFO] running `Command { std: "docker" "start" "-a" "da7e7f63455ece6681034cf51fde5129395552a088c4add2b217cf0c5eb7da63", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: package.category [INFO] [stderr] warning: /opt/rustwide/workdir/memeroute-gui/Cargo.toml: unused manifest key: package.category [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling libm v0.2.5 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling either v1.8.0 [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 crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bytemuck v1.12.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling enumset_derive v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tensorboard-proto v0.5.7 [INFO] [stderr] Compiling earcutr v0.2.0 [INFO] [stderr] Compiling ordered-float v3.3.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling priority-queue v1.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rust-dense-bitset v0.1.1 [INFO] [stderr] Compiling auto_ops v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nalgebra v0.31.3 [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.7.3/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"' --cfg 'feature="wide"' -C metadata=8cfcec73c576ad25 -C extra-filename=-8cfcec73c576ad25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-3871ad5a80826dc5.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-cde1ef1fddabce04.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-87590c3c0acc5269.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-46f3bd3473781b46.so --extern wide=/opt/rustwide/target/debug/deps/libwide-e13a5a35c6ce141b.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" "da7e7f63455ece6681034cf51fde5129395552a088c4add2b217cf0c5eb7da63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7e7f63455ece6681034cf51fde5129395552a088c4add2b217cf0c5eb7da63", kill_on_drop: false }` [INFO] [stdout] da7e7f63455ece6681034cf51fde5129395552a088c4add2b217cf0c5eb7da63