[INFO] cloning repository https://github.com/peshogo/bumpg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peshogo/bumpg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshogo%2Fbumpg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshogo%2Fbumpg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 44c5e2ac048c0327299259c11ae010bcc8bfb4ea [INFO] checking peshogo/bumpg against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeshogo%2Fbumpg" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peshogo/bumpg on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/peshogo/bumpg [INFO] finished tweaking git repo https://github.com/peshogo/bumpg [INFO] tweaked toml for git repo https://github.com/peshogo/bumpg written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/peshogo/bumpg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7bb68579e1e564c5a97a78ffa504683a67c235da4bb84239c065b1254454205b [INFO] running `Command { std: "docker" "start" "-a" "7bb68579e1e564c5a97a78ffa504683a67c235da4bb84239c065b1254454205b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7bb68579e1e564c5a97a78ffa504683a67c235da4bb84239c065b1254454205b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb68579e1e564c5a97a78ffa504683a67c235da4bb84239c065b1254454205b", kill_on_drop: false }` [INFO] [stdout] 7bb68579e1e564c5a97a78ffa504683a67c235da4bb84239c065b1254454205b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac2340f35e0ac5f6532a573e56daf68646d7ad459e3bc8d1d454c128e4a92c4 [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" "cac2340f35e0ac5f6532a573e56daf68646d7ad459e3bc8d1d454c128e4a92c4", kill_on_drop: false }` [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking smallvec v0.6.7 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking ignore v0.4.6 [INFO] [stderr] Checking serde_json v1.0.35 [INFO] [stderr] Checking condensify v0.1.0 (/opt/rustwide/workdir/condensify) [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> condensify/src/error.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, e.description())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, "{}", e.description())?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> condensify/src/error.rs:25:44 [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, e.description())?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 25 | Error::IoError(e) => write!(f, "{}", e.description())?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Condencify` in this scope [INFO] [stdout] --> condensify/src/condensify/mod.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Condensify { [INFO] [stdout] | --------------------- similarly named struct `Condensify` defined here [INFO] [stdout] ... [INFO] [stdout] 20 | impl Condencify { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Condensify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | impl CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | impl Read for CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | impl Write for CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> condensify/src/condensify/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> condensify/src/condensify/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorKind` [INFO] [stdout] --> condensify/src/condensify/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::error::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hash::Hash` [INFO] [stdout] --> condensify/src/condensify/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Condencify` in this scope [INFO] [stdout] --> condensify/src/condensify/mod.rs:20:6 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Condensify { [INFO] [stdout] | --------------------- similarly named struct `Condensify` defined here [INFO] [stdout] ... [INFO] [stdout] 20 | impl Condencify { [INFO] [stdout] | ^^^^^^^^^^ help: a struct with a similar name exists: `Condensify` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | impl CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/read.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | impl Read for CondensifyFileReader { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | impl Write for CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0726]: implicit elided lifetime not allowed here [INFO] [stdout] --> condensify/src/condensify/write.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | impl CondensifyFileWriter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^- help: indicate the anonymous lifetime: `<'_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Read`, `Write`, `self` [INFO] [stdout] --> condensify/src/condensify/mod.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Read, Write}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> condensify/src/condensify/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::error::ErrorKind` [INFO] [stdout] --> condensify/src/condensify/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::error::ErrorKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::hash::Hash` [INFO] [stdout] --> condensify/src/condensify/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::hash::Hash; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `error::Error` doesn't implement `Debug` [INFO] [stdout] --> condensify/src/error.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl ErrorTrait for Error { [INFO] [stdout] | ^^^^^^^^^^ `error::Error` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `error::Error` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `condensify` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: `error::Error` doesn't implement `Debug` [INFO] [stdout] --> condensify/src/error.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl ErrorTrait for Error { [INFO] [stdout] | ^^^^^^^^^^ `error::Error` cannot be formatted using `{:?}` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `error::Error` [INFO] [stdout] = note: add `#[derive(Debug)]` or manually implement `Debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0412. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cac2340f35e0ac5f6532a573e56daf68646d7ad459e3bc8d1d454c128e4a92c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac2340f35e0ac5f6532a573e56daf68646d7ad459e3bc8d1d454c128e4a92c4", kill_on_drop: false }` [INFO] [stdout] cac2340f35e0ac5f6532a573e56daf68646d7ad459e3bc8d1d454c128e4a92c4