[INFO] fetching crate schema2struct 0.1.0...
[INFO] testing schema2struct-0.1.0 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate schema2struct 0.1.0 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate schema2struct 0.1.0 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa61b767bda973959e7a1202a4aff72fdf0679613d33eb1860344612450ae3e2
[INFO] running `Command { std: "docker" "start" "-a" "fa61b767bda973959e7a1202a4aff72fdf0679613d33eb1860344612450ae3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa61b767bda973959e7a1202a4aff72fdf0679613d33eb1860344612450ae3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa61b767bda973959e7a1202a4aff72fdf0679613d33eb1860344612450ae3e2", kill_on_drop: false }`
[INFO] [stdout] fa61b767bda973959e7a1202a4aff72fdf0679613d33eb1860344612450ae3e2
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2973ed0dea10daf5debb3551b7817e5c0072553f085fc23824268675941a2735
[INFO] running `Command { std: "docker" "start" "-a" "2973ed0dea10daf5debb3551b7817e5c0072553f085fc23824268675941a2735", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[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 itoa v1.0.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[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 proc-macro-error v1.0.4
[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 18.11s
[INFO] running `Command { std: "docker" "inspect" "2973ed0dea10daf5debb3551b7817e5c0072553f085fc23824268675941a2735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2973ed0dea10daf5debb3551b7817e5c0072553f085fc23824268675941a2735", kill_on_drop: false }`
[INFO] [stdout] 2973ed0dea10daf5debb3551b7817e5c0072553f085fc23824268675941a2735
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e6684455b23b6542827ca4c6464fc176919287e2efe4115959d0f9a149ef4fd
[INFO] running `Command { std: "docker" "start" "-a" "1e6684455b23b6542827ca4c6464fc176919287e2efe4115959d0f9a149ef4fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[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 itoa v1.0.14
[INFO] [stderr]    Compiling inflections v1.1.1
[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 17.29s
[INFO] running `Command { std: "docker" "inspect" "1e6684455b23b6542827ca4c6464fc176919287e2efe4115959d0f9a149ef4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e6684455b23b6542827ca4c6464fc176919287e2efe4115959d0f9a149ef4fd", kill_on_drop: false }`
[INFO] [stdout] 1e6684455b23b6542827ca4c6464fc176919287e2efe4115959d0f9a149ef4fd
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 87f0c5b66578256125e83f761ef24e677f2d33498e3988e4d3abfc19e0ca7ff0
[INFO] running `Command { std: "docker" "start" "-a" "87f0c5b66578256125e83f761ef24e677f2d33498e3988e4d3abfc19e0ca7ff0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/schema2struct-33b74e8eca2fa481)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests schema2struct
[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] [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] 5 | 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] 3 | extern crate r#schema2struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 3 | 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] 19 |     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] 19 |     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] 19 |     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] 5 | 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] 3 | extern crate r#schema2struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 16 |     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] 19 |     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] 22 |     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] 5 | 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] 3 | extern crate r#schema2struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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.39s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "87f0c5b66578256125e83f761ef24e677f2d33498e3988e4d3abfc19e0ca7ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87f0c5b66578256125e83f761ef24e677f2d33498e3988e4d3abfc19e0ca7ff0", kill_on_drop: false }`
[INFO] [stdout] 87f0c5b66578256125e83f761ef24e677f2d33498e3988e4d3abfc19e0ca7ff0
