[INFO] cloning repository https://github.com/Phi-001/rust-obj-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phi-001/rust-obj-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhi-001%2Frust-obj-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhi-001%2Frust-obj-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 698be54d7132f67c4164b88f38664f4a479093b4 [INFO] checking Phi-001/rust-obj-parser against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhi-001%2Frust-obj-parser" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Phi-001/rust-obj-parser [INFO] finished tweaking git repo https://github.com/Phi-001/rust-obj-parser [INFO] tweaked toml for git repo https://github.com/Phi-001/rust-obj-parser written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Phi-001/rust-obj-parser on toolchain 165655a2f1981fef27b31c547ad7631979fc5139 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Phi-001/rust-obj-parser 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5 [INFO] running `Command { std: "docker" "start" "e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio-misc v1.2.1 [INFO] [stderr] Compiling glium v0.30.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/165655a2f1981fef27b31c547ad7631979fc5139/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.5.1/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "serde", "serde_serialize", "std", "wide"))' -C metadata=45f3c995abf304c3 -C extra-filename=-02baf4e85fa47573 --out-dir /opt/rustwide/target/debug/build/simba/02baf4e85fa47573/out -L dependency=/opt/rustwide/target/debug/build/approx/240d41b56947ee34/out -L dependency=/opt/rustwide/target/debug/build/num-complex/8d2acbccdafef0e6/out -L dependency=/opt/rustwide/target/debug/build/num-traits/ce7c0b2a422dd3bb/out -L dependency=/opt/rustwide/target/debug/build/paste/d0dbbf078763797d/out --extern approx=/opt/rustwide/target/debug/build/approx/240d41b56947ee34/out/libapprox-240d41b56947ee34.rmeta --extern num_complex=/opt/rustwide/target/debug/build/num-complex/8d2acbccdafef0e6/out/libnum_complex-8d2acbccdafef0e6.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/ce7c0b2a422dd3bb/out/libnum_traits-ce7c0b2a422dd3bb.rmeta --extern paste=/opt/rustwide/target/debug/build/paste/d0dbbf078763797d/out/libpaste-d0dbbf078763797d.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" "e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5", kill_on_drop: false }` [INFO] [stdout] e388174612a04ac197b210809e5d11c4ee99d2ebae18242d7e1a1cbdcda0cfb5