[INFO] cloning repository https://github.com/tingfeng-key/rust_cpal_learn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tingfeng-key/rust_cpal_learn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftingfeng-key%2Frust_cpal_learn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftingfeng-key%2Frust_cpal_learn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec410f4d6e9b8ff7410d9f6f531cc058192aebf7 [INFO] checking tingfeng-key/rust_cpal_learn against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftingfeng-key%2Frust_cpal_learn" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tingfeng-key/rust_cpal_learn on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tingfeng-key/rust_cpal_learn [INFO] finished tweaking git repo https://github.com/tingfeng-key/rust_cpal_learn [INFO] tweaked toml for git repo https://github.com/tingfeng-key/rust_cpal_learn written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tingfeng-key/rust_cpal_learn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea1f7bd9923bd946d1d035cefd287c28dd3366f9e3030680bb9737bd79e1ab2a [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" "ea1f7bd9923bd946d1d035cefd287c28dd3366f9e3030680bb9737bd79e1ab2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea1f7bd9923bd946d1d035cefd287c28dd3366f9e3030680bb9737bd79e1ab2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1f7bd9923bd946d1d035cefd287c28dd3366f9e3030680bb9737bd79e1ab2a", kill_on_drop: false }` [INFO] [stdout] ea1f7bd9923bd946d1d035cefd287c28dd3366f9e3030680bb9737bd79e1ab2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e901c86fca7f592695bf6a1b173e6628af75360597a3520a0ffa11bdab66782 [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" "2e901c86fca7f592695bf6a1b173e6628af75360597a3520a0ffa11bdab66782", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking cpal v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> src/main.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 2 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 118 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `thread` is imported redundantly [INFO] [stdout] --> src/main.rs:118:13 [INFO] [stdout] | [INFO] [stdout] 2 | use std::thread; [INFO] [stdout] | ----------- the item `thread` is already imported here [INFO] [stdout] ... [INFO] [stdout] 118 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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 17.50s [INFO] running `Command { std: "docker" "inspect" "2e901c86fca7f592695bf6a1b173e6628af75360597a3520a0ffa11bdab66782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e901c86fca7f592695bf6a1b173e6628af75360597a3520a0ffa11bdab66782", kill_on_drop: false }` [INFO] [stdout] 2e901c86fca7f592695bf6a1b173e6628af75360597a3520a0ffa11bdab66782