[INFO] cloning repository https://github.com/xliiv/ff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xliiv/ff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxliiv%2Fff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxliiv%2Fff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bea79d31c89e542f227b245f11334badc935144 [INFO] testing xliiv/ff against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxliiv%2Fff" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xliiv/ff on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xliiv/ff [INFO] finished tweaking git repo https://github.com/xliiv/ff [INFO] tweaked toml for git repo https://github.com/xliiv/ff written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/xliiv/ff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chan v0.1.21 [INFO] [stderr] Downloaded itoa v0.4.0 [INFO] [stderr] Downloaded enum-map-derive v0.2.4 [INFO] [stderr] Downloaded rust-ini v0.9.12 [INFO] [stderr] Downloaded serde v1.0.33 [INFO] [stderr] Downloaded enum-map v0.2.24 [INFO] [stderr] Downloaded array-macro v1.0.0 [INFO] [stderr] Downloaded fui v0.8.0 [INFO] [stderr] Downloaded chan-signal v0.3.1 [INFO] [stderr] Downloaded serde_json v1.0.12 [INFO] [stderr] Downloaded cursive v0.8.1 [INFO] [stderr] Downloaded enumset v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 471d51ac3f5dc4ed66edcd1cc1c3073c0996c7405d29006eae68641b674fb03f [INFO] running `Command { std: "docker" "start" "-a" "471d51ac3f5dc4ed66edcd1cc1c3073c0996c7405d29006eae68641b674fb03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "471d51ac3f5dc4ed66edcd1cc1c3073c0996c7405d29006eae68641b674fb03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "471d51ac3f5dc4ed66edcd1cc1c3073c0996c7405d29006eae68641b674fb03f", kill_on_drop: false }` [INFO] [stdout] 471d51ac3f5dc4ed66edcd1cc1c3073c0996c7405d29006eae68641b674fb03f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664f6b5e1e1e6e8a7d775ac2747163b3d59bc028a98dc75caf06c32bf6f34c14 [INFO] running `Command { std: "docker" "start" "-a" "664f6b5e1e1e6e8a7d775ac2747163b3d59bc028a98dc75caf06c32bf6f34c14", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling array-macro v1.0.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling enumset v0.3.3 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling itoa v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling rust-ini v0.9.12 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-bigint v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling chan v0.1.21 [INFO] [stderr] Compiling chan-signal v0.3.1 [INFO] [stderr] Compiling enum-map-derive v0.2.4 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum-map v0.2.24 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.12 [INFO] [stderr] Compiling cursive v0.8.1 [INFO] [stderr] Compiling fui v0.8.0 [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fui-0.8.0/src/lib.rs:232:34 [INFO] [stdout] | [INFO] [stdout] 232 | clap::App::new(self.name.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 `str: AsRef<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fui` [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0283`. [INFO] [stdout] [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" "664f6b5e1e1e6e8a7d775ac2747163b3d59bc028a98dc75caf06c32bf6f34c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664f6b5e1e1e6e8a7d775ac2747163b3d59bc028a98dc75caf06c32bf6f34c14", kill_on_drop: false }` [INFO] [stdout] 664f6b5e1e1e6e8a7d775ac2747163b3d59bc028a98dc75caf06c32bf6f34c14