[INFO] updating cached repository https://github.com/kpcyrd/snail [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] f157faef71f3e4892c42c62edfb5a98fd466f07d [INFO] testing kpcyrd/snail against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkpcyrd%2Fsnail" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kpcyrd/snail on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kpcyrd/snail [INFO] finished tweaking git repo https://github.com/kpcyrd/snail [INFO] tweaked toml for git repo https://github.com/kpcyrd/snail written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/kpcyrd/snail already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 0b6de1120ecbf01af963255db03da7bca41b6e9cb216474bccd6a5d7a6ce9c7c [INFO] running `"docker" "start" "-a" "0b6de1120ecbf01af963255db03da7bca41b6e9cb216474bccd6a5d7a6ce9c7c"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling reduce v0.1.2 [INFO] [stderr] Compiling lua52-sys v0.1.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling errno v0.2.4 [INFO] [stderr] Compiling seccomp-sys v0.1.2 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling dhcp4r v0.1.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling cssparser v0.25.5 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling zmq-sys v0.9.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] error: could not compile `dbus`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dbus /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/dbus-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=c1e1bbeedbcc6483 -C extra-filename=-c1e1bbeedbcc6483 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-ac1c6b443bd77680.rmeta --extern libdbus_sys=/opt/rustwide/target/debug/deps/liblibdbus_sys-0f4717ccff86118c.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `html5ever`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.23.0/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d5ad437131fc7f36 -C extra-filename=-d5ad437131fc7f36 --out-dir /opt/rustwide/target/debug/build/html5ever-d5ad437131fc7f36 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f408edb9ab31238d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3931bc10253fab40.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2c5ff3507c0ac2b9.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: build failed [INFO] running `"docker" "inspect" "0b6de1120ecbf01af963255db03da7bca41b6e9cb216474bccd6a5d7a6ce9c7c"` [INFO] running `"docker" "rm" "-f" "0b6de1120ecbf01af963255db03da7bca41b6e9cb216474bccd6a5d7a6ce9c7c"` [INFO] [stdout] 0b6de1120ecbf01af963255db03da7bca41b6e9cb216474bccd6a5d7a6ce9c7c