[INFO] cloning repository https://github.com/ProsESportu/headsetk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ProsESportu/headsetk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProsESportu%2Fheadsetk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProsESportu%2Fheadsetk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef8e6bfe285c254250c3e9b40baf9330db07b963 [INFO] testing ProsESportu/headsetk against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProsESportu%2Fheadsetk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ProsESportu/headsetk [INFO] finished tweaking git repo https://github.com/ProsESportu/headsetk [INFO] tweaked toml for git repo https://github.com/ProsESportu/headsetk written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ProsESportu/headsetk on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ProsESportu/headsetk 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrayref v0.3.8 [INFO] [stderr] Downloaded memoize v0.4.2 [INFO] [stderr] Downloaded core_maths v0.1.0 [INFO] [stderr] Downloaded memoize-inner v0.4.3 [INFO] [stderr] Downloaded rgb v0.8.48 [INFO] [stderr] Downloaded dbus-tree v0.9.2 [INFO] [stderr] Downloaded dbus-codegen v0.9.1 [INFO] [stderr] Downloaded xml-rs v0.8.21 [INFO] [stderr] Downloaded resvg v0.43.0 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded ksni v0.2.2 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded kurbo v0.11.0 [INFO] [stderr] Downloaded serde_json v1.0.125 [INFO] [stderr] Downloaded fontdb v0.21.0 [INFO] [stderr] Downloaded clap v2.34.0 [INFO] [stderr] Downloaded usvg v0.43.0 [INFO] [stderr] Downloaded ttf-parser v0.24.1 [INFO] [stderr] Downloaded syn v2.0.75 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded rustybuzz v0.18.0 [INFO] [stderr] Downloaded data-url v0.3.1 [INFO] [stderr] Downloaded fontconfig-parser v0.5.7 [INFO] [stderr] Downloaded imagesize v0.13.0 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Downloaded svgtypes v0.15.1 [INFO] [stderr] Downloaded bytemuck v1.17.0 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded unicode-ccc v0.3.0 [INFO] [stderr] Downloaded libc v0.2.157 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53673c6a2e215d090a25efc62f2d477ef248df83e622162924c7846d44228186 [INFO] running `Command { std: "docker" "start" "-a" "53673c6a2e215d090a25efc62f2d477ef248df83e622162924c7846d44228186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53673c6a2e215d090a25efc62f2d477ef248df83e622162924c7846d44228186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53673c6a2e215d090a25efc62f2d477ef248df83e622162924c7846d44228186", kill_on_drop: false }` [INFO] [stdout] 53673c6a2e215d090a25efc62f2d477ef248df83e622162924c7846d44228186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b0636a56f031ff0ee923039941013195b6d6225c7ef58e196331b81b5ee21f1 [INFO] running `Command { std: "docker" "start" "-a" "8b0636a56f031ff0ee923039941013195b6d6225c7ef58e196331b81b5ee21f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.157 [INFO] [stderr] Compiling bytemuck v1.17.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling xml-rs v0.8.21 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling fontdb v0.21.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling dbus-tree v0.9.2 [INFO] [stderr] Compiling memoize-inner v0.4.3 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling memoize v0.4.2 [INFO] [stderr] Compiling ksni v0.2.2 [INFO] [stderr] Compiling usvg v0.43.0 [INFO] [stderr] Compiling resvg v0.43.0 [INFO] [stderr] Compiling headsetk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.05s [INFO] running `Command { std: "docker" "inspect" "8b0636a56f031ff0ee923039941013195b6d6225c7ef58e196331b81b5ee21f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0636a56f031ff0ee923039941013195b6d6225c7ef58e196331b81b5ee21f1", kill_on_drop: false }` [INFO] [stdout] 8b0636a56f031ff0ee923039941013195b6d6225c7ef58e196331b81b5ee21f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f55b7a33e3856cdcae0d6c498d2bf8450e1c7fc0fc0765fb03cf23f7ba3347dc [INFO] running `Command { std: "docker" "start" "-a" "f55b7a33e3856cdcae0d6c498d2bf8450e1c7fc0fc0765fb03cf23f7ba3347dc", kill_on_drop: false }` [INFO] [stderr] Compiling headsetk v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "f55b7a33e3856cdcae0d6c498d2bf8450e1c7fc0fc0765fb03cf23f7ba3347dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55b7a33e3856cdcae0d6c498d2bf8450e1c7fc0fc0765fb03cf23f7ba3347dc", kill_on_drop: false }` [INFO] [stdout] f55b7a33e3856cdcae0d6c498d2bf8450e1c7fc0fc0765fb03cf23f7ba3347dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85068576c88b0be6ef3811bc24acab09da6a3426a37e0b4a4349581cc6f96fe1 [INFO] running `Command { std: "docker" "start" "-a" "85068576c88b0be6ef3811bc24acab09da6a3426a37e0b4a4349581cc6f96fe1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/headsetk-ab17c612adc396fd) [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" "85068576c88b0be6ef3811bc24acab09da6a3426a37e0b4a4349581cc6f96fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85068576c88b0be6ef3811bc24acab09da6a3426a37e0b4a4349581cc6f96fe1", kill_on_drop: false }` [INFO] [stdout] 85068576c88b0be6ef3811bc24acab09da6a3426a37e0b4a4349581cc6f96fe1