[INFO] cloning repository https://github.com/akosnad/pam_btbeacon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/akosnad/pam_btbeacon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakosnad%2Fpam_btbeacon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakosnad%2Fpam_btbeacon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91c2b82a6f9a17c34df576881758b83799b99e83 [INFO] testing akosnad/pam_btbeacon against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fakosnad%2Fpam_btbeacon" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/akosnad/pam_btbeacon 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/akosnad/pam_btbeacon [INFO] finished tweaking git repo https://github.com/akosnad/pam_btbeacon [INFO] tweaked toml for git repo https://github.com/akosnad/pam_btbeacon written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate git repo https://github.com/akosnad/pam_btbeacon 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] 7f33be8a444c3c5b8351896cecfe2ade1059d9a3e1a5e85756eabeb1772b87dd [INFO] running `Command { std: "docker" "start" "-a" "7f33be8a444c3c5b8351896cecfe2ade1059d9a3e1a5e85756eabeb1772b87dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f33be8a444c3c5b8351896cecfe2ade1059d9a3e1a5e85756eabeb1772b87dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f33be8a444c3c5b8351896cecfe2ade1059d9a3e1a5e85756eabeb1772b87dd", kill_on_drop: false }` [INFO] [stdout] 7f33be8a444c3c5b8351896cecfe2ade1059d9a3e1a5e85756eabeb1772b87dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] 2f68a3cee6bf64b8efd31943e872c8437bf62c3c965844ec6f5b0573e4905fc9 [INFO] running `Command { std: "docker" "start" "-a" "2f68a3cee6bf64b8efd31943e872c8437bf62c3c965844ec6f5b0573e4905fc9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling pam v0.1.0 (https://github.com/anowell/pam-rs?rev=4bb68d3#4bb68d31) [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling custom_debug_derive v0.5.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling pin-project v1.0.9 [INFO] [stderr] Compiling custom_debug v0.5.0 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling dbus-crossroads v0.5.0 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling bluer v0.13.1 [INFO] [stderr] Compiling pam_btbeacon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 07s [INFO] running `Command { std: "docker" "inspect" "2f68a3cee6bf64b8efd31943e872c8437bf62c3c965844ec6f5b0573e4905fc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f68a3cee6bf64b8efd31943e872c8437bf62c3c965844ec6f5b0573e4905fc9", kill_on_drop: false }` [INFO] [stdout] 2f68a3cee6bf64b8efd31943e872c8437bf62c3c965844ec6f5b0573e4905fc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] 6e522aa37526043dced266f6b5780d40a81e0d589e50188e1d53bacb81c20125 [INFO] running `Command { std: "docker" "start" "-a" "6e522aa37526043dced266f6b5780d40a81e0d589e50188e1d53bacb81c20125", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pam_btbeacon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.11s [INFO] running `Command { std: "docker" "inspect" "6e522aa37526043dced266f6b5780d40a81e0d589e50188e1d53bacb81c20125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e522aa37526043dced266f6b5780d40a81e0d589e50188e1d53bacb81c20125", kill_on_drop: false }` [INFO] [stdout] 6e522aa37526043dced266f6b5780d40a81e0d589e50188e1d53bacb81c20125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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] e9c5d8d3854a52a44d322a63e19fa751025abb89ae513ac47219870ed358f5ea [INFO] running `Command { std: "docker" "start" "-a" "e9c5d8d3854a52a44d322a63e19fa751025abb89ae513ac47219870ed358f5ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 53.63s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pam_btbeacon-df0e83d49ad686e9) [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/pam_btbeacon-aa10aede47a85c98) [INFO] [stdout] [INFO] [stderr] Doc-tests pam_btbeacon [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] [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" "e9c5d8d3854a52a44d322a63e19fa751025abb89ae513ac47219870ed358f5ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c5d8d3854a52a44d322a63e19fa751025abb89ae513ac47219870ed358f5ea", kill_on_drop: false }` [INFO] [stdout] e9c5d8d3854a52a44d322a63e19fa751025abb89ae513ac47219870ed358f5ea