[INFO] crate ffsend-api 0.3.2 is already in cache [INFO] extracting crate ffsend-api 0.3.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/ffsend-api/0.3.2 [INFO] extracting crate ffsend-api 0.3.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ffsend-api/0.3.2 [INFO] validating manifest of ffsend-api-0.3.2 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 ffsend-api-0.3.2 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 ffsend-api-0.3.2 [INFO] finished frobbing ffsend-api-0.3.2 [INFO] frobbed toml for ffsend-api-0.3.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/ffsend-api/0.3.2/Cargo.toml [INFO] started frobbing ffsend-api-0.3.2 [INFO] finished frobbing ffsend-api-0.3.2 [INFO] frobbed toml for ffsend-api-0.3.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/ffsend-api/0.3.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ffsend-api-0.3.2 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/ffsend-api/0.3.2:/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] 03087accd270d09c89a4bef65ee105058cbc4405eed20496ea25c8ec64d5df6e [INFO] running `"docker" "start" "-a" "03087accd270d09c89a4bef65ee105058cbc4405eed20496ea25c8ec64d5df6e"` [INFO] [stderr] Compiling version-compare v0.0.6 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [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.6/src/version.rs:308:13 [INFO] [stderr] | [INFO] [stderr] 304 | pub fn compare(&self, other: &Version) -> CompOp { [INFO] [stderr] | -------- help: add explicit lifetime `'a` to the type of `other`: `&version::Version<'a>` [INFO] [stderr] ... [INFO] [stderr] 308 | 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] [INFO] [stderr] Compiling websocket v0.22.4 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling ffsend-api v0.3.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.34s [INFO] running `"docker" "inspect" "03087accd270d09c89a4bef65ee105058cbc4405eed20496ea25c8ec64d5df6e"` [INFO] running `"docker" "rm" "-f" "03087accd270d09c89a4bef65ee105058cbc4405eed20496ea25c8ec64d5df6e"` [INFO] [stdout] 03087accd270d09c89a4bef65ee105058cbc4405eed20496ea25c8ec64d5df6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/ffsend-api/0.3.2:/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] 994da7e1f4dcd01c9e5262adc4c27bae754987231b329499dd4549b702ea253f [INFO] running `"docker" "start" "-a" "994da7e1f4dcd01c9e5262adc4c27bae754987231b329499dd4549b702ea253f"` [INFO] [stderr] Compiling ffsend-api v0.3.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.64s [INFO] running `"docker" "inspect" "994da7e1f4dcd01c9e5262adc4c27bae754987231b329499dd4549b702ea253f"` [INFO] running `"docker" "rm" "-f" "994da7e1f4dcd01c9e5262adc4c27bae754987231b329499dd4549b702ea253f"` [INFO] [stdout] 994da7e1f4dcd01c9e5262adc4c27bae754987231b329499dd4549b702ea253f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/ffsend-api/0.3.2:/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] 2e6940c552ec34a5641ebecda95bdf3833796991987d380c60e0587428d2b34c [INFO] running `"docker" "start" "-a" "2e6940c552ec34a5641ebecda95bdf3833796991987d380c60e0587428d2b34c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/crater/target/debug/deps/ffsend_api-b78f071c8d381c77 [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] [stderr] Doc-tests ffsend_api [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/pipe/mod.rs - pipe::PipeReader (line 37) ... ignored [INFO] [stdout] test src/pipe/mod.rs - pipe::PipeWriter (line 56) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2e6940c552ec34a5641ebecda95bdf3833796991987d380c60e0587428d2b34c"` [INFO] running `"docker" "rm" "-f" "2e6940c552ec34a5641ebecda95bdf3833796991987d380c60e0587428d2b34c"` [INFO] [stdout] 2e6940c552ec34a5641ebecda95bdf3833796991987d380c60e0587428d2b34c