[INFO] cloning repository https://github.com/contlist/contlist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/contlist/contlist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontlist%2Fcontlist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontlist%2Fcontlist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b04b18f2023f6a45de71aaab711b87d3a1f12e3b [INFO] checking contlist/contlist against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontlist%2Fcontlist" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/contlist/contlist on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/contlist/contlist [INFO] finished tweaking git repo https://github.com/contlist/contlist [INFO] tweaked toml for git repo https://github.com/contlist/contlist written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/contlist/contlist already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0e2aea85af31a83a3ade77848943551a22245db5169476e28437bc827cf24a7 [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" "a0e2aea85af31a83a3ade77848943551a22245db5169476e28437bc827cf24a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0e2aea85af31a83a3ade77848943551a22245db5169476e28437bc827cf24a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0e2aea85af31a83a3ade77848943551a22245db5169476e28437bc827cf24a7", kill_on_drop: false }` [INFO] [stdout] a0e2aea85af31a83a3ade77848943551a22245db5169476e28437bc827cf24a7 [INFO] running `Command { std: "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" "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" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8020b6806395038dbed60f01428ea8c2005fe152dc3d5208e004d6e49b847770 [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" "8020b6806395038dbed60f01428ea8c2005fe152dc3d5208e004d6e49b847770", kill_on_drop: false }` [INFO] [stderr] Checking base64 v0.12.2 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling schemars v0.7.6 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.7 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling cookie v0.11.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rust-argon2 v0.8.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Checking simple_asn1 v0.4.0 [INFO] [stderr] Compiling rocket_http v0.4.5 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling schemars_derive v0.7.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling shaku_derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=2abe16b8a8af5a19 -C extra-filename=-2abe16b8a8af5a19 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0c830ebd7d5dce18.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f54193215dcf917e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-75f9f2eac9708710.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 `Command { std: "docker" "inspect" "8020b6806395038dbed60f01428ea8c2005fe152dc3d5208e004d6e49b847770", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8020b6806395038dbed60f01428ea8c2005fe152dc3d5208e004d6e49b847770", kill_on_drop: false }` [INFO] [stdout] 8020b6806395038dbed60f01428ea8c2005fe152dc3d5208e004d6e49b847770