[INFO] fetching crate spectrogram 0.1.0... [INFO] checking spectrogram-0.1.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate spectrogram 0.1.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate spectrogram 0.1.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spectrogram 0.1.0 [INFO] finished tweaking crates.io crate spectrogram 0.1.0 [INFO] tweaked toml for crates.io crate spectrogram 0.1.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hound v3.4.0 [INFO] [stderr] Downloaded image v0.23.14 [INFO] [stderr] Downloaded goertzel v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd55d92073566be9d792ed43ac1e926218ef8663d9b68fd69336080e22e4355f [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" "bd55d92073566be9d792ed43ac1e926218ef8663d9b68fd69336080e22e4355f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd55d92073566be9d792ed43ac1e926218ef8663d9b68fd69336080e22e4355f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd55d92073566be9d792ed43ac1e926218ef8663d9b68fd69336080e22e4355f", kill_on_drop: false }` [INFO] [stdout] bd55d92073566be9d792ed43ac1e926218ef8663d9b68fd69336080e22e4355f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5dd7996674efcdf06eb8d983936e0416005fa12f81e759fdccc7c8adf8e4490 [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" "c5dd7996674efcdf06eb8d983936e0416005fa12f81e759fdccc7c8adf8e4490", kill_on_drop: false }` [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking goertzel v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking crossbeam-utils v0.8.3 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking spectrogram v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | let p = goertzel::Parameters::new(bin, sample_rate, 256); [INFO] [stdout] | ^^^^^^^^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | let p = goertzel::Parameters::new(bin, sample_rate, 256); [INFO] [stdout] | ^^^^^^^^^^^ expected `u32`, found `f32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Gray` found for enum `ColorType` in the current scope [INFO] [stdout] --> src/lib.rs:22:83 [INFO] [stdout] | [INFO] [stdout] 22 | image::save_buffer(image, &image_data[..], 30, image_lines, image::ColorType::Gray(8)); [INFO] [stdout] | ^^^^ variant or associated item not found in `ColorType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Gray` found for enum `ColorType` in the current scope [INFO] [stdout] --> src/lib.rs:22:83 [INFO] [stdout] | [INFO] [stdout] 22 | image::save_buffer(image, &image_data[..], 30, image_lines, image::ColorType::Gray(8)); [INFO] [stdout] | ^^^^ variant or associated item not found in `ColorType` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spectrogram` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c5dd7996674efcdf06eb8d983936e0416005fa12f81e759fdccc7c8adf8e4490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5dd7996674efcdf06eb8d983936e0416005fa12f81e759fdccc7c8adf8e4490", kill_on_drop: false }` [INFO] [stdout] c5dd7996674efcdf06eb8d983936e0416005fa12f81e759fdccc7c8adf8e4490