[INFO] updating cached repository https://github.com/satelit-project/satelit-import [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] [stderr] From https://github.com/satelit-project/satelit-import [INFO] [stderr] 38dd584..f5e04a4 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f5e04a46088a55e1973af2b4bc2ee32b4f088354 [INFO] testing satelit-project/satelit-import against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsatelit-project%2Fsatelit-import" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/satelit-project/satelit-import on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/satelit-project/satelit-import [INFO] finished tweaking git repo https://github.com/satelit-project/satelit-import [INFO] tweaked toml for git repo https://github.com/satelit-project/satelit-import written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/satelit-project/satelit-import already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 6833cb74a7c71b6b729a3e4c933ebedec1513e2ac431fe01d310e3ccdab7b345 [INFO] running `"docker" "start" "-a" "6833cb74a7c71b6b729a3e4c933ebedec1513e2ac431fe01d310e3ccdab7b345"` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tower-layer v0.1.0 [INFO] [stderr] Compiling quick-xml v0.16.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling tower-util v0.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling http-connection v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling tower-http-util v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling tower-grpc v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling tower-hyper v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling satelit-import v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `"docker" "inspect" "6833cb74a7c71b6b729a3e4c933ebedec1513e2ac431fe01d310e3ccdab7b345"` [INFO] running `"docker" "rm" "-f" "6833cb74a7c71b6b729a3e4c933ebedec1513e2ac431fe01d310e3ccdab7b345"` [INFO] [stdout] 6833cb74a7c71b6b729a3e4c933ebedec1513e2ac431fe01d310e3ccdab7b345 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e658bccfd90a3ce1e03735be867519ea2ae22124b8e1d0576f1d091eb505e8ad [INFO] running `"docker" "start" "-a" "e658bccfd90a3ce1e03735be867519ea2ae22124b8e1d0576f1d091eb505e8ad"` [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.6 [INFO] [stderr] Compiling tower-discover v0.1.0 [INFO] [stderr] Compiling tower-load-shed v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.4 [INFO] [stderr] Compiling tower-timeout v0.1.1 [INFO] [stderr] Compiling tower-limit v0.1.0 [INFO] [stderr] Compiling tower-retry v0.1.0 [INFO] [stderr] Compiling tower-request-modifier v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tracing v0.1.9 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tower-buffer v0.1.1 [INFO] [stderr] Compiling tower v0.1.1 [INFO] [stderr] Compiling satelit-import v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: Could not compile `satelit-import`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name rpc tests/rpc.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=7d05feaff7c12a0c -C extra-filename=-7d05feaff7c12a0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-700dfd3d2fcd8e1b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c95940986b4edab4.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-6e9dfbc635b5be74.rlib --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-b8ca559fda110465.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-1641fe1feaa43c32.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-09a09e8d21d2d7f5.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-5f274503ac5f81de.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-725ff565f6f00ba8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e50aa4e61ffd3b64.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-5a30a3004137ee2d.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-cff77bd97ef554fd.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-870e96fe8da561ee.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-40229ead99591438.rlib --extern satelit_import=/opt/rustwide/target/debug/deps/libsatelit_import-5bc4b9925af0aa1b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8a911f77e37c00e.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-9dbb53822a22c898.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b4e9194437b17875.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-863fc133e8262ae9.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-08a51d520921ca7e.rlib --extern tower_grpc=/opt/rustwide/target/debug/deps/libtower_grpc-ecc4aebae3e1ffd7.rlib --extern tower_hyper=/opt/rustwide/target/debug/deps/libtower_hyper-ba12603a3d3786c2.rlib --extern tower_request_modifier=/opt/rustwide/target/debug/deps/libtower_request_modifier-f573c85ae6874ede.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/miniz-sys-bf8c3bace5d1d440/out -L native=/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "e658bccfd90a3ce1e03735be867519ea2ae22124b8e1d0576f1d091eb505e8ad"` [INFO] running `"docker" "rm" "-f" "e658bccfd90a3ce1e03735be867519ea2ae22124b8e1d0576f1d091eb505e8ad"` [INFO] [stdout] e658bccfd90a3ce1e03735be867519ea2ae22124b8e1d0576f1d091eb505e8ad