[INFO] fetching crate unrest_tmp_syn 0.1.0... [INFO] testing unrest_tmp_syn-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate unrest_tmp_syn 0.1.0 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate unrest_tmp_syn 0.1.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 unrest_tmp_syn 0.1.0 [INFO] finished tweaking crates.io crate unrest_tmp_syn 0.1.0 [INFO] tweaked toml for crates.io crate unrest_tmp_syn 0.1.0 written to /workspace/builds/worker-20/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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded same-file v0.1.3 [INFO] [stderr] Downloaded walkdir v1.0.7 [INFO] [stderr] Downloaded syntex_pos v0.59.1 [INFO] [stderr] Downloaded syntex_syntax v0.59.1 [INFO] [stderr] Downloaded extprim v1.7.1 [INFO] [stderr] Downloaded syntex_errors v0.59.1 [INFO] [stderr] Downloaded unrest_tmp_synom v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e72e3b5be6ea1612b0a60d2e639a70a0ac2f6135878288709fcaa4cf2b4e4328 [INFO] running `Command { std: "docker" "start" "-a" "e72e3b5be6ea1612b0a60d2e639a70a0ac2f6135878288709fcaa4cf2b4e4328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e72e3b5be6ea1612b0a60d2e639a70a0ac2f6135878288709fcaa4cf2b4e4328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72e3b5be6ea1612b0a60d2e639a70a0ac2f6135878288709fcaa4cf2b4e4328", kill_on_drop: false }` [INFO] [stdout] e72e3b5be6ea1612b0a60d2e639a70a0ac2f6135878288709fcaa4cf2b4e4328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11c333b8aed451bfb50bb7a267f8dbc1e34b3370b0c0e22e4e5ec734ff077091 [INFO] running `Command { std: "docker" "start" "-a" "11c333b8aed451bfb50bb7a267f8dbc1e34b3370b0c0e22e4e5ec734ff077091", 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] [stderr] Compiling proc-macro2 v0.1.10 [INFO] [stderr] Compiling unrest_tmp_quote v0.1.0 [INFO] [stderr] Compiling unrest_tmp_synom v0.1.0 [INFO] [stderr] Compiling unrest_tmp_syn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/expr.rs:852:5 [INFO] [stdout] | [INFO] [stdout] 852 | / /// ```ignore [INFO] [stdout] 853 | | /// || ... [INFO] [stdout] 854 | | /// ``` [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:857:5 [INFO] [stdout] | [INFO] [stdout] 857 | / /// ```ignore [INFO] [stdout] 858 | | /// && ... [INFO] [stdout] 859 | | /// ``` [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:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / /// ```ignore [INFO] [stdout] 863 | | /// == ... [INFO] [stdout] 864 | | /// != ... [INFO] [stdout] 865 | | /// >= ... [INFO] [stdout] ... | [INFO] [stdout] 871 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stdout] 872 | | /// 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:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | / /// ```ignore [INFO] [stdout] 895 | | /// | ... [INFO] [stdout] 896 | | /// ``` [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:904:5 [INFO] [stdout] | [INFO] [stdout] 904 | / /// ```ignore [INFO] [stdout] 905 | | /// ^ ... [INFO] [stdout] 906 | | /// ``` [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:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | / /// ```ignore [INFO] [stdout] 915 | | /// & ... [INFO] [stdout] 916 | | /// ``` [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:925:5 [INFO] [stdout] | [INFO] [stdout] 925 | / /// ```ignore [INFO] [stdout] 926 | | /// << ... [INFO] [stdout] 927 | | /// >> ... [INFO] [stdout] 928 | | /// ``` [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:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / /// ```ignore [INFO] [stdout] 936 | | /// + ... [INFO] [stdout] 937 | | /// - ... [INFO] [stdout] 938 | | /// ``` [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:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | / /// ```ignore [INFO] [stdout] 946 | | /// * ... [INFO] [stdout] 947 | | /// / ... [INFO] [stdout] 948 | | /// % ... [INFO] [stdout] 949 | | /// ``` [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:958:5 [INFO] [stdout] | [INFO] [stdout] 958 | / /// ```ignore [INFO] [stdout] 959 | | /// as [INFO] [stdout] 960 | | /// : [INFO] [stdout] 961 | | /// ``` [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:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | / /// In some positions, types may not contain the `+` character, to [INFO] [stdout] 342 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stdout] 343 | | /// contain a `+` character. [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// 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.80s [INFO] running `Command { std: "docker" "inspect" "11c333b8aed451bfb50bb7a267f8dbc1e34b3370b0c0e22e4e5ec734ff077091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c333b8aed451bfb50bb7a267f8dbc1e34b3370b0c0e22e4e5ec734ff077091", kill_on_drop: false }` [INFO] [stdout] 11c333b8aed451bfb50bb7a267f8dbc1e34b3370b0c0e22e4e5ec734ff077091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84393dd08977dcf2fba1def24971b65ea0e21a7d49f026563e38eb94c2789a30 [INFO] running `Command { std: "docker" "start" "-a" "84393dd08977dcf2fba1def24971b65ea0e21a7d49f026563e38eb94c2789a30", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/expr.rs:852:5 [INFO] [stdout] | [INFO] [stdout] 852 | / /// ```ignore [INFO] [stdout] 853 | | /// || ... [INFO] [stdout] 854 | | /// ``` [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:857:5 [INFO] [stdout] | [INFO] [stdout] 857 | / /// ```ignore [INFO] [stdout] 858 | | /// && ... [INFO] [stdout] 859 | | /// ``` [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:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / /// ```ignore [INFO] [stdout] 863 | | /// == ... [INFO] [stdout] 864 | | /// != ... [INFO] [stdout] 865 | | /// >= ... [INFO] [stdout] ... | [INFO] [stdout] 871 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stdout] 872 | | /// 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:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | / /// ```ignore [INFO] [stdout] 895 | | /// | ... [INFO] [stdout] 896 | | /// ``` [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:904:5 [INFO] [stdout] | [INFO] [stdout] 904 | / /// ```ignore [INFO] [stdout] 905 | | /// ^ ... [INFO] [stdout] 906 | | /// ``` [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:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | / /// ```ignore [INFO] [stdout] 915 | | /// & ... [INFO] [stdout] 916 | | /// ``` [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:925:5 [INFO] [stdout] | [INFO] [stdout] 925 | / /// ```ignore [INFO] [stdout] 926 | | /// << ... [INFO] [stdout] 927 | | /// >> ... [INFO] [stdout] 928 | | /// ``` [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:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / /// ```ignore [INFO] [stdout] 936 | | /// + ... [INFO] [stdout] 937 | | /// - ... [INFO] [stdout] 938 | | /// ``` [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:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | / /// ```ignore [INFO] [stdout] 946 | | /// * ... [INFO] [stdout] 947 | | /// / ... [INFO] [stdout] 948 | | /// % ... [INFO] [stdout] 949 | | /// ``` [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:958:5 [INFO] [stdout] | [INFO] [stdout] 958 | / /// ```ignore [INFO] [stdout] 959 | | /// as [INFO] [stdout] 960 | | /// : [INFO] [stdout] 961 | | /// ``` [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:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | / /// In some positions, types may not contain the `+` character, to [INFO] [stdout] 342 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stdout] 343 | | /// contain a `+` character. [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// 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 serde v1.0.136 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling syntex_pos v0.59.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling syntex_errors v0.59.1 [INFO] [stderr] Compiling syntex_syntax v0.59.1 [INFO] [stderr] Compiling unrest_tmp_syn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/expr.rs:852:5 [INFO] [stdout] | [INFO] [stdout] 852 | / /// ```ignore [INFO] [stdout] 853 | | /// || ... [INFO] [stdout] 854 | | /// ``` [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:857:5 [INFO] [stdout] | [INFO] [stdout] 857 | / /// ```ignore [INFO] [stdout] 858 | | /// && ... [INFO] [stdout] 859 | | /// ``` [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:862:5 [INFO] [stdout] | [INFO] [stdout] 862 | / /// ```ignore [INFO] [stdout] 863 | | /// == ... [INFO] [stdout] 864 | | /// != ... [INFO] [stdout] 865 | | /// >= ... [INFO] [stdout] ... | [INFO] [stdout] 871 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stdout] 872 | | /// 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:894:5 [INFO] [stdout] | [INFO] [stdout] 894 | / /// ```ignore [INFO] [stdout] 895 | | /// | ... [INFO] [stdout] 896 | | /// ``` [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:904:5 [INFO] [stdout] | [INFO] [stdout] 904 | / /// ```ignore [INFO] [stdout] 905 | | /// ^ ... [INFO] [stdout] 906 | | /// ``` [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:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | / /// ```ignore [INFO] [stdout] 915 | | /// & ... [INFO] [stdout] 916 | | /// ``` [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:925:5 [INFO] [stdout] | [INFO] [stdout] 925 | / /// ```ignore [INFO] [stdout] 926 | | /// << ... [INFO] [stdout] 927 | | /// >> ... [INFO] [stdout] 928 | | /// ``` [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:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | / /// ```ignore [INFO] [stdout] 936 | | /// + ... [INFO] [stdout] 937 | | /// - ... [INFO] [stdout] 938 | | /// ``` [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:945:5 [INFO] [stdout] | [INFO] [stdout] 945 | / /// ```ignore [INFO] [stdout] 946 | | /// * ... [INFO] [stdout] 947 | | /// / ... [INFO] [stdout] 948 | | /// % ... [INFO] [stdout] 949 | | /// ``` [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:958:5 [INFO] [stdout] | [INFO] [stdout] 958 | / /// ```ignore [INFO] [stdout] 959 | | /// as [INFO] [stdout] 960 | | /// : [INFO] [stdout] 961 | | /// ``` [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:341:9 [INFO] [stdout] | [INFO] [stdout] 341 | / /// In some positions, types may not contain the `+` character, to [INFO] [stdout] 342 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stdout] 343 | | /// contain a `+` character. [INFO] [stdout] 344 | | /// [INFO] [stdout] 345 | | /// 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 16.68s [INFO] running `Command { std: "docker" "inspect" "84393dd08977dcf2fba1def24971b65ea0e21a7d49f026563e38eb94c2789a30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84393dd08977dcf2fba1def24971b65ea0e21a7d49f026563e38eb94c2789a30", kill_on_drop: false }` [INFO] [stdout] 84393dd08977dcf2fba1def24971b65ea0e21a7d49f026563e38eb94c2789a30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 51fea500a3fabb0767eabe03c978e49a66094298f2e2677afaa2fd87183dff36 [INFO] running `Command { std: "docker" "start" "-a" "51fea500a3fabb0767eabe03c978e49a66094298f2e2677afaa2fd87183dff36", kill_on_drop: false }` [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/expr.rs:852:5 [INFO] [stderr] | [INFO] [stderr] 852 | / /// ```ignore [INFO] [stderr] 853 | | /// || ... [INFO] [stderr] 854 | | /// ``` [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:857:5 [INFO] [stderr] | [INFO] [stderr] 857 | / /// ```ignore [INFO] [stderr] 858 | | /// && ... [INFO] [stderr] 859 | | /// ``` [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:862:5 [INFO] [stderr] | [INFO] [stderr] 862 | / /// ```ignore [INFO] [stderr] 863 | | /// == ... [INFO] [stderr] 864 | | /// != ... [INFO] [stderr] 865 | | /// >= ... [INFO] [stderr] ... | [INFO] [stderr] 871 | | /// NOTE: This operator appears to be parsed as left-associative, but errors [INFO] [stderr] 872 | | /// 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:894:5 [INFO] [stderr] | [INFO] [stderr] 894 | / /// ```ignore [INFO] [stderr] 895 | | /// | ... [INFO] [stderr] 896 | | /// ``` [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:904:5 [INFO] [stderr] | [INFO] [stderr] 904 | / /// ```ignore [INFO] [stderr] 905 | | /// ^ ... [INFO] [stderr] 906 | | /// ``` [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:914:5 [INFO] [stderr] | [INFO] [stderr] 914 | / /// ```ignore [INFO] [stderr] 915 | | /// & ... [INFO] [stderr] 916 | | /// ``` [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:925:5 [INFO] [stderr] | [INFO] [stderr] 925 | / /// ```ignore [INFO] [stderr] 926 | | /// << ... [INFO] [stderr] 927 | | /// >> ... [INFO] [stderr] 928 | | /// ``` [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:935:5 [INFO] [stderr] | [INFO] [stderr] 935 | / /// ```ignore [INFO] [stderr] 936 | | /// + ... [INFO] [stderr] 937 | | /// - ... [INFO] [stderr] 938 | | /// ``` [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:945:5 [INFO] [stderr] | [INFO] [stderr] 945 | / /// ```ignore [INFO] [stderr] 946 | | /// * ... [INFO] [stderr] 947 | | /// / ... [INFO] [stderr] 948 | | /// % ... [INFO] [stderr] 949 | | /// ``` [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:958:5 [INFO] [stderr] | [INFO] [stderr] 958 | / /// ```ignore [INFO] [stderr] 959 | | /// as [INFO] [stderr] 960 | | /// : [INFO] [stderr] 961 | | /// ``` [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:341:9 [INFO] [stderr] | [INFO] [stderr] 341 | / /// In some positions, types may not contain the `+` character, to [INFO] [stderr] 342 | | /// disambiguate them. For example in the expression `1 as T`, T may not [INFO] [stderr] 343 | | /// contain a `+` character. [INFO] [stderr] 344 | | /// [INFO] [stderr] 345 | | /// 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: `unrest_tmp_syn` (lib) generated 12 warnings [INFO] [stderr] warning: `unrest_tmp_syn` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/unrest_tmp_syn-b4f63437b20186f4) [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 unrest_tmp_syn [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - parse (line 121) ... 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_str (line 182) ... 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_str (line 182) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `syn` [INFO] [stdout] --> src/lib.rs:183: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:198: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:190: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:190: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:190: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 182) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "51fea500a3fabb0767eabe03c978e49a66094298f2e2677afaa2fd87183dff36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51fea500a3fabb0767eabe03c978e49a66094298f2e2677afaa2fd87183dff36", kill_on_drop: false }` [INFO] [stdout] 51fea500a3fabb0767eabe03c978e49a66094298f2e2677afaa2fd87183dff36