[INFO] cloning repository https://github.com/whentze/piff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/whentze/piff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhentze%2Fpiff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhentze%2Fpiff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4b9d82bdf793771b4e1dab0dad0b053063f8cdf6 [INFO] checking whentze/piff against master#75dbd5b8c3e3e3e7673caa890422e654d39b815e for pr-95985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwhentze%2Fpiff" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/whentze/piff on toolchain 75dbd5b8c3e3e3e7673caa890422e654d39b815e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/whentze/piff [INFO] finished tweaking git repo https://github.com/whentze/piff [INFO] tweaked toml for git repo https://github.com/whentze/piff written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/whentze/piff already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpal v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6004b4cc34c37ae9928f0f7b609edff02aeb09f5fd915e31a3ed6e64faed618f [INFO] running `Command { std: "docker" "start" "-a" "6004b4cc34c37ae9928f0f7b609edff02aeb09f5fd915e31a3ed6e64faed618f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6004b4cc34c37ae9928f0f7b609edff02aeb09f5fd915e31a3ed6e64faed618f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6004b4cc34c37ae9928f0f7b609edff02aeb09f5fd915e31a3ed6e64faed618f", kill_on_drop: false }` [INFO] [stdout] 6004b4cc34c37ae9928f0f7b609edff02aeb09f5fd915e31a3ed6e64faed618f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5f5dad8942e9f72c095492271b91e1f685b27c840f7744f13c5cf1ebccdde36 [INFO] running `Command { std: "docker" "start" "-a" "a5f5dad8942e9f72c095492271b91e1f685b27c840f7744f13c5cf1ebccdde36", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling alsa-sys v0.1.1 [INFO] [stderr] Checking termion v1.5.1 [INFO] [stderr] Checking cpal v0.6.0 [INFO] [stderr] Checking piff v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/definitions.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | pub static ref SAMPLE_HISTORY : Mutex> = { [INFO] [stdout] 13 | | Mutex::new(vec![0.0; HISTORY_LENGTH]) [INFO] [stdout] 14 | | }; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/definitions.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / lazy_static! { [INFO] [stdout] 12 | | pub static ref SAMPLE_HISTORY : Mutex> = { [INFO] [stdout] 13 | | Mutex::new(vec![0.0; HISTORY_LENGTH]) [INFO] [stdout] 14 | | }; [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "a5f5dad8942e9f72c095492271b91e1f685b27c840f7744f13c5cf1ebccdde36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f5dad8942e9f72c095492271b91e1f685b27c840f7744f13c5cf1ebccdde36", kill_on_drop: false }` [INFO] [stdout] a5f5dad8942e9f72c095492271b91e1f685b27c840f7744f13c5cf1ebccdde36