[INFO] updating cached repository https://github.com/falconre/raptor-api [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] 35c7506b0a2eac4269628070d5052b3868f79135 [INFO] testing falconre/raptor-api against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalconre%2Fraptor-api" "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/falconre/raptor-api 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/falconre/raptor-api [INFO] finished tweaking git repo https://github.com/falconre/raptor-api [INFO] tweaked toml for git repo https://github.com/falconre/raptor-api written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/falconre/raptor-api 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] 286b09923e948bfb48de59a80e9ad4e9fff7f972e513c7a8b4f9669b1068a6b9 [INFO] running `"docker" "start" "-a" "286b09923e948bfb48de59a80e9ad4e9fff7f972e513c7a8b4f9669b1068a6b9"` [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling z3-sys v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling tokio-sync v0.1.3 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling syntex_errors v0.58.1 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling syntex_syntax v0.58.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.14 [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/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.27/src/lib.rs --color never --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"' --cfg 'feature="visit"' -C metadata=0a1f29f631de2277 -C extra-filename=-0a1f29f631de2277 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-bc8e54843c06272c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c47d298ad171b90d.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a5c98a5dc11241a7.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 `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.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=b9ef0841f64e04ff -C extra-filename=-b9ef0841f64e04ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b75f7ecdf1e4609c.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-1c480b98c3ffabe1.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 `regex`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-0.2.11/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"' -C metadata=f3e351ea2476c279 -C extra-filename=-f3e351ea2476c279 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-fd80ae2c2174d584.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a1f55abdd287c191.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-5ac3ea2dbd1e51c6.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-5dc8dd96e7f61aea.rmeta --extern utf8_ranges=/opt/rustwide/target/debug/deps/libutf8_ranges-83ae249c9a6ecf11.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" "286b09923e948bfb48de59a80e9ad4e9fff7f972e513c7a8b4f9669b1068a6b9"` [INFO] running `"docker" "rm" "-f" "286b09923e948bfb48de59a80e9ad4e9fff7f972e513c7a8b4f9669b1068a6b9"` [INFO] [stdout] 286b09923e948bfb48de59a80e9ad4e9fff7f972e513c7a8b4f9669b1068a6b9