[INFO] cloning repository https://github.com/cuervo-blanco/udp_voice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cuervo-blanco/udp_voice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuervo-blanco%2Fudp_voice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuervo-blanco%2Fudp_voice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cea4e28faad79303ea8cbbd512c663716770289e [INFO] testing cuervo-blanco/udp_voice against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcuervo-blanco%2Fudp_voice" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cuervo-blanco/udp_voice [INFO] finished tweaking git repo https://github.com/cuervo-blanco/udp_voice [INFO] tweaked toml for git repo https://github.com/cuervo-blanco/udp_voice written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cuervo-blanco/udp_voice on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cuervo-blanco/udp_voice 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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 err-derive v0.2.4 [INFO] [stderr] Downloaded ringbuf v0.4.1 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded async-signal v0.2.9 [INFO] [stderr] Downloaded local-ip-address v0.6.1 [INFO] [stderr] Downloaded hostname v0.4.0 [INFO] [stderr] Downloaded mdns-sd v0.11.1 [INFO] [stderr] Downloaded mdns v3.0.0 [INFO] [stderr] Downloaded audiopus_sys v0.2.2 [INFO] [stderr] Downloaded rtp-rs v0.6.0 [INFO] [stderr] Downloaded opus v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 023e4bc94621d9e225005b889267a697008c695912a52e71b7ebecd7a03f7a11 [INFO] running `Command { std: "docker" "start" "-a" "023e4bc94621d9e225005b889267a697008c695912a52e71b7ebecd7a03f7a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "023e4bc94621d9e225005b889267a697008c695912a52e71b7ebecd7a03f7a11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "023e4bc94621d9e225005b889267a697008c695912a52e71b7ebecd7a03f7a11", kill_on_drop: false }` [INFO] [stdout] 023e4bc94621d9e225005b889267a697008c695912a52e71b7ebecd7a03f7a11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f437bcae88ba17a2e825611039bada1f1005dabb806bc3ca3e8821d08c86991 [INFO] running `Command { std: "docker" "start" "-a" "8f437bcae88ba17a2e825611039bada1f1005dabb806bc3ca3e8821d08c86991", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling audiopus_sys v0.2.2 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling dns-parser v0.8.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling alsa v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling async-signal v0.2.9 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling if-addrs v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling mdns-sd v0.11.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling opus v0.3.0 [INFO] [stderr] Compiling hostname v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling ringbuf v0.4.1 [INFO] [stderr] Compiling rtp-rs v0.6.0 [INFO] [stderr] Compiling mdns v3.0.0 [INFO] [stderr] Compiling neli-proc-macros v0.1.3 [INFO] [stderr] Compiling neli v0.6.4 [INFO] [stderr] Compiling local-ip-address v0.6.1 [INFO] [stderr] Compiling udp_voice v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/main/test/main.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | let settings = Settings::get_default_settings(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 9 | let channels = settings.get_channels(); [INFO] [stdout] | -------- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `settings` an explicit type [INFO] [stdout] | [INFO] [stdout] 8 | let settings: /* Type */ = Settings::get_default_settings(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `udp_voice` (bin "test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `get_amplitude` found for struct `ApplicationSettings` in the current scope [INFO] [stdout] --> src/main/sine/main.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | let amplitude = settings.get_amplitude(); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `ApplicationSettings` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `udp_voice` (bin "sine") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8f437bcae88ba17a2e825611039bada1f1005dabb806bc3ca3e8821d08c86991", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f437bcae88ba17a2e825611039bada1f1005dabb806bc3ca3e8821d08c86991", kill_on_drop: false }` [INFO] [stdout] 8f437bcae88ba17a2e825611039bada1f1005dabb806bc3ca3e8821d08c86991