[INFO] fetching crate spade-codespan-reporting 0.12.0... [INFO] checking spade-codespan-reporting-0.12.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate spade-codespan-reporting 0.12.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate spade-codespan-reporting 0.12.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate spade-codespan-reporting 0.12.0 [INFO] tweaked toml for crates.io crate spade-codespan-reporting 0.12.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate spade-codespan-reporting 0.12.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate spade-codespan-reporting 0.12.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6aeb5cb26db3b50b236f9c18778bff62c9fcd4c10844a0c8d0711c853a1de143 [INFO] running `Command { std: "docker" "start" "-a" "6aeb5cb26db3b50b236f9c18778bff62c9fcd4c10844a0c8d0711c853a1de143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6aeb5cb26db3b50b236f9c18778bff62c9fcd4c10844a0c8d0711c853a1de143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aeb5cb26db3b50b236f9c18778bff62c9fcd4c10844a0c8d0711c853a1de143", kill_on_drop: false }` [INFO] [stdout] 6aeb5cb26db3b50b236f9c18778bff62c9fcd4c10844a0c8d0711c853a1de143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6a4329fdfde1ce69a0a92832a5e9839fe645b445ca7ea97f08e4f62249bad3e [INFO] running `Command { std: "docker" "start" "-a" "a6a4329fdfde1ce69a0a92832a5e9839fe645b445ca7ea97f08e4f62249bad3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking spade-codespan-reporting v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Checking insta v1.42.1 [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/custom_files.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 12 | use spade_codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/custom_files.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use codespan_reporting::term::termcolor::{ColorChoice, StandardStream}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | use spade_codespan_reporting::term::termcolor::{ColorChoice, StandardStream}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codespan_reporting` [INFO] [stdout] --> examples/custom_files.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use codespan_reporting::term; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use spade_codespan_reporting::term; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codespan_reporting` [INFO] [stdout] --> examples/custom_files.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | use codespan_reporting::files; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 44 | use spade_codespan_reporting::files; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/term.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use spade_codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/term.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use codespan_reporting::files::SimpleFiles; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | use spade_codespan_reporting::files::SimpleFiles; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/term.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use codespan_reporting::term::termcolor::StandardStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 10 | use spade_codespan_reporting::term::termcolor::StandardStream; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/term.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | use spade_codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codespan_reporting` [INFO] [stdout] --> examples/term.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | use spade_codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 10 | use spade_codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use codespan_reporting::files::SimpleFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | use spade_codespan_reporting::files::SimpleFile; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use codespan_reporting::term::termcolor::{Color, ColorSpec, StandardStream, WriteColor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 12 | use spade_codespan_reporting::term::termcolor::{Color, ColorSpec, StandardStream, WriteColor}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/peg_calculator.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 10 | use spade_codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use spade_codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use spade_codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/peg_calculator.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use codespan_reporting::files::SimpleFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | use spade_codespan_reporting::files::SimpleFile; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/peg_calculator.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use codespan_reporting::term::termcolor::{ColorChoice, StandardStream}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use spade_codespan_reporting::term::termcolor::{ColorChoice, StandardStream}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codespan_reporting` [INFO] [stdout] --> examples/peg_calculator.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use codespan_reporting::term; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 12 | use spade_codespan_reporting::term; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/reusable_diagnostic.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use spade_codespan_reporting::diagnostic::{Diagnostic, Label}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/reusable_diagnostic.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use codespan_reporting::files::SimpleFile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use spade_codespan_reporting::files::SimpleFile; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/reusable_diagnostic.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use codespan_reporting::term::termcolor::StandardStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use spade_codespan_reporting::term::termcolor::StandardStream; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/term.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | let config = codespan_reporting::term::Config::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 169 | let config = spade_codespan_reporting::term::Config::default(); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 8 + use rustyline::Config; [INFO] [stdout] | [INFO] [stdout] 8 + use spade_codespan_reporting::term::Config; [INFO] [stdout] | [INFO] [stdout] help: if you import `Config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 169 - let config = codespan_reporting::term::Config::default(); [INFO] [stdout] 169 + let config = Config::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/reusable_diagnostic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use spade_codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `codespan_reporting` [INFO] [stdout] --> examples/reusable_diagnostic.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use spade_codespan_reporting::term::{self, ColorArg}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spade-codespan-reporting` (example "custom_files") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/peg_calculator.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | let config = codespan_reporting::term::Config::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 41 | let config = spade_codespan_reporting::term::Config::default(); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 10 + use rustyline::Config; [INFO] [stdout] | [INFO] [stdout] 10 + use spade_codespan_reporting::term::Config; [INFO] [stdout] | [INFO] [stdout] help: if you import `Config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 41 - let config = codespan_reporting::term::Config::default(); [INFO] [stdout] 41 + let config = Config::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> tests/term.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use codespan_reporting::diagnostic::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use spade_codespan_reporting::diagnostic::{ [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> tests/term.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use codespan_reporting::files::{SimpleFile, SimpleFiles}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use spade_codespan_reporting::files::{SimpleFile, SimpleFiles}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> tests/term.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use codespan_reporting::term::{termcolor::Color, Chars, Config, DisplayStyle, Styles}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use spade_codespan_reporting::term::{termcolor::Color, Chars, Config, DisplayStyle, Styles}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> tests/support/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use codespan_reporting::diagnostic::Diagnostic; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use spade_codespan_reporting::diagnostic::Diagnostic; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> tests/support/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use codespan_reporting::files::Files; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use spade_codespan_reporting::files::Files; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> tests/support/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use codespan_reporting::term::{emit, Config}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use spade_codespan_reporting::term::{emit, Config}; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | let config = codespan_reporting::term::Config { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 84 | let config = spade_codespan_reporting::term::Config { [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 10 + use spade_codespan_reporting::term; [INFO] [stdout] | [INFO] [stdout] help: if you import `term`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - let config = codespan_reporting::term::Config { [INFO] [stdout] 84 + let config = term::Config { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | styles: codespan_reporting::term::Styles::with_blue(Color::Blue), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 85 | styles: spade_codespan_reporting::term::Styles::with_blue(Color::Blue), [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 10 + use spade_codespan_reporting::term::Styles; [INFO] [stdout] | [INFO] [stdout] help: if you import `Styles`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 85 - styles: codespan_reporting::term::Styles::with_blue(Color::Blue), [INFO] [stdout] 85 + styles: Styles::with_blue(Color::Blue), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/reusable_diagnostic.rs:43:18 [INFO] [stdout] | [INFO] [stdout] 43 | let config = codespan_reporting::term::Config::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 43 | let config = spade_codespan_reporting::term::Config::default(); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use rustyline::Config; [INFO] [stdout] | [INFO] [stdout] 1 + use spade_codespan_reporting::term::Config; [INFO] [stdout] | [INFO] [stdout] help: if you import `Config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 43 - let config = codespan_reporting::term::Config::default(); [INFO] [stdout] 43 + let config = Config::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | ..codespan_reporting::term::Config::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 86 | ..spade_codespan_reporting::term::Config::default() [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 10 + use rustyline::Config; [INFO] [stdout] | [INFO] [stdout] 10 + use spade_codespan_reporting::term::Config; [INFO] [stdout] | [INFO] [stdout] help: if you import `Config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - ..codespan_reporting::term::Config::default() [INFO] [stdout] 86 + ..Config::default() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] --> examples/readme_preview.rs:179:26 [INFO] [stdout] | [INFO] [stdout] 179 | let config = codespan_reporting::term::Config::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `codespan_reporting` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 179 | let config = spade_codespan_reporting::term::Config::default(); [INFO] [stdout] | ++++++ [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 10 + use rustyline::Config; [INFO] [stdout] | [INFO] [stdout] 10 + use spade_codespan_reporting::term::Config; [INFO] [stdout] | [INFO] [stdout] help: if you import `Config`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 179 - let config = codespan_reporting::term::Config::default(); [INFO] [stdout] 179 + let config = Config::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spade-codespan-reporting` (example "peg_calculator") due to 5 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spade-codespan-reporting` (example "term") due to 6 previous errors [INFO] [stderr] error: could not compile `spade-codespan-reporting` (example "readme_preview") due to 9 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spade-codespan-reporting` (example "reusable_diagnostic") due to 6 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spade-codespan-reporting` (test "term") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "a6a4329fdfde1ce69a0a92832a5e9839fe645b445ca7ea97f08e4f62249bad3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6a4329fdfde1ce69a0a92832a5e9839fe645b445ca7ea97f08e4f62249bad3e", kill_on_drop: false }` [INFO] [stdout] a6a4329fdfde1ce69a0a92832a5e9839fe645b445ca7ea97f08e4f62249bad3e