[INFO] cloning repository https://github.com/cassaundra/lpvz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cassaundra/lpvz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcassaundra%2Flpvz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcassaundra%2Flpvz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 269207384535151bb716b420575f5ec281d1b907 [INFO] checking cassaundra/lpvz against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcassaundra%2Flpvz" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cassaundra/lpvz on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cassaundra/lpvz [INFO] removed path dependency launchpad from git repo https://github.com/cassaundra/lpvz [INFO] finished tweaking git repo https://github.com/cassaundra/lpvz [INFO] tweaked toml for git repo https://github.com/cassaundra/lpvz written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/cassaundra/lpvz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (launchpad) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (launchpad) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0888e1137e73d43a3dccaeaaf5a20b909a8a7acc8365933aa4902a76e85aad7 [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" "f0888e1137e73d43a3dccaeaaf5a20b909a8a7acc8365933aa4902a76e85aad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0888e1137e73d43a3dccaeaaf5a20b909a8a7acc8365933aa4902a76e85aad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0888e1137e73d43a3dccaeaaf5a20b909a8a7acc8365933aa4902a76e85aad7", kill_on_drop: false }` [INFO] [stdout] f0888e1137e73d43a3dccaeaaf5a20b909a8a7acc8365933aa4902a76e85aad7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6f7aba0daecf65caeae53cbc5a63c5b1eda881b3a622d5bd0ca7744362d9a62 [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" "e6f7aba0daecf65caeae53cbc5a63c5b1eda881b3a622d5bd0ca7744362d9a62", kill_on_drop: false }` [INFO] [stderr] warning: dependency (launchpad) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking portmidi v0.2.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking launchpad v0.1.1 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/launchpad-0.1.1/src/launchpad.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | input_port: pm::InputPort, [INFO] [stdout] | ^^^^^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LaunchpadMk2<'a> { [INFO] [stdout] 15 | input_port: pm::InputPort<'a>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/launchpad-0.1.1/src/launchpad.rs:16:22 [INFO] [stdout] | [INFO] [stdout] 16 | output_port: pm::OutputPort, [INFO] [stdout] | ^^^^^^^^^^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LaunchpadMk2<'a> { [INFO] [stdout] 15 | input_port: pm::InputPort, [INFO] [stdout] 16 | output_port: pm::OutputPort<'a>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `midi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/launchpad-0.1.1/src/launchpad.rs:100:25 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn guess_from(midi: &pm::PortMidi) -> LaunchpadMk2 { [INFO] [stdout] | ------------- help: add explicit lifetime `'static` to the type of `midi`: `&'static pm::PortMidi` [INFO] [stdout] ... [INFO] [stdout] 100 | input_port: input, [INFO] [stdout] | ^^^^^ lifetime `'static` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0621]: explicit lifetime required in the type of `midi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/launchpad-0.1.1/src/launchpad.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn guess_from(midi: &pm::PortMidi) -> LaunchpadMk2 { [INFO] [stdout] | ------------- help: add explicit lifetime `'static` to the type of `midi`: `&'static pm::PortMidi` [INFO] [stdout] ... [INFO] [stdout] 101 | output_port: output, [INFO] [stdout] | ^^^^^^ lifetime `'static` required [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pm::MidiMessage: std::convert::From<[u8; 3]>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/launchpad-0.1.1/src/launchpad.rs:123:26 [INFO] [stdout] | [INFO] [stdout] 123 | self.output_port.write_message([0x91, led.position, led.color]).expect("Fail"); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::convert::From<[u8; 3]>` is not implemented for `pm::MidiMessage` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into` for `[u8; 3]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `pm::MidiMessage: std::convert::From<[u8; 3]>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/launchpad-0.1.1/src/launchpad.rs:132:26 [INFO] [stdout] | [INFO] [stdout] 132 | self.output_port.write_message([0x92, led.position, led.color]).expect("Fail"); [INFO] [stdout] | ^^^^^^^^^^^^^ the trait `std::convert::From<[u8; 3]>` is not implemented for `pm::MidiMessage` [INFO] [stdout] | [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] = note: required because of the requirements on the impl of `std::convert::Into` for `[u8; 3]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0106, E0277, E0621. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0106`. [INFO] [stdout] [INFO] [stderr] error: could not compile `launchpad`. [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" "e6f7aba0daecf65caeae53cbc5a63c5b1eda881b3a622d5bd0ca7744362d9a62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6f7aba0daecf65caeae53cbc5a63c5b1eda881b3a622d5bd0ca7744362d9a62", kill_on_drop: false }` [INFO] [stdout] e6f7aba0daecf65caeae53cbc5a63c5b1eda881b3a622d5bd0ca7744362d9a62