[INFO] updating cached repository https://github.com/contactopensource/contactopensource_as_rust_diesel_postgresql [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/contactopensource/contactopensource_as_rust_diesel_postgresql [INFO] [stderr] + 34b7541...9cfabb2 master -> master (forced update) [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9cfabb26ad3cbc14113f88c3836f9e5bd677230e [INFO] checking contactopensource/contactopensource_as_rust_diesel_postgresql against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontactopensource%2Fcontactopensource_as_rust_diesel_postgresql" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/contactopensource/contactopensource_as_rust_diesel_postgresql on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/contactopensource/contactopensource_as_rust_diesel_postgresql [INFO] finished tweaking git repo https://github.com/contactopensource/contactopensource_as_rust_diesel_postgresql [INFO] tweaked toml for git repo https://github.com/contactopensource/contactopensource_as_rust_diesel_postgresql written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/contactopensource/contactopensource_as_rust_diesel_postgresql already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 523cf30d2820a51788c48fb7757e46c39f9d3ec7e7bafce71eac902c795fbd2e [INFO] running `"docker" "start" "-a" "523cf30d2820a51788c48fb7757e46c39f9d3ec7e7bafce71eac902c795fbd2e"` [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking ipnetwork v0.13.1 [INFO] [stderr] Checking uuid v0.7.0 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking r2d2 v0.8.4 [INFO] [stderr] Checking escargot v0.4.0 [INFO] [stderr] Checking bigdecimal v0.0.14 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking diesel v1.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.2/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 --cfg 'feature="32-column-tables"' --cfg 'feature="64-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="ipnetwork"' --cfg 'feature="libc"' --cfg 'feature="libsqlite3-sys"' --cfg 'feature="network-address"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite"' --cfg 'feature="url"' --cfg 'feature="uuid"' --cfg 'feature="uuidv07"' --cfg 'feature="with-deprecated"' -C metadata=4f81032a787cd208 -C extra-filename=-4f81032a787cd208 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-f0aee8e304d16511.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-842f0646bf84790a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-992b7e0b2f03d468.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-0622adafb384229b.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-7109856a99a7c3a6.so --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-63357bc557b143df.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9767b0b4c7b454db.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-2d509ea9e4de70bc.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-5f373ae9c6047d0d.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-409fbfd215360d2b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ee54b2ef34b117fd.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-a3e8176744f0c43a.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-34ee25f5bd30c536.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-87ad8d7ba7cf03e0.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-4b9a415409615dc7.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5907c3bf4c19e9b5.rmeta --extern uuidv07=/opt/rustwide/target/debug/deps/libuuid-01aa512c539e6ed4.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "523cf30d2820a51788c48fb7757e46c39f9d3ec7e7bafce71eac902c795fbd2e"` [INFO] running `"docker" "rm" "-f" "523cf30d2820a51788c48fb7757e46c39f9d3ec7e7bafce71eac902c795fbd2e"` [INFO] [stdout] 523cf30d2820a51788c48fb7757e46c39f9d3ec7e7bafce71eac902c795fbd2e