[INFO] cloning repository https://github.com/shakyShane/serde-zod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shakyShane/serde-zod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fserde-zod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fserde-zod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b844875732299961c8167c3380e7aab81525ab66
[INFO] checking shakyShane/serde-zod against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshakyShane%2Fserde-zod" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shakyShane/serde-zod
[INFO] finished tweaking git repo https://github.com/shakyShane/serde-zod
[INFO] tweaked toml for git repo https://github.com/shakyShane/serde-zod written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shakyShane/serde-zod on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shakyShane/serde-zod 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.139
[INFO] [stderr]   Downloaded serde v1.0.139
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d47732adeba3e745c822d315c4875f83eb514897fd15a4cdbadccdcf2319ab10
[INFO] running `Command { std: "docker" "start" "-a" "d47732adeba3e745c822d315c4875f83eb514897fd15a4cdbadccdcf2319ab10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d47732adeba3e745c822d315c4875f83eb514897fd15a4cdbadccdcf2319ab10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d47732adeba3e745c822d315c4875f83eb514897fd15a4cdbadccdcf2319ab10", kill_on_drop: false }`
[INFO] [stdout] d47732adeba3e745c822d315c4875f83eb514897fd15a4cdbadccdcf2319ab10
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38abb6734b164b55dbfc55936e3d780a9ef5cf9dbed46769a4f7d2642752b9b0
[INFO] running `Command { std: "docker" "start" "-a" "38abb6734b164b55dbfc55936e3d780a9ef5cf9dbed46769a4f7d2642752b9b0", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]     Checking proc-macro2 v1.0.40
[INFO] [stderr]     Checking quote v1.0.20
[INFO] [stderr]     Checking syn v1.0.98
[INFO] [stderr]     Checking serde_zod v0.0.0 (/opt/rustwide/workdir/serde-zod)
[INFO] [stdout] warning: function `indent_by` is never used
[INFO] [stdout]   --> serde-zod/src/indent.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn indent_by<'a, S>(number_of_spaces: usize, input: S) -> String
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent_with` is never used
[INFO] [stdout]   --> serde-zod/src/indent.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn indent_with<'a, S, T>(prefix: S, input: T) -> String
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent_all_with` is never used
[INFO] [stdout]   --> serde-zod/src/indent.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn indent_all_with<'a, S, T>(prefix: S, input: T) -> String
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lit` is never constructed
[INFO] [stdout]   --> serde-zod/src/zod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum Item {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] 38 |     Lit(Literal),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lit` is never constructed
[INFO] [stdout]   --> serde-zod/src/zod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum Item {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] 38 |     Lit(Literal),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent_by` is never used
[INFO] [stdout]   --> serde-zod/src/indent.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub fn indent_by<'a, S>(number_of_spaces: usize, input: S) -> String
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent_with` is never used
[INFO] [stdout]   --> serde-zod/src/indent.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn indent_with<'a, S, T>(prefix: S, input: T) -> String
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `indent_all_with` is never used
[INFO] [stdout]   --> serde-zod/src/indent.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn indent_all_with<'a, S, T>(prefix: S, input: T) -> String
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Lit` is never constructed
[INFO] [stdout]   --> serde-zod/src/zod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub enum Item {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] 38 |     Lit(Literal),
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Item` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/example)
[INFO] [stdout] AllowReason
[INFO] [stdout] AllowReason
[INFO] [stdout] String
[INFO] [stdout] String
[INFO] [stdout] BlockingState
[INFO] [stdout] BlockingState
[INFO] [stdout] String
[INFO] [stdout] String
[INFO] [stdout] String
[INFO] [stdout] String
[INFO] [stdout] String
[INFO] [stdout] String
[INFO] [stdout] f32
[INFO] [stdout] String
[INFO] [stdout] f32
[INFO] [stdout] String
[INFO] [stdout] u32
[INFO] [stdout] u32
[INFO] [stdout] UnitOnlyEnum
[INFO] [stdout] UnitOnlyEnum
[INFO] [stdout] u64
[INFO] [stdout] u64
[INFO] [stdout] u64
[INFO] [stdout] u64
[INFO] [stdout] TimerResult
[INFO] [stdout] u64
[INFO] [stdout] u64
[INFO] [stdout] u64
[INFO] [stdout] u64
[INFO] [stdout] TimerResult
[INFO] [stdout] u8
[INFO] [stdout] Test
[INFO] [stdout] Control
[INFO] [stdout] u8
[INFO] [stdout] Test
[INFO] [stdout] Control
[INFO] [stdout] String
[INFO] [stdout] usize
[INFO] [stdout] String
[INFO] [stdout] usize
[INFO] [stdout] warning: variants `Blocked` and `Allowed` are never constructed
[INFO] [stdout]  --> example/src/real.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum BlockingState {
[INFO] [stdout]   |          ------------- variants in this enum
[INFO] [stdout] 5 |     Blocked,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 6 |     Allowed { reason: AllowReason },
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BlockingState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ProtectionDisabled`, `OwnedByFirstParty`, `RuleException`, `AdClickAttribution`, and `OtherThirdPartyRequest` are never constructed
[INFO] [stdout]   --> example/src/real.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum AllowReason {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 12 |     ProtectionDisabled,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     OwnedByFirstParty,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     RuleException,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     AdClickAttribution,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     OtherThirdPartyRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AllowReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Blocked` and `Allowed` are never constructed
[INFO] [stdout]  --> example/src/real.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum BlockingState {
[INFO] [stdout]   |          ------------- variants in this enum
[INFO] [stdout] 5 |     Blocked,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout] 6 |     Allowed { reason: AllowReason },
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `BlockingState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ProtectionDisabled`, `OwnedByFirstParty`, `RuleException`, `AdClickAttribution`, and `OtherThirdPartyRequest` are never constructed
[INFO] [stdout]   --> example/src/real.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub enum AllowReason {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] 12 |     ProtectionDisabled,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     OwnedByFirstParty,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     RuleException,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 15 |     AdClickAttribution,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 16 |     OtherThirdPartyRequest,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AllowReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.89s
[INFO] running `Command { std: "docker" "inspect" "38abb6734b164b55dbfc55936e3d780a9ef5cf9dbed46769a4f7d2642752b9b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38abb6734b164b55dbfc55936e3d780a9ef5cf9dbed46769a4f7d2642752b9b0", kill_on_drop: false }`
[INFO] [stdout] 38abb6734b164b55dbfc55936e3d780a9ef5cf9dbed46769a4f7d2642752b9b0
