[INFO] cloning repository https://github.com/rshi1973/03-macros [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rshi1973/03-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frshi1973%2F03-macros", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frshi1973%2F03-macros'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34f9984de79fc5041aa41eee1e197b5e2422b3a4 [INFO] testing rshi1973/03-macros against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frshi1973%2F03-macros" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rshi1973/03-macros on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rshi1973/03-macros [INFO] finished tweaking git repo https://github.com/rshi1973/03-macros [INFO] tweaked toml for git repo https://github.com/rshi1973/03-macros written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rshi1973/03-macros already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8573aa184c1cf55997a2b93ab1802b938df30f0aecb4b89d41782f26272cb90 [INFO] running `Command { std: "docker" "start" "-a" "c8573aa184c1cf55997a2b93ab1802b938df30f0aecb4b89d41782f26272cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8573aa184c1cf55997a2b93ab1802b938df30f0aecb4b89d41782f26272cb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8573aa184c1cf55997a2b93ab1802b938df30f0aecb4b89d41782f26272cb90", kill_on_drop: false }` [INFO] [stdout] c8573aa184c1cf55997a2b93ab1802b938df30f0aecb4b89d41782f26272cb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc8e40bcae8c8fa8357ad5bdd718842340ad0695b737482ba944981375d9853b [INFO] running `Command { std: "docker" "start" "-a" "dc8e40bcae8c8fa8357ad5bdd718842340ad0695b737482ba944981375d9853b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.96s [INFO] running `Command { std: "docker" "inspect" "dc8e40bcae8c8fa8357ad5bdd718842340ad0695b737482ba944981375d9853b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8e40bcae8c8fa8357ad5bdd718842340ad0695b737482ba944981375d9853b", kill_on_drop: false }` [INFO] [stdout] dc8e40bcae8c8fa8357ad5bdd718842340ad0695b737482ba944981375d9853b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f00ba5c9d6bab46656124256f6e0125191bb41f9960ceea9617b86022fd60e16 [INFO] running `Command { std: "docker" "start" "-a" "f00ba5c9d6bab46656124256f6e0125191bb41f9960ceea9617b86022fd60e16", kill_on_drop: false }` [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "Direction", [INFO] [stdout] span: #0 bytes(356..365), [INFO] [stdout] }, generics: Generics { [INFO] [stdout] lt_token: Some( [INFO] [stdout] Lt, [INFO] [stdout] ), [INFO] [stdout] params: [ [INFO] [stdout] GenericParam::Type( [INFO] [stdout] TypeParam { [INFO] [stdout] attrs: [], [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "T", [INFO] [stdout] span: #0 bytes(366..367), [INFO] [stdout] }, [INFO] [stdout] colon_token: None, [INFO] [stdout] bounds: [], [INFO] [stdout] eq_token: None, [INFO] [stdout] default: None, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] ], [INFO] [stdout] gt_token: Some( [INFO] [stdout] Gt, [INFO] [stdout] ), [INFO] [stdout] where_clause: None, [INFO] [stdout] } [INFO] [stdout] data: [ [INFO] [stdout] EnumVariants { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "Up", [INFO] [stdout] span: #0 bytes(375..377), [INFO] [stdout] }, [INFO] [stdout] fields: Fields { [INFO] [stdout] style: Tuple, [INFO] [stdout] fields: [ [INFO] [stdout] EnumVariantFields { [INFO] [stdout] ty: Type::Path { [INFO] [stdout] qself: None, [INFO] [stdout] path: Path { [INFO] [stdout] leading_colon: None, [INFO] [stdout] segments: [ [INFO] [stdout] PathSegment { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "DirectionUp", [INFO] [stdout] span: #0 bytes(378..389), [INFO] [stdout] }, [INFO] [stdout] arguments: PathArguments::AngleBracketed { [INFO] [stdout] colon2_token: None, [INFO] [stdout] lt_token: Lt, [INFO] [stdout] args: [ [INFO] [stdout] GenericArgument::Type( [INFO] [stdout] Type::Path { [INFO] [stdout] qself: None, [INFO] [stdout] path: Path { [INFO] [stdout] leading_colon: None, [INFO] [stdout] segments: [ [INFO] [stdout] PathSegment { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "T", [INFO] [stdout] span: #0 bytes(390..391), [INFO] [stdout] }, [INFO] [stdout] arguments: PathArguments::None, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ), [INFO] [stdout] ], [INFO] [stdout] gt_token: Gt, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] span: Some( [INFO] [stdout] #0 bytes(377..393), [INFO] [stdout] ), [INFO] [stdout] __nonexhaustive: (), [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] EnumVariants { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "Down", [INFO] [stdout] span: #0 bytes(399..403), [INFO] [stdout] }, [INFO] [stdout] fields: Fields { [INFO] [stdout] style: Unit, [INFO] [stdout] fields: [], [INFO] [stdout] span: Some( [INFO] [stdout] #8 bytes(333..348), [INFO] [stdout] ), [INFO] [stdout] __nonexhaustive: (), [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] EnumVariants { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "Left", [INFO] [stdout] span: #0 bytes(409..413), [INFO] [stdout] }, [INFO] [stdout] fields: Fields { [INFO] [stdout] style: Tuple, [INFO] [stdout] fields: [ [INFO] [stdout] EnumVariantFields { [INFO] [stdout] ty: Type::Path { [INFO] [stdout] qself: None, [INFO] [stdout] path: Path { [INFO] [stdout] leading_colon: None, [INFO] [stdout] segments: [ [INFO] [stdout] PathSegment { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "LeftValue", [INFO] [stdout] span: #0 bytes(414..423), [INFO] [stdout] }, [INFO] [stdout] arguments: PathArguments::None, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] span: Some( [INFO] [stdout] #0 bytes(413..424), [INFO] [stdout] ), [INFO] [stdout] __nonexhaustive: (), [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] EnumVariants { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "Right", [INFO] [stdout] span: #0 bytes(430..435), [INFO] [stdout] }, [INFO] [stdout] fields: Fields { [INFO] [stdout] style: Tuple, [INFO] [stdout] fields: [ [INFO] [stdout] EnumVariantFields { [INFO] [stdout] ty: Type::Path { [INFO] [stdout] qself: None, [INFO] [stdout] path: Path { [INFO] [stdout] leading_colon: None, [INFO] [stdout] segments: [ [INFO] [stdout] PathSegment { [INFO] [stdout] ident: Ident { [INFO] [stdout] ident: "RightValue", [INFO] [stdout] span: #0 bytes(436..446), [INFO] [stdout] }, [INFO] [stdout] arguments: PathArguments::None, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ], [INFO] [stdout] span: Some( [INFO] [stdout] #0 bytes(435..447), [INFO] [stdout] ), [INFO] [stdout] __nonexhaustive: (), [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/enum_macro_darling.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | struct LeftValue(u32); [INFO] [stdout] | --------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `LeftValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/enum_macro_darling.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | struct RightValue(u32); [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `RightValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.23s [INFO] running `Command { std: "docker" "inspect" "f00ba5c9d6bab46656124256f6e0125191bb41f9960ceea9617b86022fd60e16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00ba5c9d6bab46656124256f6e0125191bb41f9960ceea9617b86022fd60e16", kill_on_drop: false }` [INFO] [stdout] f00ba5c9d6bab46656124256f6e0125191bb41f9960ceea9617b86022fd60e16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f6f155e252b2249f8ae44f9470dbdcdd1f47e068253ee4c37c51a724def93c7 [INFO] running `Command { std: "docker" "start" "-a" "2f6f155e252b2249f8ae44f9470dbdcdd1f47e068253ee4c37c51a724def93c7", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> examples/enum_macro_darling.rs:4:18 [INFO] [stderr] | [INFO] [stderr] 4 | struct LeftValue(u32); [INFO] [stderr] | --------- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `LeftValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> examples/enum_macro_darling.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | struct RightValue(u32); [INFO] [stderr] | ---------- ^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `RightValue` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `macros` (example "enum_macro_darling") generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macros-ee95e410139e4214) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/macros-ee702109abb56506) [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 macros [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] running `Command { std: "docker" "inspect" "2f6f155e252b2249f8ae44f9470dbdcdd1f47e068253ee4c37c51a724def93c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f6f155e252b2249f8ae44f9470dbdcdd1f47e068253ee4c37c51a724def93c7", kill_on_drop: false }` [INFO] [stdout] 2f6f155e252b2249f8ae44f9470dbdcdd1f47e068253ee4c37c51a724def93c7