[INFO] cloning repository https://github.com/bigbass1997/pictas-interface-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigbass1997/pictas-interface-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2Fpictas-interface-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2Fpictas-interface-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e89675e95818677a8bb7bfcc207b3cc9c3386e1 [INFO] testing bigbass1997/pictas-interface-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbass1997%2Fpictas-interface-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bigbass1997/pictas-interface-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bigbass1997/pictas-interface-rs [INFO] finished tweaking git repo https://github.com/bigbass1997/pictas-interface-rs [INFO] tweaked toml for git repo https://github.com/bigbass1997/pictas-interface-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/bigbass1997/pictas-interface-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "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] 054779e7c65c34a71606cfa8345865f58c1749350cf201d9efd18d370124ebaa [INFO] running `Command { std: "docker" "start" "-a" "054779e7c65c34a71606cfa8345865f58c1749350cf201d9efd18d370124ebaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "054779e7c65c34a71606cfa8345865f58c1749350cf201d9efd18d370124ebaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054779e7c65c34a71606cfa8345865f58c1749350cf201d9efd18d370124ebaa", kill_on_drop: false }` [INFO] [stdout] 054779e7c65c34a71606cfa8345865f58c1749350cf201d9efd18d370124ebaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "build" "--frozen" "--message-format=json", 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] 07fdec470f3c582121fed3655ea33c25df4f62aef85c8e5250e55a76e0df1b1c [INFO] running `Command { std: "docker" "start" "-a" "07fdec470f3c582121fed3655ea33c25df4f62aef85c8e5250e55a76e0df1b1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling pictas-interface-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `prepend` [INFO] [stdout] --> src/parsers.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn prepend(&mut self, bytes: &[u8], invert: bool){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLANK` [INFO] [stdout] --> src/device.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $name: &[u8] = &[$val]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | buffer!(BLANK, 0x00); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (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 33.02s [INFO] running `Command { std: "docker" "inspect" "07fdec470f3c582121fed3655ea33c25df4f62aef85c8e5250e55a76e0df1b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07fdec470f3c582121fed3655ea33c25df4f62aef85c8e5250e55a76e0df1b1c", kill_on_drop: false }` [INFO] [stdout] 07fdec470f3c582121fed3655ea33c25df4f62aef85c8e5250e55a76e0df1b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f5305c282720a806ad7acd5edcd36ded2d9a821b8baaa8d3f45855f6e15f657 [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" "0f5305c282720a806ad7acd5edcd36ded2d9a821b8baaa8d3f45855f6e15f657", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pictas-interface-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `prepend` [INFO] [stdout] --> src/parsers.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn prepend(&mut self, bytes: &[u8], invert: bool){ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BLANK` [INFO] [stdout] --> src/device.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub const $name: &[u8] = &[$val]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | buffer!(BLANK, 0x00); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `buffer` (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 2.66s [INFO] running `Command { std: "docker" "inspect" "0f5305c282720a806ad7acd5edcd36ded2d9a821b8baaa8d3f45855f6e15f657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5305c282720a806ad7acd5edcd36ded2d9a821b8baaa8d3f45855f6e15f657", kill_on_drop: false }` [INFO] [stdout] 0f5305c282720a806ad7acd5edcd36ded2d9a821b8baaa8d3f45855f6e15f657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.59.0" "test" "--frozen", 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] 71c414afe00e3d16ad20d2bea7284ef932a78052aa0d6e6b91fea3dc7745601e [INFO] running `Command { std: "docker" "start" "-a" "71c414afe00e3d16ad20d2bea7284ef932a78052aa0d6e6b91fea3dc7745601e", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `prepend` [INFO] [stderr] --> src/parsers.rs:30:12 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn prepend(&mut self, bytes: &[u8], invert: bool){ [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `BLANK` [INFO] [stderr] --> src/device.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | pub const $name: &[u8] = &[$val]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 20 | buffer!(BLANK, 0x00); [INFO] [stderr] | --------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `buffer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pictas-interface-rs` (bin "pictas-interface-rs" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pictas_interface_rs-c24a202c3ef6305a) [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" "71c414afe00e3d16ad20d2bea7284ef932a78052aa0d6e6b91fea3dc7745601e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c414afe00e3d16ad20d2bea7284ef932a78052aa0d6e6b91fea3dc7745601e", kill_on_drop: false }` [INFO] [stdout] 71c414afe00e3d16ad20d2bea7284ef932a78052aa0d6e6b91fea3dc7745601e