[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] testing scurest/abrupng against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscurest%2Fabrupng" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scurest/abrupng on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-6/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90d81ecb71ec09d8bafa7563e0afc3361551deb91bec9c8a18e3fbc65ad6fcad [INFO] running `Command { std: "docker" "start" "-a" "90d81ecb71ec09d8bafa7563e0afc3361551deb91bec9c8a18e3fbc65ad6fcad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90d81ecb71ec09d8bafa7563e0afc3361551deb91bec9c8a18e3fbc65ad6fcad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d81ecb71ec09d8bafa7563e0afc3361551deb91bec9c8a18e3fbc65ad6fcad", kill_on_drop: false }` [INFO] [stdout] 90d81ecb71ec09d8bafa7563e0afc3361551deb91bec9c8a18e3fbc65ad6fcad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68b3e9ed6f779f645c308b91d121d74cd3f05a12d08fb91b0c34bc334e719f8b [INFO] running `Command { std: "docker" "start" "-a" "68b3e9ed6f779f645c308b91d121d74cd3f05a12d08fb91b0c34bc334e719f8b", kill_on_drop: false }` [INFO] [stderr] Compiling adler32 v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling crc32fast v1.2.0 [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] [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: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (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: this warning originates in the macro `quick_error` (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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.15s [INFO] running `Command { std: "docker" "inspect" "68b3e9ed6f779f645c308b91d121d74cd3f05a12d08fb91b0c34bc334e719f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b3e9ed6f779f645c308b91d121d74cd3f05a12d08fb91b0c34bc334e719f8b", kill_on_drop: false }` [INFO] [stdout] 68b3e9ed6f779f645c308b91d121d74cd3f05a12d08fb91b0c34bc334e719f8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1377b904d12164f881545243583bb12535f89ee692648222ef384578f3402dea [INFO] running `Command { std: "docker" "start" "-a" "1377b904d12164f881545243583bb12535f89ee692648222ef384578f3402dea", kill_on_drop: false }` [INFO] [stderr] Compiling 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/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: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `quick_error` (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: this warning originates in the macro `quick_error` (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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "1377b904d12164f881545243583bb12535f89ee692648222ef384578f3402dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1377b904d12164f881545243583bb12535f89ee692648222ef384578f3402dea", kill_on_drop: false }` [INFO] [stdout] 1377b904d12164f881545243583bb12535f89ee692648222ef384578f3402dea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9338266cab3970bbe739aaa26b4503e43ad70755ed5af471dd827d37c7d52a3d [INFO] running `Command { std: "docker" "start" "-a" "9338266cab3970bbe739aaa26b4503e43ad70755ed5af471dd827d37c7d52a3d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/err.rs:7:1 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 7 | / quick_error! { [INFO] [stdout] [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: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `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: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `abrupng` (bin "abrupng" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/abrupng-2a770c18c66ad343) [INFO] running `Command { std: "docker" "inspect" "9338266cab3970bbe739aaa26b4503e43ad70755ed5af471dd827d37c7d52a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9338266cab3970bbe739aaa26b4503e43ad70755ed5af471dd827d37c7d52a3d", kill_on_drop: false }` [INFO] [stdout] 9338266cab3970bbe739aaa26b4503e43ad70755ed5af471dd827d37c7d52a3d