[INFO] cloning repository https://github.com/jason-rust-template/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/jason-rust-template/03-macros" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason-rust-template%2F03-macros", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason-rust-template%2F03-macros'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5db92616c0fb509db62f22ed28e3f590eda52227
[INFO] checking jason-rust-template/03-macros against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason-rust-template%2F03-macros" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jason-rust-template/03-macros
[INFO] finished tweaking git repo https://github.com/jason-rust-template/03-macros
[INFO] tweaked toml for git repo https://github.com/jason-rust-template/03-macros written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jason-rust-template/03-macros on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jason-rust-template/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" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e3304fae51f1fc5928f6c01c5971ff8297ca1482e3ac129d5f41bbdd4454096
[INFO] running `Command { std: "docker" "start" "-a" "9e3304fae51f1fc5928f6c01c5971ff8297ca1482e3ac129d5f41bbdd4454096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e3304fae51f1fc5928f6c01c5971ff8297ca1482e3ac129d5f41bbdd4454096", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e3304fae51f1fc5928f6c01c5971ff8297ca1482e3ac129d5f41bbdd4454096", kill_on_drop: false }`
[INFO] [stdout] 9e3304fae51f1fc5928f6c01c5971ff8297ca1482e3ac129d5f41bbdd4454096
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32611a4ccb62dfd6562f834f33601e9a63d715f603a2743442fb87c085f13c8c
[INFO] running `Command { std: "docker" "start" "-a" "32611a4ccb62dfd6562f834f33601e9a63d715f603a2743442fb87c085f13c8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.66
[INFO] [stderr]     Checking darling_core v0.20.9
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking darling v0.20.9
[INFO] [stderr]     Checking macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stdout] ident: Ident { ident: "Direction", span: #0 bytes(86..95) }, generics: Generics { lt_token: Some(Lt), params: [GenericParam::Type(TypeParam { attrs: [], ident: Ident { ident: "T", span: #0 bytes(96..97) }, colon_token: None, bounds: [], eq_token: None, default: None })], gt_token: Some(Gt), where_clause: None }
[INFO] [stdout] data: [
[INFO] [stdout]     EnumVariants {
[INFO] [stdout]         ident: Ident {
[INFO] [stdout]             ident: "Up",
[INFO] [stdout]             span: #0 bytes(105..107),
[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(108..119),
[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(120..121),
[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(107..123),
[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(129..133),
[INFO] [stdout]         },
[INFO] [stdout]         fields: Fields {
[INFO] [stdout]             style: Unit,
[INFO] [stdout]             fields: [],
[INFO] [stdout]             span: Some(
[INFO] [stdout]                 #6 bytes(63..78),
[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(139..143),
[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: "u32",
[INFO] [stdout]                                         span: #0 bytes(144..147),
[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(143..148),
[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(154..159),
[INFO] [stdout]         },
[INFO] [stdout]         fields: Fields {
[INFO] [stdout]             style: Struct,
[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: "u32",
[INFO] [stdout]                                         span: #0 bytes(165..168),
[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(160..170),
[INFO] [stdout]             ),
[INFO] [stdout]             __nonexhaustive: (),
[INFO] [stdout]         },
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.78s
[INFO] running `Command { std: "docker" "inspect" "32611a4ccb62dfd6562f834f33601e9a63d715f603a2743442fb87c085f13c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32611a4ccb62dfd6562f834f33601e9a63d715f603a2743442fb87c085f13c8c", kill_on_drop: false }`
[INFO] [stdout] 32611a4ccb62dfd6562f834f33601e9a63d715f603a2743442fb87c085f13c8c
