[INFO] cloning repository https://github.com/Chubek/upsc3ne
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chubek/upsc3ne" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChubek%2Fupsc3ne", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChubek%2Fupsc3ne'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20f1c63a5d02c759ab85c0be31be5d1860b41650
[INFO] building Chubek/upsc3ne against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChubek%2Fupsc3ne" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Chubek/upsc3ne on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Chubek/upsc3ne
[INFO] finished tweaking git repo https://github.com/Chubek/upsc3ne
[INFO] tweaked toml for git repo https://github.com/Chubek/upsc3ne written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Chubek/upsc3ne already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41b55fb13ccc688b2e50fcc36a1f5c8f354145a6afabbcfeaf1b1649c8ab224c
[INFO] running `Command { std: "docker" "start" "-a" "41b55fb13ccc688b2e50fcc36a1f5c8f354145a6afabbcfeaf1b1649c8ab224c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41b55fb13ccc688b2e50fcc36a1f5c8f354145a6afabbcfeaf1b1649c8ab224c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b55fb13ccc688b2e50fcc36a1f5c8f354145a6afabbcfeaf1b1649c8ab224c", kill_on_drop: false }`
[INFO] [stdout] 41b55fb13ccc688b2e50fcc36a1f5c8f354145a6afabbcfeaf1b1649c8ab224c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 630c713ea2dff2b48b12960e2002409fdb7c16e13d2ace41101eeb75ff93c5ae
[INFO] running `Command { std: "docker" "start" "-a" "630c713ea2dff2b48b12960e2002409fdb7c16e13d2ace41101eeb75ff93c5ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling libmath v0.2.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling upsc3ne v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here
[INFO] [stdout]    --> src/dtype.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<'a> Handler for ProfanityHandler {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^ expected lifetime parameter
[INFO] [stdout]     |
[INFO] [stdout] help: indicate the anonymous lifetime
[INFO] [stdout]     |
[INFO] [stdout] 138 | impl<'a> Handler for ProfanityHandler<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::BorrowMut`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::BorrowMut;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::dtype::Profanity`
[INFO] [stdout]  --> src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::dtype::Profanity;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Borrow`
[INFO] [stdout]  --> src/dtype.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::borrow::{Borrow, BorrowMut};
[INFO] [stdout]   |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/dtype.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::Unexpected::Str`
[INFO] [stdout]  --> src/dtype.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use serde::de::Unexpected::Str;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::utils`
[INFO] [stdout]   --> src/dtype.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::utils;
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::borrow::Borrow`
[INFO] [stdout]  --> src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::borrow::Borrow;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> src/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0392]: lifetime parameter `'a` is never used
[INFO] [stdout]    --> src/dtype.rs:119:25
[INFO] [stdout]     |
[INFO] [stdout] 119 | struct ProfanityHandler<'a> {
[INFO] [stdout]     |                         ^^ unused lifetime parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing `'a`, referring to it in a field, or using a marker such as `PhantomData`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Vec<ProfanityRecord>: Default` is not satisfied
[INFO] [stdout]    --> src/dtype.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Default)]
[INFO] [stdout]     |          ------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub records: &'static Vec<ProfanityRecord>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `&Vec<ProfanityRecord>`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Default` is implemented for `Vec<T>`
[INFO] [stdout]     = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ProfanityResult: Default` is not satisfied
[INFO] [stdout]    --> src/dtype.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Default)]
[INFO] [stdout]     |          ------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub final_result: ProfanityResult
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Default` is not implemented for `ProfanityResult`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Default` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `ProfanityResult` with `#[derive(Default)]`
[INFO] [stdout]     |
[INFO] [stdout] 16  + #[derive(Default)]
[INFO] [stdout] 17  | pub struct ProfanityResult{
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied
[INFO] [stdout]   --> src/utils.rs:49:17
[INFO] [stdout]    |
[INFO] [stdout] 49 |     return *rec.clone_into()
[INFO] [stdout]    |                 ^^^^^^^^^^-- argument #1 of type `&mut &ProfanityRecord` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/334963c956d25708feab489a3816ae63f639355d/library/alloc/src/borrow.rs:76:8
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 49 |     return *rec.clone_into(/* &mut &ProfanityRecord */)
[INFO] [stdout]    |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0614]: type `()` cannot be dereferenced
[INFO] [stdout]   --> src/utils.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 |     return *rec.clone_into()
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `ret` is never read
[INFO] [stdout]  --> src/lemma.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut ret = String::new();
[INFO] [stdout]   |             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: maybe it is overwritten before being read?
[INFO] [stdout]   = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0392, E0614, E0726.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `upsc3ne` (bin "upsc3ne") due to 6 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "630c713ea2dff2b48b12960e2002409fdb7c16e13d2ace41101eeb75ff93c5ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "630c713ea2dff2b48b12960e2002409fdb7c16e13d2ace41101eeb75ff93c5ae", kill_on_drop: false }`
[INFO] [stdout] 630c713ea2dff2b48b12960e2002409fdb7c16e13d2ace41101eeb75ff93c5ae
