[INFO] cloning repository saturn-xiv/arete [INFO] running `"git" "clone" "--bare" "git://github.com/saturn-xiv/arete.git" "work/cache/sources/gh/saturn-xiv/arete"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/saturn-xiv/arete'... [INFO] running `"git" "clone" "work/cache/sources/gh/saturn-xiv/arete" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/saturn-xiv/arete"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/saturn-xiv/arete'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/saturn-xiv/arete" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/saturn-xiv/arete"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/saturn-xiv/arete'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4d6e392f4290a2513875a520dc917031dbfe2756 [INFO] sha for GitHub repo saturn-xiv/arete: 4d6e392f4290a2513875a520dc917031dbfe2756 [INFO] validating manifest of saturn-xiv/arete on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of saturn-xiv/arete on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing saturn-xiv/arete [INFO] finished frobbing saturn-xiv/arete [INFO] frobbed toml for saturn-xiv/arete written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/saturn-xiv/arete/Cargo.toml [INFO] started frobbing saturn-xiv/arete [INFO] finished frobbing saturn-xiv/arete [INFO] frobbed toml for saturn-xiv/arete written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/saturn-xiv/arete/Cargo.toml [INFO] crate saturn-xiv/arete already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sitemap v0.3.0 [INFO] [stderr] Downloaded tar v0.4.25 [INFO] [stderr] Downloaded robots_txt v0.6.0 [INFO] [stderr] Downloaded amq-protocol v2.0.0-rc1 [INFO] [stderr] Downloaded handlebars v2.0.0-beta.2 [INFO] [stderr] Downloaded chrono_utils v0.1.3 [INFO] [stderr] Downloaded rocket_contrib_codegen v0.4.1 [INFO] [stderr] Downloaded lettre v0.9.1 [INFO] [stderr] Downloaded lapin-futures v0.19.0-alpha3 [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded lapin-async v0.19.0-alpha3 [INFO] [stderr] Downloaded nom v5.0.0-beta1 [INFO] [stderr] Downloaded rss v1.8.0 [INFO] [stderr] Downloaded eui48 v0.4.6 [INFO] [stderr] Downloaded amq-protocol-types v2.0.0-rc1 [INFO] [stderr] Downloaded amq-protocol-codegen v2.0.0-rc1 [INFO] [stderr] Downloaded chrono-tz v0.5.1 [INFO] [stderr] Downloaded lettre_email v0.9.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing saturn-xiv/arete against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/saturn-xiv/arete:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] cfb85dd918d9e4942e58bed463cef65887b6b8eb250b1ef8e1e8d4462845762f [INFO] running `"docker" "start" "-a" "cfb85dd918d9e4942e58bed463cef65887b6b8eb250b1ef8e1e8d4462845762f"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling cookie-factory v0.2.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling nix v0.14.0 [INFO] [stderr] Compiling arete v0.1.1 (/opt/crater/workdir) [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling nom v5.0.0-beta1 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling rocket_codegen v0.4.1 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.1 [INFO] [stderr] Compiling rocket v0.4.1 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling eui48 v0.4.6 [INFO] [stderr] Compiling stackvector v1.0.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling lexical-core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling tar v0.4.25 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling robots_txt v0.6.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling parse-zoneinfo v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling bigdecimal v0.0.14 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling libsodium-sys v0.2.2 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling derive_builder_core v0.4.1 [INFO] [stderr] Compiling derive_builder v0.7.1 [INFO] [stderr] Compiling hashbrown v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling mio v0.6.18 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling r2d2 v0.8.4 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling chrono_utils v0.1.3 [INFO] [stderr] Compiling amq-protocol-types v2.0.0-rc1 [INFO] [stderr] Compiling handlebars v2.0.0-beta.2 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling validator v0.8.0 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling h2 v0.1.20 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling sitemap v0.3.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling sodiumoxide v0.2.2 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling amq-protocol-codegen v2.0.0-rc1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.validator_derive.4bppcsj9-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/libvalidator_derive-769fb6e15cc0c20a.so" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.38rv85se82w7h30.rcgu.o" "/opt/crater/target/debug/deps/validator_derive-769fb6e15cc0c20a.15592ph6q21srvf9.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libvalidator-9a6f4a07e40c5edc.rlib" "/opt/crater/target/debug/deps/libserde_json-4e266a10868b9976.rlib" "/opt/crater/target/debug/deps/libryu-c262a39b116a91d7.rlib" "/opt/crater/target/debug/deps/libitoa-8f2c32a37dd77516.rlib" "/opt/crater/target/debug/deps/libserde-f9a30f74df6a1ce6.rlib" "/opt/crater/target/debug/deps/liburl-f421019ff58af6d3.rlib" "/opt/crater/target/debug/deps/libencoding-880b1ae1b070bcac.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-dc33c8d4bbd8f506.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-c50f030abc614236.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-355f122789aaa031.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-b6b8b29271a4c14f.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-6299dcd2bf4fec16.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-1a9169b537a602ad.rlib" "/opt/crater/target/debug/deps/libidna-7658975feaa7518a.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-d1f1c352b083357a.rlib" "/opt/crater/target/debug/deps/libsmallvec-f6e040bcddd2b2bd.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-e63038fe286d1806.rlib" "/opt/crater/target/debug/deps/libmatches-780a7ce4c0baebdd.rlib" "/opt/crater/target/debug/deps/libsyn-45d0cf67dc81c3f6.rlib" "/opt/crater/target/debug/deps/libregex-996252aeae75734e.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-43252e55cfafc950.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2ed1e35a3a520d1a.rlib" "/opt/crater/target/debug/deps/libucd_util-d5cf41029b63921a.rlib" "/opt/crater/target/debug/deps/libthread_local-3f6f6b5d73738fd1.rlib" "/opt/crater/target/debug/deps/libaho_corasick-b2f25f63302b4cc3.rlib" "/opt/crater/target/debug/deps/libmemchr-3e61dab67fbb5883.rlib" "/opt/crater/target/debug/deps/libquote-508bc6f6206301e8.rlib" "/opt/crater/target/debug/deps/libproc_macro2-e632155b91d34b3b.rlib" "/opt/crater/target/debug/deps/libunicode_xid-f704cfa8affa39ba.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-476a8e9766ed79bd.rlib" "/opt/crater/target/debug/deps/liblazy_static-6b264ec86ae8595d.rlib" "/opt/crater/target/debug/deps/libif_chain-50e5566a56e255b3.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5eb7072357e3f704.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-be57a0a20ef83edc.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-53ea5c4d1e8787c5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-90a03fea645d1ca0.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d0be8ec5eb12a622.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c9bd1ed65ad5f9b5.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-232a620458cbc142.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-378c2daa95643520.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b1ad0e3b0cafff9a.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bd92551ef79ec0f7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f92150ede6dcf89.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5d5836de4a922af7.rlib" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0bd990bd23dec0da.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/c8865d8e195813ade6b84434ac9f8850e7112d1a-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5a50a9afbc6d167.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `validator_derive`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `diesel`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="128-column-tables"' --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="diesel_derives"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=e4e287d5a7d59d57 -C extra-filename=-e4e287d5a7d59d57 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bigdecimal=/opt/crater/target/debug/deps/libbigdecimal-9b3381b27de88638.rlib --extern bitflags=/opt/crater/target/debug/deps/libbitflags-7486021306c0f32a.rlib --extern byteorder=/opt/crater/target/debug/deps/libbyteorder-eff0cf31eb29f583.rlib --extern chrono=/opt/crater/target/debug/deps/libchrono-292ffe8ccc8c5fc7.rlib --extern diesel_derives=/opt/crater/target/debug/deps/libdiesel_derives-a23bbf51681d4110.so --extern num_bigint=/opt/crater/target/debug/deps/libnum_bigint-a42f9c32036dedb4.rlib --extern num_integer=/opt/crater/target/debug/deps/libnum_integer-41408ea3566d61d2.rlib --extern num_traits=/opt/crater/target/debug/deps/libnum_traits-eba28d25d0fd935d.rlib --extern pq_sys=/opt/crater/target/debug/deps/libpq_sys-1c966bd887df799b.rlib --extern r2d2=/opt/crater/target/debug/deps/libr2d2-4e08dff287e87b82.rlib --extern serde_json=/opt/crater/target/debug/deps/libserde_json-4e266a10868b9976.rlib --extern uuid=/opt/crater/target/debug/deps/libuuid-93a9bb0661f46d46.rlib --cap-lints allow --cap-lints=forbid -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: build failed [INFO] running `"docker" "inspect" "cfb85dd918d9e4942e58bed463cef65887b6b8eb250b1ef8e1e8d4462845762f"` [INFO] running `"docker" "rm" "-f" "cfb85dd918d9e4942e58bed463cef65887b6b8eb250b1ef8e1e8d4462845762f"` [INFO] [stdout] cfb85dd918d9e4942e58bed463cef65887b6b8eb250b1ef8e1e8d4462845762f