[INFO] updating cached repository https://github.com/azah/danmuji [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b12ce05b711ee440be2cd9db56dd9ecf4c4fe23b [INFO] checking azah/danmuji against master#9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7 for pr-64564 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazah%2Fdanmuji" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/azah/danmuji on toolchain 9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/azah/danmuji [INFO] finished tweaking git repo https://github.com/azah/danmuji [INFO] tweaked toml for git repo https://github.com/azah/danmuji written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/azah/danmuji already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/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" "+9b9d2aff8de4d499b4ba7ca406e000f8d3754ea7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 1044a388ab3c52b1ab041dafc5fef30288b3302cdac7fff93c487659f45f1fab [INFO] running `"docker" "start" "-a" "1044a388ab3c52b1ab041dafc5fef30288b3302cdac7fff93c487659f45f1fab"` [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking array_tool v1.0.3 [INFO] [stderr] Checking hangeul v0.2.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] Checking regex v1.3.0 [INFO] [stderr] Compiling hanja v0.1.1 (https://github.com/azah/hanja-rs#80db130a) [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling mockall_derive v0.4.0 [INFO] [stderr] Compiling command_attr v0.1.5 [INFO] [stderr] Checking mockall v0.4.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking chrono v0.4.8 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Compiling white_rabbit v0.1.1 [INFO] [stderr] Compiling hey_listen v0.4.0 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking reqwest v0.9.20 [INFO] [stderr] Checking serenity v0.7.0 [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="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=c986e218d68b9422 -C extra-filename=-c986e218d68b9422 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-f53436e387711237.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-445912d094aa50ee.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c16e8915e77fc40c.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-76e9ecfcaf0290be.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-2ff3ad04cdd5d985.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-4e546fb3b6050096.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.2/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="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' -C metadata=55627ca2f1bb4ef6 -C extra-filename=-55627ca2f1bb4ef6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0d1178cf54aa0934.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-44d030ae8f255583.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5e582c056a27e89.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-76e9ecfcaf0290be.so --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-542d285a3a47ef61.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-866716a9bc9523e1.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: build failed [INFO] running `"docker" "inspect" "1044a388ab3c52b1ab041dafc5fef30288b3302cdac7fff93c487659f45f1fab"` [INFO] running `"docker" "rm" "-f" "1044a388ab3c52b1ab041dafc5fef30288b3302cdac7fff93c487659f45f1fab"` [INFO] [stdout] 1044a388ab3c52b1ab041dafc5fef30288b3302cdac7fff93c487659f45f1fab