[INFO] fetching crate text-style 0.2.0... [INFO] checking text-style-0.2.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate text-style 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate text-style 0.2.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate text-style 0.2.0 [INFO] finished tweaking crates.io crate text-style 0.2.0 [INFO] tweaked toml for crates.io crate text-style 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate text-style 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e9eca062690d0ad56dbee72e2f0476627c7d76d9a34d666c80021fd6ca0394d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8e9eca062690d0ad56dbee72e2f0476627c7d76d9a34d666c80021fd6ca0394d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e9eca062690d0ad56dbee72e2f0476627c7d76d9a34d666c80021fd6ca0394d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9eca062690d0ad56dbee72e2f0476627c7d76d9a34d666c80021fd6ca0394d", kill_on_drop: false }` [INFO] [stdout] 8e9eca062690d0ad56dbee72e2f0476627c7d76d9a34d666c80021fd6ca0394d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9d94edb8609c7e23c6442f955d592b143dd254d6ca4895bd2c33126f60f7b93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9d94edb8609c7e23c6442f955d592b143dd254d6ca4895bd2c33126f60f7b93", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking text-style v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking crossterm v0.17.7 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.4.5 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking enumset v1.0.1 [INFO] [stderr] Checking cursive_core v0.1.1 [INFO] [stderr] Checking cursive v0.15.0 [INFO] [stdout] error[E0432]: unresolved import `syntect` [INFO] [stdout] --> examples/syntect.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use syntect::{easy, highlighting, parsing, util}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `syntect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ansi_term` in `text_style` [INFO] [stdout] --> examples/syntect.rs:39:25 [INFO] [stdout] | [INFO] [stdout] 39 | text_style::ansi_term::render_iter(io::stdout(), strings) [INFO] [stdout] | ^^^^^^^^^ could not find `ansi_term` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crossterm` in `text_style` [INFO] [stdout] --> examples/syntect.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | text_style::crossterm::render_iter(io::stdout(), strings) [INFO] [stdout] | ^^^^^^^^^ could not find `crossterm` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `termion` in `text_style` [INFO] [stdout] --> examples/syntect.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | text_style::termion::render_iter(io::stdout(), strings) [INFO] [stdout] | ^^^^^^^ could not find `termion` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ansi_term` in `text_style` [INFO] [stdout] --> tests/render.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | ansi_term, [INFO] [stdout] | ^^^^^^^^^ could not find `ansi_term` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crossterm` in `text_style` [INFO] [stdout] --> tests/render.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | crossterm, [INFO] [stdout] | ^^^^^^^^^ could not find `crossterm` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `termion` in `text_style` [INFO] [stdout] --> tests/render.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | termion, [INFO] [stdout] | ^^^^^^^ could not find `termion` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ansi_term` in `text_style` [INFO] [stdout] --> tests/render.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | ansi_term, [INFO] [stdout] | ^^^^^^^^^ could not find `ansi_term` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crossterm` in `text_style` [INFO] [stdout] --> tests/render.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | crossterm, [INFO] [stdout] | ^^^^^^^^^ could not find `crossterm` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `termion` in `text_style` [INFO] [stdout] --> tests/render.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | termion, [INFO] [stdout] | ^^^^^^^ could not find `termion` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ansi_term` in `text_style` [INFO] [stdout] --> tests/render.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 95 | ansi_term, [INFO] [stdout] | ^^^^^^^^^ could not find `ansi_term` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crossterm` in `text_style` [INFO] [stdout] --> tests/render.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | crossterm, [INFO] [stdout] | ^^^^^^^^^ could not find `crossterm` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `termion` in `text_style` [INFO] [stdout] --> tests/render.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | termion, [INFO] [stdout] | ^^^^^^^ could not find `termion` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ansi_term` in `text_style` [INFO] [stdout] --> tests/render.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | ansi_term, [INFO] [stdout] | ^^^^^^^^^ could not find `ansi_term` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crossterm` in `text_style` [INFO] [stdout] --> tests/render.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | crossterm, [INFO] [stdout] | ^^^^^^^^^ could not find `crossterm` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `termion` in `text_style` [INFO] [stdout] --> tests/render.rs:125:9 [INFO] [stdout] | [INFO] [stdout] 125 | termion, [INFO] [stdout] | ^^^^^^^ could not find `termion` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ansi_term` in `text_style` [INFO] [stdout] --> tests/render.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | ansi_term, [INFO] [stdout] | ^^^^^^^^^ could not find `ansi_term` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `crossterm` in `text_style` [INFO] [stdout] --> tests/render.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | crossterm, [INFO] [stdout] | ^^^^^^^^^ could not find `crossterm` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `termion` in `text_style` [INFO] [stdout] --> tests/render.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | termion, [INFO] [stdout] | ^^^^^^^ could not find `termion` in `text_style` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From<&StyledStr<'_>>` is not satisfied [INFO] [stdout] --> examples/syntect.rs:52:22 [INFO] [stdout] | [INFO] [stdout] 52 | view.append(s); [INFO] [stdout] | ^^^^^^ the trait `From<&StyledStr<'_>>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&StyledStr<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `From<&StyledStr<'_>>` for `SpannedString` [INFO] [stdout] = note: 1 redundant requirements hidden [INFO] [stdout] = note: required because of the requirements on the impl of `Into>` for `&StyledStr<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `text-style` [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] [stdout] error[E0277]: the trait bound `String: From>` is not satisfied [INFO] [stdout] --> tests/render.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | assert_eq!(output, markup::StyledString::from(input)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `StyledStr<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `SpannedString` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From>` is not satisfied [INFO] [stdout] --> tests/render.rs:83:28 [INFO] [stdout] | [INFO] [stdout] 83 | assert_eq!(output, markup::StyledString::from(input)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `StyledStr<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `SpannedString` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From>` is not satisfied [INFO] [stdout] --> tests/render.rs:106:28 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(output, markup::StyledString::from(input)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `StyledStr<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `SpannedString` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From>` is not satisfied [INFO] [stdout] --> tests/render.rs:140:28 [INFO] [stdout] | [INFO] [stdout] 140 | assert_eq!(output, markup::StyledString::from(input)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `StyledStr<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `SpannedString` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: From>` is not satisfied [INFO] [stdout] --> tests/render.rs:174:28 [INFO] [stdout] | [INFO] [stdout] 174 | assert_eq!(output, markup::StyledString::from(input)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `From>` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] >> [INFO] [stdout] and 2 others [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `StyledStr<'_>` [INFO] [stdout] = note: required because of the requirements on the impl of `From>` for `SpannedString` [INFO] [stdout] = note: required by `from` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e9d94edb8609c7e23c6442f955d592b143dd254d6ca4895bd2c33126f60f7b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d94edb8609c7e23c6442f955d592b143dd254d6ca4895bd2c33126f60f7b93", kill_on_drop: false }` [INFO] [stdout] e9d94edb8609c7e23c6442f955d592b143dd254d6ca4895bd2c33126f60f7b93