[INFO] fetching crate looking-glass-protobuf 0.1.1...
[INFO] checking looking-glass-protobuf-0.1.1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate looking-glass-protobuf 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate looking-glass-protobuf 0.1.1 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate looking-glass-protobuf 0.1.1
[INFO] finished tweaking crates.io crate looking-glass-protobuf 0.1.1
[INFO] tweaked toml for crates.io crate looking-glass-protobuf 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (latest: v0.12.1)
[INFO] [stderr]       Adding prost v0.8.0 (latest: v0.12.4)
[INFO] [stderr]       Adding prost-derive v0.8.0 (latest: v0.12.4)
[INFO] [stderr]       Adding prost-types v0.8.0 (latest: v0.12.4)
[INFO] [stderr]       Adding smol_str v0.1.24 (latest: v0.2.1)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.8.0
[INFO] [stderr]   Downloaded looking-glass v0.1.1
[INFO] [stderr]   Downloaded prost v0.8.0
[INFO] [stderr]   Downloaded prost-types v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79ab40b4c77dd0dda5bb0abcc1763ce44579c5aa2e5120ee5d1e6d408936a55e
[INFO] running `Command { std: "docker" "start" "-a" "79ab40b4c77dd0dda5bb0abcc1763ce44579c5aa2e5120ee5d1e6d408936a55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79ab40b4c77dd0dda5bb0abcc1763ce44579c5aa2e5120ee5d1e6d408936a55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79ab40b4c77dd0dda5bb0abcc1763ce44579c5aa2e5120ee5d1e6d408936a55e", kill_on_drop: false }`
[INFO] [stdout] 79ab40b4c77dd0dda5bb0abcc1763ce44579c5aa2e5120ee5d1e6d408936a55e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7cb367ceb3a195a971b882626789aa225a625ac937891277fd177423bdbe481
[INFO] running `Command { std: "docker" "start" "-a" "e7cb367ceb3a195a971b882626789aa225a625ac937891277fd177423bdbe481", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling prost-derive v0.8.0
[INFO] [stderr]     Checking smol_str v0.1.24
[INFO] [stderr]     Checking looking-glass v0.1.1
[INFO] [stderr]     Checking prost v0.8.0
[INFO] [stderr]     Checking prost-types v0.8.0
[INFO] [stderr]     Checking looking-glass-protobuf v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `test_protos`
[INFO] [stdout]  --> src/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use test_protos::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of undeclared crate or module `test_protos`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let test = Test {
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:58:16
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let test = Test {
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]   --> src/tests.rs:61:24
[INFO] [stdout]    |
[INFO] [stdout] 61 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]   --> src/tests.rs:84:16
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let test = Test {
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]   --> src/tests.rs:87:24
[INFO] [stdout]    |
[INFO] [stdout] 87 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:111:16
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:114:24
[INFO] [stdout]     |
[INFO] [stdout] 114 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ComplexTest` in this scope
[INFO] [stdout]    --> src/tests.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let test = ComplexTest {
[INFO] [stdout]     |                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ComplexTestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |         a: Some(ComplexTestEmbedded {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:151:16
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:166:16
[INFO] [stdout]     |
[INFO] [stdout] 166 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:170:24
[INFO] [stdout]     |
[INFO] [stdout] 170 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:194:16
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:197:24
[INFO] [stdout]     |
[INFO] [stdout] 197 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:207:16
[INFO] [stdout]     |
[INFO] [stdout] 207 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:210:24
[INFO] [stdout]     |
[INFO] [stdout] 210 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:227:24
[INFO] [stdout]     |
[INFO] [stdout] 227 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:237:16
[INFO] [stdout]     |
[INFO] [stdout] 237 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:241:24
[INFO] [stdout]     |
[INFO] [stdout] 241 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Test` in this scope
[INFO] [stdout]    --> src/tests.rs:252:16
[INFO] [stdout]     |
[INFO] [stdout] 252 |     let test = Test {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TestEmbedded` in this scope
[INFO] [stdout]    --> src/tests.rs:256:24
[INFO] [stdout]     |
[INFO] [stdout] 256 |         embedded: Some(TestEmbedded { number: 1 }),
[INFO] [stdout]     |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `User` in this scope
[INFO] [stdout]    --> src/tests.rs:280:16
[INFO] [stdout]     |
[INFO] [stdout] 280 |     let user = User {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AccountRef` in this scope
[INFO] [stdout]    --> src/tests.rs:284:24
[INFO] [stdout]     |
[INFO] [stdout] 284 |         accounts: vec![AccountRef {
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `User` in this scope
[INFO] [stdout]    --> src/tests.rs:297:16
[INFO] [stdout]     |
[INFO] [stdout] 297 |     let test = User {
[INFO] [stdout]     |                ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Test`
[INFO] [stdout]   --> src/tests.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         ..Test::default()
[INFO] [stdout]    |           ^^^^ use of undeclared type `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Test`
[INFO] [stdout]   --> src/tests.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |         ..Test::default()
[INFO] [stdout]    |           ^^^^ use of undeclared type `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Test`
[INFO] [stdout]   --> src/tests.rs:89:11
[INFO] [stdout]    |
[INFO] [stdout] 89 |         ..Test::default()
[INFO] [stdout]    |           ^^^^ use of undeclared type `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Test`
[INFO] [stdout]    --> src/tests.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 |         ..Test::default()
[INFO] [stdout]     |           ^^^^ use of undeclared type `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]    --> src/tests.rs:133:21
[INFO] [stdout]     |
[INFO] [stdout] 133 |             a: vec![TestEnum::A.into(), TestEnum::B.into()],
[INFO] [stdout]     |                     ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]    --> src/tests.rs:133:41
[INFO] [stdout]     |
[INFO] [stdout] 133 |             a: vec![TestEnum::A.into(), TestEnum::B.into()],
[INFO] [stdout]     |                                         ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Test`
[INFO] [stdout]    --> src/tests.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |         ..Test::default()
[INFO] [stdout]     |           ^^^^ use of undeclared type `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Test`
[INFO] [stdout]    --> src/tests.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |         ..Test::default()
[INFO] [stdout]     |           ^^^^ use of undeclared type `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Test`
[INFO] [stdout]    --> src/tests.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |         ..Test::default()
[INFO] [stdout]     |           ^^^^ use of undeclared type `Test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `User`
[INFO] [stdout]    --> src/tests.rs:288:11
[INFO] [stdout]     |
[INFO] [stdout] 288 |         ..User::default()
[INFO] [stdout]     |           ^^^^ use of undeclared type `User`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `User`
[INFO] [stdout]    --> src/tests.rs:299:11
[INFO] [stdout]     |
[INFO] [stdout] 299 |         ..User::default()
[INFO] [stdout]     |           ^^^^ use of undeclared type `User`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 38 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `looking-glass-protobuf` (lib test) due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "e7cb367ceb3a195a971b882626789aa225a625ac937891277fd177423bdbe481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7cb367ceb3a195a971b882626789aa225a625ac937891277fd177423bdbe481", kill_on_drop: false }`
[INFO] [stdout] e7cb367ceb3a195a971b882626789aa225a625ac937891277fd177423bdbe481
