[INFO] cloning repository https://github.com/arpho/battery_saver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arpho/battery_saver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpho%2Fbattery_saver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpho%2Fbattery_saver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeaf40fb3885279c93b952ad4cba6bc3b02cc32f [INFO] testing arpho/battery_saver against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farpho%2Fbattery_saver" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arpho/battery_saver on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/arpho/battery_saver [INFO] finished tweaking git repo https://github.com/arpho/battery_saver [INFO] tweaked toml for git repo https://github.com/arpho/battery_saver written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/arpho/battery_saver already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uom v0.31.0 [INFO] [stderr] Downloaded io_bluetooth v0.1.0 [INFO] [stderr] Downloaded winbluetooth v0.1.0 [INFO] [stderr] Downloaded libbluetooth v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a1c382d421d31ccd8bb87d3153fe198b37eef546bdb34f6defc95347699fbaf [INFO] running `Command { std: "docker" "start" "-a" "1a1c382d421d31ccd8bb87d3153fe198b37eef546bdb34f6defc95347699fbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a1c382d421d31ccd8bb87d3153fe198b37eef546bdb34f6defc95347699fbaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a1c382d421d31ccd8bb87d3153fe198b37eef546bdb34f6defc95347699fbaf", kill_on_drop: false }` [INFO] [stdout] 1a1c382d421d31ccd8bb87d3153fe198b37eef546bdb34f6defc95347699fbaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 724c6df39fb407d26bb9303c027216d551a75f6cba2445c2112576249e90c908 [INFO] running `Command { std: "docker" "start" "-a" "724c6df39fb407d26bb9303c027216d551a75f6cba2445c2112576249e90c908", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling cpal v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling uom v0.30.0 [INFO] [stderr] Compiling uom v0.31.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libbluetooth v0.1.0 [INFO] [stderr] error: could not compile `uom` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uom --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uom-0.31.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' -C metadata=3716f30d123b5e0c -C extra-filename=-3716f30d123b5e0c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-70e6e1bcaacefbd6.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-043b2d39e4ea9fae.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "724c6df39fb407d26bb9303c027216d551a75f6cba2445c2112576249e90c908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "724c6df39fb407d26bb9303c027216d551a75f6cba2445c2112576249e90c908", kill_on_drop: false }` [INFO] [stdout] 724c6df39fb407d26bb9303c027216d551a75f6cba2445c2112576249e90c908