[INFO] updating cached repository adjivas/pasteur [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/adjivas/pasteur [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/adjivas/pasteur" "work/ex/beta-1.38-1/sources/1.37.0/gh/adjivas/pasteur"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/adjivas/pasteur'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/adjivas/pasteur" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/adjivas/pasteur"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/adjivas/pasteur'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f2e8e4c5e87d54acb874fb639cd073e716685314 [INFO] sha for GitHub repo adjivas/pasteur: f2e8e4c5e87d54acb874fb639cd073e716685314 [INFO] validating manifest of adjivas/pasteur on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of adjivas/pasteur on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing adjivas/pasteur [INFO] finished frobbing adjivas/pasteur [INFO] frobbed toml for adjivas/pasteur written to work/ex/beta-1.38-1/sources/1.37.0/gh/adjivas/pasteur/Cargo.toml [INFO] started frobbing adjivas/pasteur [INFO] finished frobbing adjivas/pasteur [INFO] frobbed toml for adjivas/pasteur written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/adjivas/pasteur/Cargo.toml [INFO] crate adjivas/pasteur already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/adjivas/pasteur/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing adjivas/pasteur against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/adjivas/pasteur:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] f30c99d29574a30b422b8f10be515f15537e8b6587504e3ccbc70032849e0c36 [INFO] running `"docker" "start" "-a" "f30c99d29574a30b422b8f10be515f15537e8b6587504e3ccbc70032849e0c36"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling sass-sys v0.4.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] error: Could not compile `regex-syntax`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=bd99c61924ee7656 -C extra-filename=-bd99c61924ee7656 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `clap`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' -C metadata=402359e39aa3a6e7 -C extra-filename=-402359e39aa3a6e7 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ansi_term=/opt/crater/target/debug/deps/libansi_term-8091014737d4fb0a.rmeta --extern atty=/opt/crater/target/debug/deps/libatty-22eb3b2ac1d714c2.rmeta --extern bitflags=/opt/crater/target/debug/deps/libbitflags-c2b055ef483e7b37.rmeta --extern strsim=/opt/crater/target/debug/deps/libstrsim-71052c127de7173f.rmeta --extern textwrap=/opt/crater/target/debug/deps/libtextwrap-648e6ff45e87fdf7.rmeta --extern unicode_width=/opt/crater/target/debug/deps/libunicode_width-c482f247a0e67224.rmeta --extern vec_map=/opt/crater/target/debug/deps/libvec_map-dfe47d7ef870925b.rmeta --extern yaml_rust=/opt/crater/target/debug/deps/libyaml_rust-7f90bfa09845735f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `aho-corasick`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name aho_corasick /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/aho-corasick-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d762a0026dd53dbb -C extra-filename=-d762a0026dd53dbb --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern memchr=/opt/crater/target/debug/deps/libmemchr-23e7689be8a12a36.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `pest`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pest /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/pest-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=fe423cd8604aa9c1 -C extra-filename=-fe423cd8604aa9c1 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ucd_trie=/opt/crater/target/debug/deps/libucd_trie-8ba25067f5fbb5bb.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `walkdir`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name walkdir /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/walkdir-2.2.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=cfb6377a04f8e7b5 -C extra-filename=-cfb6377a04f8e7b5 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern same_file=/opt/crater/target/debug/deps/libsame_file-8268c7efcedb46b2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `hyper`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=93d46e4e309c8ef2 -C extra-filename=-93d46e4e309c8ef2 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern base64=/opt/crater/target/debug/deps/libbase64-cc637031afaea5c5.rmeta --extern httparse=/opt/crater/target/debug/deps/libhttparse-c28176d01bc731e0.rmeta --extern language_tags=/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rmeta --extern log=/opt/crater/target/debug/deps/liblog-c97b73a8bcee9985.rmeta --extern mime=/opt/crater/target/debug/deps/libmime-9336c2f56c5869d7.rmeta --extern num_cpus=/opt/crater/target/debug/deps/libnum_cpus-b569161181e0c021.rmeta --extern time=/opt/crater/target/debug/deps/libtime-c375bf02baafb2fd.rmeta --extern traitobject=/opt/crater/target/debug/deps/libtraitobject-69814f8367d06bb9.rmeta --extern typeable=/opt/crater/target/debug/deps/libtypeable-9a5238d74bedca20.rmeta --extern unicase=/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rmeta --extern url=/opt/crater/target/debug/deps/liburl-ee604ccef16e6499.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=ddd8d4fd7f15a5bc -C extra-filename=-ddd8d4fd7f15a5bc --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern proc_macro2=/opt/crater/target/debug/deps/libproc_macro2-83a58f61c7309abf.rmeta --extern quote=/opt/crater/target/debug/deps/libquote-5c64d1f6eadb0381.rmeta --extern unicode_xid=/opt/crater/target/debug/deps/libunicode_xid-8d0f27a2dfe05cf6.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (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" "f30c99d29574a30b422b8f10be515f15537e8b6587504e3ccbc70032849e0c36"` [INFO] running `"docker" "rm" "-f" "f30c99d29574a30b422b8f10be515f15537e8b6587504e3ccbc70032849e0c36"` [INFO] [stdout] f30c99d29574a30b422b8f10be515f15537e8b6587504e3ccbc70032849e0c36