[INFO] updating cached repository https://github.com/Rua/ferret [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] f0f27cb667c89af66efa0ebc277bcc97e9e0419a [INFO] checking Rua/ferret against try#b19afc12c4f781e95f168f2fdea339c972f14ae2 for pr-64327 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FRua%2Fferret" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rua/ferret on toolchain b19afc12c4f781e95f168f2fdea339c972f14ae2-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Rua/ferret [INFO] finished tweaking git repo https://github.com/Rua/ferret [INFO] tweaked toml for git repo https://github.com/Rua/ferret written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Rua/ferret already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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" "+b19afc12c4f781e95f168f2fdea339c972f14ae2-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e36a6adefe05857dd95ae7e0f0b8108283bce9ff05d7b1d42f8e4f6a376b45be [INFO] running `"docker" "start" "-a" "e36a6adefe05857dd95ae7e0f0b8108283bce9ff05d7b1d42f8e4f6a376b45be"` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling arrayvec v0.4.9 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling winapi v0.3.6 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking libm v0.1.2 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Compiling vulkano v0.12.0 [INFO] [stderr] Checking vk-sys v0.4.0 [INFO] [stderr] Checking half v1.3.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking approx v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand v0.4.3 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling filetime v0.2.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking aho-corasick v0.7.3 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling shaderc-sys v0.5.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling al-sys v0.6.1 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tar v0.4.20 [INFO] [stderr] Checking rand_pcg v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling unidiff v0.3.1 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking nalgebra v0.18.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking shred v0.9.2 [INFO] [stderr] Checking hibitset v0.6.1 [INFO] [stderr] error: Could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.23/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=7770fe078aef700d -C extra-filename=-7770fe078aef700d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-42121adc995fe9cf.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6ed5d071734ba683.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4998087d4053acf5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "e36a6adefe05857dd95ae7e0f0b8108283bce9ff05d7b1d42f8e4f6a376b45be"` [INFO] running `"docker" "rm" "-f" "e36a6adefe05857dd95ae7e0f0b8108283bce9ff05d7b1d42f8e4f6a376b45be"` [INFO] [stdout] e36a6adefe05857dd95ae7e0f0b8108283bce9ff05d7b1d42f8e4f6a376b45be