[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ba3763891f703285fdd0ae9013bccc850e6d20b2 [INFO] checking Vonstrab/audio-graph-parallelization against try#5fdfba63a96c5e8ae0ebf6b8b66853110277087d for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVonstrab%2Faudio-graph-parallelization" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vonstrab/audio-graph-parallelization on toolchain 5fdfba63a96c5e8ae0ebf6b8b66853110277087d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "read-manifest" "--manifest-path" "Cargo.toml", 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-1/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: "/workspace/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fdda293baeaa8ef28a2d16000e6acda92d473e4276c2cefae37c0361b1a6db1c [INFO] running `Command { std: "docker" "start" "-a" "fdda293baeaa8ef28a2d16000e6acda92d473e4276c2cefae37c0361b1a6db1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdda293baeaa8ef28a2d16000e6acda92d473e4276c2cefae37c0361b1a6db1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdda293baeaa8ef28a2d16000e6acda92d473e4276c2cefae37c0361b1a6db1c", kill_on_drop: false }` [INFO] [stdout] fdda293baeaa8ef28a2d16000e6acda92d473e4276c2cefae37c0361b1a6db1c [INFO] running `Command { std: "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5fdfba63a96c5e8ae0ebf6b8b66853110277087d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c8c0388327346423690fdedcbc7538ee0d3ef7a52827168418e7d226a8830e [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" "16c8c0388327346423690fdedcbc7538ee0d3ef7a52827168418e7d226a8830e", kill_on_drop: false }` [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking cfg-if v0.1.7 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Checking either v1.5.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_jitter v0.1.3 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking pest v2.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [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 rand_chacha v0.1.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking core_affinity v0.5.9 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking jack-sys v0.2.0 (https://github.com/RustAudio/rust-jack.git#ea7f01e9) [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking jack v0.6.0-rc1 (https://github.com/RustAudio/rust-jack.git#ea7f01e9) [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking criterion-plot v0.3.0 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking csv v1.0.5 [INFO] [stderr] Checking audio_graph_parallelization v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking tinytemplate v1.0.1 [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] [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: 5 warnings emitted [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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `audio_graph_parallelization`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "16c8c0388327346423690fdedcbc7538ee0d3ef7a52827168418e7d226a8830e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c8c0388327346423690fdedcbc7538ee0d3ef7a52827168418e7d226a8830e", kill_on_drop: false }` [INFO] [stdout] 16c8c0388327346423690fdedcbc7538ee0d3ef7a52827168418e7d226a8830e