[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] testing shadowmint/rust-pup against beta-2021-05-08 for beta-1.53-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshadowmint%2Frust-pup" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shadowmint/rust-pup on toolchain beta-2021-05-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "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-5/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" "+beta-2021-05-08" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/shadowmint/rust-base-logging` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-05-08" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2021-05-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ac822127967e4c70247846242427bdbb786a522a1ed609fdd96db30e8c10a7a [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" "2ac822127967e4c70247846242427bdbb786a522a1ed609fdd96db30e8c10a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ac822127967e4c70247846242427bdbb786a522a1ed609fdd96db30e8c10a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac822127967e4c70247846242427bdbb786a522a1ed609fdd96db30e8c10a7a", kill_on_drop: false }` [INFO] [stdout] 2ac822127967e4c70247846242427bdbb786a522a1ed609fdd96db30e8c10a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-05-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03bc1bdb454910aceeaa8ecbf4b9954134ae1a2f1043759a172b0110afe77543 [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" "03bc1bdb454910aceeaa8ecbf4b9954134ae1a2f1043759a172b0110afe77543", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling dunce v0.1.1 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling base-logging v0.3.0 (https://github.com/shadowmint/rust-base-logging?branch=master#b62b7298) [INFO] [stderr] Compiling pup-core v0.1.0 (/opt/rustwide/workdir/crates/pup-core) [INFO] [stdout] error[E0432]: unresolved import `time::Tm` [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use time::Tm; [INFO] [stdout] | ^^^^^^^^ no `Tm` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `time::Tm` [INFO] [stdout] --> crates/pup-core/src/logger.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ::time::Tm; [INFO] [stdout] | ^^^^^^^^^^ no `Tm` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:257:32 [INFO] [stdout] | [INFO] [stdout] 257 | let time_start = time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `now` in crate `time` [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:259:31 [INFO] [stdout] | [INFO] [stdout] 259 | let time_stop = time::now(); [INFO] [stdout] | ^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:496:34 [INFO] [stdout] | [INFO] [stdout] 496 | let timestring = match time::strftime("%b %d %H:%M:%S", &tm) { [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `strftime` in crate `time` [INFO] [stdout] --> crates/pup-core/src/logger.rs:19:42 [INFO] [stdout] | [INFO] [stdout] 19 | let timestring = match time::strftime("%b %d %H:%M:%S", ×tamp) { [INFO] [stdout] | ^^^^^^^^ not found in `time` [INFO] [stdout] [INFO] [stdout] [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<Box<Error + Send + 'static>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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<Error + Send + 'static>), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [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<Error + Send + 'static>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [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<Error + Send + 'static>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [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<Error + Send + 'static>); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [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<Box<Error + Send + 'static>> for PupError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [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<Error + Send + 'static>) -> PupError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + 'static` [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 `time::Duration::num_seconds`: Use the `whole_seconds` function [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:483:25 [INFO] [stdout] | [INFO] [stdout] 483 | let mut seconds = d.num_seconds(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `time::Duration::num_milliseconds`: Use the `whole_milliseconds` function. The value is clamped between `i64::min_value()` and `i64::max_value()`. [INFO] [stdout] --> crates/pup-core/src/runner/action.rs:488:16 [INFO] [stdout] | [INFO] [stdout] 488 | let ms = d.num_milliseconds() - seconds * 1000; [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] error: aborting due to 6 previous errors; 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pup-core` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "03bc1bdb454910aceeaa8ecbf4b9954134ae1a2f1043759a172b0110afe77543", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bc1bdb454910aceeaa8ecbf4b9954134ae1a2f1043759a172b0110afe77543", kill_on_drop: false }` [INFO] [stdout] 03bc1bdb454910aceeaa8ecbf4b9954134ae1a2f1043759a172b0110afe77543