[INFO] cloning repository https://github.com/mozalmic/clock [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mozalmic/clock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozalmic%2Fclock", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozalmic%2Fclock'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b823fab303274e8791ecb77668345ee275011d63 [INFO] testing mozalmic/clock against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmozalmic%2Fclock" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mozalmic/clock 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] removed /workspace/builds/worker-7/source/.cargo/config [INFO] started tweaking git repo https://github.com/mozalmic/clock [INFO] finished tweaking git repo https://github.com/mozalmic/clock [INFO] tweaked toml for git repo https://github.com/mozalmic/clock written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/mozalmic/clock 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 86a2874b1ffd09bb06f5a24ad443ffb0dde8c3e7beeefdd26a84cb05c378f64c [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" "86a2874b1ffd09bb06f5a24ad443ffb0dde8c3e7beeefdd26a84cb05c378f64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86a2874b1ffd09bb06f5a24ad443ffb0dde8c3e7beeefdd26a84cb05c378f64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86a2874b1ffd09bb06f5a24ad443ffb0dde8c3e7beeefdd26a84cb05c378f64c", kill_on_drop: false }` [INFO] [stdout] 86a2874b1ffd09bb06f5a24ad443ffb0dde8c3e7beeefdd26a84cb05c378f64c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 1c7c7363c1fed00a37aa98469a5953d15ada488b218dfaaad0269e8f0bd3af57 [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" "1c7c7363c1fed00a37aa98469a5953d15ada488b218dfaaad0269e8f0bd3af57", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.111 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sysfs-pwm v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling max7219 v0.3.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling clock-macro v0.1.0 (/opt/rustwide/workdir/clock-macro) [INFO] [stderr] Compiling sysfs_gpio v0.6.1 [INFO] [stderr] Compiling i2cdev v0.5.1 [INFO] [stderr] Compiling spidev v0.5.1 [INFO] [stderr] Compiling gpio-cdev v0.5.1 [INFO] [stderr] Compiling linux-embedded-hal v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `opts` [INFO] [stdout] --> src/main.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | fn test_lirc(opts: &clap::ArgMatches) -> Result<(), error::Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_opts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 1m 32s [INFO] running `Command { std: "docker" "inspect" "1c7c7363c1fed00a37aa98469a5953d15ada488b218dfaaad0269e8f0bd3af57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7c7363c1fed00a37aa98469a5953d15ada488b218dfaaad0269e8f0bd3af57", kill_on_drop: false }` [INFO] [stdout] 1c7c7363c1fed00a37aa98469a5953d15ada488b218dfaaad0269e8f0bd3af57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d19682cd741f77231b2aebf47e89657ba8b7e6bfe431c06e756287413d19df31 [INFO] running `Command { std: "docker" "start" "-a" "d19682cd741f77231b2aebf47e89657ba8b7e6bfe431c06e756287413d19df31", kill_on_drop: false }` [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling clock v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `opts` [INFO] [stdout] --> src/main.rs:99:14 [INFO] [stdout] | [INFO] [stdout] 99 | fn test_lirc(opts: &clap::ArgMatches) -> Result<(), error::Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_opts` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling clock-macro v0.1.0 (/opt/rustwide/workdir/clock-macro) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.93s [INFO] running `Command { std: "docker" "inspect" "d19682cd741f77231b2aebf47e89657ba8b7e6bfe431c06e756287413d19df31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d19682cd741f77231b2aebf47e89657ba8b7e6bfe431c06e756287413d19df31", kill_on_drop: false }` [INFO] [stdout] d19682cd741f77231b2aebf47e89657ba8b7e6bfe431c06e756287413d19df31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] 209b647e44aa3c06e7342736830d444a20e76d49821d0f64d9a6c1c9b19ca6d1 [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" "209b647e44aa3c06e7342736830d444a20e76d49821d0f64d9a6c1c9b19ca6d1", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `opts` [INFO] [stderr] --> src/main.rs:99:14 [INFO] [stderr] | [INFO] [stderr] 99 | fn test_lirc(opts: &clap::ArgMatches) -> Result<(), error::Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_opts` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `clock` (bin "clock" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/clock-398db3d23544f58d) [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] Running unittests (/opt/rustwide/target/debug/deps/clock_macro-7250ce7268afb2f7) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests clock-macro [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] [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" "209b647e44aa3c06e7342736830d444a20e76d49821d0f64d9a6c1c9b19ca6d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "209b647e44aa3c06e7342736830d444a20e76d49821d0f64d9a6c1c9b19ca6d1", kill_on_drop: false }` [INFO] [stdout] 209b647e44aa3c06e7342736830d444a20e76d49821d0f64d9a6c1c9b19ca6d1