[INFO] crate binstore 0.2.0 is already in cache [INFO] testing binstore-0.2.0 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate binstore 0.2.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate binstore 0.2.0 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate binstore 0.2.0 [INFO] finished tweaking crates.io crate binstore 0.2.0 [INFO] tweaked toml for crates.io crate binstore 0.2.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate binstore 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce02b79f60753497a65b82c6a2c1e8f52f9ab4c273f5f782ffa5806d480fae5d [INFO] running `"docker" "start" "-a" "ce02b79f60753497a65b82c6a2c1e8f52f9ab4c273f5f782ffa5806d480fae5d"` [INFO] [stderr] Compiling libc v0.2.55 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling backtrace v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.6 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling lz4-sys v1.8.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling lz4 v1.23.1 [INFO] [stderr] Compiling binstore v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused `std::result::Result` in tuple element 1 that must be used [INFO] [stderr] --> src/bucket.rs:242:5 [INFO] [stderr] | [INFO] [stderr] 242 | encoder.finish(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "ce02b79f60753497a65b82c6a2c1e8f52f9ab4c273f5f782ffa5806d480fae5d"` [INFO] running `"docker" "rm" "-f" "ce02b79f60753497a65b82c6a2c1e8f52f9ab4c273f5f782ffa5806d480fae5d"` [INFO] [stdout] ce02b79f60753497a65b82c6a2c1e8f52f9ab4c273f5f782ffa5806d480fae5d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 71c5c5c5032a261f0b06d9b46f1e59a1d43013943bb9264fadd92fecd2242e66 [INFO] running `"docker" "start" "-a" "71c5c5c5032a261f0b06d9b46f1e59a1d43013943bb9264fadd92fecd2242e66"` [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] warning: unused `std::result::Result` in tuple element 1 that must be used [INFO] [stderr] --> src/bucket.rs:242:5 [INFO] [stderr] | [INFO] [stderr] 242 | encoder.finish(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.3 [INFO] [stderr] error[E0495]: cannot infer an appropriate lifetime for lifetime parameter `'a` due to conflicting requirements [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.3/src/arbitrary/_core/iter.rs:44:23 [INFO] [stderr] | [INFO] [stderr] 44 | base.prop_map(Iterator::cloned).boxed() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: first, the lifetime cannot outlive the lifetime `'a` as defined on the impl at 35:6... [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.3/src/arbitrary/_core/iter.rs:35:6 [INFO] [stderr] | [INFO] [stderr] 35 | impl<'a, T: 'static + Clone, A: fmt::Debug + 'static + Iterator> [INFO] [stderr] | ^^ [INFO] [stderr] note: ...so that the types are compatible [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.3/src/arbitrary/_core/iter.rs:44:23 [INFO] [stderr] | [INFO] [stderr] 44 | base.prop_map(Iterator::cloned).boxed() [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: expected `&'a T` [INFO] [stderr] found `&T` [INFO] [stderr] = note: but, the lifetime must be valid for the static lifetime... [INFO] [stderr] note: ...so that the type `strategy::map::Map core::iter::Cloned {::cloned::<'_, T>}>` will meet its required lifetime bounds [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proptest-0.9.3/src/arbitrary/_core/iter.rs:44:41 [INFO] [stderr] | [INFO] [stderr] 44 | base.prop_map(Iterator::cloned).boxed() [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0495`. [INFO] [stderr] error: could not compile `proptest`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "71c5c5c5032a261f0b06d9b46f1e59a1d43013943bb9264fadd92fecd2242e66"` [INFO] running `"docker" "rm" "-f" "71c5c5c5032a261f0b06d9b46f1e59a1d43013943bb9264fadd92fecd2242e66"` [INFO] [stdout] 71c5c5c5032a261f0b06d9b46f1e59a1d43013943bb9264fadd92fecd2242e66