[INFO] updating cached repository https://github.com/flosse/openfairdb [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] 23088b608733072922ff9a21a25cec930f4981e2 [INFO] checking flosse/openfairdb against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflosse%2Fopenfairdb" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flosse/openfairdb on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/flosse/openfairdb [INFO] removed workspace from git repo https://github.com/flosse/openfairdb [INFO] finished tweaking git repo https://github.com/flosse/openfairdb [INFO] tweaked toml for git repo https://github.com/flosse/openfairdb written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/flosse/openfairdb already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9a14430b646dceb850d6e32a1e151538182dd20fc47b3a47c615b1402738c338 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9a14430b646dceb850d6e32a1e151538182dd20fc47b3a47c615b1402738c338"` [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Checking bs58 v0.3.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking quoted_printable v0.4.2 [INFO] [stderr] Compiling openssl-src v111.6.1+1.1.1d [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Checking crunchy v0.2.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Checking fst v0.3.5 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking combine v4.0.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Checking bitpacking v0.8.2 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking geo-types v0.4.3 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking fail v0.3.0 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking random-integer v1.0.5 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking pwhash v0.3.0 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking tantivy-fst v0.2.1 [INFO] [stderr] Checking random-pick v1.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking passwords v1.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling maud_macros v0.21.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Checking tantivy-query-grammar v0.12.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling native-tls v0.2.3 [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 debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sqlite"' -C metadata=0649bd8957f08fd9 -C extra-filename=-0649bd8957f08fd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-42f245d29bc61704.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-793f8c6a2919f0bb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-fcdf16fc16c5dc37.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: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.serde_derive.7iogd031-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libserde_derive-c25717b7569884d7.so" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.3pzmgkiauxu99w5a.rcgu.o" "/opt/rustwide/target/debug/deps/serde_derive-c25717b7569884d7.12j8dwsqscjkn268.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-fcdf16fc16c5dc37.rlib" "/opt/rustwide/target/debug/deps/libquote-793f8c6a2919f0bb.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-42f245d29bc61704.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-144c8ec4ebc5dedd.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-d3eb75455d7a648b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72eb8b195a1d4dcd.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-602cf177c7bfcff9.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c4b793a91561ca8c.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ceb34d7248d3cfd0.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-1c5b10953ee9929d.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f9fbb6d7de609792.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-316b71c26995cd27.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5425f865616a9cea.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-68102c59630cff2a.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a9691aca51b2a406.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b6384aa3f39a410.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4c9eefe48671bb88.rlib" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ea081a8a8ea97826.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/212aa3ea28d91a97d1e1261709c0b6e6790788e6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e84639cc970316c4.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9a14430b646dceb850d6e32a1e151538182dd20fc47b3a47c615b1402738c338"` [INFO] running `"docker" "rm" "-f" "9a14430b646dceb850d6e32a1e151538182dd20fc47b3a47c615b1402738c338"` [INFO] [stdout] 9a14430b646dceb850d6e32a1e151538182dd20fc47b3a47c615b1402738c338