[INFO] cloning repository https://github.com/eliemichel/Cooldown [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eliemichel/Cooldown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliemichel%2FCooldown", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliemichel%2FCooldown'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e780224546970bcf8b2ff66937459259f964f73a [INFO] checking eliemichel/Cooldown against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feliemichel%2FCooldown" "/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/eliemichel/Cooldown on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/eliemichel/Cooldown [INFO] finished tweaking git repo https://github.com/eliemichel/Cooldown [INFO] tweaked toml for git repo https://github.com/eliemichel/Cooldown written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/eliemichel/Cooldown already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] acf2edfff14ea87ef4c9579c9ed404fe7dc41f1c54bfd37ee1633bd7590c635f [INFO] running `Command { std: "docker" "start" "-a" "acf2edfff14ea87ef4c9579c9ed404fe7dc41f1c54bfd37ee1633bd7590c635f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acf2edfff14ea87ef4c9579c9ed404fe7dc41f1c54bfd37ee1633bd7590c635f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acf2edfff14ea87ef4c9579c9ed404fe7dc41f1c54bfd37ee1633bd7590c635f", kill_on_drop: false }` [INFO] [stdout] acf2edfff14ea87ef4c9579c9ed404fe7dc41f1c54bfd37ee1633bd7590c635f [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" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92790d8549508ca10ede81ae21a6b11deccf2941c80b573cda0c1bc4c070d972 [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" "92790d8549508ca10ede81ae21a6b11deccf2941c80b573cda0c1bc4c070d972", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking rosc v0.1.6 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking alsa v0.2.2 [INFO] [stderr] Checking midir v0.5.0 [INFO] [stderr] Checking cooldown v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/midi_utils.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn get_midi_in() -> Result<(MidiInput, usize),Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [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] --> src/midi_utils.rs:33:57 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_midi_out() -> Result<(MidiOutput, usize),Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:128:225 [INFO] [stdout] | [INFO] [stdout] 128 | ...d>, timer: Arc>) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/midi_utils.rs:8:55 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn get_midi_in() -> Result<(MidiInput, usize),Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [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] --> src/midi_utils.rs:33:57 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn get_midi_out() -> Result<(MidiOutput, usize),Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:128:225 [INFO] [stdout] | [INFO] [stdout] 128 | ...d>, timer: Arc>) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | Err(err) => println!("Error: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:114:51 [INFO] [stdout] | [INFO] [stdout] 114 | Err(err) => println!("Error: {}", err.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.50s [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92790d8549508ca10ede81ae21a6b11deccf2941c80b573cda0c1bc4c070d972", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92790d8549508ca10ede81ae21a6b11deccf2941c80b573cda0c1bc4c070d972", kill_on_drop: false }` [INFO] [stdout] 92790d8549508ca10ede81ae21a6b11deccf2941c80b573cda0c1bc4c070d972