[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaiyan%2Fims" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obaiyan/ims on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-30/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded mime_guess v1.8.6 [INFO] [stderr] Downloaded cc v1.0.31 [INFO] [stderr] Downloaded colored v1.7.0 [INFO] [stderr] Downloaded enum-map-derive v0.4.1 [INFO] [stderr] Downloaded handlebars v0.30.1 [INFO] [stderr] Downloaded enum-map v0.5.0 [INFO] [stderr] Downloaded enumset v0.3.17 [INFO] [stderr] Downloaded csv v1.0.5 [INFO] [stderr] Downloaded cursive v0.11.1 [INFO] [stderr] Downloaded enumset_derive v0.3.0 [INFO] [stderr] Downloaded signal-hook v0.1.8 [INFO] [stderr] Downloaded sequence_trie v0.3.6 [INFO] [stderr] Downloaded mount v0.4.0 [INFO] [stderr] Downloaded staticfile v0.5.0 [INFO] [stderr] Downloaded array-macro v1.0.3 [INFO] [stderr] Downloaded enum-map-internals v0.1.2 [INFO] [stderr] Downloaded ncurses v5.99.0 [INFO] [stderr] Downloaded arc-swap v0.3.7 [INFO] [stderr] Downloaded pest_derive v1.0.8 [INFO] [stderr] Downloaded iron v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2252c216b8f466fdee66da3f12e8461e712b513eb0a9ae5ccc990462afe11870 [INFO] running `Command { std: "docker" "start" "-a" "2252c216b8f466fdee66da3f12e8461e712b513eb0a9ae5ccc990462afe11870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2252c216b8f466fdee66da3f12e8461e712b513eb0a9ae5ccc990462afe11870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2252c216b8f466fdee66da3f12e8461e712b513eb0a9ae5ccc990462afe11870", kill_on_drop: false }` [INFO] [stdout] 2252c216b8f466fdee66da3f12e8461e712b513eb0a9ae5ccc990462afe11870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fd9cf048c7b99db3cecbe26812c95ca3c24c51d4a630b33252f19b79cc1821b [INFO] running `Command { std: "docker" "start" "-a" "2fd9cf048c7b99db3cecbe26812c95ca3c24c51d4a630b33252f19b79cc1821b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling arc-swap v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling sequence_trie v0.3.6 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling colored v1.7.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling enum-map-internals v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.11 [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 term_size v0.3.1 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling enumset_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling enumset v0.3.17 [INFO] [stderr] Compiling cursive v0.11.1 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling handlebars v0.30.1 [INFO] [stderr] Compiling mount v0.4.0 [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" "2fd9cf048c7b99db3cecbe26812c95ca3c24c51d4a630b33252f19b79cc1821b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fd9cf048c7b99db3cecbe26812c95ca3c24c51d4a630b33252f19b79cc1821b", kill_on_drop: false }` [INFO] [stdout] 2fd9cf048c7b99db3cecbe26812c95ca3c24c51d4a630b33252f19b79cc1821b