[INFO] crate chord-composer 0.2.8 is already in cache [INFO] checking chord-composer-0.2.8 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] extracting crate chord-composer 0.2.8 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate chord-composer 0.2.8 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "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-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 28cf3f2274c47a7185824c1aa0d97c2dfb441dd0a843808348a87203a9d3d83d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "28cf3f2274c47a7185824c1aa0d97c2dfb441dd0a843808348a87203a9d3d83d"` [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Checking music-timer v0.1.5 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking alsa-sys v0.1.2 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking ghakuf v0.5.4 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking stopwatch v0.0.7 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking rodio v0.10.0 [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" "28cf3f2274c47a7185824c1aa0d97c2dfb441dd0a843808348a87203a9d3d83d"` [INFO] running `"docker" "rm" "-f" "28cf3f2274c47a7185824c1aa0d97c2dfb441dd0a843808348a87203a9d3d83d"` [INFO] [stdout] 28cf3f2274c47a7185824c1aa0d97c2dfb441dd0a843808348a87203a9d3d83d