[INFO] updating cached repository https://github.com/hobinjk/tom-servo [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] 87c891ab2a536053af7db7eb74cc414850a740b6 [INFO] testing hobinjk/tom-servo against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobinjk%2Ftom-servo" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hobinjk/tom-servo 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/hobinjk/tom-servo [INFO] finished tweaking git repo https://github.com/hobinjk/tom-servo [INFO] tweaked toml for git repo https://github.com/hobinjk/tom-servo written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/hobinjk/tom-servo 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 8f9964ea054c98d0a1dd5a50e868ffd76aacada51db0e066c0c1115e716d4e14 [INFO] running `"docker" "start" "-a" "8f9964ea054c98d0a1dd5a50e868ffd76aacada51db0e066c0c1115e716d4e14"` [INFO] [stderr] Compiling openssl v0.10.7 [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling actix-web v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling uuid v0.6.3 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.2.0 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling valico v2.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling h2 v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling cargo_metadata v0.5.4 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=efcf408236c964de -C extra-filename=-efcf408236c964de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c5584930f42f0556.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.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: build failed [INFO] running `"docker" "inspect" "8f9964ea054c98d0a1dd5a50e868ffd76aacada51db0e066c0c1115e716d4e14"` [INFO] running `"docker" "rm" "-f" "8f9964ea054c98d0a1dd5a50e868ffd76aacada51db0e066c0c1115e716d4e14"` [INFO] [stdout] 8f9964ea054c98d0a1dd5a50e868ffd76aacada51db0e066c0c1115e716d4e14