[INFO] updating cached repository schani-rs/schani_library [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/schani-rs/schani_library [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/schani-rs/schani_library" "work/ex/beta-1.38-1/sources/1.37.0/gh/schani-rs/schani_library"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/schani-rs/schani_library'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/schani-rs/schani_library" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/schani-rs/schani_library"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/schani-rs/schani_library'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5550c16c3d138bc046aa5200da28165fb903834a [INFO] sha for GitHub repo schani-rs/schani_library: 5550c16c3d138bc046aa5200da28165fb903834a [INFO] validating manifest of schani-rs/schani_library 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 schani-rs/schani_library 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 schani-rs/schani_library [INFO] finished frobbing schani-rs/schani_library [INFO] frobbed toml for schani-rs/schani_library written to work/ex/beta-1.38-1/sources/1.37.0/gh/schani-rs/schani_library/Cargo.toml [INFO] started frobbing schani-rs/schani_library [INFO] finished frobbing schani-rs/schani_library [INFO] frobbed toml for schani-rs/schani_library written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/schani-rs/schani_library/Cargo.toml [INFO] crate schani-rs/schani_library 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 schani-rs/schani_library against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/schani-rs/schani_library:/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.37.0" "build" "--frozen"` [INFO] [stdout] 7059e9de5d363676c0516befdb99b29dda0748f11aadc2f0f6fdb012813adb16 [INFO] running `"docker" "start" "-a" "7059e9de5d363676c0516befdb99b29dda0748f11aadc2f0f6fdb012813adb16"` [INFO] [stderr] Compiling getopts v0.2.15 [INFO] [stderr] Compiling futures v0.1.20 [INFO] [stderr] Compiling base64 v0.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.8.1 [INFO] [stderr] Compiling proc-macro2 v0.3.7 [INFO] [stderr] Compiling fern v0.4.3 [INFO] [stderr] Compiling bincode v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.16 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] Compiling r2d2 v0.8.1 [INFO] [stderr] warning[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.15/src/lib.rs:1033:33 [INFO] [stderr] | [INFO] [stderr] 978 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stderr] | ---------------------------------------- borrow of `state` occurs here [INFO] [stderr] ... [INFO] [stderr] 982 | state = match (state, whitespace, limit) { [INFO] [stderr] | ----- borrow occurs due to use of `state` in closure [INFO] [stderr] ... [INFO] [stderr] 1033 | while cont && match state { B | C => true, A => false } { [INFO] [stderr] | ^ use of borrowed `state` [INFO] [stderr] 1034 | machine(&mut cont, (fake_i, ' ')); [INFO] [stderr] | ------- borrow later used here [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling mysqlclient-sys v0.2.3 [INFO] [stderr] Compiling diesel_derives v1.0.0-beta1 [INFO] [stderr] Compiling gotham_derive v0.1.0 (https://github.com/gotham-rs/gotham.git?branch=router-builder#685e0d5c) [INFO] [stderr] Compiling pulldown-cmark v0.0.8 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling dotenv v0.10.1 [INFO] [stderr] error[E0659]: `error_chain` is ambiguous (derive helper attribute vs any other name) [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:23:40 [INFO] [stderr] | [INFO] [stderr] 23 | #[cfg_attr(not(feature = "backtrace"), error_chain(backtrace = "false"))] [INFO] [stderr] | ^^^^^^^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] note: `error_chain` could refer to the derive helper attribute defined here [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | #[derive(Debug, error_chain)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] note: `error_chain` could also refer to the derive macro imported here [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv-0.10.1/src/lib.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0659`. [INFO] [stderr] error: Could not compile `dotenv`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "7059e9de5d363676c0516befdb99b29dda0748f11aadc2f0f6fdb012813adb16"` [INFO] running `"docker" "rm" "-f" "7059e9de5d363676c0516befdb99b29dda0748f11aadc2f0f6fdb012813adb16"` [INFO] [stdout] 7059e9de5d363676c0516befdb99b29dda0748f11aadc2f0f6fdb012813adb16