[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] * [new branch] dependabot/cargo/develop/chrono-0.4.10 -> dependabot/cargo/develop/chrono-0.4.10 [INFO] [stderr] * [new branch] dependabot/cargo/develop/clap-a2f9fb5 -> dependabot/cargo/develop/clap-a2f9fb5 [INFO] [stderr] * [new branch] dependabot/cargo/develop/openssl-0.10.26 -> dependabot/cargo/develop/openssl-0.10.26 [INFO] [stderr] * [new branch] dependabot/cargo/develop/r2d2-0.8.7 -> dependabot/cargo/develop/r2d2-0.8.7 [INFO] [stderr] * [new branch] dependabot/cargo/develop/serde-1.0.103 -> dependabot/cargo/develop/serde-1.0.103 [INFO] [stderr] * [new branch] dependabot/cargo/develop/serde_json-1.0.42 -> dependabot/cargo/develop/serde_json-1.0.42 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 923eb519a0de964868278f62b3748eaad4a19948 [INFO] checking Creatiwity/siren against try#bcff76bad586cfb6874f179a4b66448e6b8a832c for pr-66919 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatiwity%2Fsiren" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Creatiwity/siren on toolchain bcff76bad586cfb6874f179a4b66448e6b8a832c [INFO] running `"/workspace/cargo-home/bin/cargo" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "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-0/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" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+bcff76bad586cfb6874f179a4b66448e6b8a832c" "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] ee30f26c253af927cb46d05e0169231ec09a169f8e3a05dbef29924f2771d3b6 [INFO] running `"docker" "start" "-a" "ee30f26c253af927cb46d05e0169231ec09a169f8e3a05dbef29924f2771d3b6"` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Checking strsim v0.9.2 [INFO] [stderr] Checking custom_error v1.7.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking notify v4.0.13 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling clap_derive v0.3.0 (https://github.com/clap-rs/clap_derive#4a46684b) [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking clap v3.0.0-beta.1 (https://github.com/clap-rs/clap.git#b8819130) [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking reqwest v0.9.22 [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="with-deprecated"' -C metadata=f69dd9fa2f31e37b -C extra-filename=-f69dd9fa2f31e37b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-70e5881469b413f6.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-bd89c51b971aa3a2.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3b90a7650bbe0e35.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-e8ea71a127dd4c43.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-00bd8832ec09acbc.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-e9a8f06d4cafdd53.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="with-deprecated"' -C metadata=4b9a7ae1d4b62d72 -C extra-filename=-4b9a7ae1d4b62d72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e40d06a9cb240abb.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-10df58469e077501.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6d1d4788d825bde0.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-e8ea71a127dd4c43.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-de031478e99ae583.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-4e61607569f2c773.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "ee30f26c253af927cb46d05e0169231ec09a169f8e3a05dbef29924f2771d3b6"` [INFO] running `"docker" "rm" "-f" "ee30f26c253af927cb46d05e0169231ec09a169f8e3a05dbef29924f2771d3b6"` [INFO] [stdout] ee30f26c253af927cb46d05e0169231ec09a169f8e3a05dbef29924f2771d3b6