[INFO] cloning repository https://github.com/eloc3147/lightbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eloc3147/lightbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feloc3147%2Flightbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feloc3147%2Flightbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e25ff64fb920a3ce3389da7bbc401579f191ddc8 [INFO] testing eloc3147/lightbox against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feloc3147%2Flightbox" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eloc3147/lightbox on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eloc3147/lightbox [INFO] finished tweaking git repo https://github.com/eloc3147/lightbox [INFO] tweaked toml for git repo https://github.com/eloc3147/lightbox written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/eloc3147/lightbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/cpal` [INFO] [stderr] Updating git repository `https://github.com/RustAudio/rodio` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded average v0.10.6 [INFO] [stderr] Downloaded thread-priority v0.2.0 [INFO] [stderr] Downloaded rppal v0.9.0 [INFO] [stderr] Downloaded microfft v0.3.0 [INFO] [stderr] Downloaded blinkt v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aabb5b0fa6dbb9e002b5199f31c69489c66fc8d3df1a33ee09138565a8b4bee5 [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" "aabb5b0fa6dbb9e002b5199f31c69489c66fc8d3df1a33ee09138565a8b4bee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aabb5b0fa6dbb9e002b5199f31c69489c66fc8d3df1a33ee09138565a8b4bee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aabb5b0fa6dbb9e002b5199f31c69489c66fc8d3df1a33ee09138565a8b4bee5", kill_on_drop: false }` [INFO] [stdout] aabb5b0fa6dbb9e002b5199f31c69489c66fc8d3df1a33ee09138565a8b4bee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7216e2484c82e16ac04907f91fac3ce08e0d8d7ece508833d435e37a9b3a11 [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" "1c7216e2484c82e16ac04907f91fac3ce08e0d8d7ece508833d435e37a9b3a11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling cpal v0.12.1 (https://github.com/RustAudio/cpal#58164830) [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling average v0.10.6 [INFO] [stderr] Compiling rppal v0.9.0 [INFO] [stderr] Compiling thread-priority v0.2.0 [INFO] [stderr] Compiling microfft v0.3.0 [INFO] [stderr] Compiling blinkt v0.5.0 [INFO] [stderr] Compiling alsa v0.4.2 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling rodio v0.12.0 (https://github.com/RustAudio/rodio#7d61d283) [INFO] [stderr] Compiling lightbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `VOLUME_MUL` [INFO] [stdout] --> src/main.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | const VOLUME_MUL: f32 = 1.0 / 10000.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "1c7216e2484c82e16ac04907f91fac3ce08e0d8d7ece508833d435e37a9b3a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7216e2484c82e16ac04907f91fac3ce08e0d8d7ece508833d435e37a9b3a11", kill_on_drop: false }` [INFO] [stdout] 1c7216e2484c82e16ac04907f91fac3ce08e0d8d7ece508833d435e37a9b3a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f436dd49b6e06f403f38fbd783c61458d4c93cf76c71d8b695cbc1f4989ec7fe [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" "f436dd49b6e06f403f38fbd783c61458d4c93cf76c71d8b695cbc1f4989ec7fe", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling average v0.10.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling alsa-sys v0.3.0 [INFO] [stderr] Compiling rppal v0.9.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling thread-priority v0.2.0 [INFO] [stderr] Compiling microfft v0.3.0 [INFO] [stderr] Compiling blinkt v0.5.0 [INFO] [stderr] Compiling alsa v0.4.2 [INFO] [stderr] Compiling ctrlc v3.1.7 [INFO] [stderr] Compiling cpal v0.12.1 (https://github.com/RustAudio/cpal#58164830) [INFO] [stderr] Compiling rodio v0.12.0 (https://github.com/RustAudio/rodio#7d61d283) [INFO] [stderr] Compiling lightbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `VOLUME_MUL` [INFO] [stdout] --> src/main.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | const VOLUME_MUL: f32 = 1.0 / 10000.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 55.45s [INFO] running `Command { std: "docker" "inspect" "f436dd49b6e06f403f38fbd783c61458d4c93cf76c71d8b695cbc1f4989ec7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f436dd49b6e06f403f38fbd783c61458d4c93cf76c71d8b695cbc1f4989ec7fe", kill_on_drop: false }` [INFO] [stdout] f436dd49b6e06f403f38fbd783c61458d4c93cf76c71d8b695cbc1f4989ec7fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] ea4aebb85b6d00fa15378bf932fa63847bd98765a30e4b7ecd9fcb6fbf9706c5 [INFO] running `Command { std: "docker" "start" "-a" "ea4aebb85b6d00fa15378bf932fa63847bd98765a30e4b7ecd9fcb6fbf9706c5", kill_on_drop: false }` [INFO] [stderr] warning: constant is never used: `VOLUME_MUL` [INFO] [stderr] --> src/main.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | const VOLUME_MUL: f32 = 1.0 / 10000.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [optimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lightbox-cac70cd22dd1e635 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ea4aebb85b6d00fa15378bf932fa63847bd98765a30e4b7ecd9fcb6fbf9706c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea4aebb85b6d00fa15378bf932fa63847bd98765a30e4b7ecd9fcb6fbf9706c5", kill_on_drop: false }` [INFO] [stdout] ea4aebb85b6d00fa15378bf932fa63847bd98765a30e4b7ecd9fcb6fbf9706c5