[INFO] fetching crate sorceress 0.2.0... [INFO] documenting sorceress-0.2.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate sorceress 0.2.0 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate sorceress 0.2.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sorceress 0.2.0 [INFO] finished tweaking crates.io crate sorceress 0.2.0 [INFO] tweaked toml for crates.io crate sorceress 0.2.0 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempdir v0.3.7 [INFO] [stderr] Downloaded rosc v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea79fd44d5bd0e49d840d2266cf2da7210a8e2fd4dc4b374e9ec5d792a283d4 [INFO] running `Command { std: "docker" "start" "-a" "6ea79fd44d5bd0e49d840d2266cf2da7210a8e2fd4dc4b374e9ec5d792a283d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea79fd44d5bd0e49d840d2266cf2da7210a8e2fd4dc4b374e9ec5d792a283d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea79fd44d5bd0e49d840d2266cf2da7210a8e2fd4dc4b374e9ec5d792a283d4", kill_on_drop: false }` [INFO] [stdout] 6ea79fd44d5bd0e49d840d2266cf2da7210a8e2fd4dc4b374e9ec5d792a283d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f58231374f5605bbb805bba77735764ae0ebd4c53b321e8a3987d23136fd97e [INFO] running `Command { std: "docker" "start" "-a" "8f58231374f5605bbb805bba77735764ae0ebd4c53b321e8a3987d23136fd97e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking rosc v0.4.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Documenting sorceress v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `decode_synthdef_file` [INFO] [stdout] --> src/synthdef/decoder.rs:19:32 [INFO] [stdout] | [INFO] [stdout] 19 | //! This module provides the [`decode_synthdef_file`] function which decodes a file in the [synth [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `decode_synthdef_file` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `LinPan2` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 149 | / ugen! { [INFO] [stdout] 150 | | /// Two channel equal power pan. [INFO] [stdout] 151 | | /// [INFO] [stdout] 152 | | /// `Pan2` takes the square root of the linear scaling factor going from 1 (left or right) to [INFO] [stdout] ... | [INFO] [stdout] 172 | | } [INFO] [stdout] 173 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`LinPan2`] the signal is lowered as it approaches center using a straight line from 1 [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `LinPan2` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AudioControl::ar` [INFO] [stdout] --> src/ugen.rs:209:83 [INFO] [stdout] | [INFO] [stdout] 209 | /// the time the synth starts up, and subsequently unchangeable). For `ar`, see [`AudioControl::ar`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `AudioControl` in scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CombLwhich` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | / ugen! { [INFO] [stdout] 359 | | /// Comb delay line with no interpolation. [INFO] [stdout] 360 | | /// [INFO] [stdout] 361 | | /// See also [`CombLwhich`] uses linear interpolation, and [`CombC`] which uses cubic [INFO] [stdout] ... | [INFO] [stdout] 414 | | } [INFO] [stdout] 415 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See also [`CombLwhich`] uses linear interpolation, and [`CombC`] which uses cubic [INFO] [stdout] ^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `CombLwhich` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `CombC` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | / ugen! { [INFO] [stdout] 359 | | /// Comb delay line with no interpolation. [INFO] [stdout] 360 | | /// [INFO] [stdout] 361 | | /// See also [`CombLwhich`] uses linear interpolation, and [`CombC`] which uses cubic [INFO] [stdout] ... | [INFO] [stdout] 414 | | } [INFO] [stdout] 415 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] See also [`CombLwhich`] uses linear interpolation, and [`CombC`] which uses cubic [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `CombC` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `LeakDC` [INFO] [stdout] --> src/ugen.rs:110:19 [INFO] [stdout] | [INFO] [stdout] 110 | $(#[$input_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | / ugen! { [INFO] [stdout] 359 | | /// Comb delay line with no interpolation. [INFO] [stdout] 360 | | /// [INFO] [stdout] 361 | | /// See also [`CombLwhich`] uses linear interpolation, and [`CombC`] which uses cubic [INFO] [stdout] ... | [INFO] [stdout] 414 | | } [INFO] [stdout] 415 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Large decay times are sensitive to DC bias, so use a [`LeakDC`] if this is an [INFO] [stdout] ^^^^^^^^ [INFO] [stdout] = note: no item named `LeakDC` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Osc` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / ugen! { [INFO] [stdout] 459 | | /// Interpolating sine wavetable oscillator. [INFO] [stdout] 460 | | /// [INFO] [stdout] 461 | | /// Generates a sine wave. Uses a wavetable lookup oscillator with linear interpolation. [INFO] [stdout] ... | [INFO] [stdout] 485 | | } [INFO] [stdout] 486 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] `SinOsc` uses the same implementation as [`Osc`] except that its table is fixed to be a [INFO] [stdout] ^^^^^ [INFO] [stdout] = note: no item named `Osc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FSinOsc` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / ugen! { [INFO] [stdout] 459 | | /// Interpolating sine wavetable oscillator. [INFO] [stdout] 460 | | /// [INFO] [stdout] 461 | | /// Generates a sine wave. Uses a wavetable lookup oscillator with linear interpolation. [INFO] [stdout] ... | [INFO] [stdout] 485 | | } [INFO] [stdout] 486 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`FSinOsc`] – fast sinewave oscillator [INFO] [stdout] ^^^^^^^^^ [INFO] [stdout] = note: no item named `FSinOsc` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `SinOscFB` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / ugen! { [INFO] [stdout] 459 | | /// Interpolating sine wavetable oscillator. [INFO] [stdout] 460 | | /// [INFO] [stdout] 461 | | /// Generates a sine wave. Uses a wavetable lookup oscillator with linear interpolation. [INFO] [stdout] ... | [INFO] [stdout] 485 | | } [INFO] [stdout] 486 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`SinOscFB`] – sinewave with phase feedback [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `SinOscFB` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Klang` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / ugen! { [INFO] [stdout] 459 | | /// Interpolating sine wavetable oscillator. [INFO] [stdout] 460 | | /// [INFO] [stdout] 461 | | /// Generates a sine wave. Uses a wavetable lookup oscillator with linear interpolation. [INFO] [stdout] ... | [INFO] [stdout] 485 | | } [INFO] [stdout] 486 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`Klang`] – bank of sinewave oscillators [INFO] [stdout] ^^^^^^^ [INFO] [stdout] = note: no item named `Klang` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `DynKlang` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | / ugen! { [INFO] [stdout] 459 | | /// Interpolating sine wavetable oscillator. [INFO] [stdout] 460 | | /// [INFO] [stdout] 461 | | /// Generates a sine wave. Uses a wavetable lookup oscillator with linear interpolation. [INFO] [stdout] ... | [INFO] [stdout] 485 | | } [INFO] [stdout] 486 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] * [`DynKlang`] – modulable bank of sinewave oscillators [INFO] [stdout] ^^^^^^^^^^ [INFO] [stdout] = note: no item named `DynKlang` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RecordBuf` [INFO] [stdout] --> src/ugen.rs:92:11 [INFO] [stdout] | [INFO] [stdout] 92 | $(#[$struct_meta])* [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 628 | / ugen! { [INFO] [stdout] 629 | | /// Record to a soundfile to disk. Uses a Buffer. [INFO] [stdout] 630 | | /// [INFO] [stdout] 631 | | /// Returns the number of frames written to disk. See [`RecordBuf`] for recording into a buffer [INFO] [stdout] ... | [INFO] [stdout] 754 | | } [INFO] [stdout] 755 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Returns the number of frames written to disk. See [`RecordBuf`] for recording into a buffer [INFO] [stdout] ^^^^^^^^^^^ [INFO] [stdout] = note: no item named `RecordBuf` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `ugen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `InFeedback` [INFO] [stdout] --> src/ugen.rs:779:62 [INFO] [stdout] | [INFO] [stdout] 779 | /// 0's (silence). This is to prevent accidental feedback. [`InFeedback`] supports audio signal [INFO] [stdout] | ^^^^^^^^^^ no item named `InFeedback` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `envelope::Env:linen` [INFO] [stdout] --> src/ugen.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 907 | / value_setter! { [INFO] [stdout] 908 | | /// Triggers the envelope and holds it open while > 0. [INFO] [stdout] 909 | | /// [INFO] [stdout] 910 | | /// If the [`Env`](envelope::Env) is fixed-length (e.g. [INFO] [stdout] ... | [INFO] [stdout] 917 | | gate [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`Env:linen`](envelope::Env:linen), [`Env::perc`](envelope::Env::perc)), the `gate` [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: no item named `Env:linen` in module `envelope` [INFO] [stdout] = note: this warning originates in the macro `value_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `envelope::Env::perc` [INFO] [stdout] --> src/ugen.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 907 | / value_setter! { [INFO] [stdout] 908 | | /// Triggers the envelope and holds it open while > 0. [INFO] [stdout] 909 | | /// [INFO] [stdout] 910 | | /// If the [`Env`](envelope::Env) is fixed-length (e.g. [INFO] [stdout] ... | [INFO] [stdout] 917 | | gate [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`Env:linen`](envelope::Env:linen), [`Env::perc`](envelope::Env::perc)), the `gate` [INFO] [stdout] ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Env` has no field or associated item named `perc` [INFO] [stdout] = note: this warning originates in the macro `value_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `envelope::Env::asr` [INFO] [stdout] --> src/ugen.rs:131:11 [INFO] [stdout] | [INFO] [stdout] 131 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 907 | / value_setter! { [INFO] [stdout] 908 | | /// Triggers the envelope and holds it open while > 0. [INFO] [stdout] 909 | | /// [INFO] [stdout] 910 | | /// If the [`Env`](envelope::Env) is fixed-length (e.g. [INFO] [stdout] ... | [INFO] [stdout] 917 | | gate [INFO] [stdout] 918 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] [`Env::adsr`](envelope::Env::adsr), [`Env::asr`](envelope::Env::asr)), the envelope is [INFO] [stdout] ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: the struct `Env` has no field or associated item named `asr` [INFO] [stdout] = note: this warning originates in the macro `value_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Done` [INFO] [stdout] --> src/ugen.rs:141:11 [INFO] [stdout] | [INFO] [stdout] 141 | $(#[$meta])* [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1044 | / simple_setter! { [INFO] [stdout] 1045 | | /// An integer representing an action to be executed when the buffer is finished playing. [INFO] [stdout] 1046 | | /// This can be used to free the enclosing synth, etc. See [`Done`] for more detail. [INFO] [stdout] 1047 | | /// `done_action` is only evaluated if loop is 0. [INFO] [stdout] 1048 | | done_action: DoneAction [INFO] [stdout] 1049 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] This can be used to free the enclosing synth, etc. See [`Done`] for more detail. [INFO] [stdout] ^^^^^^ [INFO] [stdout] = note: no item named `Done` in scope [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in the macro `simple_setter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.81s [INFO] running `Command { std: "docker" "inspect" "8f58231374f5605bbb805bba77735764ae0ebd4c53b321e8a3987d23136fd97e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f58231374f5605bbb805bba77735764ae0ebd4c53b321e8a3987d23136fd97e", kill_on_drop: false }` [INFO] [stdout] 8f58231374f5605bbb805bba77735764ae0ebd4c53b321e8a3987d23136fd97e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 136b3616204feb4ff83e77374cfb4dc4e2f1dc4dc2118398feefb2d4314865dd [INFO] running `Command { std: "docker" "start" "-a" "136b3616204feb4ff83e77374cfb4dc4e2f1dc4dc2118398feefb2d4314865dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rosc v0.4.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "136b3616204feb4ff83e77374cfb4dc4e2f1dc4dc2118398feefb2d4314865dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "136b3616204feb4ff83e77374cfb4dc4e2f1dc4dc2118398feefb2d4314865dd", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 136b3616204feb4ff83e77374cfb4dc4e2f1dc4dc2118398feefb2d4314865dd, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container 136b3616204feb4ff83e77374cfb4dc4e2f1dc4dc2118398feefb2d4314865dd [ERROR] caused by: command failed: exit status: 1