[INFO] cloning repository https://github.com/hdz284/FlowLog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdz284/FlowLog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdz284%2FFlowLog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdz284%2FFlowLog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9189e21d2fdeee1a69c593b0d3893ed55d459473 [INFO] checking hdz284/FlowLog against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdz284%2FFlowLog" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hdz284/FlowLog on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hdz284/FlowLog [INFO] finished tweaking git repo https://github.com/hdz284/FlowLog [INFO] tweaked toml for git repo https://github.com/hdz284/FlowLog written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hdz284/FlowLog already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded timely_container v0.15.1 [INFO] [stderr] Downloaded timely_bytes v0.13.1 [INFO] [stderr] Downloaded columnation v0.1.0 [INFO] [stderr] Downloaded columnar_derive v0.2.2 [INFO] [stderr] Downloaded timely_logging v0.13.4 [INFO] [stderr] Downloaded timely_communication v0.19.0 [INFO] [stderr] Downloaded differential-dataflow v0.14.2 [INFO] [stderr] Downloaded timely v0.20.0 [INFO] [stderr] Downloaded columnar v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8c0c192ca9eb130de084166bd3c5f19214495fee0d55b67629ff143f76cfecb [INFO] running `Command { std: "docker" "start" "-a" "b8c0c192ca9eb130de084166bd3c5f19214495fee0d55b67629ff143f76cfecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c0c192ca9eb130de084166bd3c5f19214495fee0d55b67629ff143f76cfecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c0c192ca9eb130de084166bd3c5f19214495fee0d55b67629ff143f76cfecb", kill_on_drop: false }` [INFO] [stdout] b8c0c192ca9eb130de084166bd3c5f19214495fee0d55b67629ff143f76cfecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c906836b3093e66c5f3cca284cab80e49465d1e521cfc08b614f0f86fa6974cc [INFO] running `Command { std: "docker" "start" "-a" "c906836b3093e66c5f3cca284cab80e49465d1e521cfc08b614f0f86fa6974cc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking debugging v0.1.0 (/opt/rustwide/workdir/src/debugging) [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Checking timely_container v0.15.1 [INFO] [stderr] Checking timely_bytes v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking timely_logging v0.13.4 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking columnation v0.1.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling libmimalloc-sys v0.1.42 [INFO] [stderr] Checking mimalloc v0.1.46 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking parsing v0.1.0 (/opt/rustwide/workdir/src/parsing) [INFO] [stderr] Checking strata v0.1.0 (/opt/rustwide/workdir/src/strata) [INFO] [stderr] Checking catalog v0.1.0 (/opt/rustwide/workdir/src/catalog) [INFO] [stderr] Checking optimizing v0.1.0 (/opt/rustwide/workdir/src/optimizing) [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking planning v0.1.0 (/opt/rustwide/workdir/src/planning) [INFO] [stderr] Compiling columnar_derive v0.2.2 [INFO] [stderr] Checking columnar v0.4.1 [INFO] [stderr] Checking timely_communication v0.19.0 [INFO] [stderr] Checking timely v0.20.0 [INFO] [stderr] Checking differential-dataflow v0.14.2 [INFO] [stderr] Checking reading v0.1.0 (/opt/rustwide/workdir/src/reading) [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for struct `Collection` in the current scope [INFO] [stdout] --> src/reading/src/inspect.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 29 | / rel.threshold_semigroup(move |_, _, old| old.is_none().then_some(Present {})) [INFO] [stdout] 30 | | .expand(|_| Some(((), 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `Collection` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for struct `Collection` in the current scope [INFO] [stdout] --> src/reading/src/inspect.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 47 | / rel.threshold_semigroup(move |_, _, old| old.is_none().then_some(Present {})) [INFO] [stdout] 48 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `Collection` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for struct `Collection` in the current scope [INFO] [stdout] --> src/reading/src/inspect.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 29 | / rel.threshold_semigroup(move |_, _, old| old.is_none().then_some(Present {})) [INFO] [stdout] 30 | | .expand(|_| Some(((), 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `Collection` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for struct `Collection` in the current scope [INFO] [stdout] --> src/reading/src/inspect.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 47 | / rel.threshold_semigroup(move |_, _, old| old.is_none().then_some(Present {})) [INFO] [stdout] 48 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `Collection` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reading` (lib test) due to 22 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reading` (lib) due to 22 previous errors [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:132:38 [INFO] [stdout] | [INFO] [stdout] 131 | / self.[]() [INFO] [stdout] 132 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] | |_____________________________________| [INFO] [stdout] | [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for reference `&Collection, Present>` in the current scope [INFO] [stdout] --> src/reading/src/rel.rs:133:70 [INFO] [stdout] | [INFO] [stdout] 133 | .concat(&other.[]().expand(|x| Some((x, -1 as i32)))) [INFO] [stdout] | ^^^^^^ method not found in `&Collection, Present>` [INFO] [stdout] ... [INFO] [stdout] 240 | impl_rels!(1, 2, 3, 4, 5, 6, 7, 8, 9, 10); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_rels` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for struct `Collection` in the current scope [INFO] [stdout] --> src/reading/src/inspect.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 29 | / rel.threshold_semigroup(move |_, _, old| old.is_none().then_some(Present {})) [INFO] [stdout] 30 | | .expand(|_| Some(((), 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `Collection` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `expand` found for struct `Collection` in the current scope [INFO] [stdout] --> src/reading/src/inspect.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 47 | / rel.threshold_semigroup(move |_, _, old| old.is_none().then_some(Present {})) [INFO] [stdout] 48 | | .expand(|x| Some((x, 1 as i32))) [INFO] [stdout] | | -^^^^^^ method not found in `Collection` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `reading` (lib) due to 22 previous errors [INFO] running `Command { std: "docker" "inspect" "c906836b3093e66c5f3cca284cab80e49465d1e521cfc08b614f0f86fa6974cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c906836b3093e66c5f3cca284cab80e49465d1e521cfc08b614f0f86fa6974cc", kill_on_drop: false }` [INFO] [stdout] c906836b3093e66c5f3cca284cab80e49465d1e521cfc08b614f0f86fa6974cc