[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.37-6/sources/1.36.0/gh/adjivas/pasteur"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/adjivas/pasteur'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/adjivas/pasteur" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/adjivas/pasteur"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of adjivas/pasteur on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing adjivas/pasteur against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] ed0b7f354a6c1343beb9878bd24d0ada72f05982c07afcaec867abdc8f00547a [INFO] running `"docker" "start" "-a" "ed0b7f354a6c1343beb9878bd24d0ada72f05982c07afcaec867abdc8f00547a"` [INFO] [stderr] Compiling ucd-trie v0.1.2 [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 mime_guess v1.8.7 [INFO] [stderr] Compiling l20n v0.1.2 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] error: Could not compile `mime_guess`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/mime_guess-1.8.7/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=57a956eddbbf0215 -C extra-filename=-57a956eddbbf0215 --out-dir /opt/crater/target/debug/build/mime_guess-57a956eddbbf0215 -L dependency=/opt/crater/target/debug/deps --extern phf_codegen=/opt/crater/target/debug/deps/libphf_codegen-c75246f525d7057e.rlib --extern unicase=/opt/crater/target/debug/deps/libunicase-153480e1a8d7191e.rlib --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 --color never --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=cbd4455696ac998b -C extra-filename=-cbd4455696ac998b --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ansi_term=/opt/crater/target/debug/deps/libansi_term-a8ee7a34610f25b5.rlib --extern atty=/opt/crater/target/debug/deps/libatty-03bfb70b48d44ab1.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-1f73faaef27177be.rlib --extern strsim=/opt/crater/target/debug/deps/libstrsim-b714068d90a275c7.rlib --extern textwrap=/opt/crater/target/debug/deps/libtextwrap-a7f85f046874f4da.rlib --extern unicode_width=/opt/crater/target/debug/deps/libunicode_width-5c65625ac38072b6.rlib --extern vec_map=/opt/crater/target/debug/deps/libvec_map-d15ddac8fbd5a1a7.rlib --extern yaml_rust=/opt/crater/target/debug/deps/libyaml_rust-e06fbadedaa4d350.rlib --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 `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,link -C debuginfo=2 -C metadata=166e395716aea8cd -C extra-filename=-166e395716aea8cd --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern serde=/opt/crater/target/debug/deps/libserde-d258700576c850d4.rlib --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 `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,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' -C metadata=d200f736d935b927 -C extra-filename=-d200f736d935b927 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern serde=/opt/crater/target/debug/deps/libserde-c55174c1f02a9342.rlib --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 --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=32d2d90543fed1e8 -C extra-filename=-32d2d90543fed1e8 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern ucd_trie=/opt/crater/target/debug/deps/libucd_trie-b27403803b8610bd.rlib --cap-lints allow --cap-lints=warn` (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" "ed0b7f354a6c1343beb9878bd24d0ada72f05982c07afcaec867abdc8f00547a"` [INFO] running `"docker" "rm" "-f" "ed0b7f354a6c1343beb9878bd24d0ada72f05982c07afcaec867abdc8f00547a"` [INFO] [stdout] ed0b7f354a6c1343beb9878bd24d0ada72f05982c07afcaec867abdc8f00547a