[INFO] crate usfx 0.1.3 is already in cache [INFO] testing usfx-0.1.3 against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] extracting crate usfx 0.1.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate usfx 0.1.3 on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate usfx 0.1.3 [INFO] finished tweaking crates.io crate usfx 0.1.3 [INFO] tweaked toml for crates.io crate usfx 0.1.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate usfx 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3b0227288cda6be9dab956e0d0de432de6c2051cf88e7d8098316cb007b3c790 [INFO] running `"docker" "start" "-a" "3b0227288cda6be9dab956e0d0de432de6c2051cf88e7d8098316cb007b3c790"` [INFO] [stderr] Compiling randomize v3.0.1 [INFO] [stderr] Compiling usfx v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.26s [INFO] running `"docker" "inspect" "3b0227288cda6be9dab956e0d0de432de6c2051cf88e7d8098316cb007b3c790"` [INFO] running `"docker" "rm" "-f" "3b0227288cda6be9dab956e0d0de432de6c2051cf88e7d8098316cb007b3c790"` [INFO] [stdout] 3b0227288cda6be9dab956e0d0de432de6c2051cf88e7d8098316cb007b3c790 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8779766bd01dcb63f3d80fc89e040581f9bf1cbe2df584f03a7611e0c5efee2d [INFO] running `"docker" "start" "-a" "8779766bd01dcb63f3d80fc89e040581f9bf1cbe2df584f03a7611e0c5efee2d"` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling plotters v0.2.12 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling criterion-plot v0.4.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling tinytemplate v1.0.3 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling rust-music-theory v0.1.6 [INFO] [stderr] Compiling criterion v0.3.1 [INFO] [stderr] Compiling usfx v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `"docker" "inspect" "8779766bd01dcb63f3d80fc89e040581f9bf1cbe2df584f03a7611e0c5efee2d"` [INFO] running `"docker" "rm" "-f" "8779766bd01dcb63f3d80fc89e040581f9bf1cbe2df584f03a7611e0c5efee2d"` [INFO] [stdout] 8779766bd01dcb63f3d80fc89e040581f9bf1cbe2df584f03a7611e0c5efee2d [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ade0365858f6382a95bc4341a7a0e27d9a62b145ddddebf6a337a16c3fd5033b [INFO] running `"docker" "start" "-a" "ade0365858f6382a95bc4341a7a0e27d9a62b145ddddebf6a337a16c3fd5033b"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/usfx-83a0b771bca73dda [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] [stderr] Doc-tests usfx [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] test src/lib.rs - Sample (line 55) ... ok [INFO] [stdout] test src/lib.rs - Mixer::generate (line 344) ... ok [INFO] [stdout] test src/lib.rs - Mixer (line 260) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ade0365858f6382a95bc4341a7a0e27d9a62b145ddddebf6a337a16c3fd5033b"` [INFO] running `"docker" "rm" "-f" "ade0365858f6382a95bc4341a7a0e27d9a62b145ddddebf6a337a16c3fd5033b"` [INFO] [stdout] ade0365858f6382a95bc4341a7a0e27d9a62b145ddddebf6a337a16c3fd5033b