[INFO] fetching crate possible 0.1.0... [INFO] testing possible-0.1.0 against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] extracting crate possible 0.1.0 into /workspace/builds/worker-103/source [INFO] validating manifest of crates.io crate possible 0.1.0 on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate possible 0.1.0 [INFO] finished tweaking crates.io crate possible 0.1.0 [INFO] tweaked toml for crates.io crate possible 0.1.0 written to /workspace/builds/worker-103/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46c7b5ed416bce2709eb912b064fc1ba42e59677ec15dd59213f3c2c7702322b [INFO] running `Command { std: "docker" "start" "-a" "46c7b5ed416bce2709eb912b064fc1ba42e59677ec15dd59213f3c2c7702322b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46c7b5ed416bce2709eb912b064fc1ba42e59677ec15dd59213f3c2c7702322b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c7b5ed416bce2709eb912b064fc1ba42e59677ec15dd59213f3c2c7702322b", kill_on_drop: false }` [INFO] [stdout] 46c7b5ed416bce2709eb912b064fc1ba42e59677ec15dd59213f3c2c7702322b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a70aa9c5c35afaaf83da6a017d229e69367e0cbc260467deada702574772d2c0 [INFO] running `Command { std: "docker" "start" "-a" "a70aa9c5c35afaaf83da6a017d229e69367e0cbc260467deada702574772d2c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling possible v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.24s [INFO] running `Command { std: "docker" "inspect" "a70aa9c5c35afaaf83da6a017d229e69367e0cbc260467deada702574772d2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a70aa9c5c35afaaf83da6a017d229e69367e0cbc260467deada702574772d2c0", kill_on_drop: false }` [INFO] [stdout] a70aa9c5c35afaaf83da6a017d229e69367e0cbc260467deada702574772d2c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 983e69d5044836db3e9c2fc5e2cbc44c83fb7107784eff1d2f0320b92fbe8874 [INFO] running `Command { std: "docker" "start" "-a" "983e69d5044836db3e9c2fc5e2cbc44c83fb7107784eff1d2f0320b92fbe8874", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling possible v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.13s [INFO] running `Command { std: "docker" "inspect" "983e69d5044836db3e9c2fc5e2cbc44c83fb7107784eff1d2f0320b92fbe8874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983e69d5044836db3e9c2fc5e2cbc44c83fb7107784eff1d2f0320b92fbe8874", kill_on_drop: false }` [INFO] [stdout] 983e69d5044836db3e9c2fc5e2cbc44c83fb7107784eff1d2f0320b92fbe8874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f484cedac03f76a9a9adcc1088f34f089911125bc4370e5d09a31114496bf8a3 [INFO] running `Command { std: "docker" "start" "-a" "f484cedac03f76a9a9adcc1088f34f089911125bc4370e5d09a31114496bf8a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/possible-07fc7d599114ad9d) [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/serde_json.rs (/opt/rustwide/target/debug/deps/serde_json-0fcbe3e7c987cb49) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok [INFO] [stdout] test with_possible::deserialization::with_no_field ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok [INFO] [stdout] test with_possible::deserialization::with_null_value ... ok [INFO] [stdout] test with_possible::serialization::with_no_field ... ok [INFO] [stdout] test with_possible::serialization::with_null_value ... ok [INFO] [stdout] test with_possible::serialization::with_some_value ... ok [INFO] [stdout] test with_possible::deserialization::with_some_value ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_none ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/serde_ron.rs (/opt/rustwide/target/debug/deps/serde_ron-ca375e085b801154) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test baseline_with_option::deserialization::with_explicit_option_some ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_implicit_option_some ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_explicit_option_none ... ok [INFO] [stdout] test with_possible::deserialization::with_explicit_some_value ... ok [INFO] [stdout] test with_possible::deserialization::with_implicit_some_value ... ok [INFO] [stdout] test with_possible::serialization::with_no_field ... ok [INFO] [stdout] test with_possible::serialization::with_some_value ... ok [INFO] [stdout] test with_possible::deserialization::with_null_value ... ok [INFO] [stdout] test with_possible::serialization::with_null_value ... ok [INFO] [stderr] Running tests/serde_toml.rs (/opt/rustwide/target/debug/deps/serde_toml-16dde79827fa8831) [INFO] [stdout] test with_possible::deserialization::with_no_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok [INFO] [stdout] test with_possible::deserialization::with_some_value ... ok [INFO] [stdout] test with_possible::serialization::with_no_field ... ok [INFO] [stdout] test with_possible::serialization::with_null_value ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok [INFO] [stderr] Running tests/serde_url.rs (/opt/rustwide/target/debug/deps/serde_url-943d44b4cc04a725) [INFO] [stdout] test with_possible::serialization::with_some_value ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok [INFO] [stdout] test with_possible::deserialization::with_no_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_none ... ok [INFO] [stdout] test with_possible::serialization::with_no_field ... ok [INFO] [stdout] test with_possible::deserialization::with_null_value ... ok [INFO] [stdout] test with_possible::deserialization::with_no_field ... ok [INFO] [stdout] test with_possible::deserialization::with_some_value ... ok [INFO] [stdout] test with_possible::serialization::with_some_value ... ok [INFO] [stdout] test with_possible::serialization::with_null_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/serde_yaml.rs (/opt/rustwide/target/debug/deps/serde_yaml-7d7ac12c33ff19de) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test baseline_with_option::deserialization::with_option_missing ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_explicit_option_none ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_option_some ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_implicit_option_none ... ok [INFO] [stdout] test with_possible::deserialization::with_explicit_null_value ... ok [INFO] [stdout] test with_possible::deserialization::with_no_field ... ok [INFO] [stdout] test with_possible::deserialization::with_implicit_null_value ... ok [INFO] [stdout] test with_possible::serialization::with_no_field ... ok [INFO] [stdout] test with_possible::serialization::with_null_value ... ok [INFO] [stdout] test with_possible::deserialization::with_some_value ... ok [INFO] [stdout] test with_possible::serialization::with_some_value ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_none ... ok [INFO] [stdout] test with_possible::deserialization::with_shorthand_null_value ... ok [INFO] [stdout] test baseline_with_option::deserialization::with_shorthand_option_none ... ok [INFO] [stdout] test baseline_with_option::serialization::with_option_some ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests possible [INFO] [stdout] [INFO] [stdout] running 56 tests [INFO] [stdout] test src/boolean.rs - boolean::Possible::or_else (line 119) ... ok [INFO] [stdout] test src/boolean.rs - boolean::Possible::or (line 79) ... ok [INFO] [stdout] test src/boolean.rs - boolean::Possible::and_then (line 47) ... ok [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::expect (line 43) ... ok [INFO] [stdout] test src/boolean.rs - boolean::Possible::and (line 8) ... ok [INFO] [stdout] test src/lib.rs - readme (line 124) ... FAILED [INFO] [stdout] test src/iter.rs - iter::Possible::iter_mut (line 29) ... FAILED [INFO] [stdout] test src/iter.rs - iter::Possible::into_iter (line 214) ... FAILED [INFO] [stdout] test src/refs.rs - refs::Possible::as_ref (line 17) ... FAILED [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::unwrap (line 75) ... FAILED [INFO] [stdout] test src/zip.rs - zip::Possible::zip (line 12) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::get_or_insert_with (line 149) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::get_or_insert (line 83) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::replace (line 207) ... FAILED [INFO] [stdout] test src/copy.rs - copy::Possible<&'_T>::cloned (line 48) ... FAILED [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::unwrap_or_else (line 138) ... FAILED [INFO] [stdout] test src/deref.rs - deref::Possible::as_deref_mut (line 37) ... FAILED [INFO] [stdout] test src/iter.rs - iter::Possible::iter (line 9) ... FAILED [INFO] [stdout] test src/map.rs - map::Possible::map_or_else (line 64) ... FAILED [INFO] [stdout] test src/copy.rs - copy::Possible<&'_mutT>::copied (line 28) ... FAILED [INFO] [stdout] test src/from.rs - from::Possible<&'aT>::from (line 73) ... FAILED [INFO] [stdout] test src/copy.rs - copy::Possible<&'_T>::copied (line 8) ... FAILED [INFO] [stdout] test src/lib.rs - readme (line 95) ... FAILED [INFO] [stdout] test src/transpose.rs - transpose::Possible>::transpose (line 13) ... FAILED [INFO] [stdout] test src/map.rs - map::Possible::map_or (line 39) ... FAILED [INFO] [stdout] test src/map.rs - map::Possible::ok_or_else (line 126) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::get_or_insert_default (line 107) ... FAILED [INFO] [stdout] test src/deref.rs - deref::Possible::as_deref (line 12) ... FAILED [INFO] [stdout] test src/map.rs - map::Possible::ok_or (line 97) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::take (line 9) ... FAILED [INFO] [stdout] test src/copy.rs - copy::Possible<&'_mutT>::cloned (line 68) ... FAILED [INFO] [stdout] test src/from.rs - from::Possible<&'amutT>::from (line 93) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::replace (line 198) ... FAILED [INFO] [stdout] test src/map.rs - map::Possible::map (line 10) ... FAILED [INFO] [stdout] test src/introspection.rs - introspection::Possible::is_some (line 8) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::get_or_insert (line 68) ... FAILED [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::unwrap_or_default (line 169) ... FAILED [INFO] [stdout] test src/lib.rs - readme (line 54) ... FAILED [INFO] [stdout] test src/from.rs - from::Option::from (line 11) ... FAILED [INFO] [stdout] test src/from.rs - from::Possible::from (line 51) ... FAILED [INFO] [stdout] test src/refs.rs - refs::Possible::as_mut (line 38) ... FAILED [INFO] [stdout] test src/replace.rs - replace::Possible::replace (line 216) ... FAILED [INFO] [stdout] test src/introspection.rs - introspection::Possible::contains (line 76) ... ok [INFO] [stdout] test src/replace.rs - replace::Possible::insert (line 36) ... ok [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::unwrap_or (line 119) ... ok [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::unwrap (line 82) ... ok [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::unwrap (line 89) ... ok [INFO] [stdout] test src/replace.rs - replace::Possible::get_or_insert_default (line 122) ... ok [INFO] [stdout] test src/introspection.rs - introspection::Possible::is_void (line 53) ... ok [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::expect (line 36) ... ok [INFO] [stdout] test src/unwrap.rs - unwrap::Possible::expect (line 29) ... ok [INFO] [stdout] test src/lib.rs - readme (line 73) ... ok [INFO] [stdout] test src/replace.rs - replace::Possible::get_or_insert_with (line 164) ... ok [INFO] [stdout] test src/introspection.rs - introspection::Possible::is_none (line 30) ... ok [INFO] [stdout] test src/from.rs - from::Possible::from (line 31) ... ok [INFO] [stdout] test src/filter.rs - filter::Possible::filter (line 18) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - readme (line 124) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iter.rs - iter::Possible::iter_mut (line 29) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iter.rs - iter::Possible::into_iter (line 214) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/refs.rs - refs::Possible::as_ref (line 17) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unwrap.rs - unwrap::Possible::unwrap (line 75) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/zip.rs - zip::Possible::zip (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::get_or_insert_with (line 149) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::get_or_insert (line 83) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::replace (line 207) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/copy.rs - copy::Possible<&'_T>::cloned (line 48) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unwrap.rs - unwrap::Possible::unwrap_or_else (line 138) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/deref.rs - deref::Possible::as_deref_mut (line 37) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/iter.rs - iter::Possible::iter (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/map.rs - map::Possible::map_or_else (line 64) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/copy.rs - copy::Possible<&'_mutT>::copied (line 28) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/from.rs - from::Possible<&'aT>::from (line 73) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/copy.rs - copy::Possible<&'_T>::copied (line 8) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - readme (line 95) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/transpose.rs - transpose::Possible>::transpose (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/map.rs - map::Possible::map_or (line 39) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/map.rs - map::Possible::ok_or_else (line 126) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::get_or_insert_default (line 107) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/deref.rs - deref::Possible::as_deref (line 12) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/map.rs - map::Possible::ok_or (line 97) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::take (line 9) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/copy.rs - copy::Possible<&'_mutT>::cloned (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/from.rs - from::Possible<&'amutT>::from (line 93) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::replace (line 198) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/map.rs - map::Possible::map (line 10) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/introspection.rs - introspection::Possible::is_some (line 8) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::get_or_insert (line 68) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/unwrap.rs - unwrap::Possible::unwrap_or_default (line 169) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - readme (line 54) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/from.rs - from::Option::from (line 11) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/from.rs - from::Possible::from (line 51) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/refs.rs - refs::Possible::as_mut (line 38) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/replace.rs - replace::Possible::replace (line 216) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/copy.rs - copy::Possible<&'_T>::cloned (line 48) [INFO] [stdout] src/copy.rs - copy::Possible<&'_T>::copied (line 8) [INFO] [stdout] src/copy.rs - copy::Possible<&'_mutT>::cloned (line 68) [INFO] [stdout] src/copy.rs - copy::Possible<&'_mutT>::copied (line 28) [INFO] [stdout] src/deref.rs - deref::Possible::as_deref (line 12) [INFO] [stdout] src/deref.rs - deref::Possible::as_deref_mut (line 37) [INFO] [stdout] src/from.rs - from::Option::from (line 11) [INFO] [stdout] src/from.rs - from::Possible<&'aT>::from (line 73) [INFO] [stdout] src/from.rs - from::Possible<&'amutT>::from (line 93) [INFO] [stdout] src/from.rs - from::Possible::from (line 51) [INFO] [stdout] src/introspection.rs - introspection::Possible::is_some (line 8) [INFO] [stdout] src/iter.rs - iter::Possible::into_iter (line 214) [INFO] [stdout] src/iter.rs - iter::Possible::iter (line 9) [INFO] [stdout] src/iter.rs - iter::Possible::iter_mut (line 29) [INFO] [stdout] src/lib.rs - readme (line 124) [INFO] [stdout] src/lib.rs - readme (line 54) [INFO] [stdout] src/lib.rs - readme (line 95) [INFO] [stdout] src/map.rs - map::Possible::map (line 10) [INFO] [stdout] src/map.rs - map::Possible::map_or (line 39) [INFO] [stdout] src/map.rs - map::Possible::map_or_else (line 64) [INFO] [stdout] src/map.rs - map::Possible::ok_or (line 97) [INFO] [stdout] src/map.rs - map::Possible::ok_or_else (line 126) [INFO] [stdout] src/refs.rs - refs::Possible::as_mut (line 38) [INFO] [stdout] src/refs.rs - refs::Possible::as_ref (line 17) [INFO] [stdout] src/replace.rs - replace::Possible::get_or_insert (line 68) [INFO] [stdout] src/replace.rs - replace::Possible::get_or_insert (line 83) [INFO] [stdout] src/replace.rs - replace::Possible::get_or_insert_default (line 107) [INFO] [stdout] src/replace.rs - replace::Possible::get_or_insert_with (line 149) [INFO] [stdout] src/replace.rs - replace::Possible::replace (line 198) [INFO] [stdout] src/replace.rs - replace::Possible::replace (line 207) [INFO] [stdout] src/replace.rs - replace::Possible::replace (line 216) [INFO] [stdout] src/replace.rs - replace::Possible::take (line 9) [INFO] [stdout] src/transpose.rs - transpose::Possible>::transpose (line 13) [INFO] [stdout] src/unwrap.rs - unwrap::Possible::unwrap (line 75) [INFO] [stdout] src/unwrap.rs - unwrap::Possible::unwrap_or_default (line 169) [INFO] [stdout] src/unwrap.rs - unwrap::Possible::unwrap_or_else (line 138) [INFO] [stdout] src/zip.rs - zip::Possible::zip (line 12) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 19 passed; 37 failed; 0 ignored; 0 measured; 0 filtered out; finished in 56.79s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "f484cedac03f76a9a9adcc1088f34f089911125bc4370e5d09a31114496bf8a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f484cedac03f76a9a9adcc1088f34f089911125bc4370e5d09a31114496bf8a3", kill_on_drop: false }` [INFO] [stdout] f484cedac03f76a9a9adcc1088f34f089911125bc4370e5d09a31114496bf8a3