[INFO] fetching crate di 0.1.2... [INFO] checking di-0.1.2 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate di 0.1.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate di 0.1.2 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate di 0.1.2 [INFO] finished tweaking crates.io crate di 0.1.2 [INFO] tweaked toml for crates.io crate di 0.1.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metafactory v0.4.4 [INFO] [stderr] Downloaded typedef v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 877895208cfbba48bed511f3a19f30d093afd69a29fd16587af2756e209fad0e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "877895208cfbba48bed511f3a19f30d093afd69a29fd16587af2756e209fad0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "877895208cfbba48bed511f3a19f30d093afd69a29fd16587af2756e209fad0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877895208cfbba48bed511f3a19f30d093afd69a29fd16587af2756e209fad0e", kill_on_drop: false }` [INFO] [stdout] 877895208cfbba48bed511f3a19f30d093afd69a29fd16587af2756e209fad0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5157ccbd5597135a263503527b95367c7e52b1a73697778d0895924610173bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5157ccbd5597135a263503527b95367c7e52b1a73697778d0895924610173bc", kill_on_drop: false }` [INFO] [stderr] warning: profile `doc` is deprecated and has no effect [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking typedef v0.3.2 [INFO] [stderr] Checking metafactory v0.4.4 [INFO] [stdout] error: expected parameter name, found `:` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/aggregate/mod.rs:109:27 [INFO] [stdout] | [INFO] [stdout] 106 | Aggregate { [INFO] [stdout] | --------- while parsing this struct [INFO] [stdout] ... [INFO] [stdout] 109 | do_new: box |&: items: Vec>| { [INFO] [stdout] | ^ expected parameter name [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid suffix `i` for integer literal [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | let factory = create(24i).new(Vec::new()).ok().unwrap().as_factory_of::().unwrap(); [INFO] [stdout] | ^^^ invalid suffix `i` [INFO] [stdout] | [INFO] [stdout] = help: the suffix must be one of the integral types (`u32`, `isize`, etc) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `||` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/zeroarg.rs:38:36 [INFO] [stdout] | [INFO] [stdout] 38 | impl ToMetaFactory for (||:'static -> T) { [INFO] [stdout] | ^^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 186 | / many_arg_closure_impl!( [INFO] [stdout] 187 | | GetterScope: [INFO] [stdout] 188 | | A, A, a [INFO] [stdout] 189 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 186 | / many_arg_closure_impl!( [INFO] [stdout] 187 | | GetterScope: [INFO] [stdout] 188 | | A, A, a [INFO] [stdout] 189 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 191 | / many_arg_closure_impl!( [INFO] [stdout] 192 | | GetterScope2: [INFO] [stdout] 193 | | A1, A1, a1 | [INFO] [stdout] 194 | | A2, A2, a2 [INFO] [stdout] 195 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 191 | / many_arg_closure_impl!( [INFO] [stdout] 192 | | GetterScope2: [INFO] [stdout] 193 | | A1, A1, a1 | [INFO] [stdout] 194 | | A2, A2, a2 [INFO] [stdout] 195 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 197 | / many_arg_closure_impl!( [INFO] [stdout] 198 | | GetterScope3: [INFO] [stdout] 199 | | A1, A1, a1 | [INFO] [stdout] 200 | | A2, A2, a2 | [INFO] [stdout] 201 | | A3, A3, a3 [INFO] [stdout] 202 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 197 | / many_arg_closure_impl!( [INFO] [stdout] 198 | | GetterScope3: [INFO] [stdout] 199 | | A1, A1, a1 | [INFO] [stdout] 200 | | A2, A2, a2 | [INFO] [stdout] 201 | | A3, A3, a3 [INFO] [stdout] 202 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 204 | / many_arg_closure_impl!( [INFO] [stdout] 205 | | GetterScope4: [INFO] [stdout] 206 | | A1, A1, a1 | [INFO] [stdout] 207 | | A2, A2, a2 | [INFO] [stdout] 208 | | A3, A3, a3 | [INFO] [stdout] 209 | | A4, A4, a4 [INFO] [stdout] 210 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 204 | / many_arg_closure_impl!( [INFO] [stdout] 205 | | GetterScope4: [INFO] [stdout] 206 | | A1, A1, a1 | [INFO] [stdout] 207 | | A2, A2, a2 | [INFO] [stdout] 208 | | A3, A3, a3 | [INFO] [stdout] 209 | | A4, A4, a4 [INFO] [stdout] 210 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 212 | / many_arg_closure_impl!( [INFO] [stdout] 213 | | GetterScope5: [INFO] [stdout] 214 | | A1, A1, a1 | [INFO] [stdout] 215 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 218 | | A5, A5, a5 [INFO] [stdout] 219 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 212 | / many_arg_closure_impl!( [INFO] [stdout] 213 | | GetterScope5: [INFO] [stdout] 214 | | A1, A1, a1 | [INFO] [stdout] 215 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 218 | | A5, A5, a5 [INFO] [stdout] 219 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 221 | / many_arg_closure_impl!( [INFO] [stdout] 222 | | GetterScope6: [INFO] [stdout] 223 | | A1, A1, a1 | [INFO] [stdout] 224 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 228 | | A6, A6, a6 [INFO] [stdout] 229 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 221 | / many_arg_closure_impl!( [INFO] [stdout] 222 | | GetterScope6: [INFO] [stdout] 223 | | A1, A1, a1 | [INFO] [stdout] 224 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 228 | | A6, A6, a6 [INFO] [stdout] 229 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 231 | / many_arg_closure_impl!( [INFO] [stdout] 232 | | GetterScope7: [INFO] [stdout] 233 | | A1, A1, a1 | [INFO] [stdout] 234 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 239 | | A7, A7, a7 [INFO] [stdout] 240 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 231 | / many_arg_closure_impl!( [INFO] [stdout] 232 | | GetterScope7: [INFO] [stdout] 233 | | A1, A1, a1 | [INFO] [stdout] 234 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 239 | | A7, A7, a7 [INFO] [stdout] 240 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 242 | / many_arg_closure_impl!( [INFO] [stdout] 243 | | GetterScope8: [INFO] [stdout] 244 | | A1, A1, a1 | [INFO] [stdout] 245 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 251 | | A8, A8, a8 [INFO] [stdout] 252 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 242 | / many_arg_closure_impl!( [INFO] [stdout] 243 | | GetterScope8: [INFO] [stdout] 244 | | A1, A1, a1 | [INFO] [stdout] 245 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 251 | | A8, A8, a8 [INFO] [stdout] 252 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 254 | / many_arg_closure_impl!( [INFO] [stdout] 255 | | GetterScope9: [INFO] [stdout] 256 | | A1, A1, a1 | [INFO] [stdout] 257 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 264 | | A9, A9, a9 [INFO] [stdout] 265 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 254 | / many_arg_closure_impl!( [INFO] [stdout] 255 | | GetterScope9: [INFO] [stdout] 256 | | A1, A1, a1 | [INFO] [stdout] 257 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 264 | | A9, A9, a9 [INFO] [stdout] 265 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 267 | / many_arg_closure_impl!( [INFO] [stdout] 268 | | GetterScope10: [INFO] [stdout] 269 | | A1, A1, a1 | [INFO] [stdout] 270 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 278 | | A10, A10, a10 [INFO] [stdout] 279 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 267 | / many_arg_closure_impl!( [INFO] [stdout] 268 | | GetterScope10: [INFO] [stdout] 269 | | A1, A1, a1 | [INFO] [stdout] 270 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 278 | | A10, A10, a10 [INFO] [stdout] 279 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 281 | / many_arg_closure_impl!( [INFO] [stdout] 282 | | GetterScope11: [INFO] [stdout] 283 | | A1, A1, a1 | [INFO] [stdout] 284 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 293 | | A11, A11, a11 [INFO] [stdout] 294 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 281 | / many_arg_closure_impl!( [INFO] [stdout] 282 | | GetterScope11: [INFO] [stdout] 283 | | A1, A1, a1 | [INFO] [stdout] 284 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 293 | | A11, A11, a11 [INFO] [stdout] 294 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `>`, const, identifier, lifetime, or type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | closure: Rc T>>, [INFO] [stdout] | ^ expected one of `>`, const, identifier, lifetime, or type [INFO] [stdout] ... [INFO] [stdout] 296 | / many_arg_closure_impl!( [INFO] [stdout] 297 | | GetterScope12: [INFO] [stdout] 298 | | A1, A1, a1 | [INFO] [stdout] 299 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 309 | | A12, A12, a12 [INFO] [stdout] 310 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_closure/manyarg.rs:97:67 [INFO] [stdout] | [INFO] [stdout] 97 | impl<$($_A:'static), +, T:'static> ToMetaFactory for (|$($_AT), +|:'static -> T) { [INFO] [stdout] | ^ expected type [INFO] [stdout] ... [INFO] [stdout] 296 | / many_arg_closure_impl!( [INFO] [stdout] 297 | | GetterScope12: [INFO] [stdout] 298 | | A1, A1, a1 | [INFO] [stdout] 299 | | A2, A2, a2 | [INFO] [stdout] ... | [INFO] [stdout] 309 | | A12, A12, a12 [INFO] [stdout] 310 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `stable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[stable] [INFO] [stdout] | ^^^^^^^^^ help: must be of the form: `#[stable(feature = "name", since = "version")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: malformed `unstable` attribute input [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ help: must be of the form: `#[unstable(feature = "name", reason = "...", issue = "N")]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::boxed::BoxAny` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 162 | use std::boxed::{ BoxAny }; [INFO] [stdout] | ^^^^^^ no `BoxAny` in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::boxed::BoxAny` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/aggregate/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::boxed::BoxAny; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `BoxAny` in `boxed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:29:3 [INFO] [stdout] | [INFO] [stdout] 29 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:34:3 [INFO] [stdout] | [INFO] [stdout] 34 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `experimental` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:176:3 [INFO] [stdout] | [INFO] [stdout] 176 | #[experimental] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/error/mod.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub expected: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/error/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | pub specified: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/error/mod.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub argument_index: uint, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/error/mod.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(expected: uint, specified: uint) -> ArgCountMismatch { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/error/mod.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(expected: uint, specified: uint) -> ArgCountMismatch { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `uint` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/error/mod.rs:31:56 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn new(expected_type: TypeDef, argument_index: uint) -> ArgTypeMismatch { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/aggregate/mod.rs:178:9 [INFO] [stdout] | [INFO] [stdout] 178 | box self.clone() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | box CloneableMetaFactory { value : self } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | / box Factory::new( [INFO] [stdout] 59 | | box CloneableValue:: { value: self.value.clone() } [INFO] [stdout] 60 | | ) as Box [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:59:17 [INFO] [stdout] | [INFO] [stdout] 59 | box CloneableValue:: { value: self.value.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: box expression syntax is experimental; you can call `Box::new` instead [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | box CloneableValue:: { value: self.value.clone() } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #49733 for more information [INFO] [stdout] = help: add `#![feature(box_syntax)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/from_clone/mod.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | #[stable] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:193:1 [INFO] [stdout] | [INFO] [stdout] 193 | #[stable] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 198 | #[stable] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:311:1 [INFO] [stdout] | [INFO] [stdout] 311 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0734]: stability attributes may not be used outside of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/lib.rs:316:5 [INFO] [stdout] | [INFO] [stdout] 316 | #[unstable] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: wrong number of type arguments: expected 1, found 2 [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/aggregate/mod.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | do_new: Box>,),Box> + 'a>, [INFO] [stdout] | ^^^^^^^^ unexpected type argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0191]: the value of the associated type `Output` (from trait `FnOnce`) must be specified [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/metafactory-0.4.4/src/aggregate/mod.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | do_new: Box>,),Box> + 'a>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^--------^ [INFO] [stdout] | | [INFO] [stdout] | help: specify the associated type: `Output = Box` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 65 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0191, E0412, E0432, E0658, E0734. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `metafactory` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "f5157ccbd5597135a263503527b95367c7e52b1a73697778d0895924610173bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5157ccbd5597135a263503527b95367c7e52b1a73697778d0895924610173bc", kill_on_drop: false }` [INFO] [stdout] f5157ccbd5597135a263503527b95367c7e52b1a73697778d0895924610173bc