[INFO] cloning repository https://github.com/Creatiwity/siren [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Creatiwity/siren" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatiwity%2Fsiren"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatiwity%2Fsiren'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f69a1d41d92dc4a2bb8bdec4ae1ba076db72eb5a [INFO] checking Creatiwity/siren against try#1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCreatiwity%2Fsiren" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Creatiwity/siren 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/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-10/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" "+1cdff26b98d4c2377ea6ae8929f1daebbf58f2b0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] b91a85522b3efc73e55f671d72d5d9abd71c60995a5218db495db99a64d1198d [INFO] running `"docker" "start" "-a" "b91a85522b3efc73e55f671d72d5d9abd71c60995a5218db495db99a64d1198d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking custom_error v1.7.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.11.2 [INFO] [stderr] Checking rocket_http v0.4.2 [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 syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling rustversion v1.0.2 [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 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 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=a169329231b281a5 -C extra-filename=-a169329231b281a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d86bd6e0eff06232.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-683c95caec78d134.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0cd84d1077d71415.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-95120564064a887c.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-85312a2f690f8dd9.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-fafca307f257f7bf.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-222a8e1b92017af9.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=0d433699626a5b4f -C extra-filename=-0d433699626a5b4f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-043c4da3e4596d75.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-fddfb72e071c5beb.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d24a49a2237dbcd9.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-95120564064a887c.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-7eda460a7bd5add5.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-b51048ee2c073d6d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f923770794cd7b41.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "b91a85522b3efc73e55f671d72d5d9abd71c60995a5218db495db99a64d1198d"` [INFO] running `"docker" "rm" "-f" "b91a85522b3efc73e55f671d72d5d9abd71c60995a5218db495db99a64d1198d"` [INFO] [stdout] b91a85522b3efc73e55f671d72d5d9abd71c60995a5218db495db99a64d1198d