[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] f8b2c050b731a9535d8cc09d1e4707e2c8137ffe [INFO] checking obaiyan/ims against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobaiyan%2Fims" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/obaiyan/ims on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-6/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cursive v0.11.1 [INFO] [stderr] Downloaded handlebars v0.30.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07d40299f33b8f0f3b490159af11db5707d22a00d902343d7939ce52f395b101 [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" "07d40299f33b8f0f3b490159af11db5707d22a00d902343d7939ce52f395b101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07d40299f33b8f0f3b490159af11db5707d22a00d902343d7939ce52f395b101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07d40299f33b8f0f3b490159af11db5707d22a00d902343d7939ce52f395b101", kill_on_drop: false }` [INFO] [stdout] 07d40299f33b8f0f3b490159af11db5707d22a00d902343d7939ce52f395b101 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] c4863ebae5e81fe215c09339c56316fd183947b7fc4f94ee719d6a9e3f1013f8 [INFO] running `Command { std: "docker" "start" "-a" "c4863ebae5e81fe215c09339c56316fd183947b7fc4f94ee719d6a9e3f1013f8", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cc v1.0.31 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking safemem v0.3.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking array-macro v1.0.3 [INFO] [stderr] Checking modifier v0.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Checking sequence_trie v0.3.6 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking arc-swap v0.3.7 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Checking encode_unicode v0.3.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking xi-unicode v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.2.1 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking getopts v0.2.18 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking colored v1.7.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking enum-map-internals v0.1.2 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking signal-hook v0.1.8 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking term v0.5.1 [INFO] [stderr] Checking hashbrown v0.1.8 [INFO] [stderr] Checking num-complex v0.2.1 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking num-rational v0.2.1 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Compiling enumset_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking iron v0.6.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking mount v0.4.0 [INFO] [stderr] Checking staticfile v0.5.0 [INFO] [stderr] Checking enum-map v0.5.0 [INFO] [stderr] Checking simplelog v0.5.3 [INFO] [stderr] Checking enumset v0.3.17 [INFO] [stderr] Checking handlebars v0.30.1 [INFO] [stderr] Checking cursive v0.11.1 [INFO] [stderr] Checking 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] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [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] | ^^^^^^^ help: use `dyn`: `dyn Display` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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: cannot satisfy `std::string::String: AsRef<_>` [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: cannot satisfy `std::string::String: AsRef<_>` [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] 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 previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 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` [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: build failed [INFO] running `Command { std: "docker" "inspect" "c4863ebae5e81fe215c09339c56316fd183947b7fc4f94ee719d6a9e3f1013f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4863ebae5e81fe215c09339c56316fd183947b7fc4f94ee719d6a9e3f1013f8", kill_on_drop: false }` [INFO] [stdout] c4863ebae5e81fe215c09339c56316fd183947b7fc4f94ee719d6a9e3f1013f8