[INFO] cloning repository https://github.com/Vonstrab/audio-graph-parallelization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vonstrab/audio-graph-parallelization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2Faudio-graph-parallelization", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2Faudio-graph-parallelization'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3763891f703285fdd0ae9013bccc850e6d20b2 [INFO] checking Vonstrab/audio-graph-parallelization against try#173780a87744406b7489b28349c0176f14bb3881 for pr-135841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2Faudio-graph-parallelization" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vonstrab/audio-graph-parallelization on toolchain 173780a87744406b7489b28349c0176f14bb3881 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vonstrab/audio-graph-parallelization [INFO] finished tweaking git repo https://github.com/Vonstrab/audio-graph-parallelization [INFO] tweaked toml for git repo https://github.com/Vonstrab/audio-graph-parallelization written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Vonstrab/audio-graph-parallelization already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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 pest_meta v2.1.0 [INFO] [stderr] Downloaded pest v2.1.0 [INFO] [stderr] Downloaded core_affinity v0.5.9 [INFO] [stderr] Downloaded crossbeam v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c85d5d6077d1d6479746f29b096b1556f9debc90c0b06b0cc617a3e7d87b5e4 [INFO] running `Command { std: "docker" "start" "-a" "1c85d5d6077d1d6479746f29b096b1556f9debc90c0b06b0cc617a3e7d87b5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c85d5d6077d1d6479746f29b096b1556f9debc90c0b06b0cc617a3e7d87b5e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c85d5d6077d1d6479746f29b096b1556f9debc90c0b06b0cc617a3e7d87b5e4", kill_on_drop: false }` [INFO] [stdout] 1c85d5d6077d1d6479746f29b096b1556f9debc90c0b06b0cc617a3e7d87b5e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+173780a87744406b7489b28349c0176f14bb3881" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3fe02534c78caaa18baa68dfa3b39cf06340fbadea5a148e5629efc006be6eb [INFO] running `Command { std: "docker" "start" "-a" "e3fe02534c78caaa18baa68dfa3b39cf06340fbadea5a148e5629efc006be6eb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking pest v2.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking jack-sys v0.2.0 (https://github.com/RustAudio/rust-jack.git#ea7f01e9) [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking core_affinity v0.5.9 [INFO] [stderr] Checking jack v0.6.0-rc1 (https://github.com/RustAudio/rust-jack.git#ea7f01e9) [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking criterion-plot v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking audio_graph_parallelization v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/execution/work_stealing.rs:75:55 [INFO] [stdout] | [INFO] [stdout] 75 | let start_time = std::time::SystemTime::now();; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tinytemplate v1.0.1 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/execution/sequential.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut out_port = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/execution/static_scheduling.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | let mut out_port = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/execution/work_stealing.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | let mut out_port = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/task_graph/node.rs:131:33 [INFO] [stdout] | [INFO] [stdout] 131 | ... let mut buffer = vec.as_mut_slice(); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `nb_channels` is never read [INFO] [stdout] --> src/dsp/mod.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 171 | pub struct Sink { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 172 | nb_channels: usize, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Sink` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `src_port` and `dst_port` are never read [INFO] [stdout] --> src/parser/audiograph/parser.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Edge { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 19 | src_id: String, [INFO] [stdout] 20 | src_port: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | dst_id: String, [INFO] [stdout] 22 | dst_port: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Edge` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/schedule.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `audio_graph_parallelization` (bin "schedule") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/static_sched_exec.rs:18:73 [INFO] [stdout] | [INFO] [stdout] 18 | panic!("Usage: static_sched_exec <{rand, hlfet, etf}>"); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in Rust 2021 [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] help: add a "{}" format string to use the message literally [INFO] [stdout] | [INFO] [stdout] 18 | panic!("{}", "Usage: static_sched_exec <{rand, hlfet, etf}>"); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3fe02534c78caaa18baa68dfa3b39cf06340fbadea5a148e5629efc006be6eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3fe02534c78caaa18baa68dfa3b39cf06340fbadea5a148e5629efc006be6eb", kill_on_drop: false }` [INFO] [stdout] e3fe02534c78caaa18baa68dfa3b39cf06340fbadea5a148e5629efc006be6eb