[INFO] fetching crate recolored 1.9.3... [INFO] checking recolored-1.9.3 against try#e4dba30b9b475d8750370c4dfb49b6541990904d for pr-71393 [INFO] extracting crate recolored 1.9.3 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate recolored 1.9.3 on toolchain e4dba30b9b475d8750370c4dfb49b6541990904d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate recolored 1.9.3 [INFO] finished tweaking crates.io crate recolored 1.9.3 [INFO] tweaked toml for crates.io crate recolored 1.9.3 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate recolored 1.9.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e4dba30b9b475d8750370c4dfb49b6541990904d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 809dcbd969ca4fb72ca468f1bd6ba7a5c308a43fdb8ff53728289e8dfccf6d62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "809dcbd969ca4fb72ca468f1bd6ba7a5c308a43fdb8ff53728289e8dfccf6d62"` [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rspec v1.0.0-beta.3 [INFO] [stderr] Checking recolored v1.9.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0463]: can't find crate for `colored` [INFO] [stderr] --> examples/dynamic_colors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate colored; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] warning: unused import: `Style` [INFO] [stderr] --> src/style.rs:124:28 [INFO] [stderr] | [INFO] [stderr] 124 | use super::super::{Style, Styles}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BLINK`, `BOLD`, `DIMMED`, `HIDDEN`, `ITALIC`, `REVERSED`, `STRIKETHROUGH`, `UNDERLINE` [INFO] [stderr] --> src/style.rs:178:13 [INFO] [stderr] | [INFO] [stderr] 178 | BLINK, BOLD, DIMMED, HIDDEN, ITALIC, REVERSED, STRIKETHROUGH, UNDERLINE, [INFO] [stderr] | ^^^^^ ^^^^ ^^^^^^ ^^^^^^ ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `colored` [INFO] [stderr] --> examples/control.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate colored; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: could not compile `recolored`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `recolored`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `colored` [INFO] [stderr] --> tests/ansi_term_compat.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | extern crate colored; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `recolored`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `colored` [INFO] [stderr] --> examples/nested_colors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate colored; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `colored` [INFO] [stderr] --> examples/most_simple.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate colored; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `colored` [INFO] [stderr] --> examples/palette_colors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate colored; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `colored` [INFO] [stderr] --> examples/true_colors.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | extern crate colored; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: could not compile `recolored`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `recolored`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `recolored`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `recolored`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: function is never used: `test_style_contains` [INFO] [stderr] --> src/style.rs:287:8 [INFO] [stderr] | [INFO] [stderr] 287 | fn test_style_contains() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "809dcbd969ca4fb72ca468f1bd6ba7a5c308a43fdb8ff53728289e8dfccf6d62"` [INFO] running `"docker" "rm" "-f" "809dcbd969ca4fb72ca468f1bd6ba7a5c308a43fdb8ff53728289e8dfccf6d62"` [INFO] [stdout] 809dcbd969ca4fb72ca468f1bd6ba7a5c308a43fdb8ff53728289e8dfccf6d62