[INFO] fetching crate ptouch 0.1.0... [INFO] testing ptouch-0.1.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate ptouch 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate ptouch 0.1.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking crates.io crate ptouch 0.1.0 [INFO] finished tweaking crates.io crate ptouch 0.1.0 [INFO] tweaked toml for crates.io crate ptouch 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate ptouch 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded funty v1.2.0 [INFO] [stderr] Downloaded simplelog v0.9.0 [INFO] [stderr] Downloaded ansi-parser v0.7.0 [INFO] [stderr] Downloaded sdl2-sys v0.32.6 [INFO] [stderr] Downloaded bitvec v0.21.0 [INFO] [stderr] Downloaded tinytga v0.3.2 [INFO] [stderr] Downloaded sdl2 v0.32.2 [INFO] [stderr] Downloaded barcoders v1.0.2 [INFO] [stderr] Downloaded libusb1-sys v0.5.0 [INFO] [stderr] Downloaded image v0.23.13 [INFO] [stderr] Downloaded strum v0.20.0 [INFO] [stderr] Downloaded embedded-graphics-simulator v0.2.1 [INFO] [stderr] Downloaded strum_macros v0.20.1 [INFO] [stderr] Downloaded rusb v0.7.0 [INFO] [stderr] Downloaded bytemuck v1.5.0 [INFO] [stderr] Downloaded weezl v0.1.4 [INFO] [stderr] Downloaded embedded-text v0.4.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7cac7d732667972eadf03c52c3ebccb15735810eb84d6a89d4fc0cf2a3b11723 [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" "7cac7d732667972eadf03c52c3ebccb15735810eb84d6a89d4fc0cf2a3b11723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7cac7d732667972eadf03c52c3ebccb15735810eb84d6a89d4fc0cf2a3b11723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cac7d732667972eadf03c52c3ebccb15735810eb84d6a89d4fc0cf2a3b11723", kill_on_drop: false }` [INFO] [stdout] 7cac7d732667972eadf03c52c3ebccb15735810eb84d6a89d4fc0cf2a3b11723 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 484ff9dcb7a284a3addb8368dc332294fa92f13b08c9481cdf0d05a1be02ad10 [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" "484ff9dcb7a284a3addb8368dc332294fa92f13b08c9481cdf0d05a1be02ad10", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling rusb v0.7.0 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling barcoders v1.0.2 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling embedded-graphics v0.6.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling bitvec v0.21.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling ansi-parser v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling embedded-text v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling tinytga v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling embedded-graphics-simulator v0.2.1 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ptouch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/commands.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | &buff[7..11].copy_from_slice(&raster_bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.89s [INFO] running `Command { std: "docker" "inspect" "484ff9dcb7a284a3addb8368dc332294fa92f13b08c9481cdf0d05a1be02ad10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484ff9dcb7a284a3addb8368dc332294fa92f13b08c9481cdf0d05a1be02ad10", kill_on_drop: false }` [INFO] [stdout] 484ff9dcb7a284a3addb8368dc332294fa92f13b08c9481cdf0d05a1be02ad10 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e35bdce6e73fb4cd706b8f7c445119c4cf653f2ca419787bfee771e9fdc9e6c7 [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" "e35bdce6e73fb4cd706b8f7c445119c4cf653f2ca419787bfee771e9fdc9e6c7", kill_on_drop: false }` [INFO] [stderr] Compiling ptouch v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/commands.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | &buff[7..11].copy_from_slice(&raster_bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/commands.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | &buff[7..11].copy_from_slice(&raster_bytes); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.50s [INFO] running `Command { std: "docker" "inspect" "e35bdce6e73fb4cd706b8f7c445119c4cf653f2ca419787bfee771e9fdc9e6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35bdce6e73fb4cd706b8f7c445119c4cf653f2ca419787bfee771e9fdc9e6c7", kill_on_drop: false }` [INFO] [stdout] e35bdce6e73fb4cd706b8f7c445119c4cf653f2ca419787bfee771e9fdc9e6c7 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e8aaaf0598cfb734dcd674edb9875d70b43867ec72be39e4e394454849d50f4 [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" "4e8aaaf0598cfb734dcd674edb9875d70b43867ec72be39e4e394454849d50f4", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/commands.rs:138:9 [INFO] [stderr] | [INFO] [stderr] 138 | &buff[7..11].copy_from_slice(&raster_bytes); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ptouch` (lib) generated 1 warning [INFO] [stderr] warning: `ptouch` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ptouch-07b7e62d16065b1b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test render::display::test::test_display ... ok [INFO] [stdout] test tiff::test::test_raster_compression ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ptouch_util-25b3810061e574ff) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ptouch [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e8aaaf0598cfb734dcd674edb9875d70b43867ec72be39e4e394454849d50f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8aaaf0598cfb734dcd674edb9875d70b43867ec72be39e4e394454849d50f4", kill_on_drop: false }` [INFO] [stdout] 4e8aaaf0598cfb734dcd674edb9875d70b43867ec72be39e4e394454849d50f4