[INFO] updating cached repository blechschmidt/masswhois [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/blechschmidt/masswhois [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/blechschmidt/masswhois" "work/ex/beta-1.38-1/sources/1.37.0/gh/blechschmidt/masswhois"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/blechschmidt/masswhois'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/blechschmidt/masswhois" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blechschmidt/masswhois"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blechschmidt/masswhois'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fe79ae0f389d294d63146bc0633e6c8594a28907 [INFO] sha for GitHub repo blechschmidt/masswhois: fe79ae0f389d294d63146bc0633e6c8594a28907 [INFO] validating manifest of blechschmidt/masswhois on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of blechschmidt/masswhois on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing blechschmidt/masswhois [INFO] finished frobbing blechschmidt/masswhois [INFO] frobbed toml for blechschmidt/masswhois written to work/ex/beta-1.38-1/sources/1.37.0/gh/blechschmidt/masswhois/Cargo.toml [INFO] started frobbing blechschmidt/masswhois [INFO] finished frobbing blechschmidt/masswhois [INFO] frobbed toml for blechschmidt/masswhois written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blechschmidt/masswhois/Cargo.toml [INFO] crate blechschmidt/masswhois already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing blechschmidt/masswhois against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blechschmidt/masswhois:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] d4bcefe676afa8c7843d23f9c513e7d52fd96c1ea1e3be009381969d7271d674 [INFO] running `"docker" "start" "-a" "d4bcefe676afa8c7843d23f9c513e7d52fd96c1ea1e3be009381969d7271d674"` [INFO] [stderr] Compiling openssl v0.9.13 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.3.3 [INFO] [stderr] Compiling trust-dns v0.10.2 [INFO] [stderr] Compiling netbuf v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.13 [INFO] [stderr] Compiling net2 v0.2.29 [INFO] [stderr] Compiling bytes v0.4.4 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.3.3 [INFO] [stderr] Compiling mio v0.6.8 [INFO] [stderr] Compiling indoc-impl v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling indoc v0.2.1 [INFO] [stderr] error: proc-macro derive panicked [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/indoc-0.2.1/src/lib.rs:127:1 [INFO] [stderr] | [INFO] [stderr] 127 | / proc_macro_expr_decl! { [INFO] [stderr] 128 | | #[doc(hidden)] [INFO] [stderr] 129 | | indoc! => indoc_impl [INFO] [stderr] 130 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: message: assertion failed: `(left == right)` [INFO] [stderr] left: `Some("#[allow(unused,")`, [INFO] [stderr] right: `Some("#[allow(unused")` [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `indoc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d4bcefe676afa8c7843d23f9c513e7d52fd96c1ea1e3be009381969d7271d674"` [INFO] running `"docker" "rm" "-f" "d4bcefe676afa8c7843d23f9c513e7d52fd96c1ea1e3be009381969d7271d674"` [INFO] [stdout] d4bcefe676afa8c7843d23f9c513e7d52fd96c1ea1e3be009381969d7271d674