[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] dcea25dcf97bac715dae40b6356769764eb13447
[INFO] checking aswild/pulse-switcher-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faswild%2Fpulse-switcher-rs" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aswild/pulse-switcher-rs on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aswild/pulse-switcher-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/aswild/pulsectl`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded yall v0.5.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded libpulse-sys v1.19.3
[INFO] [stderr]   Downloaded libpulse-binding v2.26.0
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded libc v0.2.136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de4ac52164d5fe42fb834dae066572933c47d62db942682ab81481ea9ce1a92e
[INFO] running `Command { std: "docker" "start" "-a" "de4ac52164d5fe42fb834dae066572933c47d62db942682ab81481ea9ce1a92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de4ac52164d5fe42fb834dae066572933c47d62db942682ab81481ea9ce1a92e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de4ac52164d5fe42fb834dae066572933c47d62db942682ab81481ea9ce1a92e", kill_on_drop: false }`
[INFO] [stdout] de4ac52164d5fe42fb834dae066572933c47d62db942682ab81481ea9ce1a92e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea52645edcf92f2a199b6fc8e982cd6d8221c3ce53b9664af5a56e429d2fbf4a
[INFO] running `Command { std: "docker" "start" "-a" "ea52645edcf92f2a199b6fc8e982cd6d8221c3ce53b9664af5a56e429d2fbf4a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.136
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling libpulse-sys v1.19.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking yall v0.5.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking libpulse-binding v2.26.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking pulsectl v0.2.12 (https://github.com/aswild/pulsectl#a8f45d5b)
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking pulse-switcher v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.67s
[INFO] running `Command { std: "docker" "inspect" "ea52645edcf92f2a199b6fc8e982cd6d8221c3ce53b9664af5a56e429d2fbf4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea52645edcf92f2a199b6fc8e982cd6d8221c3ce53b9664af5a56e429d2fbf4a", kill_on_drop: false }`
[INFO] [stdout] ea52645edcf92f2a199b6fc8e982cd6d8221c3ce53b9664af5a56e429d2fbf4a
