[INFO] cloning repository https://github.com/lucdoebereiner/audiomesh [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucdoebereiner/audiomesh" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucdoebereiner%2Faudiomesh", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucdoebereiner%2Faudiomesh'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b9c7685ec624829e6cfa76d8f7cb62369746508b [INFO] checking lucdoebereiner/audiomesh against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucdoebereiner%2Faudiomesh" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lucdoebereiner/audiomesh on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lucdoebereiner/audiomesh [INFO] finished tweaking git repo https://github.com/lucdoebereiner/audiomesh [INFO] tweaked toml for git repo https://github.com/lucdoebereiner/audiomesh written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/lucdoebereiner/audiomesh already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-2/source/graphwasm/Cargo.toml: unused manifest key: target.wasm32-unknown-unknown.rustflags [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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f7f0ed47fe3c5854e7c0e685bdf1ec66c7eab46e72f9b077f55ff45a5ea86d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f7f0ed47fe3c5854e7c0e685bdf1ec66c7eab46e72f9b077f55ff45a5ea86d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f7f0ed47fe3c5854e7c0e685bdf1ec66c7eab46e72f9b077f55ff45a5ea86d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7f0ed47fe3c5854e7c0e685bdf1ec66c7eab46e72f9b077f55ff45a5ea86d3", kill_on_drop: false }` [INFO] [stdout] 2f7f0ed47fe3c5854e7c0e685bdf1ec66c7eab46e72f9b077f55ff45a5ea86d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72b431f2658c09e7b9e983ea79994f7f7b534e0d448323723dd86a485689c8e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "72b431f2658c09e7b9e983ea79994f7f7b534e0d448323723dd86a485689c8e7", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/graphwasm/Cargo.toml: unused manifest key: target.wasm32-unknown-unknown.rustflags [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.70 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling bumpalo v3.6.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.70 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.7 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket v0.4.7 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking jack-sys v0.2.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking universal-hash v0.3.0 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking aead v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking aes-soft v0.3.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking jack v0.6.5 [INFO] [stderr] Checking polyval v0.3.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking aes v0.3.2 [INFO] [stderr] Checking ghash v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking hkdf v0.8.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking aes-gcm v0.5.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.1 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking cookie v0.11.3 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.70 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.70 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.70 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.4 [INFO] [stderr] Compiling rocket_http v0.4.7 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking processgraph v0.1.0 (/opt/rustwide/workdir/processgraph) [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_level` [INFO] [stdout] --> processgraph/src/process.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | input_level: Vec, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `freq_mod` [INFO] [stdout] --> processgraph/src/process.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | freq_mod: f64, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `range` is never read [INFO] [stdout] --> processgraph/src/numerical.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut range = 0.; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_level` [INFO] [stdout] --> processgraph/src/process.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | input_level: Vec, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_level` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `freq_mod` [INFO] [stdout] --> processgraph/src/process.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | freq_mod: f64, [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_freq_mod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> processgraph/src/process.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 259 | input: f64, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `range` is never read [INFO] [stdout] --> processgraph/src/numerical.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | let mut range = 0.; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `connection_default_lag` [INFO] [stdout] --> processgraph/src/lib.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn connection_default_lag() -> lag::Lag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `connection_default_lag` [INFO] [stdout] --> processgraph/src/lib.rs:166:4 [INFO] [stdout] | [INFO] [stdout] 166 | fn connection_default_lag() -> lag::Lag { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking graphwasm v0.1.0 (/opt/rustwide/workdir/graphwasm) [INFO] [stderr] Checking graphugen v0.1.0 (/opt/rustwide/workdir/graphugen) [INFO] [stdout] error[E0425]: cannot find function `new_graph` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | graph: new_graph(), [INFO] [stdout] | ^^^^^^^^^ help: a function with a similar name exists: `set_graph` [INFO] [stdout] ... [INFO] [stdout] 34 | pub extern "C" fn set_graph(state: *mut UGenState) { [INFO] [stdout] | -------------------------------------------------- similarly named function `set_graph` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noise` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:36:44 [INFO] [stdout] | [INFO] [stdout] 36 | let idx1 = (*state).graph.add_node(noise(100)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lpf` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:37:44 [INFO] [stdout] | [INFO] [stdout] 37 | let idx2 = (*state).graph.add_node(lpf(300., 3.)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_flow` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | (*state).flow = establish_flow(&(*state).graph, &(*state).output_indices); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `process_graph` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | process_graph( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_graph` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:20:16 [INFO] [stdout] | [INFO] [stdout] 20 | graph: new_graph(), [INFO] [stdout] | ^^^^^^^^^ help: a function with a similar name exists: `set_graph` [INFO] [stdout] ... [INFO] [stdout] 34 | pub extern "C" fn set_graph(state: *mut UGenState) { [INFO] [stdout] | -------------------------------------------------- similarly named function `set_graph` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noise` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:36:44 [INFO] [stdout] | [INFO] [stdout] 36 | let idx1 = (*state).graph.add_node(noise(100)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lpf` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:37:44 [INFO] [stdout] | [INFO] [stdout] 37 | let idx2 = (*state).graph.add_node(lpf(300., 3.)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_flow` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | (*state).flow = establish_flow(&(*state).graph, &(*state).output_indices); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `process_graph` in this scope [INFO] [stdout] --> graphugen/src/lib.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | process_graph( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `processgraph::UGenGraph` in the current scope [INFO] [stdout] --> graphugen/src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let idx1 = (*state).graph.add_node(noise(100)); [INFO] [stdout] | ^^^^^^^^ method not found in `processgraph::UGenGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `processgraph::UGenGraph` in the current scope [INFO] [stdout] --> graphugen/src/lib.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | let idx2 = (*state).graph.add_node(lpf(300., 3.)); [INFO] [stdout] | ^^^^^^^^ method not found in `processgraph::UGenGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_edge` found for struct `processgraph::UGenGraph` in the current scope [INFO] [stdout] --> graphugen/src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | (*state).graph.add_edge(idx1, idx2, (0, 1.0)); [INFO] [stdout] | ^^^^^^^^ method not found in `processgraph::UGenGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `graphugen` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `processgraph::UGenGraph` in the current scope [INFO] [stdout] --> graphugen/src/lib.rs:36:35 [INFO] [stdout] | [INFO] [stdout] 36 | let idx1 = (*state).graph.add_node(noise(100)); [INFO] [stdout] | ^^^^^^^^ method not found in `processgraph::UGenGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_node` found for struct `processgraph::UGenGraph` in the current scope [INFO] [stdout] --> graphugen/src/lib.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | let idx2 = (*state).graph.add_node(lpf(300., 3.)); [INFO] [stdout] | ^^^^^^^^ method not found in `processgraph::UGenGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `add_edge` found for struct `processgraph::UGenGraph` in the current scope [INFO] [stdout] --> graphugen/src/lib.rs:38:24 [INFO] [stdout] | [INFO] [stdout] 38 | (*state).graph.add_edge(idx1, idx2, (0, 1.0)); [INFO] [stdout] | ^^^^^^^^ method not found in `processgraph::UGenGraph` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Ok` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:607:5 [INFO] [stdout] | [INFO] [stdout] 607 | type Ok = S; [INFO] [stdout] | ^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `Error` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | type Error = Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `into_result` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:610:5 [INFO] [stdout] | [INFO] [stdout] 610 | / fn into_result(self) -> Result { [INFO] [stdout] 611 | | match self { [INFO] [stdout] 612 | | Success(val) => Ok(val), [INFO] [stdout] 613 | | Forward(val) => Err(Ok(val)), [INFO] [stdout] 614 | | Failure(val) => Err(Err(val)), [INFO] [stdout] 615 | | } [INFO] [stdout] 616 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_error` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:618:5 [INFO] [stdout] | [INFO] [stdout] 618 | / fn from_error(val: Self::Error) -> Self { [INFO] [stdout] 619 | | match val { [INFO] [stdout] 620 | | Ok(val) => Forward(val), [INFO] [stdout] 621 | | Err(val) => Failure(val), [INFO] [stdout] 622 | | } [INFO] [stdout] 623 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `from_ok` is not a member of trait `Try` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:625:5 [INFO] [stdout] | [INFO] [stdout] 625 | / fn from_ok(val: Self::Ok) -> Self { [INFO] [stdout] 626 | | Success(val) [INFO] [stdout] 627 | | } [INFO] [stdout] | |_____^ not a member of trait `Try` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `process_graph` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | process_graph( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_graph` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let mut g = new_graph(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noise` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | let idx1 = g.add_node(noise(100)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lpf` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | let idx2 = g.add_node(lpf(300., 3.)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_flow` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | let flow = establish_flow(&g, &out_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `process_graph` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | process_graph( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `new_graph` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | let mut g = new_graph(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `noise` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | let idx1 = g.add_node(noise(100)); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `lpf` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:37:27 [INFO] [stdout] | [INFO] [stdout] 37 | let idx2 = g.add_node(lpf(300., 3.)); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `establish_flow` in this scope [INFO] [stdout] --> graphwasm/src/lib.rs:39:16 [INFO] [stdout] | [INFO] [stdout] 39 | let flow = establish_flow(&g, &out_idx); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | use std::ops::Try; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'try_trait_v2' [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:606:15 [INFO] [stdout] | [INFO] [stdout] 606 | impl Try for Outcome { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #84277 for more information [INFO] [stdout] = help: add `#![feature(try_trait_v2)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:610:42 [INFO] [stdout] | [INFO] [stdout] 610 | fn into_result(self) -> Result { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:610:52 [INFO] [stdout] | [INFO] [stdout] 610 | fn into_result(self) -> Result { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Error` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:618:30 [INFO] [stdout] | [INFO] [stdout] 618 | fn from_error(val: Self::Error) -> Self { [INFO] [stdout] | ^^^^^ associated type `Error` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0220]: associated type `Ok` not found for `Self` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.4.7/src/outcome.rs:625:27 [INFO] [stdout] | [INFO] [stdout] 625 | fn from_ok(val: Self::Ok) -> Self { [INFO] [stdout] | ^^ associated type `Ok` not found [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0220, E0407, E0437, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0220`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72b431f2658c09e7b9e983ea79994f7f7b534e0d448323723dd86a485689c8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b431f2658c09e7b9e983ea79994f7f7b534e0d448323723dd86a485689c8e7", kill_on_drop: false }` [INFO] [stdout] 72b431f2658c09e7b9e983ea79994f7f7b534e0d448323723dd86a485689c8e7