[INFO] updating cached repository https://github.com/mattdeboard/rs-pugbot [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fe5e55ec9003486b50f24d6551a1506649368402 [INFO] checking mattdeboard/rs-pugbot against master#0d2817a439c2ad9fe343f6347eb6d90947893363 for pr-67531 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdeboard%2Frs-pugbot" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattdeboard/rs-pugbot on toolchain 0d2817a439c2ad9fe343f6347eb6d90947893363 [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mattdeboard/rs-pugbot [INFO] finished tweaking git repo https://github.com/mattdeboard/rs-pugbot [INFO] tweaked toml for git repo https://github.com/mattdeboard/rs-pugbot written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mattdeboard/rs-pugbot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+0d2817a439c2ad9fe343f6347eb6d90947893363" "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] d8eb8dc458a1117084aaab031b3a4abcd510cb7d04183642950a29486cc196b3 [INFO] running `"docker" "start" "-a" "d8eb8dc458a1117084aaab031b3a4abcd510cb7d04183642950a29486cc196b3"` [INFO] [stderr] Compiling serenity v0.7.4 [INFO] [stderr] Checking uwl v0.4.2 [INFO] [stderr] Checking glicko2 v0.3.0 [INFO] [stderr] Checking kankyo v0.1.1 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Compiling command_attr v0.1.6 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking num-rational v0.2.2 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking r2d2 v0.8.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bigdecimal v0.1.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking tokio-rustls v0.10.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking hyper-rustls v0.17.1 [INFO] [stderr] Checking serde v1.0.103 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking reqwest v0.9.24 [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="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="huge-tables"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=ca527af7a774a391 -C extra-filename=-ca527af7a774a391 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-021c1b85ab34872e.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7fc695201503021a.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-efea5913509db8c9.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec5430a83e5610bc.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-ab3771470d996652.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-78588c9a0ca04905.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-153887109cb04459.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-08287f367ec15132.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-9d078a250edf3adf.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5f4c4eb5cb358024.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5d716fd0ee50fd11.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="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="huge-tables"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="serde_json"' --cfg 'feature="uuid"' --cfg 'feature="with-deprecated"' -C metadata=e63eee6cb1629f3b -C extra-filename=-e63eee6cb1629f3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-83470035ee180e9a.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0034a329a1d1800e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2252f6aefce1e16e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-349dd2363e258b43.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-ab3771470d996652.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-d7e56b6f31134353.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-33d94344bc5c69f2.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-d473e7d32496b8a2.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-9c8048e49a845526.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0bcb9eb0eead9d32.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-77fc89812c13b725.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "d8eb8dc458a1117084aaab031b3a4abcd510cb7d04183642950a29486cc196b3"` [INFO] running `"docker" "rm" "-f" "d8eb8dc458a1117084aaab031b3a4abcd510cb7d04183642950a29486cc196b3"` [INFO] [stdout] d8eb8dc458a1117084aaab031b3a4abcd510cb7d04183642950a29486cc196b3