[INFO] fetching crate open-sound-module 0.1.0...
[INFO] checking open-sound-module-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate open-sound-module 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate open-sound-module 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate open-sound-module 0.1.0
[INFO] finished tweaking crates.io crate open-sound-module 0.1.0
[INFO] tweaked toml for crates.io crate open-sound-module 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate open-sound-module 0.1.0 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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7b3ed982f3fc1836adcc5234c7c323c2eede39ed3dd7bb729e084090da378e4
[INFO] running `Command { std: "docker" "start" "-a" "f7b3ed982f3fc1836adcc5234c7c323c2eede39ed3dd7bb729e084090da378e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7b3ed982f3fc1836adcc5234c7c323c2eede39ed3dd7bb729e084090da378e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b3ed982f3fc1836adcc5234c7c323c2eede39ed3dd7bb729e084090da378e4", kill_on_drop: false }`
[INFO] [stdout] f7b3ed982f3fc1836adcc5234c7c323c2eede39ed3dd7bb729e084090da378e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29ae5237f34458b11324042231f3a32e87aadb2a812a6d57cecdc95cb8e123d1
[INFO] running `Command { std: "docker" "start" "-a" "29ae5237f34458b11324042231f3a32e87aadb2a812a6d57cecdc95cb8e123d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking sample v0.10.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sample-0.10.0/src/window.rs:73:41
[INFO] [stdout]     |
[INFO] [stdout] 73  |         let v = phase.to_float_sample().to_sample() * PI_2;
[INFO] [stdout]     |                                         ^^^^^^^^^ cannot infer type of the type parameter `S` declared on the method `to_sample`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<S as Sample>::Float: ToSample<_>`
[INFO] [stdout] note: required by a bound in `Sample::to_sample`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sample-0.10.0/src/lib.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn to_sample<S>(self) -> S
[INFO] [stdout]     |        --------- required by a bound in this associated function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         Self: ToSample<S>,
[INFO] [stdout]     |               ^^^^^^^^^^^ required by this bound in `Sample::to_sample`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 73  |         let v = phase.to_float_sample().to_sample::<S>() * PI_2;
[INFO] [stdout]     |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sample` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "29ae5237f34458b11324042231f3a32e87aadb2a812a6d57cecdc95cb8e123d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29ae5237f34458b11324042231f3a32e87aadb2a812a6d57cecdc95cb8e123d1", kill_on_drop: false }`
[INFO] [stdout] 29ae5237f34458b11324042231f3a32e87aadb2a812a6d57cecdc95cb8e123d1
[INFO] checking open-sound-module-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate open-sound-module 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate open-sound-module 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate open-sound-module 0.1.0
[INFO] finished tweaking crates.io crate open-sound-module 0.1.0
[INFO] tweaked toml for crates.io crate open-sound-module 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate open-sound-module 0.1.0 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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b8159d401f271529a2104e010bd19c5bbf633bb8d24f8b8c61f3985f2f23cbe
[INFO] running `Command { std: "docker" "start" "-a" "6b8159d401f271529a2104e010bd19c5bbf633bb8d24f8b8c61f3985f2f23cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b8159d401f271529a2104e010bd19c5bbf633bb8d24f8b8c61f3985f2f23cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b8159d401f271529a2104e010bd19c5bbf633bb8d24f8b8c61f3985f2f23cbe", kill_on_drop: false }`
[INFO] [stdout] 6b8159d401f271529a2104e010bd19c5bbf633bb8d24f8b8c61f3985f2f23cbe
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 427b38ed56f3da1634a1bcf10be29e87aded3399fde868711990bb42246a1cd8
[INFO] running `Command { std: "docker" "start" "-a" "427b38ed56f3da1634a1bcf10be29e87aded3399fde868711990bb42246a1cd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.3.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking sample v0.10.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sample-0.10.0/src/window.rs:73:41
[INFO] [stdout]     |
[INFO] [stdout] 73  |         let v = phase.to_float_sample().to_sample() * PI_2;
[INFO] [stdout]     |                                         ^^^^^^^^^ cannot infer type of the type parameter `S` declared on the method `to_sample`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `<S as Sample>::Float: ToSample<_>`
[INFO] [stdout] note: required by a bound in `Sample::to_sample`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sample-0.10.0/src/lib.rs:266:15
[INFO] [stdout]     |
[INFO] [stdout] 264 |     fn to_sample<S>(self) -> S
[INFO] [stdout]     |        --------- required by a bound in this associated function
[INFO] [stdout] 265 |     where
[INFO] [stdout] 266 |         Self: ToSample<S>,
[INFO] [stdout]     |               ^^^^^^^^^^^ required by this bound in `Sample::to_sample`
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 73  |         let v = phase.to_float_sample().to_sample::<S>() * PI_2;
[INFO] [stdout]     |                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking backtrace v0.3.38
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sample` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "427b38ed56f3da1634a1bcf10be29e87aded3399fde868711990bb42246a1cd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "427b38ed56f3da1634a1bcf10be29e87aded3399fde868711990bb42246a1cd8", kill_on_drop: false }`
[INFO] [stdout] 427b38ed56f3da1634a1bcf10be29e87aded3399fde868711990bb42246a1cd8
