[INFO] cloning repository https://github.com/obaiyan/ims [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obaiyan/ims" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaiyan%2Fims", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaiyan%2Fims'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa7b136650ba65980693af7f6cb55b0a406b822a [INFO] testing obaiyan/ims against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaiyan%2Fims" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obaiyan/ims on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/obaiyan/ims [INFO] finished tweaking git repo https://github.com/obaiyan/ims [INFO] tweaked toml for git repo https://github.com/obaiyan/ims written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/obaiyan/ims already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sequence_trie v0.3.6 [INFO] [stderr] Downloaded handlebars v0.30.1 [INFO] [stderr] Downloaded cursive v0.11.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c50159478780736a26cdfc0c66b07b794d1fe027e236efee484074a36682fc25 [INFO] running `Command { std: "docker" "start" "-a" "c50159478780736a26cdfc0c66b07b794d1fe027e236efee484074a36682fc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c50159478780736a26cdfc0c66b07b794d1fe027e236efee484074a36682fc25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50159478780736a26cdfc0c66b07b794d1fe027e236efee484074a36682fc25", kill_on_drop: false }` [INFO] [stdout] c50159478780736a26cdfc0c66b07b794d1fe027e236efee484074a36682fc25 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 980393917e6198657609613418f284d7daac19869e7cc99ba5ec08574026845e [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" "980393917e6198657609613418f284d7daac19869e7cc99ba5ec08574026845e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling enum-map-internals v0.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enumset_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling enumset v0.3.17 [INFO] [stderr] Compiling mount v0.4.0 [INFO] [stderr] Compiling handlebars v0.30.1 [INFO] [stderr] Compiling cursive v0.11.1 [INFO] [stderr] Compiling staticfile v0.5.0 [INFO] [stderr] Compiling ims v0.1.0 (/opt/rustwide/workdir/ims) [INFO] [stdout] warning: unused import: `cursive::align::HAlign` [INFO] [stdout] --> ims/src/app.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use cursive::align::HAlign; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::align::*` [INFO] [stdout] --> ims/src/app.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use cursive::align::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::direction::*` [INFO] [stdout] --> ims/src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use cursive::direction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::cmp::Ordering` [INFO] [stdout] --> ims/src/app.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use std::cmp::Ordering; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::boxed::Box` [INFO] [stdout] --> ims/src/app.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use std::boxed::Box; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> ims/src/infrastructure/error.rs:18:47 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn with_inner_error(mut self, error: &Display) -> Error { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - pub fn with_inner_error(mut self, error: &Display) -> Error { [INFO] [stdout] 18 + pub fn with_inner_error(mut self, error: &dyn Display) -> Error { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> ims/src/app.rs:91:41 [INFO] [stdout] | [INFO] [stdout] 91 | ... site.author.as_ref(), [INFO] [stdout] | ------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`: [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] - impl AsRef<[u8]> for std::string::String; [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> ims/src/app.rs:90:39 [INFO] [stdout] | [INFO] [stdout] 90 | TextView::new(StyledString::styled( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ cannot infer type for reference `&_` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::string::String: ~const std::convert::From<&_>` found in the `alloc` crate: [INFO] [stdout] - impl<> std::convert::From<&std::string::String> for std::string::String; [INFO] [stdout] - impl<> std::convert::From<&str> for std::string::String; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&_` [INFO] [stdout] note: required by a bound in `markup::>::styled` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cursive-0.11.1/src/utils/markup/mod.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | S: Into, [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `markup::>::styled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> ims/src/app.rs:100:31 [INFO] [stdout] | [INFO] [stdout] 100 | .title(site.title.as_ref()), [INFO] [stdout] | -----------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::string::String: AsRef<_>` found in the following crates: `alloc`, `std`: [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] - impl AsRef<[u8]> for std::string::String; [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] - impl AsRef for std::string::String; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> ims/src/app.rs:100:14 [INFO] [stdout] | [INFO] [stdout] 100 | .title(site.title.as_ref()), [INFO] [stdout] | ^^^^^ cannot infer type for reference `&_` [INFO] [stdout] | [INFO] [stdout] = note: multiple `impl`s satisfying `std::string::String: ~const std::convert::From<&_>` found in the `alloc` crate: [INFO] [stdout] - impl<> std::convert::From<&std::string::String> for std::string::String; [INFO] [stdout] - impl<> std::convert::From<&str> for std::string::String; [INFO] [stdout] = note: required because of the requirements on the impl of `Into` for `&_` [INFO] [stdout] note: required by a bound in `cursive::views::Panel::::title` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cursive-0.11.1/src/views/panel.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn title>(self, label: S) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ required by this bound in `cursive::views::Panel::::title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `cursive::view` [INFO] [stdout] --> ims/src/app.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use cursive::view::*; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ims` due to 5 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "980393917e6198657609613418f284d7daac19869e7cc99ba5ec08574026845e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "980393917e6198657609613418f284d7daac19869e7cc99ba5ec08574026845e", kill_on_drop: false }` [INFO] [stdout] 980393917e6198657609613418f284d7daac19869e7cc99ba5ec08574026845e