[INFO] updating cached repository https://github.com/Creatiwity/siren [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/Creatiwity/siren [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/develop/clap-7669d54 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/develop/reqwest-0.10.4 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/develop/rocket-0.4.3 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/develop/zip-0.5.5 [INFO] [stderr] * [new branch] dependabot/cargo/develop/clap-c2f079c -> dependabot/cargo/develop/clap-c2f079c [INFO] [stderr] * [new branch] dependabot/cargo/develop/serde-1.0.105 -> dependabot/cargo/develop/serde-1.0.105 [INFO] [stderr] 1338656..8fa6695 develop -> develop [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f69a1d41d92dc4a2bb8bdec4ae1ba076db72eb5a [INFO] checking Creatiwity/siren against try#f88e9a4452e792c29632101b348a1df9876d45cd for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatiwity%2Fsiren" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Creatiwity/siren on toolchain f88e9a4452e792c29632101b348a1df9876d45cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Creatiwity/siren [INFO] finished tweaking git repo https://github.com/Creatiwity/siren [INFO] tweaked toml for git repo https://github.com/Creatiwity/siren written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Creatiwity/siren already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+f88e9a4452e792c29632101b348a1df9876d45cd" "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] 4486ddb4596ccf13f989662f3752b0a7ff841896e856d41912f77543ffa843ee [INFO] running `"docker" "start" "-a" "4486ddb4596ccf13f989662f3752b0a7ff841896e856d41912f77543ffa843ee"` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking hyper v0.13.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 (https://github.com/clap-rs/clap.git#e4a7f501) [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap.git#e4a7f501) [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking reqwest v0.10.2 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] error: could not compile `diesel`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="with-deprecated"' -C metadata=88355073f4020dd9 -C extra-filename=-88355073f4020dd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d6cd8e81845d37c0.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-8c7c86dd93c3c4b0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b0fccae87466cc9f.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-b16378b1a1546ec1.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-814453a99a0b2d6a.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-1c0ea70b86cff28e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c6c5357c62e4da9b.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `diesel`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel-1.4.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="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="with-deprecated"' -C metadata=6be8c5eea1a18551 -C extra-filename=-6be8c5eea1a18551 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-565fbba728b8be1f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-22eb098538f75db2.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-69b5c1228d8a433f.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-b16378b1a1546ec1.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-de605d9673ffecb7.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-3c950223ff443296.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a5f417b0e24ae46b.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "4486ddb4596ccf13f989662f3752b0a7ff841896e856d41912f77543ffa843ee"` [INFO] running `"docker" "rm" "-f" "4486ddb4596ccf13f989662f3752b0a7ff841896e856d41912f77543ffa843ee"` [INFO] [stdout] 4486ddb4596ccf13f989662f3752b0a7ff841896e856d41912f77543ffa843ee