[INFO] updating cached repository https://github.com/Michael-F-Bryan/mdbook-epub [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/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] aa5db5fb1b828bbac0c0f7bbac2dd9a1b3ce45b6 [INFO] testing Michael-F-Bryan/mdbook-epub against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Fmdbook-epub" "work/builds/worker-11/source"` [INFO] [stderr] Cloning into 'work/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/mdbook-epub on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Michael-F-Bryan/mdbook-epub [INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/mdbook-epub [INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/mdbook-epub written to work/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Michael-F-Bryan/mdbook-epub already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/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=warn" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8e424cc9106804f6ba9b4ac24c3a7637013ad281589d745d7005f64e8e9af45c [INFO] running `"docker" "start" "-a" "8e424cc9106804f6ba9b4ac24c3a7637013ad281589d745d7005f64e8e9af45c"` [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling pulldown-cmark v0.5.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling strum v0.15.0 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling open v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling inotify v0.6.1 [INFO] [stderr] Compiling libflate v0.1.26 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling notify v4.0.12 [INFO] [stderr] Compiling ws v0.8.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] error: Could not compile `darling_core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=ab3eb07299bd1843 -C extra-filename=-ab3eb07299bd1843 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-51dd7c2b44b560c1.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-12f3c8b67e6daae1.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b290e91d29b5a00e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-102562647730aa5b.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-74ed9076b3e0ce15.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8e424cc9106804f6ba9b4ac24c3a7637013ad281589d745d7005f64e8e9af45c"` [INFO] running `"docker" "rm" "-f" "8e424cc9106804f6ba9b4ac24c3a7637013ad281589d745d7005f64e8e9af45c"` [INFO] [stdout] 8e424cc9106804f6ba9b4ac24c3a7637013ad281589d745d7005f64e8e9af45c