[INFO] fetching crate rusty-x 0.1.74... [INFO] extracting crate rusty-x 0.1.74 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rusty-x/0.1.74 [INFO] extracting crate rusty-x 0.1.74 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rusty-x/0.1.74 [INFO] validating manifest of rusty-x-0.1.74 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rusty-x-0.1.74 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rusty-x-0.1.74 [INFO] finished frobbing rusty-x-0.1.74 [INFO] frobbed toml for rusty-x-0.1.74 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/rusty-x/0.1.74/Cargo.toml [INFO] started frobbing rusty-x-0.1.74 [INFO] finished frobbing rusty-x-0.1.74 [INFO] frobbed toml for rusty-x-0.1.74 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rusty-x/0.1.74/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded skim v0.4.0 [INFO] [stderr] Downloaded prettyprint v0.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rusty-x-0.1.74 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/rusty-x/0.1.74:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 4dd119d758892b46c6f277ee8b9b7986ea47680d5fddcb96c58684784c344375 [INFO] running `"docker" "start" "-a" "4dd119d758892b46c6f277ee8b9b7986ea47680d5fddcb96c58684784c344375"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling onig_sys v69.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling directories v1.0.2 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling skim v0.4.0 [INFO] [stderr] Compiling plist v0.4.1 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling markdown v0.2.0 [INFO] [stderr] error[E0277]: `curses::ColorWrapper` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/skim-0.4.0/src/curses.rs:789:6 [INFO] [stderr] | [INFO] [stderr] 789 | impl color::Color for ColorWrapper { [INFO] [stderr] | ^^^^^^^^^^^^ `curses::ColorWrapper` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `curses::ColorWrapper` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] [INFO] [stderr] error[E0277]: `curses::ColorWrapper` doesn't implement `std::fmt::Debug` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/skim-0.4.0/src/curses.rs:798:10 [INFO] [stderr] | [INFO] [stderr] 798 | impl<'a> color::Color for &'a ColorWrapper { [INFO] [stderr] | ^^^^^^^^^^^^ `curses::ColorWrapper` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Debug` is not implemented for `curses::ColorWrapper` [INFO] [stderr] = note: add `#[derive(Debug)]` or manually implement `std::fmt::Debug` [INFO] [stderr] = note: required because of the requirements on the impl of `std::fmt::Debug` for `&'a curses::ColorWrapper` [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `skim`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4dd119d758892b46c6f277ee8b9b7986ea47680d5fddcb96c58684784c344375"` [INFO] running `"docker" "rm" "-f" "4dd119d758892b46c6f277ee8b9b7986ea47680d5fddcb96c58684784c344375"` [INFO] [stdout] 4dd119d758892b46c6f277ee8b9b7986ea47680d5fddcb96c58684784c344375