[INFO] crate espota-server 0.3.0 is already in cache [INFO] extracting crate espota-server 0.3.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/espota-server/0.3.0 [INFO] extracting crate espota-server 0.3.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/espota-server/0.3.0 [INFO] validating manifest of espota-server-0.3.0 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 espota-server-0.3.0 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 espota-server-0.3.0 [INFO] finished frobbing espota-server-0.3.0 [INFO] frobbed toml for espota-server-0.3.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/espota-server/0.3.0/Cargo.toml [INFO] started frobbing espota-server-0.3.0 [INFO] finished frobbing espota-server-0.3.0 [INFO] frobbed toml for espota-server-0.3.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/espota-server/0.3.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 espota-server-0.3.0 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-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/espota-server/0.3.0:/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] 5bd2d763e9947fc69ab3a67843fb05c3843e44e62896d2d2046eef74e53b904c [INFO] running `"docker" "start" "-a" "5bd2d763e9947fc69ab3a67843fb05c3843e44e62896d2d2046eef74e53b904c"` [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling version-compare v0.0.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] warning[E0621]: explicit lifetime required in the type of `other` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/version-compare-0.0.8/src/version.rs:312:58 [INFO] [stderr] | [INFO] [stderr] 310 | pub fn compare(&self, other: &Version) -> CompOp { [INFO] [stderr] | -------- help: add explicit lifetime `'a` to the type of `other`: `&version::Version<'a>` [INFO] [stderr] 311 | // Compare the versions with their peekable iterators [INFO] [stderr] 312 | Self::compare_iter(self.parts.iter().peekable(), other.parts.iter().peekable()) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ lifetime `'a` required [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 phf_shared v0.7.24 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling espota-server v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.88s [INFO] running `"docker" "inspect" "5bd2d763e9947fc69ab3a67843fb05c3843e44e62896d2d2046eef74e53b904c"` [INFO] running `"docker" "rm" "-f" "5bd2d763e9947fc69ab3a67843fb05c3843e44e62896d2d2046eef74e53b904c"` [INFO] [stdout] 5bd2d763e9947fc69ab3a67843fb05c3843e44e62896d2d2046eef74e53b904c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/espota-server/0.3.0:/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" "test" "--frozen" "--no-run"` [INFO] [stdout] fd7324588960eadef9b0d3cd2f807c5a446078e00aa3eb7b06a8aaf5a6281cf7 [INFO] running `"docker" "start" "-a" "fd7324588960eadef9b0d3cd2f807c5a446078e00aa3eb7b06a8aaf5a6281cf7"` [INFO] [stderr] Compiling espota-server v0.3.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "fd7324588960eadef9b0d3cd2f807c5a446078e00aa3eb7b06a8aaf5a6281cf7"` [INFO] running `"docker" "rm" "-f" "fd7324588960eadef9b0d3cd2f807c5a446078e00aa3eb7b06a8aaf5a6281cf7"` [INFO] [stdout] fd7324588960eadef9b0d3cd2f807c5a446078e00aa3eb7b06a8aaf5a6281cf7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/espota-server/0.3.0:/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" "test" "--frozen"` [INFO] [stdout] 54ca1b43ad07e7928550b5117f2c04a72016045fb856ca2e74512ed240007ea8 [INFO] running `"docker" "start" "-a" "54ca1b43ad07e7928550b5117f2c04a72016045fb856ca2e74512ed240007ea8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/espota_server-170a391a99e139e9 [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" "54ca1b43ad07e7928550b5117f2c04a72016045fb856ca2e74512ed240007ea8"` [INFO] running `"docker" "rm" "-f" "54ca1b43ad07e7928550b5117f2c04a72016045fb856ca2e74512ed240007ea8"` [INFO] [stdout] 54ca1b43ad07e7928550b5117f2c04a72016045fb856ca2e74512ed240007ea8