[INFO] fetching crate miniaudio-sys 0.0.0... [INFO] testing miniaudio-sys-0.0.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate miniaudio-sys 0.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate miniaudio-sys 0.0.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate miniaudio-sys 0.0.0 [INFO] finished tweaking crates.io crate miniaudio-sys 0.0.0 [INFO] tweaked toml for crates.io crate miniaudio-sys 0.0.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 703d511836afce0d551636ce20ee46ba1f4b5ad1bf9437c85862b56321794f63 [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" "703d511836afce0d551636ce20ee46ba1f4b5ad1bf9437c85862b56321794f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "703d511836afce0d551636ce20ee46ba1f4b5ad1bf9437c85862b56321794f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703d511836afce0d551636ce20ee46ba1f4b5ad1bf9437c85862b56321794f63", kill_on_drop: false }` [INFO] [stdout] 703d511836afce0d551636ce20ee46ba1f4b5ad1bf9437c85862b56321794f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 857ed3832aa1d53121c69a3c62d33899f21957c76b188ce8f30d6893b7582b92 [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" "857ed3832aa1d53121c69a3c62d33899f21957c76b188ce8f30d6893b7582b92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling miniaudio-sys v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.61s [INFO] running `Command { std: "docker" "inspect" "857ed3832aa1d53121c69a3c62d33899f21957c76b188ce8f30d6893b7582b92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "857ed3832aa1d53121c69a3c62d33899f21957c76b188ce8f30d6893b7582b92", kill_on_drop: false }` [INFO] [stdout] 857ed3832aa1d53121c69a3c62d33899f21957c76b188ce8f30d6893b7582b92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82039dfbbab15bc23098cd88fa896fd99e5fc1afb7189951bf0336ad8940be7a [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" "82039dfbbab15bc23098cd88fa896fd99e5fc1afb7189951bf0336ad8940be7a", kill_on_drop: false }` [INFO] [stderr] Compiling miniaudio-sys v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.83s [INFO] running `Command { std: "docker" "inspect" "82039dfbbab15bc23098cd88fa896fd99e5fc1afb7189951bf0336ad8940be7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82039dfbbab15bc23098cd88fa896fd99e5fc1afb7189951bf0336ad8940be7a", kill_on_drop: false }` [INFO] [stdout] 82039dfbbab15bc23098cd88fa896fd99e5fc1afb7189951bf0336ad8940be7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e11b8f01f08ae4ce27e82a7fd09908204934b3607420d85b7e04c6e77003ad98 [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" "e11b8f01f08ae4ce27e82a7fd09908204934b3607420d85b7e04c6e77003ad98", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/miniaudio_sys-707878663b68e3c7 [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_channel_router_config ... ok [INFO] [stdout] test bindgen_test_layout_ma_channel_router ... ok [INFO] [stdout] test bindgen_test_layout_ma_context__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context__bindgen_ty_1__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context__bindgen_ty_1__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context__bindgen_ty_1__bindgen_ty_4 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context_config ... ok [INFO] [stdout] test bindgen_test_layout_ma_context_config__bindgen_ty_4 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context_config__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context_config__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_context_config__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout_ma_decoder__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device ... ok [INFO] [stdout] test bindgen_test_layout_ma_decoder_config ... ok [INFO] [stdout] test bindgen_test_layout_ma_decoder_config__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device__bindgen_ty_3__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device__bindgen_ty_3__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device__bindgen_ty_3__bindgen_ty_4 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_config ... ok [INFO] [stdout] test bindgen_test_layout_ma_device__bindgen_ty_3__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_config__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_config__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_config__bindgen_ty_4 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_config__bindgen_ty_3 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_config__bindgen_ty_5 ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_info ... ok [INFO] [stdout] test bindgen_test_layout_ma_device_id ... ok [INFO] [stdout] test bindgen_test_layout_ma_event ... ok [INFO] [stdout] test bindgen_test_layout_ma_event__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_event__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_format_converter_config ... ok [INFO] [stdout] test bindgen_test_layout_ma_mutex ... ok [INFO] [stdout] test bindgen_test_layout_ma_mutex__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_mutex__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_decoder ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_format_converter ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout_ma_pcm_converter_config ... ok [INFO] [stdout] test bindgen_test_layout_ma_pcm_converter_config__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_pcm_rb ... ok [INFO] [stdout] test bindgen_test_layout_ma_rb ... ok [INFO] [stdout] test bindgen_test_layout_ma_src__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_src__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_src__bindgen_ty_1__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_ma_src_config ... ok [INFO] [stdout] test bindgen_test_layout_ma_sine_wave ... ok [INFO] [stdout] test bindgen_test_layout_ma_src ... ok [INFO] [stdout] test bindgen_test_layout_ma_pcm_converter ... ok [INFO] [stdout] test bindgen_test_layout_ma_context ... ok [INFO] [stdout] test bindgen_test_layout_ma_context__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_src_config_sinc ... ok [INFO] [stderr] Doc-tests miniaudio-sys [INFO] [stdout] test bindgen_test_layout_ma_thread ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_ma_thread__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_thread__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ma_timer ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e11b8f01f08ae4ce27e82a7fd09908204934b3607420d85b7e04c6e77003ad98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11b8f01f08ae4ce27e82a7fd09908204934b3607420d85b7e04c6e77003ad98", kill_on_drop: false }` [INFO] [stdout] e11b8f01f08ae4ce27e82a7fd09908204934b3607420d85b7e04c6e77003ad98