[INFO] fetching crate schema2struct 0.1.0...
[INFO] testing schema2struct-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate schema2struct 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate schema2struct 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate schema2struct 0.1.0
[INFO] tweaked toml for crates.io crate schema2struct 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate schema2struct 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate schema2struct 0.1.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84f3cf14e53dcc37305ccad258d1b8114de839084ca43d72271f4c216b2ee674
[INFO] running `Command { std: "docker" "start" "-a" "84f3cf14e53dcc37305ccad258d1b8114de839084ca43d72271f4c216b2ee674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84f3cf14e53dcc37305ccad258d1b8114de839084ca43d72271f4c216b2ee674", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84f3cf14e53dcc37305ccad258d1b8114de839084ca43d72271f4c216b2ee674", kill_on_drop: false }`
[INFO] [stdout] 84f3cf14e53dcc37305ccad258d1b8114de839084ca43d72271f4c216b2ee674
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1de4450caef7847bf373f940b0c856dd49c01f34a7a4004937a199a61ca0fe27
[INFO] running `Command { std: "docker" "start" "-a" "1de4450caef7847bf373f940b0c856dd49c01f34a7a4004937a199a61ca0fe27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling schema2struct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.31s
[INFO] running `Command { std: "docker" "inspect" "1de4450caef7847bf373f940b0c856dd49c01f34a7a4004937a199a61ca0fe27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1de4450caef7847bf373f940b0c856dd49c01f34a7a4004937a199a61ca0fe27", kill_on_drop: false }`
[INFO] [stdout] 1de4450caef7847bf373f940b0c856dd49c01f34a7a4004937a199a61ca0fe27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0d8c45eb1efe37eb87b755e0d0541d512a048aa4f3d5849df46f74375568115
[INFO] running `Command { std: "docker" "start" "-a" "c0d8c45eb1efe37eb87b755e0d0541d512a048aa4f3d5849df46f74375568115", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling schema2struct v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.03s
[INFO] running `Command { std: "docker" "inspect" "c0d8c45eb1efe37eb87b755e0d0541d512a048aa4f3d5849df46f74375568115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d8c45eb1efe37eb87b755e0d0541d512a048aa4f3d5849df46f74375568115", kill_on_drop: false }`
[INFO] [stdout] c0d8c45eb1efe37eb87b755e0d0541d512a048aa4f3d5849df46f74375568115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd03d801eee1b42a7d93480fac851604025c40046a93078d81deb2c0fdd4a5f9
[INFO] running `Command { std: "docker" "start" "-a" "bd03d801eee1b42a7d93480fac851604025c40046a93078d81deb2c0fdd4a5f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema2struct-c73884cb8e1384ac)
[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 schema2struct
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/models.rs - models::JsonSchemaValues (line 221) ... FAILED
[INFO] [stdout] test src/models.rs - models::JsonSchemaTypes (line 8) ... FAILED
[INFO] [stdout] test src/lib.rs - schema2struct (line 57) ... FAILED
[INFO] [stdout] test src/models.rs - models::JsonSchemaKeywords (line 180) ... FAILED
[INFO] [stdout] test src/models.rs - models::JsonSchema::to_json_sample (line 288) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/models.rs - models::JsonSchemaValues (line 221) stdout ----
[INFO] [stdout] error: cannot find macro `schema2struct` in this scope
[INFO] [stdout]    --> src/models.rs:223:1
[INFO] [stdout]     |
[INFO] [stdout] 223 | schema2struct!{
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `schema2struct` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/models.rs:221:1
[INFO] [stdout]     |
[INFO] [stdout] 221 | extern crate r#schema2struct;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 220 + use schema2struct::schema2struct;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models.rs - models::JsonSchemaTypes (line 8) stdout ----
[INFO] [stdout] error: cannot find macro `jsonschema` in this scope
[INFO] [stdout]  --> src/models.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | jsonschema!{
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - schema2struct (line 57) stdout ----
[INFO] [stdout] error: expected expression, found `let` statement
[INFO] [stdout]   --> src/lib.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let hard_bind_response: User = serde_json::from_str(response.text).unwrap();
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: only supported directly in conditions of `if` and `while` expressions
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `@` or `|`, found `:`
[INFO] [stdout]   --> src/lib.rs:73:27
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let hard_bind_response: User = serde_json::from_str(response.text).unwrap();
[INFO] [stdout]    |                           ^ ---- specifying the type of a pattern isn't supported
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           expected one of `@` or `|`
[INFO] [stdout]    |
[INFO] [stdout] help: maybe write a path separator here
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let hard_bind_response::User = serde_json::from_str(response.text).unwrap();
[INFO] [stdout]    |                           ~~
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `schema2struct` in this scope
[INFO] [stdout]   --> src/lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | schema2struct! {
[INFO] [stdout]    | ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `schema2struct` is imported here, but it is a crate, not a macro
[INFO] [stdout]   --> src/lib.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | extern crate r#schema2struct;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout] 56 + use schema2struct::schema2struct;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `USER_JSON_VALUE` in this scope
[INFO] [stdout]   --> src/lib.rs:70:18
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let json = &*USER_JSON_VALUE;
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `response` in this scope
[INFO] [stdout]   --> src/lib.rs:73:57
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let hard_bind_response: User = serde_json::from_str(response.text).unwrap();
[INFO] [stdout]    |                                                         ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `hard_bind_response` in this scope
[INFO] [stdout]   --> src/lib.rs:76:20
[INFO] [stdout]    |
[INFO] [stdout] 76 |     println!("{}", hard_bind_response.name);
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/models.rs - models::JsonSchemaKeywords (line 180) stdout ----
[INFO] [stdout] error: cannot find macro `schema2struct` in this scope
[INFO] [stdout]    --> src/models.rs:182:1
[INFO] [stdout]     |
[INFO] [stdout] 182 | schema2struct!{
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `schema2struct` is imported here, but it is a crate, not a macro
[INFO] [stdout]    --> src/models.rs:180:1
[INFO] [stdout]     |
[INFO] [stdout] 180 | extern crate r#schema2struct;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 179 + use schema2struct::schema2struct;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - schema2struct (line 57)
[INFO] [stdout]     src/models.rs - models::JsonSchemaKeywords (line 180)
[INFO] [stdout]     src/models.rs - models::JsonSchemaTypes (line 8)
[INFO] [stdout]     src/models.rs - models::JsonSchemaValues (line 221)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bd03d801eee1b42a7d93480fac851604025c40046a93078d81deb2c0fdd4a5f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd03d801eee1b42a7d93480fac851604025c40046a93078d81deb2c0fdd4a5f9", kill_on_drop: false }`
[INFO] [stdout] bd03d801eee1b42a7d93480fac851604025c40046a93078d81deb2c0fdd4a5f9
