[INFO] cloning repository https://github.com/woodgear/judgement [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodgear/judgement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fjudgement", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fjudgement'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a902cdaf458f2902793ff246b964c9bc390d4ddb [INFO] testing woodgear/judgement against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fjudgement" "/workspace/builds/worker-98/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-98/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodgear/judgement 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/woodgear/judgement [INFO] finished tweaking git repo https://github.com/woodgear/judgement [INFO] tweaked toml for git repo https://github.com/woodgear/judgement written to /workspace/builds/worker-98/source/Cargo.toml [INFO] crate git repo https://github.com/woodgear/judgement 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 crossbeam v0.2.12 [INFO] [stderr] Downloaded subprocess v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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] 9e59f1a9ef2c82a52a49fb7505ad995c9191f6d829bb7f5ec08dcef550149e03 [INFO] running `Command { std: "docker" "start" "-a" "9e59f1a9ef2c82a52a49fb7505ad995c9191f6d829bb7f5ec08dcef550149e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e59f1a9ef2c82a52a49fb7505ad995c9191f6d829bb7f5ec08dcef550149e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e59f1a9ef2c82a52a49fb7505ad995c9191f6d829bb7f5ec08dcef550149e03", kill_on_drop: false }` [INFO] [stdout] 9e59f1a9ef2c82a52a49fb7505ad995c9191f6d829bb7f5ec08dcef550149e03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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] 956b3c95250cedef6e4616dcf691cff907b3b086981a73fadcd004888b7ce1c9 [INFO] running `Command { std: "docker" "start" "-a" "956b3c95250cedef6e4616dcf691cff907b3b086981a73fadcd004888b7ce1c9", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling colored v1.6.0 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling subprocess v0.1.12 [INFO] [stderr] Compiling syn v0.13.10 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling derive-new v0.5.4 [INFO] [stderr] Compiling backtrace v0.3.7 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling judgement v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | examiner: Option>, [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] 20 - examiner: Option>, [INFO] [stdout] 20 + examiner: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | examinee: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 21 - examinee: Option>, [INFO] [stdout] 21 + examinee: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | examiner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 217 - examiner: Box, [INFO] [stdout] 217 + examiner: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | examinee: Box, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 218 - examinee: Box, [INFO] [stdout] 218 + examinee: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 233 - fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stdout] 233 + fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:168:71 [INFO] [stdout] | [INFO] [stdout] 168 | fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 168 - fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] 168 + fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:192:71 [INFO] [stdout] | [INFO] [stdout] 192 | fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 192 - fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] 192 + fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:267:26 [INFO] [stdout] | [INFO] [stdout] 267 | fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 267 - fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] 267 + fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 278 - fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] 278 + fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | let mut examiners: Vec> = paths [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 178 - let mut examiners: Vec> = paths [INFO] [stdout] 178 + let mut examiners: Vec> = paths [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:182:67 [INFO] [stdout] | [INFO] [stdout] 182 | Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 182 - Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stdout] 182 + Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:183:67 [INFO] [stdout] | [INFO] [stdout] 183 | Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 183 - Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stdout] 183 + Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | let mut examinees: Vec> = paths [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 201 - let mut examinees: Vec> = paths [INFO] [stdout] 201 + let mut examinees: Vec> = paths [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:205:64 [INFO] [stdout] | [INFO] [stdout] 205 | Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 205 - Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stdout] 205 + Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "956b3c95250cedef6e4616dcf691cff907b3b086981a73fadcd004888b7ce1c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "956b3c95250cedef6e4616dcf691cff907b3b086981a73fadcd004888b7ce1c9", kill_on_drop: false }` [INFO] [stdout] 956b3c95250cedef6e4616dcf691cff907b3b086981a73fadcd004888b7ce1c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60b41ebf8c0d6451bfc8e58519a66be3e290b0931e14f3f8aa652bf4a86e9305 [INFO] running `Command { std: "docker" "start" "-a" "60b41ebf8c0d6451bfc8e58519a66be3e290b0931e14f3f8aa652bf4a86e9305", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling judgement v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:20:23 [INFO] [stdout] | [INFO] [stdout] 20 | examiner: Option>, [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] 20 - examiner: Option>, [INFO] [stdout] 20 + examiner: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:21:23 [INFO] [stdout] | [INFO] [stdout] 21 | examinee: Option>, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 21 - examinee: Option>, [INFO] [stdout] 21 + examinee: Option>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:217:16 [INFO] [stdout] | [INFO] [stdout] 217 | examiner: Box, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 217 - examiner: Box, [INFO] [stdout] 217 + examiner: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | examinee: Box, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 218 - examinee: Box, [INFO] [stdout] 218 + examinee: Box, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 233 - fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stdout] 233 + fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:168:71 [INFO] [stdout] | [INFO] [stdout] 168 | fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 168 - fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] 168 + fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:192:71 [INFO] [stdout] | [INFO] [stdout] 192 | fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 192 - fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] 192 + fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:267:26 [INFO] [stdout] | [INFO] [stdout] 267 | fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 267 - fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] 267 + fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:278:26 [INFO] [stdout] | [INFO] [stdout] 278 | fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 278 - fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] 278 + fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:178:30 [INFO] [stdout] | [INFO] [stdout] 178 | let mut examiners: Vec> = paths [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 178 - let mut examiners: Vec> = paths [INFO] [stdout] 178 + let mut examiners: Vec> = paths [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:182:67 [INFO] [stdout] | [INFO] [stdout] 182 | Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 182 - Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stdout] 182 + Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:183:67 [INFO] [stdout] | [INFO] [stdout] 183 | Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [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] 183 - Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stdout] 183 + Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:201:30 [INFO] [stdout] | [INFO] [stdout] 201 | let mut examinees: Vec> = paths [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 201 - let mut examinees: Vec> = paths [INFO] [stdout] 201 + let mut examinees: Vec> = paths [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/judegment.rs:205:64 [INFO] [stdout] | [INFO] [stdout] 205 | Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [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] 205 - Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stdout] 205 + Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "60b41ebf8c0d6451bfc8e58519a66be3e290b0931e14f3f8aa652bf4a86e9305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b41ebf8c0d6451bfc8e58519a66be3e290b0931e14f3f8aa652bf4a86e9305", kill_on_drop: false }` [INFO] [stdout] 60b41ebf8c0d6451bfc8e58519a66be3e290b0931e14f3f8aa652bf4a86e9305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-98/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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 89c7be535511991cf3dd79f8c098de8c8fca0b4688232020c327c63b9030aaa7 [INFO] running `Command { std: "docker" "start" "-a" "89c7be535511991cf3dd79f8c098de8c8fca0b4688232020c327c63b9030aaa7", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:20:23 [INFO] [stderr] | [INFO] [stderr] 20 | examiner: Option>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 20 - examiner: Option>, [INFO] [stderr] 20 + examiner: Option>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:21:23 [INFO] [stderr] | [INFO] [stderr] 21 | examinee: Option>, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 21 - examinee: Option>, [INFO] [stderr] 21 + examinee: Option>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:217:16 [INFO] [stderr] | [INFO] [stderr] 217 | examiner: Box, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 217 - examiner: Box, [INFO] [stderr] 217 + examiner: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:218:16 [INFO] [stderr] | [INFO] [stderr] 218 | examinee: Box, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 218 - examinee: Box, [INFO] [stderr] 218 + examinee: Box, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:233:26 [INFO] [stderr] | [INFO] [stderr] 233 | fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 233 - fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stderr] 233 + fn score(&self, e: &Box) -> Result<(), String>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:168:71 [INFO] [stderr] | [INFO] [stderr] 168 | fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 168 - fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stderr] 168 + fn find_examiner(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:192:71 [INFO] [stderr] | [INFO] [stderr] 192 | fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 192 - fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stderr] 192 + fn find_examinee(&self, path: &PathBuf, name: &String) -> Option> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:267:26 [INFO] [stderr] | [INFO] [stderr] 267 | fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 267 - fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stderr] 267 + fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:278:26 [INFO] [stderr] | [INFO] [stderr] 278 | fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 278 - fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stderr] 278 + fn score(&self, e: &Box) -> Result<(), String> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:178:30 [INFO] [stderr] | [INFO] [stderr] 178 | let mut examiners: Vec> = paths [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 178 - let mut examiners: Vec> = paths [INFO] [stderr] 178 + let mut examiners: Vec> = paths [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:182:67 [INFO] [stderr] | [INFO] [stderr] 182 | Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 182 - Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stderr] 182 + Some(Some("oa")) => Some(Box::new(OAExaminer::new(p)) as Box), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:183:67 [INFO] [stderr] | [INFO] [stderr] 183 | Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 183 - Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stderr] 183 + Some(Some("qa")) => Some(Box::new(QAExaminer::new(p)) as Box), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:201:30 [INFO] [stderr] | [INFO] [stderr] 201 | let mut examinees: Vec> = paths [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 201 - let mut examinees: Vec> = paths [INFO] [stderr] 201 + let mut examinees: Vec> = paths [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/judegment.rs:205:64 [INFO] [stderr] | [INFO] [stderr] 205 | Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 205 - Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stderr] 205 + Some("sh") => Some(Box::new(ShellExaminee::new(p)) as Box), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `judgement` (bin "judgement" test) generated 14 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/judgement-d0923e8cb9147f98) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test judegment::tests::test_judgement ... ok [INFO] [stdout] test judegment::tests::test_get_all_handle ... ok [INFO] [stdout] test judegment::tests::test_find_examiner ... ok [INFO] [stdout] test tests::test_find_answer_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "89c7be535511991cf3dd79f8c098de8c8fca0b4688232020c327c63b9030aaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c7be535511991cf3dd79f8c098de8c8fca0b4688232020c327c63b9030aaa7", kill_on_drop: false }` [INFO] [stdout] 89c7be535511991cf3dd79f8c098de8c8fca0b4688232020c327c63b9030aaa7