[INFO] fetching crate bluejay-printer 0.1.0-alpha.5...
[INFO] checking bluejay-printer-0.1.0-alpha.5 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate bluejay-printer 0.1.0-alpha.5 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate bluejay-printer 0.1.0-alpha.5 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 bluejay-printer 0.1.0-alpha.5
[INFO] finished tweaking crates.io crate bluejay-printer 0.1.0-alpha.5
[INFO] tweaked toml for crates.io crate bluejay-printer 0.1.0-alpha.5 written to /workspace/builds/worker-6-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]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 46 packages to latest compatible versions
[INFO] [stderr]       Adding bstr v0.2.17 (latest: v1.9.1)
[INFO] [stderr]       Adding encode_unicode v0.3.6 (latest: v1.0.0)
[INFO] [stderr]       Adding enum-as-inner v0.5.1 (latest: v0.6.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding regex-automata v0.1.10 (latest: v0.4.6)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-as-inner v0.5.1
[INFO] [stderr]   Downloaded globset v0.4.14
[INFO] [stderr]   Downloaded console v0.15.8
[INFO] [stderr]   Downloaded insta v1.38.0
[INFO] [stderr]   Downloaded bluejay-core v0.1.0-alpha.5
[INFO] [stderr]   Downloaded similar-asserts v1.5.0
[INFO] [stderr]   Downloaded bstr v1.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f19448d7174dcd7496dcb0076f71c84e969aa77a6d63085a9ff293351d257d27
[INFO] running `Command { std: "docker" "start" "-a" "f19448d7174dcd7496dcb0076f71c84e969aa77a6d63085a9ff293351d257d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f19448d7174dcd7496dcb0076f71c84e969aa77a6d63085a9ff293351d257d27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f19448d7174dcd7496dcb0076f71c84e969aa77a6d63085a9ff293351d257d27", kill_on_drop: false }`
[INFO] [stdout] f19448d7174dcd7496dcb0076f71c84e969aa77a6d63085a9ff293351d257d27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 839fbe65969b858d5f6750ee931414333a1374c431ed3f63f8a2f72fb50437a8
[INFO] running `Command { std: "docker" "start" "-a" "839fbe65969b858d5f6750ee931414333a1374c431ed3f63f8a2f72fb50437a8", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum-as-inner v0.5.1
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking similar v2.5.0
[INFO] [stderr]     Checking similar-asserts v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking bluejay-core v0.1.0-alpha.5
[INFO] [stderr]     Checking bluejay-printer v0.1.0-alpha.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking insta v1.38.0
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]  --> tests/integration_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bluejay_parser::ast::definition::{DefinitionDocument, SchemaDefinition};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bluejay_printer::ast::definition::{DefinitionDocument, SchemaDefinition};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]   --> src/argument.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use bluejay_parser::ast::{Arguments, Parse};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 51 |     use bluejay_core::ast::{Arguments, Parse};
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]    --> src/definition/schema_definition.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use bluejay_parser::ast::definition::{DefinitionDocument, SchemaDefinition};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use bluejay_core::ast::definition::{DefinitionDocument, SchemaDefinition};
[INFO] [stdout]     |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]   --> src/directive.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use bluejay_parser::ast::{Directives, Parse};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use bluejay_core::ast::{Directives, Parse};
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]   --> src/value.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use bluejay_parser::ast::{Parse, VariableValue};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared crate or module `bluejay_parser`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 63 |     use bluejay_core::ast::{Parse, VariableValue};
[INFO] [stdout]    |         ~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bluejay-printer` (test "integration_test") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `bluejay_core::Value`
[INFO] [stdout]   --> src/value.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     use bluejay_core::Value;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bluejay-printer` (lib test) due to 5 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "839fbe65969b858d5f6750ee931414333a1374c431ed3f63f8a2f72fb50437a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "839fbe65969b858d5f6750ee931414333a1374c431ed3f63f8a2f72fb50437a8", kill_on_drop: false }`
[INFO] [stdout] 839fbe65969b858d5f6750ee931414333a1374c431ed3f63f8a2f72fb50437a8
