[INFO] fetching crate fyrox-sound 0.28.0... [INFO] building fyrox-sound-0.28.0 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate fyrox-sound 0.28.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate fyrox-sound 0.28.0 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fyrox-sound 0.28.0 [INFO] finished tweaking crates.io crate fyrox-sound 0.28.0 [INFO] tweaked toml for crates.io crate fyrox-sound 0.28.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate fyrox-sound 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hrtf v0.8.0 [INFO] [stderr] Downloaded realfft v2.0.1 [INFO] [stderr] Downloaded fyrox-core-derive v0.16.0 [INFO] [stderr] Downloaded rubato v0.10.1 [INFO] [stderr] Downloaded fyrox-core v0.21.0 [INFO] [stderr] Downloaded fyrox-resource v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16e3b9b2b499f56646989797839fd12d06ee87e64793411d9bb0b0b9a9c6c8dc [INFO] running `Command { std: "docker" "start" "-a" "16e3b9b2b499f56646989797839fd12d06ee87e64793411d9bb0b0b9a9c6c8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16e3b9b2b499f56646989797839fd12d06ee87e64793411d9bb0b0b9a9c6c8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e3b9b2b499f56646989797839fd12d06ee87e64793411d9bb0b0b9a9c6c8dc", kill_on_drop: false }` [INFO] [stdout] 16e3b9b2b499f56646989797839fd12d06ee87e64793411d9bb0b0b9a9c6c8dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 777b10f8018b6b5d38bf700c986eff4e698d4c52f0cb87104ca0f4eeeff96523 [INFO] running `Command { std: "docker" "start" "-a" "777b10f8018b6b5d38bf700c986eff4e698d4c52f0cb87104ca0f4eeeff96523", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling realfft v2.0.1 [INFO] [stderr] Compiling rubato v0.10.1 [INFO] [stderr] Compiling hrtf v0.8.0 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling nalgebra v0.31.1 [INFO] [stderr] Compiling fyrox-core-derive v0.16.0 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling fyrox-core v0.21.0 [INFO] [stderr] Compiling fyrox-resource v0.5.0 [INFO] [stderr] Compiling fyrox-sound v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.80s [INFO] running `Command { std: "docker" "inspect" "777b10f8018b6b5d38bf700c986eff4e698d4c52f0cb87104ca0f4eeeff96523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777b10f8018b6b5d38bf700c986eff4e698d4c52f0cb87104ca0f4eeeff96523", kill_on_drop: false }` [INFO] [stdout] 777b10f8018b6b5d38bf700c986eff4e698d4c52f0cb87104ca0f4eeeff96523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da8d67eb01973b1c7c876611a4f194e0debc92c29b4cac561be0a0d70bff1e6f [INFO] running `Command { std: "docker" "start" "-a" "da8d67eb01973b1c7c876611a4f194e0debc92c29b4cac561be0a0d70bff1e6f", kill_on_drop: false }` [INFO] [stderr] Compiling fyrox-sound v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 35.05s [INFO] running `Command { std: "docker" "inspect" "da8d67eb01973b1c7c876611a4f194e0debc92c29b4cac561be0a0d70bff1e6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8d67eb01973b1c7c876611a4f194e0debc92c29b4cac561be0a0d70bff1e6f", kill_on_drop: false }` [INFO] [stdout] da8d67eb01973b1c7c876611a4f194e0debc92c29b4cac561be0a0d70bff1e6f