[INFO] cloning repository https://github.com/google/synthesizer-io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/synthesizer-io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsynthesizer-io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsynthesizer-io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86e944d462603309864ccd379a536d071ab6ab90 [INFO] checking google/synthesizer-io against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Fsynthesizer-io" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/google/synthesizer-io on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/google/synthesizer-io [INFO] finished tweaking git repo https://github.com/google/synthesizer-io [INFO] tweaked toml for git repo https://github.com/google/synthesizer-io written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/google/synthesizer-io already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coremidi v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70f31ea1abc2dbe64bff4b0ef30d46e837093633296adc782252b568608eb7ea [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" "70f31ea1abc2dbe64bff4b0ef30d46e837093633296adc782252b568608eb7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70f31ea1abc2dbe64bff4b0ef30d46e837093633296adc782252b568608eb7ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f31ea1abc2dbe64bff4b0ef30d46e837093633296adc782252b568608eb7ea", kill_on_drop: false }` [INFO] [stdout] 70f31ea1abc2dbe64bff4b0ef30d46e837093633296adc782252b568608eb7ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf6b7364a3dc6bc7b9b1280ca9edb5d92f92e6f84a3c4b545e2cd27a7c548227 [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" "bf6b7364a3dc6bc7b9b1280ca9edb5d92f92e6f84a3c4b545e2cd27a7c548227", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling core-foundation-sys v0.2.3 [INFO] [stderr] Compiling coremidi-sys v2.0.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Checking synthesizer-io-core v0.1.0 (/opt/rustwide/workdir/synthesizer-io-core) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/graph.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | module: Box, [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/graph.rs:133:22 [INFO] [stdout] | [INFO] [stdout] 133 | (module: Box, ix: usize, in_buf_wiring: B1, in_ctrl_wiring: B2) -> Node [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/graph.rs:184:57 [INFO] [stdout] | [INFO] [stdout] 184 | pub fn get_module_mut(&mut self, ix: usize) -> &mut Module { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/module.rs:57:34 [INFO] [stdout] | [INFO] [stdout] 57 | fn to_any(&mut self) -> &mut Any { MyToAny::my_to_any(self) } [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/module.rs:62:37 [INFO] [stdout] | [INFO] [stdout] 62 | fn migrate(&mut self, old: &mut Module) {} [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/module.rs:88:37 [INFO] [stdout] | [INFO] [stdout] 88 | fn my_to_any(&mut self) -> &mut Any; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/module.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | fn my_to_any(&mut self) -> &mut Any { self } [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> synthesizer-io-core/src/modules/sin.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | const N_SAMPLES: usize = (1 << LG_N_SAMPLES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> synthesizer-io-core/src/modules/sin.rs:62:37 [INFO] [stdout] | [INFO] [stdout] 62 | fn migrate(&mut self, old: &mut Module) { [INFO] [stdout] | ^^^^^^ help: use `dyn`: `dyn Module` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> synthesizer-io-core/src/modules/saw.rs:24:26 [INFO] [stdout] | [INFO] [stdout] 24 | const N_SAMPLES: usize = (1 << LG_N_SAMPLES); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> synthesizer-io-core/src/modules/saw.rs:28:34 [INFO] [stdout] | [INFO] [stdout] 28 | const SLICES_PER_OCTAVE: usize = (1 << LG_SLICES_PER_OCTAVE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> synthesizer-io-core/src/modules/sin.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / lazy_static! { [INFO] [stdout] 26 | | static ref SINTAB: [f32; N_SAMPLES + 1] = { [INFO] [stdout] 27 | | let mut t = [0.0; N_SAMPLES + 1]; [INFO] [stdout] 28 | | let dth = 2.0 * consts::PI / (N_SAMPLES as f32); [INFO] [stdout] ... | [INFO] [stdout] 37 | | }; [INFO] [stdout] 38 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling log v0.3.9 [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> synthesizer-io-core/src/modules/saw.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | / lazy_static! { [INFO] [stdout] 35 | | static ref SAWTAB: [[f32; N_SAMPLES + 1]; N_SLICES] = { [INFO] [stdout] 36 | | let mut t = [[0.0; N_SAMPLES + 1]; N_SLICES]; [INFO] [stdout] 37 | | [INFO] [stdout] ... | [INFO] [stdout] 72 | | }; [INFO] [stdout] 73 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: native frameworks are only available on macOS targets [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `core-foundation-sys` [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] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bf6b7364a3dc6bc7b9b1280ca9edb5d92f92e6f84a3c4b545e2cd27a7c548227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf6b7364a3dc6bc7b9b1280ca9edb5d92f92e6f84a3c4b545e2cd27a7c548227", kill_on_drop: false }` [INFO] [stdout] bf6b7364a3dc6bc7b9b1280ca9edb5d92f92e6f84a3c4b545e2cd27a7c548227