[INFO] updating cached repository daniel-kullmann/rust0 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/daniel-kullmann/rust0 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/daniel-kullmann/rust0" "work/ex/beta-1.37-6/sources/1.36.0/gh/daniel-kullmann/rust0"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/daniel-kullmann/rust0'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/daniel-kullmann/rust0" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daniel-kullmann/rust0"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daniel-kullmann/rust0'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9afab499e5a10a58cd69197445e3f6234a3a44ed [INFO] sha for GitHub repo daniel-kullmann/rust0: 9afab499e5a10a58cd69197445e3f6234a3a44ed [INFO] validating manifest of daniel-kullmann/rust0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of daniel-kullmann/rust0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing daniel-kullmann/rust0 [INFO] finished frobbing daniel-kullmann/rust0 [INFO] frobbed toml for daniel-kullmann/rust0 written to work/ex/beta-1.37-6/sources/1.36.0/gh/daniel-kullmann/rust0/Cargo.toml [INFO] started frobbing daniel-kullmann/rust0 [INFO] finished frobbing daniel-kullmann/rust0 [INFO] frobbed toml for daniel-kullmann/rust0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/daniel-kullmann/rust0/Cargo.toml [INFO] crate daniel-kullmann/rust0 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing daniel-kullmann/rust0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/daniel-kullmann/rust0:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 149d3a066333763e0e3e374613fc270225ac0c054c85450c959c84265520ceca [INFO] running `"docker" "start" "-a" "149d3a066333763e0e3e374613fc270225ac0c054c85450c959c84265520ceca"` [INFO] [stderr] Compiling simple-offline-rust-map v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling rusqlite v0.14.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling r2d2_sqlite v0.6.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling persistent v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling bodyparser v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling hyper v0.12.20 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.8 [INFO] [stderr] error: Could not compile `simple-offline-rust-map`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simple_offline_rust_map src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 -C metadata=0a988db3a01effc3 -C extra-filename=-0a988db3a01effc3 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern bodyparser=/opt/crater/target/debug/deps/libbodyparser-6963ae8da36f9324.rlib --extern clap=/opt/crater/target/debug/deps/libclap-d360e97ad7e80c29.rlib --extern iron=/opt/crater/target/debug/deps/libiron-b42c298b45987f6e.rlib --extern mime_guess=/opt/crater/target/debug/deps/libmime_guess-44ef8987a153c32b.rlib --extern r2d2=/opt/crater/target/debug/deps/libr2d2-beac42d899c8fcb1.rlib --extern r2d2_sqlite=/opt/crater/target/debug/deps/libr2d2_sqlite-8ccecfe1cc20fb9a.rlib --extern reqwest=/opt/crater/target/debug/deps/libreqwest-362b2a5be58f99f1.rlib --extern rusqlite=/opt/crater/target/debug/deps/librusqlite-9892b991b97302b7.rlib --extern ini=/opt/crater/target/debug/deps/libini-5da6948e1c3e1d97.rlib --extern serde=/opt/crater/target/debug/deps/libserde-4103ba27848e697c.rlib --extern serde_derive=/opt/crater/target/debug/deps/libserde_derive-8aef5c29a0b02bca.so --extern serde_json=/opt/crater/target/debug/deps/libserde_json-4d5fa566e04467d2.rlib --extern shellexpand=/opt/crater/target/debug/deps/libshellexpand-a1bbc187da272633.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "149d3a066333763e0e3e374613fc270225ac0c054c85450c959c84265520ceca"` [INFO] running `"docker" "rm" "-f" "149d3a066333763e0e3e374613fc270225ac0c054c85450c959c84265520ceca"` [INFO] [stdout] 149d3a066333763e0e3e374613fc270225ac0c054c85450c959c84265520ceca