[INFO] fetching crate recital 0.3.0... [INFO] building recital-0.3.0 against try#d5c88c22807925c189328ef9d923c5d2b11a95b8+rustflags=-Zprofile-closures for pr-87066-3 [INFO] extracting crate recital 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate recital 0.3.0 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate recital 0.3.0 [INFO] finished tweaking crates.io crate recital 0.3.0 [INFO] tweaked toml for crates.io crate recital 0.3.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 710934273e469d1f28e2a17a476e3ed196fb9bdb03634f4a3de123cbe926f6a6 [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" "710934273e469d1f28e2a17a476e3ed196fb9bdb03634f4a3de123cbe926f6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "710934273e469d1f28e2a17a476e3ed196fb9bdb03634f4a3de123cbe926f6a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710934273e469d1f28e2a17a476e3ed196fb9bdb03634f4a3de123cbe926f6a6", kill_on_drop: false }` [INFO] [stdout] 710934273e469d1f28e2a17a476e3ed196fb9bdb03634f4a3de123cbe926f6a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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 -Zprofile-closures" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8d56aa29975f23604993d29e9b47d5a2155f857922c5062cd9d6b3ac7cc00cd7 [INFO] running `Command { std: "docker" "start" "-a" "8d56aa29975f23604993d29e9b47d5a2155f857922c5062cd9d6b3ac7cc00cd7", kill_on_drop: false }` [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] SG_CR_Eslkdjf: nom, (4b6bfcd7bd650975, 891b4f821b317706), 8, 8 [INFO] [stderr] SG_CR_Eslkdjf: nom, (36ce87ca4cd1409e, 6c31dd7421d5ea85), 16, 16 [INFO] [stderr] Compiling recital v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Alpha`, `Number` [INFO] [stdout] --> src/version.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | use self::Identifier::{Alpha, Number}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | try!(write!(f, "{}.{}.{}", self.major, self.minor, self.patch)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | try!(write!(f, "-{}", join!(self.pre))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | try!(write!(f, "+{}", join!(self.build))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | /// Parse a string as an `Identifier`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | /// Parses a string of pre-release identifiers into a vector of `Identifier`s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | /// Parses a string of build identifiers into a vector of `Identifier`s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | /// Optionally parse pre-release and build identifiers. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | /// Parses a numeric string as a `u64`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | /// Parses a numeric string preceded by a dot (.) as u64. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | /// Parse a string as a `Version`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | And(Vec>), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | Or(Vec>), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: recital, (3d56aee6054d52ff, ae77a4c24cfbbd1b), 32, 40 [INFO] [stderr] SG_CR_Eslkdjf: recital, (d00604d41e5799f5, fa61d1f74d45cf6c), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (9cadb0bb4023f112, 3fff4c163323104a), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (729c2d25ae3e2132, 8d377d4edb1729cd), 0, 0 [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "8d56aa29975f23604993d29e9b47d5a2155f857922c5062cd9d6b3ac7cc00cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d56aa29975f23604993d29e9b47d5a2155f857922c5062cd9d6b3ac7cc00cd7", kill_on_drop: false }` [INFO] [stdout] 8d56aa29975f23604993d29e9b47d5a2155f857922c5062cd9d6b3ac7cc00cd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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 -Zprofile-closures" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d5583edfcca48c2f88f283a73e920f72b3a40ef1076ea5bf66a90b8851fb1dd0 [INFO] running `Command { std: "docker" "start" "-a" "d5583edfcca48c2f88f283a73e920f72b3a40ef1076ea5bf66a90b8851fb1dd0", kill_on_drop: false }` [INFO] [stderr] SG_CR_Eslkdjf: nom, (4b6bfcd7bd650975, 891b4f821b317706), 8, 8 [INFO] [stdout] warning: unused imports: `Alpha`, `Number` [INFO] [stdout] --> src/version.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | use self::Identifier::{Alpha, Number}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: nom, (36ce87ca4cd1409e, 6c31dd7421d5ea85), 16, 16 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | try!(write!(f, "{}.{}.{}", self.major, self.minor, self.patch)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: recital, (3d56aee6054d52ff, ae77a4c24cfbbd1b), 32, 40 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | try!(write!(f, "-{}", join!(self.pre))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: recital, (d00604d41e5799f5, fa61d1f74d45cf6c), 0, 0 [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | try!(write!(f, "+{}", join!(self.build))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: recital, (9cadb0bb4023f112, 3fff4c163323104a), 0, 0 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | /// Parse a string as an `Identifier`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: recital, (729c2d25ae3e2132, 8d377d4edb1729cd), 0, 0 [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling recital v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | /// Parses a string of pre-release identifiers into a vector of `Identifier`s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | /// Parses a string of build identifiers into a vector of `Identifier`s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | /// Optionally parse pre-release and build identifiers. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | /// Parses a numeric string as a `u64`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | /// Parses a numeric string preceded by a dot (.) as u64. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | /// Parse a string as a `Version`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | And(Vec>), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | Or(Vec>), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Alpha`, `Number` [INFO] [stdout] --> src/version.rs:32:24 [INFO] [stdout] | [INFO] [stdout] 32 | use self::Identifier::{Alpha, Number}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:215:9 [INFO] [stdout] | [INFO] [stdout] 215 | try!(write!(f, "{}.{}.{}", self.major, self.minor, self.patch)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:232:13 [INFO] [stdout] | [INFO] [stdout] 232 | try!(write!(f, "-{}", join!(self.pre))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/version.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 236 | try!(write!(f, "+{}", join!(self.build))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | /// Parse a string as an `Identifier`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | /// Parses a string of pre-release identifiers into a vector of `Identifier`s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | /// Parses a string of build identifiers into a vector of `Identifier`s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:68:1 [INFO] [stdout] | [INFO] [stdout] 68 | /// Optionally parse pre-release and build identifiers. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | /// Parses a numeric string as a `u64`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:76:1 [INFO] [stdout] | [INFO] [stdout] 76 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:85:1 [INFO] [stdout] | [INFO] [stdout] 85 | /// Parses a numeric string preceded by a dot (.) as u64. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:87:1 [INFO] [stdout] | [INFO] [stdout] 87 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/parser.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | /// Parse a string as a `Version`. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `allow` [INFO] [stdout] --> src/parser.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | #[allow(dead_code)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `allow` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/parser.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | named!( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | And(Vec>), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:95:16 [INFO] [stdout] | [INFO] [stdout] 95 | Or(Vec>), [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Constraint` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | let mut constraints = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::resolve::Constraint` [INFO] [stdout] ... [INFO] [stdout] 318 | let a = constraints!(And, [INFO] [stdout] | _________________- [INFO] [stdout] 319 | | GreaterThanOrEqualTo(version!(1, 1, 0)), [INFO] [stdout] 320 | | LessThan(version!(1, 2, 0))); [INFO] [stdout] | |_________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | let mut constraints = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::resolve::Constraint` [INFO] [stdout] ... [INFO] [stdout] 328 | let a = constraints!(Or, [INFO] [stdout] | _________________- [INFO] [stdout] 329 | | Exactly(version!(1, 1, 0)), [INFO] [stdout] 330 | | Exactly(version!(1, 2, 0))); [INFO] [stdout] | |________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | let mut constraints = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::resolve::Constraint` [INFO] [stdout] ... [INFO] [stdout] 338 | let a = constraints!(And, [INFO] [stdout] | _________________- [INFO] [stdout] 339 | | GreaterThanOrEqualTo(version!(1, 2, 1)), [INFO] [stdout] 340 | | LessThan(version!(1, 5, 0))); [INFO] [stdout] | |_________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | let mut constraints = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::resolve::Constraint` [INFO] [stdout] ... [INFO] [stdout] 342 | let b = constraints!(And, [INFO] [stdout] | _________________- [INFO] [stdout] 343 | | GreaterThan(version!(1, 5, 0)), [INFO] [stdout] 344 | | LessThan(version!(2, 0, 0))); [INFO] [stdout] | |_________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | let mut constraints = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::resolve::Constraint` [INFO] [stdout] ... [INFO] [stdout] 346 | let c = constraints!(Or, a, b); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/resolve.rs:156:45 [INFO] [stdout] | [INFO] [stdout] 156 | let mut constraints = Vec::>::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn $crate::resolve::Constraint` [INFO] [stdout] ... [INFO] [stdout] 355 | let c = constraints!(And, [INFO] [stdout] | _________________- [INFO] [stdout] 356 | | GreaterThan(version!(1, 2, 1)), [INFO] [stdout] 357 | | LessThan(version!(2, 0, 0))); [INFO] [stdout] | |_________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this warning originates in the macro `constraints` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: recital, (dd81e8733a90325e, d32de0b4cccb7e9b), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (67065ae2965997b7, 487853bd3138ca5), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (9421c1e763e2d13, 7d93afa0400e8948), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (aef85389aebae520, 7f84b596f71772f0), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (958c4f4598ebd330, 30f8e58dac5bf99), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (2ffd7ecc50cc702b, ca8c239f16a7d367), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (9de7ee20de9895e5, d542647c867fc26e), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (bf045f9fe90eaafe, e12610a5d99efa93), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (5a60b61e19dd9d56, f1f55ccb6992371), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (c680c65cd65831b0, 3897a80c9f438dc1), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (8aaeb153f00272c7, 9a734f6684eb87cc), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (20229801523f70fe, 7e5eb6b45d924b91), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (c968207dfb895b80, aca38801112d6700), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (dbb8a73ab844ad7d, d54851085ededaa), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (996f23020fb37320, 1d076dcd03e39f8c), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (c1ee7fcfa2a4e4a2, 8ff7b2c666a17c2e), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (b37511f7b04880d0, 635605b0d92cc520), 32, 40 [INFO] [stderr] SG_CR_Eslkdjf: recital, (e341d1b262b637ef, b131ff5f26d9ea76), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (1090438dc271086, 755e2a3478fb844c), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (d0f89614a9093758, 4c3df3430eec305a), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (abf288dce1c37528, 4582b8e987a38f75), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (d428a304e7503c37, 8e32a35c4844f695), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (e7196b4629739c61, cd21733d82ca7677), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (b349694deea63c0a, ebd6c9cc7b2a447e), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (b2a36af1e02dcdd, 3f1b562d65963255), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (1c6975afd91ba4e8, 687a1e691ad57e02), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (44f726c61f0c0b6, d83c291acdda3611), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (1738b658320ca779, b7a188df013d7c9a), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (3a31b994fcd147c3, 421cc27b09588eb7), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (9706174d1439b644, f1e605b118a99fb2), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (8c4259a87e78b87d, 2d142a63149da020), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (79cf37093a92de51, d99202f4cf11f176), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (4df3da9414585b1f, d2a88382553b9af4), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (b7db2d0a310ad674, f99bc6c93be3af0d), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: recital, (1e45dc1378e33f94, b7a2f6a47a211b62), 0, 0 [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "d5583edfcca48c2f88f283a73e920f72b3a40ef1076ea5bf66a90b8851fb1dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5583edfcca48c2f88f283a73e920f72b3a40ef1076ea5bf66a90b8851fb1dd0", kill_on_drop: false }` [INFO] [stdout] d5583edfcca48c2f88f283a73e920f72b3a40ef1076ea5bf66a90b8851fb1dd0