[INFO] cloning repository https://github.com/dgriffen/rustbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgriffen/rustbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgriffen%2Frustbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgriffen%2Frustbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf3d500e3801c31aa355c6c51ca87f0da6d4c183 [INFO] checking dgriffen/rustbot against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgriffen%2Frustbot" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dgriffen/rustbot on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dgriffen/rustbot [INFO] finished tweaking git repo https://github.com/dgriffen/rustbot [INFO] tweaked toml for git repo https://github.com/dgriffen/rustbot written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/dgriffen/rustbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fddc57902180874f705c76014f10b4c37cdf558f0e4d600be775d1e1702f637 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fddc57902180874f705c76014f10b4c37cdf558f0e4d600be775d1e1702f637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fddc57902180874f705c76014f10b4c37cdf558f0e4d600be775d1e1702f637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fddc57902180874f705c76014f10b4c37cdf558f0e4d600be775d1e1702f637", kill_on_drop: false }` [INFO] [stdout] 7fddc57902180874f705c76014f10b4c37cdf558f0e4d600be775d1e1702f637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7edc946db7c1944e67d1fa15929dabb06438a243116f03cba3513d326def1842 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7edc946db7c1944e67d1fa15929dabb06438a243116f03cba3513d326def1842", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking unicode-xid v0.2.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking proc-macro2 v1.0.8 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.22 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking quote v1.0.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking state v0.4.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking nestor_codegen v0.2.0 (/opt/rustwide/workdir/nestor-codegen) [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling inventory-impl v0.1.5 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking inventory v0.1.5 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling proc-macro-error v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.6 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking irc-proto v0.0.0 (https://github.com/aatxe/irc/?branch=develop#e0a91159) [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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sqlite"' -C metadata=c3df6bf768914005 -C extra-filename=-c3df6bf768914005 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-92b40f23d32424f8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7ef3b8104a05334e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-fb29e3190cd84fa0.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] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.serde_derive.9if3cd0s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-f363644ac9d5e641.so" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.31vk3sgoz2nvmsu7.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-f363644ac9d5e641.2pzompzdbmmsrevr.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-fb29e3190cd84fa0.rlib" "/opt/rustwide/target/debug/deps/libquote-7ef3b8104a05334e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-92b40f23d32424f8.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-e196087a89e1a4e5.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5d1162e60f7751bc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-61556e43b375c2c0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-787faa8b02fbd963.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-dda4c0b69607e93b.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4b7dae8949ac132c.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-978e97832b309706.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-073b1b693304b876.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c07f996a53ee6558.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0ae8ed6a282247d0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-978dd04958b6ebcc.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-14b94bdd9a47d665.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bff7534e4dfcef6c.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-022f1a0e7cd794ec.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff456575f1773ef0.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-3aeb407930ebd519.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6ab1ee6dbc17ad08.rlib" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-166dae07beec0398.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/4fa76a4a7742bb9c1febe33019f5a9e7e4839a65/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-761b290f47712921.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7edc946db7c1944e67d1fa15929dabb06438a243116f03cba3513d326def1842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edc946db7c1944e67d1fa15929dabb06438a243116f03cba3513d326def1842", kill_on_drop: false }` [INFO] [stdout] 7edc946db7c1944e67d1fa15929dabb06438a243116f03cba3513d326def1842