[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] testing jason-rust-template/03-macros against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjason-rust-template%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/jason-rust-template/03-macros on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc2/source/Cargo.toml [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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4b84d9907ab551f59a2c94f80aa94bf66637be28385dbaca34af44153916758 [INFO] running `Command { std: "docker" "start" "-a" "f4b84d9907ab551f59a2c94f80aa94bf66637be28385dbaca34af44153916758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4b84d9907ab551f59a2c94f80aa94bf66637be28385dbaca34af44153916758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4b84d9907ab551f59a2c94f80aa94bf66637be28385dbaca34af44153916758", kill_on_drop: false }` [INFO] [stdout] f4b84d9907ab551f59a2c94f80aa94bf66637be28385dbaca34af44153916758 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2207658aaddfefee3afdf4a15055a38cf6bcda850673f5b49dcfe0df5b2c0a7 [INFO] running `Command { std: "docker" "start" "-a" "a2207658aaddfefee3afdf4a15055a38cf6bcda850673f5b49dcfe0df5b2c0a7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling darling_core v0.20.9 [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 10.42s [INFO] running `Command { std: "docker" "inspect" "a2207658aaddfefee3afdf4a15055a38cf6bcda850673f5b49dcfe0df5b2c0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2207658aaddfefee3afdf4a15055a38cf6bcda850673f5b49dcfe0df5b2c0a7", kill_on_drop: false }` [INFO] [stdout] a2207658aaddfefee3afdf4a15055a38cf6bcda850673f5b49dcfe0df5b2c0a7 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68344274f69c44b7d77673105d08cccc108d83e4a3849dc5d3673a41cb915a34 [INFO] running `Command { std: "docker" "start" "-a" "68344274f69c44b7d77673105d08cccc108d83e4a3849dc5d3673a41cb915a34", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling 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 `test` profile [unoptimized + debuginfo] target(s) in 7.04s [INFO] running `Command { std: "docker" "inspect" "68344274f69c44b7d77673105d08cccc108d83e4a3849dc5d3673a41cb915a34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68344274f69c44b7d77673105d08cccc108d83e4a3849dc5d3673a41cb915a34", kill_on_drop: false }` [INFO] [stdout] 68344274f69c44b7d77673105d08cccc108d83e4a3849dc5d3673a41cb915a34 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b3aedcf0c190075e9120d278e7a96ccc0761097a35847d78ead0c0231795d900 [INFO] running `Command { std: "docker" "start" "-a" "b3aedcf0c190075e9120d278e7a96ccc0761097a35847d78ead0c0231795d900", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macros-5e75be6dfb4282bd) [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-ee8b0f7178fbe87f) [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" "b3aedcf0c190075e9120d278e7a96ccc0761097a35847d78ead0c0231795d900", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3aedcf0c190075e9120d278e7a96ccc0761097a35847d78ead0c0231795d900", kill_on_drop: false }` [INFO] [stdout] b3aedcf0c190075e9120d278e7a96ccc0761097a35847d78ead0c0231795d900