[INFO] cloning repository https://github.com/pgasior/arctis5-sidetone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pgasior/arctis5-sidetone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgasior%2Farctis5-sidetone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgasior%2Farctis5-sidetone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9cd4098311ee1b18282e6b3ee03e4298b73e5be [INFO] building pgasior/arctis5-sidetone against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpgasior%2Farctis5-sidetone" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pgasior/arctis5-sidetone on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pgasior/arctis5-sidetone [INFO] finished tweaking git repo https://github.com/pgasior/arctis5-sidetone [INFO] tweaked toml for git repo https://github.com/pgasior/arctis5-sidetone written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pgasior/arctis5-sidetone already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46e0c4df304a04e4878c6cb7ddee6ac076463ee88f46c981dd6d9a453b3ecd55 [INFO] running `Command { std: "docker" "start" "-a" "46e0c4df304a04e4878c6cb7ddee6ac076463ee88f46c981dd6d9a453b3ecd55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46e0c4df304a04e4878c6cb7ddee6ac076463ee88f46c981dd6d9a453b3ecd55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e0c4df304a04e4878c6cb7ddee6ac076463ee88f46c981dd6d9a453b3ecd55", kill_on_drop: false }` [INFO] [stdout] 46e0c4df304a04e4878c6cb7ddee6ac076463ee88f46c981dd6d9a453b3ecd55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ded4f7ec312239174358bc2821366abe1011f2b99e109659e67d09272c6030e6 [INFO] running `Command { std: "docker" "start" "-a" "ded4f7ec312239174358bc2821366abe1011f2b99e109659e67d09272c6030e6", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling arctis5sidetone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "ded4f7ec312239174358bc2821366abe1011f2b99e109659e67d09272c6030e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ded4f7ec312239174358bc2821366abe1011f2b99e109659e67d09272c6030e6", kill_on_drop: false }` [INFO] [stdout] ded4f7ec312239174358bc2821366abe1011f2b99e109659e67d09272c6030e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cad761c54338bf7422f2ffc0149692a1dbe6c02717a12d4531abce85446d8d8b [INFO] running `Command { std: "docker" "start" "-a" "cad761c54338bf7422f2ffc0149692a1dbe6c02717a12d4531abce85446d8d8b", kill_on_drop: false }` [INFO] [stderr] Compiling arctis5sidetone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.42s [INFO] running `Command { std: "docker" "inspect" "cad761c54338bf7422f2ffc0149692a1dbe6c02717a12d4531abce85446d8d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad761c54338bf7422f2ffc0149692a1dbe6c02717a12d4531abce85446d8d8b", kill_on_drop: false }` [INFO] [stdout] cad761c54338bf7422f2ffc0149692a1dbe6c02717a12d4531abce85446d8d8b