[INFO] cloning repository https://github.com/scurest/abrupng [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scurest/abrupng" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscurest%2Fabrupng", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscurest%2Fabrupng'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ef5d7c3044a78c95883b38dd11944a505a1f99f [INFO] checking scurest/abrupng against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscurest%2Fabrupng" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scurest/abrupng on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scurest/abrupng [INFO] finished tweaking git repo https://github.com/scurest/abrupng [INFO] tweaked toml for git repo https://github.com/scurest/abrupng written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/scurest/abrupng already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee07ba882e9470b3d8cf8570ff08120b5f9d419310e536fc776476d0fbd4eb53 [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" "ee07ba882e9470b3d8cf8570ff08120b5f9d419310e536fc776476d0fbd4eb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee07ba882e9470b3d8cf8570ff08120b5f9d419310e536fc776476d0fbd4eb53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee07ba882e9470b3d8cf8570ff08120b5f9d419310e536fc776476d0fbd4eb53", kill_on_drop: false }` [INFO] [stdout] ee07ba882e9470b3d8cf8570ff08120b5f9d419310e536fc776476d0fbd4eb53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35adffdcfffb4d8c0f7de3444b9f8428a3094fd6af40d7339f7cf76c5db363e4 [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" "35adffdcfffb4d8c0f7de3444b9f8428a3094fd6af40d7339f7cf76c5db363e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking abrupng v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/abr/err.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum OpenError { [INFO] [stdout] 6 | | UnsupportedVersion { [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/abr/err.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / quick_error! { [INFO] [stdout] 4 | | #[derive(Debug)] [INFO] [stdout] 5 | | pub enum OpenError { [INFO] [stdout] 6 | | UnsupportedVersion { [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / quick_error! { [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub enum Error { [INFO] [stdout] 10 | | BadCommandlineOptions(reason: getopts::Fail) { [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/err.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / quick_error! { [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub enum Error { [INFO] [stdout] 10 | | BadCommandlineOptions(reason: getopts::Fail) { [INFO] [stdout] ... | [INFO] [stdout] 40 | | } [INFO] [stdout] 41 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.71s [INFO] running `Command { std: "docker" "inspect" "35adffdcfffb4d8c0f7de3444b9f8428a3094fd6af40d7339f7cf76c5db363e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35adffdcfffb4d8c0f7de3444b9f8428a3094fd6af40d7339f7cf76c5db363e4", kill_on_drop: false }` [INFO] [stdout] 35adffdcfffb4d8c0f7de3444b9f8428a3094fd6af40d7339f7cf76c5db363e4