[INFO] updating cached repository https://github.com/lispczz/dingir-exchange [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/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] e97e173c25687ebaa15cec7b6476b7183977a2f9 [INFO] checking lispczz/dingir-exchange against try#1a399c10897767c36d147199696c96f193034e49 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flispczz%2Fdingir-exchange" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lispczz/dingir-exchange on toolchain 1a399c10897767c36d147199696c96f193034e49 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/lispczz/dingir-exchange [INFO] finished tweaking git repo https://github.com/lispczz/dingir-exchange [INFO] tweaked toml for git repo https://github.com/lispczz/dingir-exchange written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lispczz/dingir-exchange already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a399c10897767c36d147199696c96f193034e49" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+1a399c10897767c36d147199696c96f193034e49" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19d3de3fab45f1bf4437b0d133cdbe8f5c0ea455d467c099cbfc45c172b0b1fb [INFO] running `"docker" "start" "-a" "19d3de3fab45f1bf4437b0d133cdbe8f5c0ea455d467c099cbfc45c172b0b1fb"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Checking tower-layer v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking ttl_cache v0.5.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bigdecimal v0.1.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.9 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] error: could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="postgres"' -C metadata=3e9fc6bad9a3bdf1 -C extra-filename=-3e9fc6bad9a3bdf1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3e954d5a5a1b9afe.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5cb23421ef0c1912.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-79846f616ddc0732.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "19d3de3fab45f1bf4437b0d133cdbe8f5c0ea455d467c099cbfc45c172b0b1fb"` [INFO] running `"docker" "rm" "-f" "19d3de3fab45f1bf4437b0d133cdbe8f5c0ea455d467c099cbfc45c172b0b1fb"` [INFO] [stdout] 19d3de3fab45f1bf4437b0d133cdbe8f5c0ea455d467c099cbfc45c172b0b1fb