[INFO] cloning repository https://github.com/HazelDaniel/termite
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HazelDaniel/termite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHazelDaniel%2Ftermite", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHazelDaniel%2Ftermite'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3ba0ee529fe53946cf09b232c28ac95d923fe20
[INFO] checking HazelDaniel/termite against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHazelDaniel%2Ftermite" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/HazelDaniel/termite on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/HazelDaniel/termite
[INFO] finished tweaking git repo https://github.com/HazelDaniel/termite
[INFO] tweaked toml for git repo https://github.com/HazelDaniel/termite written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/HazelDaniel/termite 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded termion v4.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8be0009861a0d83fbf89787870461ec3feecb5e4ad76767000c7b0b2d6f7f69e
[INFO] running `Command { std: "docker" "start" "-a" "8be0009861a0d83fbf89787870461ec3feecb5e4ad76767000c7b0b2d6f7f69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8be0009861a0d83fbf89787870461ec3feecb5e4ad76767000c7b0b2d6f7f69e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be0009861a0d83fbf89787870461ec3feecb5e4ad76767000c7b0b2d6f7f69e", kill_on_drop: false }`
[INFO] [stdout] 8be0009861a0d83fbf89787870461ec3feecb5e4ad76767000c7b0b2d6f7f69e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 274ba24a8bdc8006e8af50f54ac14baf8c4d7ad0542931f9a2ed682b64070632
[INFO] running `Command { std: "docker" "start" "-a" "274ba24a8bdc8006e8af50f54ac14baf8c4d7ad0542931f9a2ed682b64070632", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking termion v4.0.3
[INFO] [stderr]     Checking termite v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn to_color(self) -> impl color::Color {
[INFO] [stdout]    |                                   ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Type::Number => color::Rgb(220, 163, 163),
[INFO] [stdout]    |                             ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Type::Match => color::Rgb(38, 139, 210),
[INFO] [stdout]    |                            ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Type::String => color::Rgb(211, 54, 130),
[INFO] [stdout]    |                             ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Type::Character => color::Rgb(108, 113, 196),
[INFO] [stdout]    |                                ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |             Type::Comment | Type::MultilineComment => color::Rgb(133, 153, 0),
[INFO] [stdout]    |                                                       ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Type::PrimaryKeywords => color::Rgb(181, 137, 0),
[INFO] [stdout]    |                                      ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Type::SecondaryKeywords => color::Rgb(42, 161, 152),
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |             _ => color::Rgb(255, 255, 255),
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub fn to_color(self) -> impl color::Color {
[INFO] [stdout]    |                                   ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:16:29
[INFO] [stdout]    |
[INFO] [stdout] 16 |             Type::Number => color::Rgb(220, 163, 163),
[INFO] [stdout]    |                             ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:17:28
[INFO] [stdout]    |
[INFO] [stdout] 17 |             Type::Match => color::Rgb(38, 139, 210),
[INFO] [stdout]    |                            ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:18:29
[INFO] [stdout]    |
[INFO] [stdout] 18 |             Type::String => color::Rgb(211, 54, 130),
[INFO] [stdout]    |                             ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |             Type::Character => color::Rgb(108, 113, 196),
[INFO] [stdout]    |                                ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |             Type::Comment | Type::MultilineComment => color::Rgb(133, 153, 0),
[INFO] [stdout]    |                                                       ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:21:38
[INFO] [stdout]    |
[INFO] [stdout] 21 |             Type::PrimaryKeywords => color::Rgb(181, 137, 0),
[INFO] [stdout]    |                                      ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:22:40
[INFO] [stdout]    |
[INFO] [stdout] 22 |             Type::SecondaryKeywords => color::Rgb(42, 161, 152),
[INFO] [stdout]    |                                        ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `color`
[INFO] [stdout]   --> src/highlighting.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |             _ => color::Rgb(255, 255, 255),
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `color`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `color`, use `cargo add color` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 1  + use termion::color;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `termite` (bin "termite" test) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `termite` (bin "termite") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "274ba24a8bdc8006e8af50f54ac14baf8c4d7ad0542931f9a2ed682b64070632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274ba24a8bdc8006e8af50f54ac14baf8c4d7ad0542931f9a2ed682b64070632", kill_on_drop: false }`
[INFO] [stdout] 274ba24a8bdc8006e8af50f54ac14baf8c4d7ad0542931f9a2ed682b64070632
