[INFO] cloning repository https://github.com/aswild/pulse-switcher-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aswild/pulse-switcher-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faswild%2Fpulse-switcher-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faswild%2Fpulse-switcher-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4e37d747d7aec317277fd121d78a4f1f636e18b [INFO] testing aswild/pulse-switcher-rs against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faswild%2Fpulse-switcher-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aswild/pulse-switcher-rs on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aswild/pulse-switcher-rs [INFO] finished tweaking git repo https://github.com/aswild/pulse-switcher-rs [INFO] tweaked toml for git repo https://github.com/aswild/pulse-switcher-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/aswild/pulse-switcher-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/aswild/pulsectl` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libpulse-sys v1.19.3 [INFO] [stderr] Downloaded libpulse-binding v2.25.0 [INFO] [stderr] Downloaded yall v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e0da1fb13c4f7ed99c6263e3cfaaa828ab6fd743d0d03dad1f503f8298c925f [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" "0e0da1fb13c4f7ed99c6263e3cfaaa828ab6fd743d0d03dad1f503f8298c925f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e0da1fb13c4f7ed99c6263e3cfaaa828ab6fd743d0d03dad1f503f8298c925f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0da1fb13c4f7ed99c6263e3cfaaa828ab6fd743d0d03dad1f503f8298c925f", kill_on_drop: false }` [INFO] [stdout] 0e0da1fb13c4f7ed99c6263e3cfaaa828ab6fd743d0d03dad1f503f8298c925f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa191be2f8e332efce7aa09ed99a1b9f2c5fb2881d144b0ea416ff0893dd1c31 [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" "fa191be2f8e332efce7aa09ed99a1b9f2c5fb2881d144b0ea416ff0893dd1c31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling libpulse-sys v1.19.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling yall v0.5.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.131 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling libpulse-binding v2.25.0 [INFO] [stderr] Compiling pulsectl v0.2.12 (https://github.com/aswild/pulsectl#a2295c43) [INFO] [stderr] Compiling serde v1.0.131 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling pulse-switcher v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.18s [INFO] running `Command { std: "docker" "inspect" "fa191be2f8e332efce7aa09ed99a1b9f2c5fb2881d144b0ea416ff0893dd1c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa191be2f8e332efce7aa09ed99a1b9f2c5fb2881d144b0ea416ff0893dd1c31", kill_on_drop: false }` [INFO] [stdout] fa191be2f8e332efce7aa09ed99a1b9f2c5fb2881d144b0ea416ff0893dd1c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] b8bf359c95d1601fc1adde0ba61f05d64ad4766dd4d328a195dbb47e51238fdf [INFO] running `Command { std: "docker" "start" "-a" "b8bf359c95d1601fc1adde0ba61f05d64ad4766dd4d328a195dbb47e51238fdf", kill_on_drop: false }` [INFO] [stderr] Compiling pulse-switcher v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "b8bf359c95d1601fc1adde0ba61f05d64ad4766dd4d328a195dbb47e51238fdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8bf359c95d1601fc1adde0ba61f05d64ad4766dd4d328a195dbb47e51238fdf", kill_on_drop: false }` [INFO] [stdout] b8bf359c95d1601fc1adde0ba61f05d64ad4766dd4d328a195dbb47e51238fdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 9ad01f4d8d98336a851b2a64be06c99cb2498015ad1bdb68f94ac85ce765e42f [INFO] running `Command { std: "docker" "start" "-a" "9ad01f4d8d98336a851b2a64be06c99cb2498015ad1bdb68f94ac85ce765e42f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pulse_switcher-fc3c8c369c4aa37c) [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" "9ad01f4d8d98336a851b2a64be06c99cb2498015ad1bdb68f94ac85ce765e42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad01f4d8d98336a851b2a64be06c99cb2498015ad1bdb68f94ac85ce765e42f", kill_on_drop: false }` [INFO] [stdout] 9ad01f4d8d98336a851b2a64be06c99cb2498015ad1bdb68f94ac85ce765e42f