[INFO] cloning repository https://github.com/linyinfeng/rspg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linyinfeng/rspg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Frspg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Frspg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cab7d0fbfc58bfb236280d0d28378c432b0caa7b [INFO] documenting linyinfeng/rspg against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinyinfeng%2Frspg" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linyinfeng/rspg on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linyinfeng/rspg [INFO] finished tweaking git repo https://github.com/linyinfeng/rspg [INFO] tweaked toml for git repo https://github.com/linyinfeng/rspg written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94b380f9fd86e7ba2c74d829b4d0114dfad72e7c683c7a9497ae4db4adcd6dd6 [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" "94b380f9fd86e7ba2c74d829b4d0114dfad72e7c683c7a9497ae4db4adcd6dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94b380f9fd86e7ba2c74d829b4d0114dfad72e7c683c7a9497ae4db4adcd6dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94b380f9fd86e7ba2c74d829b4d0114dfad72e7c683c7a9497ae4db4adcd6dd6", kill_on_drop: false }` [INFO] [stdout] 94b380f9fd86e7ba2c74d829b4d0114dfad72e7c683c7a9497ae4db4adcd6dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 06f7cac01fc8bafe02d39a73f7fb698b61d97345ac11903c1e4fa2e14df5066b [INFO] running `Command { std: "docker" "start" "-a" "06f7cac01fc8bafe02d39a73f7fb698b61d97345ac11903c1e4fa2e14df5066b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling io-lifetimes v0.6.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling rustix v0.34.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking linux-raw-sys v0.0.46 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking fd-lock v3.0.5 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking rspg v0.0.4-alpha (/opt/rustwide/workdir/rspg) [INFO] [stderr] Documenting rspg v0.0.4-alpha (/opt/rustwide/workdir/rspg) [INFO] [stderr] Documenting rspg-macros v0.0.4-alpha (/opt/rustwide/workdir/rspg-macros) [INFO] [stderr] Compiling rspg-macros v0.0.4-alpha (/opt/rustwide/workdir/rspg-macros) [INFO] [stdout] warning: 3rd rule of macro `use_names` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ($span:expr => $name:ident, $($tail:tt)*) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macro_rules)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 34th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 30th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 21st rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 35th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31st rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 28th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22nd rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33rd rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 32nd rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23rd rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20th rule of macro `use_name` is never used [INFO] [stdout] --> rspg-macros/src/generate.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 41 | ($span:expr => $i:ident $name) => ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | / define_names! { [INFO] [stdout] 50 | | _ron_from_str => ::ron::de::from_str, [INFO] [stdout] 51 | | _lazy_static => ::lazy_static::lazy_static, [INFO] [stdout] 52 | | _Grammar => ::rspg::grammar::Grammar, [INFO] [stdout] ... | [INFO] [stdout] 67 | | _PhantomData => ::std::marker::PhantomData, [INFO] [stdout] 68 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_names` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting rspg-examples v0.0.4-alpha (/opt/rustwide/workdir/rspg-examples) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "06f7cac01fc8bafe02d39a73f7fb698b61d97345ac11903c1e4fa2e14df5066b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f7cac01fc8bafe02d39a73f7fb698b61d97345ac11903c1e4fa2e14df5066b", kill_on_drop: false }` [INFO] [stdout] 06f7cac01fc8bafe02d39a73f7fb698b61d97345ac11903c1e4fa2e14df5066b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", 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] 1c807a5e03110622149b216b50228edad24c8930cf9a98981193c50b5eb98810 [INFO] running `Command { std: "docker" "start" "-a" "1c807a5e03110622149b216b50228edad24c8930cf9a98981193c50b5eb98810", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "1c807a5e03110622149b216b50228edad24c8930cf9a98981193c50b5eb98810", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c807a5e03110622149b216b50228edad24c8930cf9a98981193c50b5eb98810", kill_on_drop: false }` [INFO] [stdout] 1c807a5e03110622149b216b50228edad24c8930cf9a98981193c50b5eb98810