[INFO] fetching crate prop 0.6.0... [INFO] checking prop-0.6.0 against master#0599f3403366d9c57f0625e6de3af214b5042a90 for pr-87710 [INFO] extracting crate prop 0.6.0 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate prop 0.6.0 on toolchain 0599f3403366d9c57f0625e6de3af214b5042a90 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate prop 0.6.0 [INFO] finished tweaking crates.io crate prop 0.6.0 [INFO] tweaked toml for crates.io crate prop 0.6.0 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate crates.io crate prop 0.6.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "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-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebfe67229335dc46fb9717052d06608636dcbee3dbca871e23c8507d02d4b293 [INFO] running `Command { std: "docker" "start" "-a" "ebfe67229335dc46fb9717052d06608636dcbee3dbca871e23c8507d02d4b293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebfe67229335dc46fb9717052d06608636dcbee3dbca871e23c8507d02d4b293", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebfe67229335dc46fb9717052d06608636dcbee3dbca871e23c8507d02d4b293", kill_on_drop: false }` [INFO] [stdout] ebfe67229335dc46fb9717052d06608636dcbee3dbca871e23c8507d02d4b293 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+0599f3403366d9c57f0625e6de3af214b5042a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f8397cf91b4a1d384b778df98015ef5df3551c720f8741b99bfb45ce0c37841 [INFO] running `Command { std: "docker" "start" "-a" "6f8397cf91b4a1d384b778df98015ef5df3551c720f8741b99bfb45ce0c37841", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking prop v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | (Left(a), _) => match f0(a) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | (Left(a), _) => match f0(a) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | (_, Left(b)) => match f1(b) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | (_, Left(b)) => match f1(b) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | (Left(a), _) => match f(Left(a)) {}, [INFO] [stdout] | ^^^^^^----------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | (Left(a), _) => match f(Left(a)) {}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | (_, Left(b)) => match f(Right(b)) {}, [INFO] [stdout] | ^^^^^^-----------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | (_, Left(b)) => match f(Right(b)) {}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:130:23 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^-------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:130:65 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^-------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^-------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^-------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | (Right(a), _) => Rc::new(move |x| match x(a.clone()) {}) [INFO] [stdout] | ^^^^^^------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | (Right(a), _) => Rc::new(move |x| match x(a.clone()) {}) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^^^----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 76 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | (Left(a), Right(b)) => match f(not::double(a))(b) {} [INFO] [stdout] | ^^^^^^--------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | (Left(a), Right(b)) => match f(not::double(a))(b) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:106:43 [INFO] [stdout] | [INFO] [stdout] 106 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^^^----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:30:26 [INFO] [stdout] | [INFO] [stdout] 30 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | Left(x) => match x(a) {}, [INFO] [stdout] | ^^^^^^----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | Left(x) => match x(a) {}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:41:21 [INFO] [stdout] | [INFO] [stdout] 41 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:41:27 [INFO] [stdout] | [INFO] [stdout] 41 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | (Left(a), Left(b)) => match f(and::to_eq_pos((a, b))) {}, [INFO] [stdout] | ^^^^^^-------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | (Left(a), Left(b)) => match f(and::to_eq_pos((a, b))) {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | (Right(not_a), _) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | (Right(not_a), _) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:75:47 [INFO] [stdout] | [INFO] [stdout] 75 | (Right(not_a), _) => Rc::new(move |x| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^----------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:75:53 [INFO] [stdout] | [INFO] [stdout] 75 | (Right(not_a), _) => Rc::new(move |x| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | Rc::new(move |(fb, _)| match not_c.clone()(fb(b.clone())) {}), [INFO] [stdout] | ^^^^^^----------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 94 | Rc::new(move |(fb, _)| match not_c.clone()(fb(b.clone())) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | Rc::new(move |(_, fc)| match not_b.clone()(fc(c.clone())) {}), [INFO] [stdout] | ^^^^^^----------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:96:42 [INFO] [stdout] | [INFO] [stdout] 96 | Rc::new(move |(_, fc)| match not_b.clone()(fc(c.clone())) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | match not_c(f0(and::to_eq_neg((not_a, not_b)))) {}, [INFO] [stdout] | ^^^^^^-----------------------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | match not_c(f0(and::to_eq_neg((not_a, not_b)))) {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | match not_a(a) {} [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | match not_a(a) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | Left(a) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | Right(b) => match not_b(b) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:60:25 [INFO] [stdout] | [INFO] [stdout] 60 | (Left(a), _) => match f0(a) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | (Left(a), _) => match f0(a) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:61:25 [INFO] [stdout] | [INFO] [stdout] 61 | (_, Left(b)) => match f1(b) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:61:31 [INFO] [stdout] | [INFO] [stdout] 61 | (_, Left(b)) => match f1(b) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/not.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | Right(not_a) => match f(not_a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/not.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | Right(not_a) => match f(not_a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:74:25 [INFO] [stdout] | [INFO] [stdout] 74 | (Left(a), _) => match f(Left(a)) {}, [INFO] [stdout] | ^^^^^^----------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:74:31 [INFO] [stdout] | [INFO] [stdout] 74 | (Left(a), _) => match f(Left(a)) {}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | (_, Left(b)) => match f(Right(b)) {}, [INFO] [stdout] | ^^^^^^-----------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:75:31 [INFO] [stdout] | [INFO] [stdout] 75 | (_, Left(b)) => match f(Right(b)) {}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | (Left(a), Left(b)) => match f((a, b)) {}, [INFO] [stdout] | ^^^^^^---------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | (Left(a), Left(b)) => match f((a, b)) {}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:130:23 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^-------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:130:29 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/and.rs:130:65 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^-------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/and.rs:130:71 [INFO] [stdout] | [INFO] [stdout] 130 | (Rc::new(move |x| match f0.clone()(x) {}), Rc::new(move |x| match f1.clone()(x) {})) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | Right(not_a) => Rc::new(move |(x, _)| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^----------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:64:57 [INFO] [stdout] | [INFO] [stdout] 64 | Right(not_a) => Rc::new(move |(x, _)| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^-------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^-------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | Rc::new(move |y| match x(f(y)) {}) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | Right(not_b) => Rc::new(move |(_, x)| match not_b.clone()(x) {}), [INFO] [stdout] | ^^^^^^----------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:68:57 [INFO] [stdout] | [INFO] [stdout] 68 | Right(not_b) => Rc::new(move |(_, x)| match not_b.clone()(x) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:64:43 [INFO] [stdout] | [INFO] [stdout] 64 | (Right(a), _) => Rc::new(move |x| match x(a.clone()) {}) [INFO] [stdout] | ^^^^^^------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:64:49 [INFO] [stdout] | [INFO] [stdout] 64 | (Right(a), _) => Rc::new(move |x| match x(a.clone()) {}) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:76:43 [INFO] [stdout] | [INFO] [stdout] 76 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^^^----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:76:49 [INFO] [stdout] | [INFO] [stdout] 76 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | Left(a) => match fa(a) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | Left(a) => match fa(a) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:77:32 [INFO] [stdout] | [INFO] [stdout] 77 | (Left(a), Right(b)) => match f(not::double(a))(b) {} [INFO] [stdout] | ^^^^^^--------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:77:38 [INFO] [stdout] | [INFO] [stdout] 77 | (Left(a), Right(b)) => match f(not::double(a))(b) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:106:43 [INFO] [stdout] | [INFO] [stdout] 106 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^^^----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:106:49 [INFO] [stdout] | [INFO] [stdout] 106 | (Right(a), _) => Rc::new(move |x| match a(x) {}), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | Left(b) => match fb(b) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | Left(b) => match fb(b) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/imply.rs:103:24 [INFO] [stdout] | [INFO] [stdout] 103 | Left(x) => match x(a) {}, [INFO] [stdout] | ^^^^^^----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/imply.rs:103:30 [INFO] [stdout] | [INFO] [stdout] 103 | Left(x) => match x(a) {}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:66:31 [INFO] [stdout] | [INFO] [stdout] 66 | (Left(a), Left(b)) => match f(and::to_eq_pos((a, b))) {}, [INFO] [stdout] | ^^^^^^-------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:66:37 [INFO] [stdout] | [INFO] [stdout] 66 | (Left(a), Left(b)) => match f(and::to_eq_pos((a, b))) {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:472:25 [INFO] [stdout] | [INFO] [stdout] 472 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^-------------------------------------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:472:31 [INFO] [stdout] | [INFO] [stdout] 472 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:468:21 [INFO] [stdout] | [INFO] [stdout] 468 | match not_c(c) {} [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:468:27 [INFO] [stdout] | [INFO] [stdout] 468 | match not_c(c) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:68:30 [INFO] [stdout] | [INFO] [stdout] 68 | (Right(not_a), _) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | (Right(not_a), _) => match not_a(a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:502:25 [INFO] [stdout] | [INFO] [stdout] 502 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^-------------------------------------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:75:47 [INFO] [stdout] | [INFO] [stdout] 75 | (Right(not_a), _) => Rc::new(move |x| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^----------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:75:53 [INFO] [stdout] | [INFO] [stdout] 75 | (Right(not_a), _) => Rc::new(move |x| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:498:21 [INFO] [stdout] | [INFO] [stdout] 498 | match not_c(c) {} [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:498:27 [INFO] [stdout] | [INFO] [stdout] 498 | match not_c(c) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:94:36 [INFO] [stdout] | [INFO] [stdout] 94 | Rc::new(move |(fb, _)| match not_c.clone()(fb(b.clone())) {}), [INFO] [stdout] | ^^^^^^----------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:94:42 [INFO] [stdout] | [INFO] [stdout] 94 | Rc::new(move |(fb, _)| match not_c.clone()(fb(b.clone())) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:96:36 [INFO] [stdout] | [INFO] [stdout] 96 | Rc::new(move |(_, fc)| match not_b.clone()(fc(c.clone())) {}), [INFO] [stdout] | ^^^^^^----------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:96:42 [INFO] [stdout] | [INFO] [stdout] 96 | Rc::new(move |(_, fc)| match not_b.clone()(fc(c.clone())) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | match not_c(f0(and::to_eq_neg((not_a, not_b)))) {}, [INFO] [stdout] | ^^^^^^-----------------------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | match not_c(f0(and::to_eq_neg((not_a, not_b)))) {}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/eq.rs:101:13 [INFO] [stdout] | [INFO] [stdout] 101 | match not_a(a) {} [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/eq.rs:101:19 [INFO] [stdout] | [INFO] [stdout] 101 | match not_a(a) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/not.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | Right(not_a) => match f(not_a) {}, [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/not.rs:16:31 [INFO] [stdout] | [INFO] [stdout] 16 | Right(not_a) => match f(not_a) {}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:49:31 [INFO] [stdout] | [INFO] [stdout] 49 | (Left(a), Left(b)) => match f((a, b)) {}, [INFO] [stdout] | ^^^^^^---------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:49:37 [INFO] [stdout] | [INFO] [stdout] 49 | (Left(a), Left(b)) => match f((a, b)) {}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | Right(not_a) => Rc::new(move |(x, _)| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^----------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:64:57 [INFO] [stdout] | [INFO] [stdout] 64 | Right(not_a) => Rc::new(move |(x, _)| match not_a.clone()(x) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:68:51 [INFO] [stdout] | [INFO] [stdout] 68 | Right(not_b) => Rc::new(move |(_, x)| match not_b.clone()(x) {}), [INFO] [stdout] | ^^^^^^----------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:68:57 [INFO] [stdout] | [INFO] [stdout] 68 | Right(not_b) => Rc::new(move |(_, x)| match not_b.clone()(x) {}), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | Left(a) => match fa(a) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:63:30 [INFO] [stdout] | [INFO] [stdout] 63 | Left(a) => match fa(a) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/or.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 67 | Left(b) => match fb(b) {}, [INFO] [stdout] | ^^^^^^-----^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/or.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | Left(b) => match fb(b) {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:472:25 [INFO] [stdout] | [INFO] [stdout] 472 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^-------------------------------------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:472:31 [INFO] [stdout] | [INFO] [stdout] 472 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:468:21 [INFO] [stdout] | [INFO] [stdout] 468 | match not_c(c) {} [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:468:27 [INFO] [stdout] | [INFO] [stdout] 468 | match not_c(c) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:502:25 [INFO] [stdout] | [INFO] [stdout] 502 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^-------------------------------------------------------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:502:31 [INFO] [stdout] | [INFO] [stdout] 502 | match and::exc_both(((not_a.clone(), not_b.clone()), or_a_b)) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/path_semantics.rs:498:21 [INFO] [stdout] | [INFO] [stdout] 498 | match not_c(c) {} [INFO] [stdout] | ^^^^^^--------^^^ [INFO] [stdout] | | | [INFO] [stdout] | | any code following this expression is unreachable [INFO] [stdout] | unreachable expression [INFO] [stdout] | [INFO] [stdout] note: this expression has type `False`, which is uninhabited [INFO] [stdout] --> src/path_semantics.rs:498:27 [INFO] [stdout] | [INFO] [stdout] 498 | match not_c(c) {} [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.27s [INFO] running `Command { std: "docker" "inspect" "6f8397cf91b4a1d384b778df98015ef5df3551c720f8741b99bfb45ce0c37841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8397cf91b4a1d384b778df98015ef5df3551c720f8741b99bfb45ce0c37841", kill_on_drop: false }` [INFO] [stdout] 6f8397cf91b4a1d384b778df98015ef5df3551c720f8741b99bfb45ce0c37841