[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/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/adjivas/pasteur"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/gh/adjivas/pasteur'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/adjivas/pasteur" "work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/gh/adjivas/pasteur"` [INFO] [stderr] Cloning into 'work/ex/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/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 master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of adjivas/pasteur on toolchain try#18481b65f318e0b4b20c0fc61340054701719d6c [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "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/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/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/pr-62507/sources/try#18481b65f318e0b4b20c0fc61340054701719d6c/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" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/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" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+18481b65f318e0b4b20c0fc61340054701719d6c-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking adjivas/pasteur against master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7 for pr-62507 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62507/worker-5/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62507/sources/master#78ca1bda3522b14bc0336bc01dd1d49fdba2cda7/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=forbid" "-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" "+78ca1bda3522b14bc0336bc01dd1d49fdba2cda7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d014712a2f3aa611d82f28f57a22110ec085adc4a47a53a3e43e42ba1d6ba188 [INFO] running `"docker" "start" "-a" "d014712a2f3aa611d82f28f57a22110ec085adc4a47a53a3e43e42ba1d6ba188"` [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling sass-sys v0.4.13 [INFO] [stderr] Checking l20n v0.1.2 [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 --color never --crate-type lib --emit=dep-info,metadata -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=e0bbeb8bcc109e1a -C extra-filename=-e0bbeb8bcc109e1a --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ansi_term=/opt/crater/target/debug/deps/libansi_term-7c4476ff961c885d.rmeta --extern atty=/opt/crater/target/debug/deps/libatty-87c432a02e04b832.rmeta --extern bitflags=/opt/crater/target/debug/deps/libbitflags-93044b4c0025955d.rmeta --extern strsim=/opt/crater/target/debug/deps/libstrsim-d857cc0cdbfedee0.rmeta --extern textwrap=/opt/crater/target/debug/deps/libtextwrap-469c330f19daf90c.rmeta --extern unicode_width=/opt/crater/target/debug/deps/libunicode_width-91adcd3497c6236a.rmeta --extern vec_map=/opt/crater/target/debug/deps/libvec_map-30458c4af7f9bff4.rmeta --extern yaml_rust=/opt/crater/target/debug/deps/libyaml_rust-6710652ae3cfb13d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `hashbrown`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name hashbrown /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/hashbrown-0.5.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=8ad0be0367b60173 -C extra-filename=-8ad0be0367b60173 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern serde=/opt/crater/target/debug/deps/libserde-6eef632ac7d21e5c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `l20n`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name l20n /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/l20n-0.1.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=83956190a6eded92 -C extra-filename=-83956190a6eded92 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern serde=/opt/crater/target/debug/deps/libserde-366eb9053ce95132.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" "d014712a2f3aa611d82f28f57a22110ec085adc4a47a53a3e43e42ba1d6ba188"` [INFO] running `"docker" "rm" "-f" "d014712a2f3aa611d82f28f57a22110ec085adc4a47a53a3e43e42ba1d6ba188"` [INFO] [stdout] d014712a2f3aa611d82f28f57a22110ec085adc4a47a53a3e43e42ba1d6ba188