[INFO] updating cached repository https://github.com/scurest/abrupng [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ef5d7c3044a78c95883b38dd11944a505a1f99f [INFO] testing scurest/abrupng against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscurest%2Fabrupng" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scurest/abrupng on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-14/source/Cargo.toml [INFO] crate git repo https://github.com/scurest/abrupng already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] c25ce926490e066f68ac12def2fecc8d0cf33580effecbd3db01e3aa599aaa39 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c25ce926490e066f68ac12def2fecc8d0cf33580effecbd3db01e3aa599aaa39"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling png v0.15.0 [INFO] [stderr] Compiling abrupng v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/abr/err.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / quick_error! { [INFO] [stderr] 4 | | #[derive(Debug)] [INFO] [stderr] 5 | | pub enum OpenError { [INFO] [stderr] 6 | | UnsupportedVersion { [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / quick_error! { [INFO] [stderr] 8 | | #[derive(Debug)] [INFO] [stderr] 9 | | pub enum Error { [INFO] [stderr] 10 | | BadCommandlineOptions(reason: getopts::Fail) { [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.96s [INFO] running `"docker" "inspect" "c25ce926490e066f68ac12def2fecc8d0cf33580effecbd3db01e3aa599aaa39"` [INFO] running `"docker" "rm" "-f" "c25ce926490e066f68ac12def2fecc8d0cf33580effecbd3db01e3aa599aaa39"` [INFO] [stdout] c25ce926490e066f68ac12def2fecc8d0cf33580effecbd3db01e3aa599aaa39 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c6ccfa29660a37eebc7f5cbe4b7e2ec76519079851e666c286dbec4fd623f82 [INFO] running `"docker" "start" "-a" "2c6ccfa29660a37eebc7f5cbe4b7e2ec76519079851e666c286dbec4fd623f82"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling abrupng v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/abr/err.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / quick_error! { [INFO] [stderr] 4 | | #[derive(Debug)] [INFO] [stderr] 5 | | pub enum OpenError { [INFO] [stderr] 6 | | UnsupportedVersion { [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / quick_error! { [INFO] [stderr] 8 | | #[derive(Debug)] [INFO] [stderr] 9 | | pub enum Error { [INFO] [stderr] 10 | | BadCommandlineOptions(reason: getopts::Fail) { [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "2c6ccfa29660a37eebc7f5cbe4b7e2ec76519079851e666c286dbec4fd623f82"` [INFO] running `"docker" "rm" "-f" "2c6ccfa29660a37eebc7f5cbe4b7e2ec76519079851e666c286dbec4fd623f82"` [INFO] [stdout] 2c6ccfa29660a37eebc7f5cbe4b7e2ec76519079851e666c286dbec4fd623f82 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4008db38215c780e0d78bf1485cc5a113fb11e210c4720cff8bfa0ff46fbbb9e [INFO] running `"docker" "start" "-a" "4008db38215c780e0d78bf1485cc5a113fb11e210c4720cff8bfa0ff46fbbb9e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/abr/err.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | / quick_error! { [INFO] [stderr] 4 | | #[derive(Debug)] [INFO] [stderr] 5 | | pub enum OpenError { [INFO] [stderr] 6 | | UnsupportedVersion { [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/err.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / quick_error! { [INFO] [stderr] 8 | | #[derive(Debug)] [INFO] [stderr] 9 | | pub enum Error { [INFO] [stderr] 10 | | BadCommandlineOptions(reason: getopts::Fail) { [INFO] [stderr] ... | [INFO] [stderr] 40 | | } [INFO] [stderr] 41 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/abrupng-31321db50a6e16ae [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "4008db38215c780e0d78bf1485cc5a113fb11e210c4720cff8bfa0ff46fbbb9e"` [INFO] running `"docker" "rm" "-f" "4008db38215c780e0d78bf1485cc5a113fb11e210c4720cff8bfa0ff46fbbb9e"` [INFO] [stdout] 4008db38215c780e0d78bf1485cc5a113fb11e210c4720cff8bfa0ff46fbbb9e