[INFO] updating cached repository https://github.com/brygga-dev/proxy-temp [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] 8fdb0fa7e43dc6c05653e90ca23fe635c865203b [INFO] checking brygga-dev/proxy-temp against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrygga-dev%2Fproxy-temp" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brygga-dev/proxy-temp on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/brygga-dev/proxy-temp [INFO] finished tweaking git repo https://github.com/brygga-dev/proxy-temp [INFO] tweaked toml for git repo https://github.com/brygga-dev/proxy-temp written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/brygga-dev/proxy-temp already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-4/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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 69c627c1ea7bd381c312fabf55d48a7c952847d942e0daf915a6dbe4a86536f1 [INFO] running `"docker" "start" "-a" "69c627c1ea7bd381c312fabf55d48a7c952847d942e0daf915a6dbe4a86536f1"` [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking fst v0.3.3 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking bitpacking v0.6.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking tempfile v3.0.8 [INFO] [stderr] Checking fail v0.2.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking tokio-openssl v0.3.0 [INFO] [stderr] Checking h2 v0.1.23 [INFO] [stderr] Checking levenshtein_automata v0.1.1 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tantivy-fst v0.1.0 [INFO] [stderr] Checking crossbeam v0.5.0 [INFO] [stderr] Checking actix-utils v0.4.2 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] error: Could not compile `bitpacking`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bitpacking /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bitpacking-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=24d04be5b1d6c23f -C extra-filename=-24d04be5b1d6c23f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-db307f608d9f760e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.14.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=97afbdc8ecada217 -C extra-filename=-97afbdc8ecada217 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f70eea07232300fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-35e3df44e11e53d7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-87da73852df26fa0.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "69c627c1ea7bd381c312fabf55d48a7c952847d942e0daf915a6dbe4a86536f1"` [INFO] running `"docker" "rm" "-f" "69c627c1ea7bd381c312fabf55d48a7c952847d942e0daf915a6dbe4a86536f1"` [INFO] [stdout] 69c627c1ea7bd381c312fabf55d48a7c952847d942e0daf915a6dbe4a86536f1