[INFO] crate chord-composer 0.2.8 is already in cache [INFO] checking chord-composer-0.2.8 against master#0cbcb17d3306d6e22eafc2c05ce885db97d0189c for pr-68766 [INFO] extracting crate chord-composer 0.2.8 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate chord-composer 0.2.8 on toolchain 0cbcb17d3306d6e22eafc2c05ce885db97d0189c [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate chord-composer 0.2.8 [INFO] finished tweaking crates.io crate chord-composer 0.2.8 [INFO] tweaked toml for crates.io crate chord-composer 0.2.8 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+0cbcb17d3306d6e22eafc2c05ce885db97d0189c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 01a125061d790370edfb554abcda59835f1550dee7f08e39708411f453b39552 [INFO] running `"docker" "start" "-a" "01a125061d790370edfb554abcda59835f1550dee7f08e39708411f453b39552"` [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking music-timer v0.1.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking ghakuf v0.5.4 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking rodio v0.10.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Checking chord-composer v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] error[E0061]: this function takes 4 parameters but 2 parameters were supplied [INFO] [stderr] --> src/performance/mod.rs:105:5 [INFO] [stderr] | [INFO] [stderr] 105 | performance_engine::PerformanceEngine::new(&composition, &mut my_state); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters [INFO] [stderr] | [INFO] [stderr] ::: src/performance/performance_engine.rs:43:3 [INFO] [stderr] | [INFO] [stderr] 43 | / pub fn new( [INFO] [stderr] 44 | | composition: &'a composition::Composition, [INFO] [stderr] 45 | | state: &'a mut State, [INFO] [stderr] 46 | | sample_paths_metronome: &Vec, [INFO] [stderr] ... | [INFO] [stderr] 71 | | } [INFO] [stderr] 72 | | } [INFO] [stderr] | |___- defined here [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `chord-composer`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0061]: this function takes 5 parameters but 3 parameters were supplied [INFO] [stderr] --> tests/test_interface.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | chord_composer::play(file, &mut my_state, true), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 5 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `chord-composer`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "01a125061d790370edfb554abcda59835f1550dee7f08e39708411f453b39552"` [INFO] running `"docker" "rm" "-f" "01a125061d790370edfb554abcda59835f1550dee7f08e39708411f453b39552"` [INFO] [stdout] 01a125061d790370edfb554abcda59835f1550dee7f08e39708411f453b39552