[INFO] fetching crate futures-await-syn 0.12.0... [INFO] testing futures-await-syn-0.12.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate futures-await-syn 0.12.0 into /workspace/builds/worker-32/source [INFO] validating manifest of crates.io crate futures-await-syn 0.12.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate futures-await-syn 0.12.0 [INFO] finished tweaking crates.io crate futures-await-syn 0.12.0 [INFO] tweaked toml for crates.io crate futures-await-syn 0.12.0 written to /workspace/builds/worker-32/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c654380f5000e173895e82bee410a3a6aaf6bdc42d5c9013353db49fa0d3f55 [INFO] running `Command { std: "docker" "start" "-a" "3c654380f5000e173895e82bee410a3a6aaf6bdc42d5c9013353db49fa0d3f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c654380f5000e173895e82bee410a3a6aaf6bdc42d5c9013353db49fa0d3f55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c654380f5000e173895e82bee410a3a6aaf6bdc42d5c9013353db49fa0d3f55", kill_on_drop: false }` [INFO] [stdout] 3c654380f5000e173895e82bee410a3a6aaf6bdc42d5c9013353db49fa0d3f55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c60bd03303637ec88fe23cc3f709560519385561f5c18ceb74e22ccc0688bbbb [INFO] running `Command { std: "docker" "start" "-a" "c60bd03303637ec88fe23cc3f709560519385561f5c18ceb74e22ccc0688bbbb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling futures-await-quote v0.4.0 [INFO] [stderr] Compiling futures-await-synom v0.12.0 [INFO] [stderr] Compiling futures-await-syn v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/expr.rs:861:5 [INFO] [stdout] | [INFO] [stdout] 861 | / /// ```ignore [INFO] [stdout] 862 | | /// || ... [INFO] [stdout] 863 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | / /// ```ignore [INFO] [stdout] 867 | | /// && ... [INFO] [stdout] 868 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:871:5 [INFO] [stdout] | [INFO] [stdout] 871 | / /// ```ignore [INFO] [stdout] 872 | | /// == ... [INFO] [stdout] 873 | | /// != ... [INFO] [stdout] 874 | | /// >= ... [INFO] [stdout] ... | [INFO] [stdout] 880 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stdout] 881 | | /// if it is used in a non-associative manner. [INFO] [stdout] | |_____---------------------------------------------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | / /// ```ignore [INFO] [stdout] 904 | | /// | ... [INFO] [stdout] 905 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:913:5 [INFO] [stdout] | [INFO] [stdout] 913 | / /// ```ignore [INFO] [stdout] 914 | | /// ^ ... [INFO] [stdout] 915 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:923:5 [INFO] [stdout] | [INFO] [stdout] 923 | / /// ```ignore [INFO] [stdout] 924 | | /// & ... [INFO] [stdout] 925 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | / /// ```ignore [INFO] [stdout] 935 | | /// << ... [INFO] [stdout] 936 | | /// >> ... [INFO] [stdout] 937 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / /// ```ignore [INFO] [stdout] 945 | | /// + ... [INFO] [stdout] 946 | | /// - ... [INFO] [stdout] 947 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:954:5 [INFO] [stdout] | [INFO] [stdout] 954 | / /// ```ignore [INFO] [stdout] 955 | | /// * ... [INFO] [stdout] 956 | | /// / ... [INFO] [stdout] 957 | | /// % ... [INFO] [stdout] 958 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:967:5 [INFO] [stdout] | [INFO] [stdout] 967 | / /// ```ignore [INFO] [stdout] 968 | | /// as [INFO] [stdout] 969 | | /// : [INFO] [stdout] 970 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/ty.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | / /// In some positions, types may not contain the `+` character, to [INFO] [stdout] 351 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stdout] 352 | | /// contain a `+` character. [INFO] [stdout] 353 | | /// [INFO] [stdout] 354 | | /// This parser does not allow a `+`, while the default parser does. [INFO] [stdout] | |_________-------------------------------------------------------------------^ [INFO] [stdout] | | [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: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/lifetime.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{:?} is not a valid lifetime name"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{:?} is not a valid lifetime name", ...); [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{}", "{:?} is not a valid lifetime name"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.94s [INFO] running `Command { std: "docker" "inspect" "c60bd03303637ec88fe23cc3f709560519385561f5c18ceb74e22ccc0688bbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c60bd03303637ec88fe23cc3f709560519385561f5c18ceb74e22ccc0688bbbb", kill_on_drop: false }` [INFO] [stdout] c60bd03303637ec88fe23cc3f709560519385561f5c18ceb74e22ccc0688bbbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f17887e7345481da3f7ccf8fb3abf6146df8387d61bc79b58a4b1b08d503b37e [INFO] running `Command { std: "docker" "start" "-a" "f17887e7345481da3f7ccf8fb3abf6146df8387d61bc79b58a4b1b08d503b37e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/expr.rs:861:5 [INFO] [stdout] | [INFO] [stdout] 861 | / /// ```ignore [INFO] [stdout] 862 | | /// || ... [INFO] [stdout] 863 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | / /// ```ignore [INFO] [stdout] 867 | | /// && ... [INFO] [stdout] 868 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:871:5 [INFO] [stdout] | [INFO] [stdout] 871 | / /// ```ignore [INFO] [stdout] 872 | | /// == ... [INFO] [stdout] 873 | | /// != ... [INFO] [stdout] 874 | | /// >= ... [INFO] [stdout] ... | [INFO] [stdout] 880 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stdout] 881 | | /// if it is used in a non-associative manner. [INFO] [stdout] | |_____---------------------------------------------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | / /// ```ignore [INFO] [stdout] 904 | | /// | ... [INFO] [stdout] 905 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:913:5 [INFO] [stdout] | [INFO] [stdout] 913 | / /// ```ignore [INFO] [stdout] 914 | | /// ^ ... [INFO] [stdout] 915 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:923:5 [INFO] [stdout] | [INFO] [stdout] 923 | / /// ```ignore [INFO] [stdout] 924 | | /// & ... [INFO] [stdout] 925 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | / /// ```ignore [INFO] [stdout] 935 | | /// << ... [INFO] [stdout] 936 | | /// >> ... [INFO] [stdout] 937 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / /// ```ignore [INFO] [stdout] 945 | | /// + ... [INFO] [stdout] 946 | | /// - ... [INFO] [stdout] 947 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:954:5 [INFO] [stdout] | [INFO] [stdout] 954 | / /// ```ignore [INFO] [stdout] 955 | | /// * ... [INFO] [stdout] 956 | | /// / ... [INFO] [stdout] 957 | | /// % ... [INFO] [stdout] 958 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:967:5 [INFO] [stdout] | [INFO] [stdout] 967 | / /// ```ignore [INFO] [stdout] 968 | | /// as [INFO] [stdout] 969 | | /// : [INFO] [stdout] 970 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/ty.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | / /// In some positions, types may not contain the `+` character, to [INFO] [stdout] 351 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stdout] 352 | | /// contain a `+` character. [INFO] [stdout] 353 | | /// [INFO] [stdout] 354 | | /// This parser does not allow a `+`, while the default parser does. [INFO] [stdout] | |_________-------------------------------------------------------------------^ [INFO] [stdout] | | [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: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/lifetime.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{:?} is not a valid lifetime name"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{:?} is not a valid lifetime name", ...); [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{}", "{:?} is not a valid lifetime name"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] Compiling futures-await-syn v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/expr.rs:861:5 [INFO] [stdout] | [INFO] [stdout] 861 | / /// ```ignore [INFO] [stdout] 862 | | /// || ... [INFO] [stdout] 863 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | / /// ```ignore [INFO] [stdout] 867 | | /// && ... [INFO] [stdout] 868 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:871:5 [INFO] [stdout] | [INFO] [stdout] 871 | / /// ```ignore [INFO] [stdout] 872 | | /// == ... [INFO] [stdout] 873 | | /// != ... [INFO] [stdout] 874 | | /// >= ... [INFO] [stdout] ... | [INFO] [stdout] 880 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stdout] 881 | | /// if it is used in a non-associative manner. [INFO] [stdout] | |_____---------------------------------------------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:903:5 [INFO] [stdout] | [INFO] [stdout] 903 | / /// ```ignore [INFO] [stdout] 904 | | /// | ... [INFO] [stdout] 905 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:913:5 [INFO] [stdout] | [INFO] [stdout] 913 | / /// ```ignore [INFO] [stdout] 914 | | /// ^ ... [INFO] [stdout] 915 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:923:5 [INFO] [stdout] | [INFO] [stdout] 923 | / /// ```ignore [INFO] [stdout] 924 | | /// & ... [INFO] [stdout] 925 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | / /// ```ignore [INFO] [stdout] 935 | | /// << ... [INFO] [stdout] 936 | | /// >> ... [INFO] [stdout] 937 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:944:5 [INFO] [stdout] | [INFO] [stdout] 944 | / /// ```ignore [INFO] [stdout] 945 | | /// + ... [INFO] [stdout] 946 | | /// - ... [INFO] [stdout] 947 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:954:5 [INFO] [stdout] | [INFO] [stdout] 954 | / /// ```ignore [INFO] [stdout] 955 | | /// * ... [INFO] [stdout] 956 | | /// / ... [INFO] [stdout] 957 | | /// % ... [INFO] [stdout] 958 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/expr.rs:967:5 [INFO] [stdout] | [INFO] [stdout] 967 | / /// ```ignore [INFO] [stdout] 968 | | /// as [INFO] [stdout] 969 | | /// : [INFO] [stdout] 970 | | /// ``` [INFO] [stdout] | |_____------^ [INFO] [stdout] | | [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 doc comment [INFO] [stdout] --> src/ty.rs:350:9 [INFO] [stdout] | [INFO] [stdout] 350 | / /// In some positions, types may not contain the `+` character, to [INFO] [stdout] 351 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stdout] 352 | | /// contain a `+` character. [INFO] [stdout] 353 | | /// [INFO] [stdout] 354 | | /// This parser does not allow a `+`, while the default parser does. [INFO] [stdout] | |_________-------------------------------------------------------------------^ [INFO] [stdout] | | [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: panic message contains an unused formatting placeholder [INFO] [stdout] --> src/lifetime.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{:?} is not a valid lifetime name"); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stdout] help: add the missing argument [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{:?} is not a valid lifetime name", ...); [INFO] [stdout] | +++++ [INFO] [stdout] help: or add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 50 | panic!("{}", "{:?} is not a valid lifetime name"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.05s [INFO] running `Command { std: "docker" "inspect" "f17887e7345481da3f7ccf8fb3abf6146df8387d61bc79b58a4b1b08d503b37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f17887e7345481da3f7ccf8fb3abf6146df8387d61bc79b58a4b1b08d503b37e", kill_on_drop: false }` [INFO] [stdout] f17887e7345481da3f7ccf8fb3abf6146df8387d61bc79b58a4b1b08d503b37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9506702d0858593b3c8eaf110c2209c76a1d346a49c8c73b519ac12ca21dba4a [INFO] running `Command { std: "docker" "start" "-a" "9506702d0858593b3c8eaf110c2209c76a1d346a49c8c73b519ac12ca21dba4a", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:861:5 [INFO] [stderr] | [INFO] [stderr] 861 | / /// ```ignore [INFO] [stderr] 862 | | /// || ... [INFO] [stderr] 863 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:866:5 [INFO] [stderr] | [INFO] [stderr] 866 | / /// ```ignore [INFO] [stderr] 867 | | /// && ... [INFO] [stderr] 868 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:871:5 [INFO] [stderr] | [INFO] [stderr] 871 | / /// ```ignore [INFO] [stderr] 872 | | /// == ... [INFO] [stderr] 873 | | /// != ... [INFO] [stderr] 874 | | /// >= ... [INFO] [stderr] ... | [INFO] [stderr] 880 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stderr] 881 | | /// if it is used in a non-associative manner. [INFO] [stderr] | |_____---------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:903:5 [INFO] [stderr] | [INFO] [stderr] 903 | / /// ```ignore [INFO] [stderr] 904 | | /// | ... [INFO] [stderr] 905 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:913:5 [INFO] [stderr] | [INFO] [stderr] 913 | / /// ```ignore [INFO] [stderr] 914 | | /// ^ ... [INFO] [stderr] 915 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:923:5 [INFO] [stderr] | [INFO] [stderr] 923 | / /// ```ignore [INFO] [stderr] 924 | | /// & ... [INFO] [stderr] 925 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:934:5 [INFO] [stderr] | [INFO] [stderr] 934 | / /// ```ignore [INFO] [stderr] 935 | | /// << ... [INFO] [stderr] 936 | | /// >> ... [INFO] [stderr] 937 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:944:5 [INFO] [stderr] | [INFO] [stderr] 944 | / /// ```ignore [INFO] [stderr] 945 | | /// + ... [INFO] [stderr] 946 | | /// - ... [INFO] [stderr] 947 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:954:5 [INFO] [stderr] | [INFO] [stderr] 954 | / /// ```ignore [INFO] [stderr] 955 | | /// * ... [INFO] [stderr] 956 | | /// / ... [INFO] [stderr] 957 | | /// % ... [INFO] [stderr] 958 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:967:5 [INFO] [stderr] | [INFO] [stderr] 967 | / /// ```ignore [INFO] [stderr] 968 | | /// as [INFO] [stderr] 969 | | /// : [INFO] [stderr] 970 | | /// ``` [INFO] [stderr] | |_____------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/ty.rs:350:9 [INFO] [stderr] | [INFO] [stderr] 350 | / /// In some positions, types may not contain the `+` character, to [INFO] [stderr] 351 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stderr] 352 | | /// contain a `+` character. [INFO] [stderr] 353 | | /// [INFO] [stderr] 354 | | /// This parser does not allow a `+`, while the default parser does. [INFO] [stderr] | |_________-------------------------------------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | rustdoc does not generate documentation for macro invocations [INFO] [stderr] | [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: panic message contains an unused formatting placeholder [INFO] [stderr] --> src/lifetime.rs:50:21 [INFO] [stderr] | [INFO] [stderr] 50 | panic!("{:?} is not a valid lifetime name"); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this message is not used as a format string when given without arguments, but will be in Rust 2021 [INFO] [stderr] help: add the missing argument [INFO] [stderr] | [INFO] [stderr] 50 | panic!("{:?} is not a valid lifetime name", ...); [INFO] [stderr] | +++++ [INFO] [stderr] help: or add a "{}" format string to use the message literally [INFO] [stderr] | [INFO] [stderr] 50 | panic!("{}", "{:?} is not a valid lifetime name"); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `futures-await-syn` (lib) generated 12 warnings [INFO] [stderr] warning: `futures-await-syn` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/futures_await_syn-b9971758692bdcf7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_derive_input.rs (/opt/rustwide/target/debug/deps/test_derive_input-e3756cba49117755) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_expr.rs (/opt/rustwide/target/debug/deps/test_expr-da3b18fc16c98059) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_generics.rs (/opt/rustwide/target/debug/deps/test_generics-7b9d89d1ae18cbdf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_grouping.rs (/opt/rustwide/target/debug/deps/test_grouping-1e08b119f8acd25f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_meta_item.rs (/opt/rustwide/target/debug/deps/test_meta_item-6552cf984e639e61) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_precedence.rs (/opt/rustwide/target/debug/deps/test_precedence-ecabfbdc8167da9e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_round_trip.rs (/opt/rustwide/target/debug/deps/test_round_trip-7ecbd17df7833a90) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_token_trees.rs (/opt/rustwide/target/debug/deps/test_token_trees-f87497c39142555c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests futures-await-syn [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/lib.rs - parse (line 127) ... ignored [INFO] [stdout] test src/ty.rs - ty::QSelf (line 248) ... ignored [INFO] [stdout] test src/generics.rs - generics::Generics::split_for_impl (line 40) ... FAILED [INFO] [stdout] test src/lib.rs - parse_tokens (line 188) ... FAILED [INFO] [stdout] test src/lib.rs - parse_str (line 222) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/generics.rs - generics::Generics::split_for_impl (line 40) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `syn` [INFO] [stdout] --> src/generics.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate syn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - parse_tokens (line 188) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `syn` [INFO] [stdout] --> src/lib.rs:189:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate syn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - parse_str (line 222) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `syn` [INFO] [stdout] --> src/lib.rs:223:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate syn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/generics.rs - generics::Generics::split_for_impl (line 40) [INFO] [stdout] src/lib.rs - parse_str (line 222) [INFO] [stdout] src/lib.rs - parse_tokens (line 188) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "9506702d0858593b3c8eaf110c2209c76a1d346a49c8c73b519ac12ca21dba4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9506702d0858593b3c8eaf110c2209c76a1d346a49c8c73b519ac12ca21dba4a", kill_on_drop: false }` [INFO] [stdout] 9506702d0858593b3c8eaf110c2209c76a1d346a49c8c73b519ac12ca21dba4a