[INFO] fetching crate schemafy 0.6.0...
[INFO] testing schemafy-0.6.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate schemafy 0.6.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate schemafy 0.6.0
[INFO] finished tweaking crates.io crate schemafy 0.6.0
[INFO] tweaked toml for crates.io crate schemafy 0.6.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate schemafy 0.6.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate schemafy 0.6.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uriparse v0.6.3
[INFO] [stderr]   Downloaded schemafy_lib v0.6.0
[INFO] [stderr]   Downloaded serde_repr v0.1.7
[INFO] [stderr]   Downloaded quote v1.0.10
[INFO] [stderr]   Downloaded syn v1.0.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31246df77a3a01ecbb501d9b4ff3df381554ab55eee74fa36ae6b7695c57921b
[INFO] running `Command { std: "docker" "start" "-a" "31246df77a3a01ecbb501d9b4ff3df381554ab55eee74fa36ae6b7695c57921b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31246df77a3a01ecbb501d9b4ff3df381554ab55eee74fa36ae6b7695c57921b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31246df77a3a01ecbb501d9b4ff3df381554ab55eee74fa36ae6b7695c57921b", kill_on_drop: false }`
[INFO] [stdout] 31246df77a3a01ecbb501d9b4ff3df381554ab55eee74fa36ae6b7695c57921b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff241723406515c3dd14682059b42983199b115ef25f9c36858e6c7f8a9ddeb4
[INFO] running `Command { std: "docker" "start" "-a" "ff241723406515c3dd14682059b42983199b115ef25f9c36858e6c7f8a9ddeb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling uriparse v0.6.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling schemafy v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s
[INFO] running `Command { std: "docker" "inspect" "ff241723406515c3dd14682059b42983199b115ef25f9c36858e6c7f8a9ddeb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff241723406515c3dd14682059b42983199b115ef25f9c36858e6c7f8a9ddeb4", kill_on_drop: false }`
[INFO] [stdout] ff241723406515c3dd14682059b42983199b115ef25f9c36858e6c7f8a9ddeb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fdfb7e06b2f1257b278b247964d79946a7ed3832465bf3cafbda5f3d72ce879
[INFO] running `Command { std: "docker" "start" "-a" "9fdfb7e06b2f1257b278b247964d79946a7ed3832465bf3cafbda5f3d72ce879", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling syn v1.0.80
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling uriparse v0.6.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling schemafy v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `test_suite`
[INFO] [stdout]  --> tests/json_schema_test_suite.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod test_suite;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `test_suite`, create file "tests/test_suite.rs" or "tests/test_suite/mod.rs"
[INFO] [stdout]   = note: if there is a `mod test_suite` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemafy` (test "json_schema_test_suite") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]  --> tests/test.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | / schemafy::schemafy!(
[INFO] [stdout] 5 | |     root: Schema
[INFO] [stdout] 6 | |     "schemafy_lib/src/schema.json"
[INFO] [stdout] 7 | | );
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = help: message: Unable to read `/opt/rustwide/workdir/schemafy_lib/src/schema.json`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Schema` in this scope
[INFO] [stdout]  --> tests/test.rs:9:34
[INFO] [stdout]   |
[INFO] [stdout] 9 | fn schema_exists(schema: Option<&Schema>) {
[INFO] [stdout]   |                                  ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use schemafy_lib::Schema;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SimpleTypes` in this scope
[INFO] [stdout]   --> tests/test.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn types_exists(_: Option<(&SimpleTypes, PositiveInteger)>) {}
[INFO] [stdout]    |                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use schemafy_lib::SimpleTypes;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PositiveInteger` in this scope
[INFO] [stdout]   --> tests/test.rs:15:42
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn types_exists(_: Option<(&SimpleTypes, PositiveInteger)>) {}
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 15 | fn types_exists<PositiveInteger>(_: Option<(&SimpleTypes, PositiveInteger)>) {}
[INFO] [stdout]    |                +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `schemafy` (test "test") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9fdfb7e06b2f1257b278b247964d79946a7ed3832465bf3cafbda5f3d72ce879", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fdfb7e06b2f1257b278b247964d79946a7ed3832465bf3cafbda5f3d72ce879", kill_on_drop: false }`
[INFO] [stdout] 9fdfb7e06b2f1257b278b247964d79946a7ed3832465bf3cafbda5f3d72ce879
