[INFO] fetching crate rg3d-sound-sdl 0.1.1...
[INFO] checking rg3d-sound-sdl-0.1.1 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate rg3d-sound-sdl 0.1.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rg3d-sound-sdl 0.1.1
[INFO] finished tweaking crates.io crate rg3d-sound-sdl 0.1.1
[INFO] tweaked toml for crates.io crate rg3d-sound-sdl 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rg3d-sound-sdl 0.1.1 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rg3d-sound-sdl 0.1.1 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42502bdbe2a6e2eaf05f81bb4884b92f49f866d76365359246d6328b7feb925f
[INFO] running `Command { std: "docker" "start" "-a" "42502bdbe2a6e2eaf05f81bb4884b92f49f866d76365359246d6328b7feb925f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42502bdbe2a6e2eaf05f81bb4884b92f49f866d76365359246d6328b7feb925f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42502bdbe2a6e2eaf05f81bb4884b92f49f866d76365359246d6328b7feb925f", kill_on_drop: false }`
[INFO] [stdout] 42502bdbe2a6e2eaf05f81bb4884b92f49f866d76365359246d6328b7feb925f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09a04f187522fdde73afebbb5849ad6d159720ed2a619f2669e34342c5bb480e
[INFO] running `Command { std: "docker" "start" "-a" "09a04f187522fdde73afebbb5849ad6d159720ed2a619f2669e34342c5bb480e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking bytemuck v1.9.1
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking strength_reduce v0.2.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking wide v0.7.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]     Checking num-complex v0.4.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking primal-check v0.3.1
[INFO] [stderr]     Checking transpose v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking rustfft v6.0.1
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]     Checking realfft v2.0.1
[INFO] [stderr]     Checking rubato v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking hrtf v0.7.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling rg3d-core-derive v0.14.0
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]     Checking rg3d-core v0.19.0
[INFO] [stderr]     Checking rg3d-resource v0.3.0
[INFO] [stderr]     Checking rg3d-sound v0.26.0
[INFO] [stderr]     Checking rg3d-sound-sdl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s
[INFO] running `Command { std: "docker" "inspect" "09a04f187522fdde73afebbb5849ad6d159720ed2a619f2669e34342c5bb480e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09a04f187522fdde73afebbb5849ad6d159720ed2a619f2669e34342c5bb480e", kill_on_drop: false }`
[INFO] [stdout] 09a04f187522fdde73afebbb5849ad6d159720ed2a619f2669e34342c5bb480e
