[INFO] cloning repository https://github.com/d4hines/specta-serde-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d4hines/specta-serde-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd4hines%2Fspecta-serde-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd4hines%2Fspecta-serde-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13a4f9f0e7edfed43ce9fcbac3f3466aaae1ace2 [INFO] checking d4hines/specta-serde-bug against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd4hines%2Fspecta-serde-bug" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d4hines/specta-serde-bug on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d4hines/specta-serde-bug [INFO] finished tweaking git repo https://github.com/d4hines/specta-serde-bug [INFO] tweaked toml for git repo https://github.com/d4hines/specta-serde-bug written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/d4hines/specta-serde-bug 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded specta-macros v1.0.5 [INFO] [stderr] Downloaded specta v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 314d94ff0c3fe8cede6649620630ebabe8b04f296e0f2684045d60c9fa201fb5 [INFO] running `Command { std: "docker" "start" "-a" "314d94ff0c3fe8cede6649620630ebabe8b04f296e0f2684045d60c9fa201fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "314d94ff0c3fe8cede6649620630ebabe8b04f296e0f2684045d60c9fa201fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314d94ff0c3fe8cede6649620630ebabe8b04f296e0f2684045d60c9fa201fb5", kill_on_drop: false }` [INFO] [stdout] 314d94ff0c3fe8cede6649620630ebabe8b04f296e0f2684045d60c9fa201fb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca1578311275562fdf1c0b48fd3013ebd9b0897206acea3227d14790bb8ad0dc [INFO] running `Command { std: "docker" "start" "-a" "ca1578311275562fdf1c0b48fd3013ebd9b0897206acea3227d14790bb8ad0dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Compiling specta-macros v1.0.5 [INFO] [stderr] Checking specta v1.0.5 [INFO] [stderr] Checking specta-bug-report v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MyStruct { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | foo: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | bar: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `foo` and `bar` are never read [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct MyStruct { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | foo: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | bar: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.19s [INFO] running `Command { std: "docker" "inspect" "ca1578311275562fdf1c0b48fd3013ebd9b0897206acea3227d14790bb8ad0dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1578311275562fdf1c0b48fd3013ebd9b0897206acea3227d14790bb8ad0dc", kill_on_drop: false }` [INFO] [stdout] ca1578311275562fdf1c0b48fd3013ebd9b0897206acea3227d14790bb8ad0dc [INFO] checking d4hines/specta-serde-bug against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd4hines%2Fspecta-serde-bug" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d4hines/specta-serde-bug on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d4hines/specta-serde-bug [INFO] finished tweaking git repo https://github.com/d4hines/specta-serde-bug [INFO] tweaked toml for git repo https://github.com/d4hines/specta-serde-bug written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/d4hines/specta-serde-bug 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a143bd918f8c9d2b7502ad814a9f3d1cf8cdae6a55cd84db409708700039f43 [INFO] running `Command { std: "docker" "start" "-a" "3a143bd918f8c9d2b7502ad814a9f3d1cf8cdae6a55cd84db409708700039f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a143bd918f8c9d2b7502ad814a9f3d1cf8cdae6a55cd84db409708700039f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a143bd918f8c9d2b7502ad814a9f3d1cf8cdae6a55cd84db409708700039f43", kill_on_drop: false }` [INFO] [stdout] 3a143bd918f8c9d2b7502ad814a9f3d1cf8cdae6a55cd84db409708700039f43 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e06c3b092937808f3913f73f3f386d1aeb1acfc42515b2d10a67e0330a9b5565 [INFO] running `Command { std: "docker" "start" "-a" "e06c3b092937808f3913f73f3f386d1aeb1acfc42515b2d10a67e0330a9b5565", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling document-features v0.2.8 [INFO] [stdout] error: cannot find macro `self_test` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/document-features-0.2.8/lib.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #![doc = self_test!(/** [INFO] [stdout] | ^^^^^^^^^ consider moving the definition of `self_test` before this call [INFO] [stdout] | [INFO] [stdout] note: a macro with the same name exists, but it appears later at here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/document-features-0.2.8/lib.rs:497:14 [INFO] [stdout] | [INFO] [stdout] 497 | macro_rules! self_test { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `document-features` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e06c3b092937808f3913f73f3f386d1aeb1acfc42515b2d10a67e0330a9b5565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e06c3b092937808f3913f73f3f386d1aeb1acfc42515b2d10a67e0330a9b5565", kill_on_drop: false }` [INFO] [stdout] e06c3b092937808f3913f73f3f386d1aeb1acfc42515b2d10a67e0330a9b5565