[INFO] cloning repository https://github.com/turtton/vodca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turtton/vodca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturtton%2Fvodca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturtton%2Fvodca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01077c1650755eda28ab7c985a018de745d6aa63
[INFO] checking turtton/vodca against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturtton%2Fvodca" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/turtton/vodca
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/turtton/vodca
[INFO] tweaked toml for git repo https://github.com/turtton/vodca written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turtton/vodca on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turtton/vodca 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fc05a09fbb7d15d46d1e89403382bd58cb61585f25e21e74221b977f326196d
[INFO] running `Command { std: "docker" "start" "-a" "6fc05a09fbb7d15d46d1e89403382bd58cb61585f25e21e74221b977f326196d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fc05a09fbb7d15d46d1e89403382bd58cb61585f25e21e74221b977f326196d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fc05a09fbb7d15d46d1e89403382bd58cb61585f25e21e74221b977f326196d", kill_on_drop: false }`
[INFO] [stdout] 6fc05a09fbb7d15d46d1e89403382bd58cb61585f25e21e74221b977f326196d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85c7e3a7f32a629b6242d9336f973acb7c08f30747b60083d8ef131c14da23e9
[INFO] running `Command { std: "docker" "start" "-a" "85c7e3a7f32a629b6242d9336f973acb7c08f30747b60083d8ef131c14da23e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking toml_parser v1.0.8+spec-1.1.0
[INFO] [stderr]     Checking toml v1.0.1+spec-1.1.0
[INFO] [stderr]     Checking vodca v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr] error: could not compile `vodca` (test "references") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: struct `Struct` is never constructed
[INFO] [stdout]  --> tests/references.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Struct {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `TupleStructI32` is never constructed
[INFO] [stdout]  --> tests/as_ref.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct TupleStructI32(i32);
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `TupleStructString` is never constructed
[INFO] [stdout]   --> tests/as_ref.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct TupleStructString(String);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `TupleStructVec` is never constructed
[INFO] [stdout]   --> tests/as_ref.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct TupleStructVec(Vec<i32>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `TupleStructGenerics` is never constructed
[INFO] [stdout]   --> tests/as_ref.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct TupleStructGenerics<T>(i32, PhantomData<T>);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vodca` (test "as_ref") due to 4 previous errors
[INFO] [stdout] error: struct `StructGeneric` is never constructed
[INFO] [stdout]  --> tests/references_generics.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct StructGeneric<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]   = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vodca` (test "references_generics") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "85c7e3a7f32a629b6242d9336f973acb7c08f30747b60083d8ef131c14da23e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85c7e3a7f32a629b6242d9336f973acb7c08f30747b60083d8ef131c14da23e9", kill_on_drop: false }`
[INFO] [stdout] 85c7e3a7f32a629b6242d9336f973acb7c08f30747b60083d8ef131c14da23e9
