[INFO] updating cached repository https://github.com/aschey/NAMP [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] [stderr] From https://github.com/aschey/NAMP [INFO] [stderr] 8ad3bcc..ed4fc16 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ed4fc167e8e26ca6ae2da54cf4ffd7b4367cb9fa [INFO] checking aschey/NAMP against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faschey%2FNAMP" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aschey/NAMP on toolchain 1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/aschey/NAMP [INFO] finished tweaking git repo https://github.com/aschey/NAMP [INFO] tweaked toml for git repo https://github.com/aschey/NAMP written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/aschey/NAMP already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/aschey/seiri` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fstrings v0.2.2 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "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] a791a63f445bdf8f7c461eededfa1d1db7a96b87b348b814054bbe696ebdca48 [INFO] running `"docker" "start" "-a" "a791a63f445bdf8f7c461eededfa1d1db7a96b87b348b814054bbe696ebdca48"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Checking mime-parse v0.0.0 (https://github.com/hyperium/mime#938484de) [INFO] [stderr] Compiling sysinfo v0.13.1 [INFO] [stderr] Compiling paperclip v0.3.0 (https://github.com/wafflespeanut/paperclip?rev=e80180f#e80180ff) [INFO] [stderr] Compiling namp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking imagesize v0.5.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking quoted-string v0.2.2 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking subprocess v0.2.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking backtrace-sys v0.1.35 [INFO] [stderr] Checking brotli-sys v0.3.2 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling fstrings-proc-macro v0.2.2 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Checking tokio v0.2.16 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking fstrings v0.2.2 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Compiling bindgen v0.53.2 [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=03e2cf0ab3108902 -C extra-filename=-03e2cf0ab3108902 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-169cb1711d93b95d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2fb1a55f5f6571ea.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9320f41376915ac2.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: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.29.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=a19ddf3707288dce -C extra-filename=-a19ddf3707288dce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-fbe10774cf4fd8a9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-90345d831d642faf.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-70385dbe2e9ff9f5.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-37fa207234281812/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" "a791a63f445bdf8f7c461eededfa1d1db7a96b87b348b814054bbe696ebdca48"` [INFO] running `"docker" "rm" "-f" "a791a63f445bdf8f7c461eededfa1d1db7a96b87b348b814054bbe696ebdca48"` [INFO] [stdout] a791a63f445bdf8f7c461eededfa1d1db7a96b87b348b814054bbe696ebdca48