[INFO] fetching crate futures-await-syn 0.12.0... [INFO] testing futures-await-syn-0.12.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate futures-await-syn 0.12.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate futures-await-syn 0.12.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded same-file v0.1.3 [INFO] [stderr] Downloaded extprim v1.7.1 [INFO] [stderr] Downloaded syntex_pos v0.59.1 [INFO] [stderr] Downloaded walkdir v1.0.7 [INFO] [stderr] Downloaded syntex_syntax v0.59.1 [INFO] [stderr] Downloaded futures-await-synom v0.12.0 [INFO] [stderr] Downloaded syntex_errors v0.59.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 23c73afe435cba1e6519c7e24cacb4e6afedbee482a596ed2eae61b03832eeeb [INFO] running `Command { std: "docker" "start" "-a" "23c73afe435cba1e6519c7e24cacb4e6afedbee482a596ed2eae61b03832eeeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23c73afe435cba1e6519c7e24cacb4e6afedbee482a596ed2eae61b03832eeeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23c73afe435cba1e6519c7e24cacb4e6afedbee482a596ed2eae61b03832eeeb", kill_on_drop: false }` [INFO] [stdout] 23c73afe435cba1e6519c7e24cacb4e6afedbee482a596ed2eae61b03832eeeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48674798c163c2bd4eb4aa301b25c5fabc1adfeaa96a989cac68021e0beb1e02 [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" "48674798c163c2bd4eb4aa301b25c5fabc1adfeaa96a989cac68021e0beb1e02", 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 4.27s [INFO] running `Command { std: "docker" "inspect" "48674798c163c2bd4eb4aa301b25c5fabc1adfeaa96a989cac68021e0beb1e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48674798c163c2bd4eb4aa301b25c5fabc1adfeaa96a989cac68021e0beb1e02", kill_on_drop: false }` [INFO] [stdout] 48674798c163c2bd4eb4aa301b25c5fabc1adfeaa96a989cac68021e0beb1e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 5c9f90715a278dbe8106d472642ae12a5a6eb6cfdf692fa57d23b51625312e0a [INFO] running `Command { std: "docker" "start" "-a" "5c9f90715a278dbe8106d472642ae12a5a6eb6cfdf692fa57d23b51625312e0a", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling error-chain v0.10.0 [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 walkdir v1.0.7 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.79 [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 34.28s [INFO] running `Command { std: "docker" "inspect" "5c9f90715a278dbe8106d472642ae12a5a6eb6cfdf692fa57d23b51625312e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c9f90715a278dbe8106d472642ae12a5a6eb6cfdf692fa57d23b51625312e0a", kill_on_drop: false }` [INFO] [stdout] 5c9f90715a278dbe8106d472642ae12a5a6eb6cfdf692fa57d23b51625312e0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", 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] 4a5d3d3ccc518ec5c4c230a03375a2218e64365b75cd74da06102f5bb1d06f29 [INFO] running `Command { std: "docker" "start" "-a" "4a5d3d3ccc518ec5c4c230a03375a2218e64365b75cd74da06102f5bb1d06f29", 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.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/futures_await_syn-f7168825cd187477) [INFO] [stderr] Running tests/test_derive_input.rs (/opt/rustwide/target/debug/deps/test_derive_input-d75c29a47fc14d4c) [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] [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-eccec7ba3323b6f8) [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-c63fb4090b6a91ea) [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-679979d672ca90ef) [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-83ed89609ae50941) [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-7e6d78a291178ffd) [INFO] [stderr] Running tests/test_round_trip.rs (/opt/rustwide/target/debug/deps/test_round_trip-16297e92d05c131f) [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] [stdout] [INFO] [stderr] Running tests/test_token_trees.rs (/opt/rustwide/target/debug/deps/test_token_trees-1f99b7d6efec3c93) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests futures-await-syn [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] [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] [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[E0463]: can't find crate for `quote` [INFO] [stdout] --> src/generics.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate quote; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/generics.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 9 | quote! { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/generics.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 4 | extern crate quote; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [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[E0463]: can't find crate for `quote` [INFO] [stdout] --> src/lib.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate quote; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: cannot find macro `quote` in this scope [INFO] [stdout] --> src/lib.rs:205:16 [INFO] [stdout] | [INFO] [stdout] 18 | let code = quote!(assert_eq!(u8::max_value(), 255)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `quote` is imported here, but it is an unresolved item, not a macro [INFO] [stdout] --> src/lib.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 7 | extern crate quote; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> src/lib.rs:206:36 [INFO] [stdout] | [INFO] [stdout] 17 | fn run() -> Result<()> { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 18 | let code = quote!(assert_eq!(u8::max_value(), 255)); [INFO] [stdout] 19 | let expr = syn::parse_tokens::(code)?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain! { [INFO] [stdout] 12 | | foreign_links { [INFO] [stdout] 13 | | Syn(syn::ParseError); [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain! { [INFO] [stdout] 12 | | foreign_links { [INFO] [stdout] 13 | | Syn(syn::ParseError); [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ cannot infer type for struct `Error` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `Error: From<&'a str>` found [INFO] [stdout] --> src/lib.rs:198:1 [INFO] [stdout] | [INFO] [stdout] 11 | / error_chain! { [INFO] [stdout] 12 | | foreign_links { [INFO] [stdout] 13 | | Syn(syn::ParseError); [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0463. [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [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[E0412]: cannot find type `Expr` in this scope [INFO] [stdout] --> src/lib.rs:238:33 [INFO] [stdout] | [INFO] [stdout] 15 | fn run() -> Result<()> { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 16 | let code = "assert_eq!(u8::max_value(), 255)"; [INFO] [stdout] 17 | let expr = syn::parse_str::(code)?; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/lib.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain! { [INFO] [stdout] 10 | | foreign_links { [INFO] [stdout] 11 | | Syn(syn::ParseError); [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> src/lib.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain! { [INFO] [stdout] 10 | | foreign_links { [INFO] [stdout] 11 | | Syn(syn::ParseError); [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ cannot infer type for struct `Error` [INFO] [stdout] | [INFO] [stdout] note: multiple `impl`s satisfying `Error: From<&'a str>` found [INFO] [stdout] --> src/lib.rs:230:1 [INFO] [stdout] | [INFO] [stdout] 9 | / error_chain! { [INFO] [stdout] 10 | | foreign_links { [INFO] [stdout] 11 | | Syn(syn::ParseError); [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `error_chain_processed` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0283, E0412, E0463. [INFO] [stdout] For more information about an error, try `rustc --explain E0283`. [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.25s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "4a5d3d3ccc518ec5c4c230a03375a2218e64365b75cd74da06102f5bb1d06f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a5d3d3ccc518ec5c4c230a03375a2218e64365b75cd74da06102f5bb1d06f29", kill_on_drop: false }` [INFO] [stdout] 4a5d3d3ccc518ec5c4c230a03375a2218e64365b75cd74da06102f5bb1d06f29