[INFO] fetching crate unrest_tmp_syn 0.1.0... [INFO] testing unrest_tmp_syn-0.1.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate unrest_tmp_syn 0.1.0 into /workspace/builds/worker-71/source [INFO] validating manifest of crates.io crate unrest_tmp_syn 0.1.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-71/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2046e73b18203be657359bb442961485745a09327b4f9009776fe544604b4f5 [INFO] running `Command { std: "docker" "start" "-a" "d2046e73b18203be657359bb442961485745a09327b4f9009776fe544604b4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2046e73b18203be657359bb442961485745a09327b4f9009776fe544604b4f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2046e73b18203be657359bb442961485745a09327b4f9009776fe544604b4f5", kill_on_drop: false }` [INFO] [stdout] d2046e73b18203be657359bb442961485745a09327b4f9009776fe544604b4f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e76358efa4b37590f28f669e0667ea6e53d15faad256a2239ddc2bdb79ee57c [INFO] running `Command { std: "docker" "start" "-a" "2e76358efa4b37590f28f669e0667ea6e53d15faad256a2239ddc2bdb79ee57c", 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 unicode-xid v0.1.0 [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 3.92s [INFO] running `Command { std: "docker" "inspect" "2e76358efa4b37590f28f669e0667ea6e53d15faad256a2239ddc2bdb79ee57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e76358efa4b37590f28f669e0667ea6e53d15faad256a2239ddc2bdb79ee57c", kill_on_drop: false }` [INFO] [stdout] 2e76358efa4b37590f28f669e0667ea6e53d15faad256a2239ddc2bdb79ee57c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d572d780014a953ec63ee6d3e08a1f7099809abb09216981d4de17bd1a63cc2c [INFO] running `Command { std: "docker" "start" "-a" "d572d780014a953ec63ee6d3e08a1f7099809abb09216981d4de17bd1a63cc2c", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling backtrace v0.3.64 [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 walkdir v1.0.7 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling extprim v1.7.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling syntex_pos v0.59.1 [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 38.69s [INFO] running `Command { std: "docker" "inspect" "d572d780014a953ec63ee6d3e08a1f7099809abb09216981d4de17bd1a63cc2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d572d780014a953ec63ee6d3e08a1f7099809abb09216981d4de17bd1a63cc2c", kill_on_drop: false }` [INFO] [stdout] d572d780014a953ec63ee6d3e08a1f7099809abb09216981d4de17bd1a63cc2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-71/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a48ad024242d38654e44f05f1b7ad91efa7d1a8c4f3193dddea6f0a01de2bf61 [INFO] running `Command { std: "docker" "start" "-a" "a48ad024242d38654e44f05f1b7ad91efa7d1a8c4f3193dddea6f0a01de2bf61", 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-3708497a6bd1cb91) [INFO] [stdout] [INFO] [stderr] Doc-tests unrest_tmp_syn [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 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.26s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "a48ad024242d38654e44f05f1b7ad91efa7d1a8c4f3193dddea6f0a01de2bf61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a48ad024242d38654e44f05f1b7ad91efa7d1a8c4f3193dddea6f0a01de2bf61", kill_on_drop: false }` [INFO] [stdout] a48ad024242d38654e44f05f1b7ad91efa7d1a8c4f3193dddea6f0a01de2bf61