[INFO] updating cached repository Urashx/plexdriveapi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Urashx/plexdriveapi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Urashx/plexdriveapi" "work/ex/beta-1.37-6/sources/1.36.0/gh/Urashx/plexdriveapi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Urashx/plexdriveapi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Urashx/plexdriveapi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Urashx/plexdriveapi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Urashx/plexdriveapi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 53c66181c0aa5f61c9a6546e7cba0c6ff20d0f98 [INFO] sha for GitHub repo Urashx/plexdriveapi: 53c66181c0aa5f61c9a6546e7cba0c6ff20d0f98 [INFO] validating manifest of Urashx/plexdriveapi 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 Urashx/plexdriveapi 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 Urashx/plexdriveapi [INFO] finished frobbing Urashx/plexdriveapi [INFO] frobbed toml for Urashx/plexdriveapi written to work/ex/beta-1.37-6/sources/1.36.0/gh/Urashx/plexdriveapi/Cargo.toml [INFO] started frobbing Urashx/plexdriveapi [INFO] finished frobbing Urashx/plexdriveapi [INFO] frobbed toml for Urashx/plexdriveapi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Urashx/plexdriveapi/Cargo.toml [INFO] crate Urashx/plexdriveapi 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 Urashx/plexdriveapi 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/Urashx/plexdriveapi:/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] 606ed3e19c93a24a98f3d378343da7c33491fa5371fc9d57356e5504e6533af7 [INFO] running `"docker" "start" "-a" "606ed3e19c93a24a98f3d378343da7c33491fa5371fc9d57356e5504e6533af7"` [INFO] [stderr] Compiling getopts v0.2.15 [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] [INFO] [stderr] Compiling plexdriveapi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `"docker" "inspect" "606ed3e19c93a24a98f3d378343da7c33491fa5371fc9d57356e5504e6533af7"` [INFO] running `"docker" "rm" "-f" "606ed3e19c93a24a98f3d378343da7c33491fa5371fc9d57356e5504e6533af7"` [INFO] [stdout] 606ed3e19c93a24a98f3d378343da7c33491fa5371fc9d57356e5504e6533af7 [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/Urashx/plexdriveapi:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] 1017ddb666d2e5a1b6f32e57db791c87e15a0336cedffe11a564e39736d7c52e [INFO] running `"docker" "start" "-a" "1017ddb666d2e5a1b6f32e57db791c87e15a0336cedffe11a564e39736d7c52e"` [INFO] [stderr] Compiling plexdriveapi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `"docker" "inspect" "1017ddb666d2e5a1b6f32e57db791c87e15a0336cedffe11a564e39736d7c52e"` [INFO] running `"docker" "rm" "-f" "1017ddb666d2e5a1b6f32e57db791c87e15a0336cedffe11a564e39736d7c52e"` [INFO] [stdout] 1017ddb666d2e5a1b6f32e57db791c87e15a0336cedffe11a564e39736d7c52e [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/Urashx/plexdriveapi:/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" "test" "--frozen"` [INFO] [stdout] b9b15b1c1f9001ab69b7e09e575dd9553d962560f629f4f43ef3c740fda2d3a8 [INFO] running `"docker" "start" "-a" "b9b15b1c1f9001ab69b7e09e575dd9553d962560f629f4f43ef3c740fda2d3a8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/plexdriveapi-657fec22bee7d84e [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b9b15b1c1f9001ab69b7e09e575dd9553d962560f629f4f43ef3c740fda2d3a8"` [INFO] running `"docker" "rm" "-f" "b9b15b1c1f9001ab69b7e09e575dd9553d962560f629f4f43ef3c740fda2d3a8"` [INFO] [stdout] b9b15b1c1f9001ab69b7e09e575dd9553d962560f629f4f43ef3c740fda2d3a8