[INFO] cloning repository https://github.com/egasimus/lude [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/egasimus/lude" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegasimus%2Flude", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegasimus%2Flude'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76f33a6805b1a09a6668d06cf37297140ed7d780 [INFO] checking egasimus/lude against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegasimus%2Flude" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/egasimus/lude on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/egasimus/lude [INFO] finished tweaking git repo https://github.com/egasimus/lude [INFO] tweaked toml for git repo https://github.com/egasimus/lude written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/egasimus/lude already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] cefd8ebd4dccf4d2991078f91e1cf3079644cdddc33dee91beae767fb1acba38 [INFO] running `Command { std: "docker" "start" "-a" "cefd8ebd4dccf4d2991078f91e1cf3079644cdddc33dee91beae767fb1acba38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cefd8ebd4dccf4d2991078f91e1cf3079644cdddc33dee91beae767fb1acba38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cefd8ebd4dccf4d2991078f91e1cf3079644cdddc33dee91beae767fb1acba38", kill_on_drop: false }` [INFO] [stdout] cefd8ebd4dccf4d2991078f91e1cf3079644cdddc33dee91beae767fb1acba38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2185c9670ea2b694f5e3b65e8707eab2be9bb9683d73f8d97d12432c0eb6369 [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" "c2185c9670ea2b694f5e3b65e8707eab2be9bb9683d73f8d97d12432c0eb6369", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling vcpkg v0.2.7 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling ears v0.7.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking jack-sys v0.2.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking jack v0.6.2 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling sndfile-sys v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking lude v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `to_channels`, `to_frames` [INFO] [stdout] --> src/tests.rs:2:29 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::render::{render, to_channels, to_frames}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `events` [INFO] [stdout] --> src/tests.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 66 | for (i, (src, events, samples, ranges)) in vec![ [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_events` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/document.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn len (&self) -> FrameTime { self.duration } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/document.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn len (&self) -> FrameTime { self.duration } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | Full, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Abs, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | Fwd, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a variant [INFO] [stdout] --> src/types.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | Rew [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.59s [INFO] running `Command { std: "docker" "inspect" "c2185c9670ea2b694f5e3b65e8707eab2be9bb9683d73f8d97d12432c0eb6369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2185c9670ea2b694f5e3b65e8707eab2be9bb9683d73f8d97d12432c0eb6369", kill_on_drop: false }` [INFO] [stdout] c2185c9670ea2b694f5e3b65e8707eab2be9bb9683d73f8d97d12432c0eb6369