[INFO] cloning repository https://github.com/g-s-k/basic-synth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/g-s-k/basic-synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-s-k%2Fbasic-synth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-s-k%2Fbasic-synth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c763117368f767d87d9b566bb020cd632939a61
[INFO] checking g-s-k/basic-synth against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fg-s-k%2Fbasic-synth" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/g-s-k/basic-synth on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/g-s-k/basic-synth
[INFO] finished tweaking git repo https://github.com/g-s-k/basic-synth
[INFO] tweaked toml for git repo https://github.com/g-s-k/basic-synth written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/g-s-k/basic-synth 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oboe-sys v0.4.2
[INFO] [stderr]   Downloaded coremidi v0.4.0
[INFO] [stderr]   Downloaded midir v0.7.0
[INFO] [stderr]   Downloaded midi-msg v0.3.0
[INFO] [stderr]   Downloaded cpal v0.13.3
[INFO] [stderr]   Downloaded oboe v0.4.2
[INFO] [stderr]   Downloaded combine v4.6.0
[INFO] [stderr]   Downloaded num_enum_derive v0.5.2
[INFO] [stderr]   Downloaded num_enum v0.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9b3a13d4a237808be05d7e506c1e4c81dd926e1875c0e369a269cc033667eb5d
[INFO] running `Command { std: "docker" "start" "-a" "9b3a13d4a237808be05d7e506c1e4c81dd926e1875c0e369a269cc033667eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b3a13d4a237808be05d7e506c1e4c81dd926e1875c0e369a269cc033667eb5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b3a13d4a237808be05d7e506c1e4c81dd926e1875c0e369a269cc033667eb5d", kill_on_drop: false }`
[INFO] [stdout] 9b3a13d4a237808be05d7e506c1e4c81dd926e1875c0e369a269cc033667eb5d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f3f2dc36fbf4a37affb43490ea6a6f34a71bee67c05391f08727783ca536512
[INFO] running `Command { std: "docker" "start" "-a" "3f3f2dc36fbf4a37affb43490ea6a6f34a71bee67c05391f08727783ca536512", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling cpal v0.13.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking ascii v1.0.0
[INFO] [stderr]     Checking memalloc v0.1.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking midi-msg v0.3.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking slice-deque v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]     Checking alsa v0.4.3
[INFO] [stderr]     Checking alsa v0.5.0
[INFO] [stderr]     Checking midir v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking minimp3 v0.5.1
[INFO] [stderr]     Checking rodio v0.14.0
[INFO] [stderr]     Checking basic-synth v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variants `Sine` and `Pulse` are never constructed
[INFO] [stdout]    --> src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | enum Waveform {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] 217 |     Sine,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 218 |     Pulse,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Waveform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Sine` and `Pulse` are never constructed
[INFO] [stdout]    --> src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 216 | enum Waveform {
[INFO] [stdout]     |      -------- variants in this enum
[INFO] [stdout] 217 |     Sine,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 218 |     Pulse,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Waveform` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.00s
[INFO] running `Command { std: "docker" "inspect" "3f3f2dc36fbf4a37affb43490ea6a6f34a71bee67c05391f08727783ca536512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f3f2dc36fbf4a37affb43490ea6a6f34a71bee67c05391f08727783ca536512", kill_on_drop: false }`
[INFO] [stdout] 3f3f2dc36fbf4a37affb43490ea6a6f34a71bee67c05391f08727783ca536512
