[INFO] fetching crate surgefx 0.2.0-alpha.0... [INFO] testing surgefx-0.2.0-alpha.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate surgefx 0.2.0-alpha.0 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate surgefx 0.2.0-alpha.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate surgefx 0.2.0-alpha.0 [INFO] finished tweaking crates.io crate surgefx 0.2.0-alpha.0 [INFO] tweaked toml for crates.io crate surgefx 0.2.0-alpha.0 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 888578f8298f80809df2fd042e35774b94f0052e90d48a3ef71154253d592eeb [INFO] running `Command { std: "docker" "start" "-a" "888578f8298f80809df2fd042e35774b94f0052e90d48a3ef71154253d592eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "888578f8298f80809df2fd042e35774b94f0052e90d48a3ef71154253d592eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "888578f8298f80809df2fd042e35774b94f0052e90d48a3ef71154253d592eeb", kill_on_drop: false }` [INFO] [stdout] 888578f8298f80809df2fd042e35774b94f0052e90d48a3ef71154253d592eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99062c1fa1703d34ac598b9a8f76afd33df10dde4f93a3e3fb6b5776df4602fa [INFO] running `Command { std: "docker" "start" "-a" "99062c1fa1703d34ac598b9a8f76afd33df10dde4f93a3e3fb6b5776df4602fa", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling atomic_float v0.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling approx_eq v0.1.8 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling surge-constants v0.2.0-alpha.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling surge-macros v0.2.0-alpha.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling surge-quadrosc v0.2.0-alpha.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling enhanced_enum v0.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling enum_dispatch v0.3.7 [INFO] [stderr] Compiling surge-samplerate v0.2.0-alpha.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling surge-math v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-param v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-lag v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-lipol v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-types v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-traits v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-tuning v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-tables v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-timeunit v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-halfrate v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-input v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-svf v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-allpass v0.2.0-alpha.0 [INFO] [stderr] Compiling surge-biquad v0.2.0-alpha.0 [INFO] [stderr] Compiling surgeosc-sine v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-freqshift v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-flanger v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-eq3band v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-dualdelay v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-reverb v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-rotary v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-chorus v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-distortion v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-conditioner v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-vocoder v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-ringmod v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-phaser v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx-emphasize v0.2.0-alpha.0 [INFO] [stderr] Compiling surgefx v0.2.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.92s [INFO] running `Command { std: "docker" "inspect" "99062c1fa1703d34ac598b9a8f76afd33df10dde4f93a3e3fb6b5776df4602fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99062c1fa1703d34ac598b9a8f76afd33df10dde4f93a3e3fb6b5776df4602fa", kill_on_drop: false }` [INFO] [stdout] 99062c1fa1703d34ac598b9a8f76afd33df10dde4f93a3e3fb6b5776df4602fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a37127cd99cd5e83de39b2804e7c8037b11026a3cc5a0d7c7f9e0e9f0b064976 [INFO] running `Command { std: "docker" "start" "-a" "a37127cd99cd5e83de39b2804e7c8037b11026a3cc5a0d7c7f9e0e9f0b064976", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling surgefx v0.2.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "a37127cd99cd5e83de39b2804e7c8037b11026a3cc5a0d7c7f9e0e9f0b064976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37127cd99cd5e83de39b2804e7c8037b11026a3cc5a0d7c7f9e0e9f0b064976", kill_on_drop: false }` [INFO] [stdout] a37127cd99cd5e83de39b2804e7c8037b11026a3cc5a0d7c7f9e0e9f0b064976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b600416d9a70f4ef1de7b4413eb0fd459d623640eb2d9018660c891950eb5f7 [INFO] running `Command { std: "docker" "start" "-a" "3b600416d9a70f4ef1de7b4413eb0fd459d623640eb2d9018660c891950eb5f7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/surgefx-9c26cf307f62a26b) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests surgefx [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b600416d9a70f4ef1de7b4413eb0fd459d623640eb2d9018660c891950eb5f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b600416d9a70f4ef1de7b4413eb0fd459d623640eb2d9018660c891950eb5f7", kill_on_drop: false }` [INFO] [stdout] 3b600416d9a70f4ef1de7b4413eb0fd459d623640eb2d9018660c891950eb5f7