[INFO] cloning repository https://github.com/shadowmint/rust-pup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shadowmint/rust-pup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9789d54deb1bcbae215021cd86c23d6e0e6fe43 [INFO] checking shadowmint/rust-pup against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/rust-pup on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shadowmint/rust-pup [INFO] finished tweaking git repo https://github.com/shadowmint/rust-pup [INFO] tweaked toml for git repo https://github.com/shadowmint/rust-pup written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/shadowmint/rust-pup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 594e1072cda2c75f338649de2d8a6e21fdf6983fb0d0d743d2041cc7eb359cd1 [INFO] running `Command { std: "docker" "start" "-a" "594e1072cda2c75f338649de2d8a6e21fdf6983fb0d0d743d2041cc7eb359cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "594e1072cda2c75f338649de2d8a6e21fdf6983fb0d0d743d2041cc7eb359cd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "594e1072cda2c75f338649de2d8a6e21fdf6983fb0d0d743d2041cc7eb359cd1", kill_on_drop: false }` [INFO] [stdout] 594e1072cda2c75f338649de2d8a6e21fdf6983fb0d0d743d2041cc7eb359cd1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07ee9baa137ff3bcbd009856bea41aa334d96c0ab15bbd2d1947fd61218759ff [INFO] running `Command { std: "docker" "start" "-a" "07ee9baa137ff3bcbd009856bea41aa334d96c0ab15bbd2d1947fd61218759ff", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking dunce v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Checking ryu v1.0.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking serde_yaml v0.7.5 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking base-logging v0.3.0 (https://github.com/shadowmint/rust-base-logging?branch=master#b62b7298) [INFO] [stderr] Checking pup-core v0.1.0 (/tmp/fixit/crates/pup-core) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | pub error_inner: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:54:60 [INFO] [stdout] | [INFO] [stdout] 54 | error_inner: Some(Box::new(inner_error) as Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:71:52 [INFO] [stdout] | [INFO] [stdout] 71 | return PupError::from(Box::new(err) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | return PupError::from(Box::new(err) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:83:52 [INFO] [stdout] | [INFO] [stdout] 83 | return PupError::from(Box::new(err) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | impl From> for PupError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | fn from(err: Box) -> PupError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/manifest.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/errors.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 91 | error_detail: String::from(err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/errors.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:102:56 [INFO] [stdout] | [INFO] [stdout] 102 | maybe_task.as_ref().err().unwrap().description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | maybe_worker.as_ref().err().unwrap().description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:133:74 [INFO] [stdout] | [INFO] [stdout] 133 | format!("Failed to load task: {}: {}", name, err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:178:74 [INFO] [stdout] | [INFO] [stdout] 178 | format!("Failed to load task: {}: {}", name, err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:212:74 [INFO] [stdout] | [INFO] [stdout] 212 | format!("Failed to load task: {}: {}", name, err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:447:63 [INFO] [stdout] | [INFO] [stdout] 447 | &format!("Error converting path: {}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/exec.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/process.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pup-main v0.1.0 (/tmp/fixit/crates/pup-main) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-main/src/tasks/mod.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_task_runner(task: PupTask) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn PupTaskRunner` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/list_available_tasks.rs:65:92 [INFO] [stdout] | [INFO] [stdout] 65 | logger.log(Level::Debug, format!("Failed to process task: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/show_execution_plan.rs:57:68 [INFO] [stdout] | [INFO] [stdout] 57 | logger.log(Level::Debug, format!("Failed: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/run_task.rs:63:76 [INFO] [stdout] | [INFO] [stdout] 63 | logger.log(Level::Debug, format!("Failed: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/run_task.rs:69:68 [INFO] [stdout] | [INFO] [stdout] 69 | logger.log(Level::Debug, format!("Failed: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pup v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:40:44 [INFO] [stdout] | [INFO] [stdout] 40 | err_bad_usage(&format!("{}", f.description()), &program, opts); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:40:44 [INFO] [stdout] | [INFO] [stdout] 40 | err_bad_usage(&format!("{}", f.description()), &program, opts); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.08s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:34:33 [INFO] [stdout] | [INFO] [stdout] 34 | pub error_inner: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:54:60 [INFO] [stdout] | [INFO] [stdout] 54 | error_inner: Some(Box::new(inner_error) as Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:71:52 [INFO] [stdout] | [INFO] [stdout] 71 | return PupError::from(Box::new(err) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | return PupError::from(Box::new(err) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:83:52 [INFO] [stdout] | [INFO] [stdout] 83 | return PupError::from(Box::new(err) as Box); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:87:15 [INFO] [stdout] | [INFO] [stdout] 87 | impl From> for PupError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-core/src/errors.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | fn from(err: Box) -> PupError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/manifest.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/errors.rs:91:44 [INFO] [stdout] | [INFO] [stdout] 91 | error_detail: String::from(err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/errors.rs:105:30 [INFO] [stdout] | [INFO] [stdout] 105 | write!(f, "{}", self.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pup v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:102:56 [INFO] [stdout] | [INFO] [stdout] 102 | maybe_task.as_ref().err().unwrap().description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:117:58 [INFO] [stdout] | [INFO] [stdout] 117 | maybe_worker.as_ref().err().unwrap().description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:133:74 [INFO] [stdout] | [INFO] [stdout] 133 | format!("Failed to load task: {}: {}", name, err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:178:74 [INFO] [stdout] | [INFO] [stdout] 178 | format!("Failed to load task: {}: {}", name, err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:212:74 [INFO] [stdout] | [INFO] [stdout] 212 | format!("Failed to load task: {}: {}", name, err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:447:63 [INFO] [stdout] | [INFO] [stdout] 447 | &format!("Error converting path: {}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/runner/exec.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-core/src/process.rs:56:25 [INFO] [stdout] | [INFO] [stdout] 56 | err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> crates/pup-main/src/tasks/mod.rs:11:53 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn get_task_runner(task: PupTask) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn PupTaskRunner` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/list_available_tasks.rs:65:92 [INFO] [stdout] | [INFO] [stdout] 65 | logger.log(Level::Debug, format!("Failed to process task: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/show_execution_plan.rs:57:68 [INFO] [stdout] | [INFO] [stdout] 57 | logger.log(Level::Debug, format!("Failed: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/run_task.rs:63:76 [INFO] [stdout] | [INFO] [stdout] 63 | logger.log(Level::Debug, format!("Failed: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> crates/pup-main/src/tasks/run_task.rs:69:68 [INFO] [stdout] | [INFO] [stdout] 69 | logger.log(Level::Debug, format!("Failed: {}", err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:40:44 [INFO] [stdout] | [INFO] [stdout] 40 | err_bad_usage(&format!("{}", f.description()), &program, opts); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:40:44 [INFO] [stdout] | [INFO] [stdout] 40 | err_bad_usage(&format!("{}", f.description()), &program, opts); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:76:37 [INFO] [stdout] | [INFO] [stdout] 76 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:87:37 [INFO] [stdout] | [INFO] [stdout] 87 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:108:29 [INFO] [stdout] | [INFO] [stdout] 108 | err_failure(err.description()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.34s [INFO] running `Command { std: "docker" "inspect" "07ee9baa137ff3bcbd009856bea41aa334d96c0ab15bbd2d1947fd61218759ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ee9baa137ff3bcbd009856bea41aa334d96c0ab15bbd2d1947fd61218759ff", kill_on_drop: false }` [INFO] [stdout] 07ee9baa137ff3bcbd009856bea41aa334d96c0ab15bbd2d1947fd61218759ff