[INFO] cloning repository https://github.com/fuyutarow/dj8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuyutarow/dj8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fdj8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fdj8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc8765b4046410c69fd3f0135c07afde341595cd
[INFO] checking fuyutarow/dj8/bc8765b4046410c69fd3f0135c07afde341595cd against master#568b11762723b001bfa693d0f21c5dad01d4e813 for pr-149518
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuyutarow%2Fdj8" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fuyutarow/dj8
[INFO] finished tweaking git repo https://github.com/fuyutarow/dj8
[INFO] tweaked toml for git repo https://github.com/fuyutarow/dj8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fuyutarow/dj8 on toolchain 568b11762723b001bfa693d0f21c5dad01d4e813
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fuyutarow/dj8 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" "+568b11762723b001bfa693d0f21c5dad01d4e813" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/examples/web/dj8-wasm/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gyng/synthrs`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.24
[INFO] [stderr]   Downloaded minimp3 v0.5.1
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.24
[INFO] [stderr]   Downloaded jni v0.18.0
[INFO] [stderr]   Downloaded combine v4.5.2
[INFO] [stderr]   Downloaded peg v0.5.7
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.1
[INFO] [stderr]   Downloaded enum-utils-from-str v0.1.2
[INFO] [stderr]   Downloaded coremidi v0.4.0
[INFO] [stderr]   Downloaded enum-utils v0.1.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.1
[INFO] [stderr]   Downloaded priority-queue v1.1.1
[INFO] [stderr]   Downloaded parse-display-derive v0.4.1
[INFO] [stderr]   Downloaded alsa v0.4.3
[INFO] [stderr]   Downloaded midir v0.7.0
[INFO] [stderr]   Downloaded addr2line v0.15.1
[INFO] [stderr]   Downloaded ghakuf v0.5.6
[INFO] [stderr]   Downloaded parse-display v0.4.1
[INFO] [stderr]   Downloaded coremidi-sys v2.0.2
[INFO] [stderr]   Downloaded oboe-sys v0.4.0
[INFO] [stderr]   Downloaded oboe v0.4.1
[INFO] [stderr]   Downloaded cpal v0.13.3
[INFO] [stderr]   Downloaded backtrace v0.3.59
[INFO] [stderr]   Downloaded object v0.24.0
[INFO] [stderr]   Downloaded ndarray v0.15.1
[INFO] [stderr]   Downloaded rodio v0.13.1
[INFO] [stderr]   Downloaded abc-parser v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca1758e914c8898f3a344290a77ee295ab533886c6fcf72de279496df457568b
[INFO] running `Command { std: "docker" "start" "-a" "ca1758e914c8898f3a344290a77ee295ab533886c6fcf72de279496df457568b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca1758e914c8898f3a344290a77ee295ab533886c6fcf72de279496df457568b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca1758e914c8898f3a344290a77ee295ab533886c6fcf72de279496df457568b", kill_on_drop: false }`
[INFO] [stdout] ca1758e914c8898f3a344290a77ee295ab533886c6fcf72de279496df457568b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+568b11762723b001bfa693d0f21c5dad01d4e813" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45ab3c05e631d3d3af2a4d9677afe606a5451a8d425e925b4820e0b691cc3127
[INFO] running `Command { std: "docker" "start" "-a" "45ab3c05e631d3d3af2a4d9677afe606a5451a8d425e925b4820e0b691cc3127", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/examples/web/dj8-wasm/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]     Checking futures-sink v0.3.15
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling peg v0.5.7
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.4
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling cpal v0.13.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.19
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking radium v0.5.3
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling priority-queue v1.1.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]    Compiling abc-parser v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling enum-utils-from-str v0.1.2
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking bitvec v0.19.5
[INFO] [stderr]     Checking matrixmultiply v0.3.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking hound v3.4.0
[INFO] [stderr]     Checking memalloc v0.1.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking itertools v0.10.0
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:70:19
[INFO] [stdout]    |
[INFO] [stdout] 70 |         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout]    |          -------- ^^^^^^^^^^^^^^^^^^^^^^^ expected `u64`, found `&_`
[INFO] [stdout]    |          |
[INFO] [stdout]    |          arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected type `u64`
[INFO] [stdout]            found reference `&_`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/num/mod.rs:1160:4
[INFO] [stdout]    = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 70 -         .div_ceil(&big_digit::BITS.into())
[INFO] [stdout] 70 +         .div_ceil(big_digit::BITS.into())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:585:19
[INFO] [stdout]     |
[INFO] [stdout] 585 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/num/mod.rs:1160:4
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 585 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 585 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint/convert.rs:613:19
[INFO] [stdout]     |
[INFO] [stdout] 613 |         .div_ceil(&u64::from(bits))
[INFO] [stdout]     |          -------- ^^^^^^^^^^^^^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/num/mod.rs:1160:4
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 613 -         .div_ceil(&u64::from(bits))
[INFO] [stdout] 613 +         .div_ceil(u64::from(bits))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ghakuf v0.5.6
[INFO] [stderr]     Checking ndarray v0.15.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-bigint-0.3.2/src/biguint.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 |                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout]     |                                             -------- ^^^^ expected `u64`, found `&u64`
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /rustc/568b11762723b001bfa693d0f21c5dad01d4e813/library/core/src/num/mod.rs:1160:4
[INFO] [stdout]     = note: this error originates in the macro `uint_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 393 -                 let root_scale = extra_bits.div_ceil(&n64);
[INFO] [stdout] 393 +                 let root_scale = extra_bits.div_ceil(n64);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr] error: could not compile `num-bigint` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45ab3c05e631d3d3af2a4d9677afe606a5451a8d425e925b4820e0b691cc3127", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ab3c05e631d3d3af2a4d9677afe606a5451a8d425e925b4820e0b691cc3127", kill_on_drop: false }`
[INFO] [stdout] 45ab3c05e631d3d3af2a4d9677afe606a5451a8d425e925b4820e0b691cc3127
