[INFO] cloning repository https://github.com/plok/drumz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plok/drumz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplok%2Fdrumz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplok%2Fdrumz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef1a4dc69dfd1c2c7a90fb6bfc49af99947b63d2 [INFO] testing plok/drumz against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplok%2Fdrumz" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/plok/drumz [INFO] finished tweaking git repo https://github.com/plok/drumz [INFO] tweaked toml for git repo https://github.com/plok/drumz written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/plok/drumz on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/plok/drumz already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f10bfc02667b39352578b6d810077128059953ef4172aa0e8c4f00eb6eeb8f3c [INFO] running `Command { std: "docker" "start" "-a" "f10bfc02667b39352578b6d810077128059953ef4172aa0e8c4f00eb6eeb8f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f10bfc02667b39352578b6d810077128059953ef4172aa0e8c4f00eb6eeb8f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f10bfc02667b39352578b6d810077128059953ef4172aa0e8c4f00eb6eeb8f3c", kill_on_drop: false }` [INFO] [stdout] f10bfc02667b39352578b6d810077128059953ef4172aa0e8c4f00eb6eeb8f3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40b18e6979bf6296d72576094df968bbf8c115855c2be954002d8868fd18b9a8 [INFO] running `Command { std: "docker" "start" "-a" "40b18e6979bf6296d72576094df968bbf8c115855c2be954002d8868fd18b9a8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cpal v0.13.4 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling alsa v0.5.0 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling libsdr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name` and `sections` are never read [INFO] [stdout] --> src/models/song.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Song { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | sections: Vec
, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/models/song.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Section { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.03s [INFO] running `Command { std: "docker" "inspect" "40b18e6979bf6296d72576094df968bbf8c115855c2be954002d8868fd18b9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b18e6979bf6296d72576094df968bbf8c115855c2be954002d8868fd18b9a8", kill_on_drop: false }` [INFO] [stdout] 40b18e6979bf6296d72576094df968bbf8c115855c2be954002d8868fd18b9a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8ea1f67141e05215c063629b4134a5a6df5a5dfdc2507bd0ea38b1437ce4d74 [INFO] running `Command { std: "docker" "start" "-a" "d8ea1f67141e05215c063629b4134a5a6df5a5dfdc2507bd0ea38b1437ce4d74", kill_on_drop: false }` [INFO] [stdout] warning: fields `name` and `sections` are never read [INFO] [stdout] --> src/models/song.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Song { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | sections: Vec
, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libsdr v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/models/song.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Section { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `sections` are never read [INFO] [stdout] --> src/models/song.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Song { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 2 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 3 | sections: Vec
, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/models/song.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Section { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 7 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "d8ea1f67141e05215c063629b4134a5a6df5a5dfdc2507bd0ea38b1437ce4d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8ea1f67141e05215c063629b4134a5a6df5a5dfdc2507bd0ea38b1437ce4d74", kill_on_drop: false }` [INFO] [stdout] d8ea1f67141e05215c063629b4134a5a6df5a5dfdc2507bd0ea38b1437ce4d74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6bb439d7106eb53ef1345b5c0870d9e3124acc21784287b5d86192afe107faf [INFO] running `Command { std: "docker" "start" "-a" "b6bb439d7106eb53ef1345b5c0870d9e3124acc21784287b5d86192afe107faf", kill_on_drop: false }` [INFO] [stderr] warning: fields `name` and `sections` are never read [INFO] [stderr] --> src/models/song.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 1 | pub struct Song { [INFO] [stderr] | ---- fields in this struct [INFO] [stderr] 2 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 3 | sections: Vec
, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `name` is never read [INFO] [stderr] --> src/models/song.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Section { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 7 | name: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `libsdr` (lib) generated 2 warnings [INFO] [stderr] warning: `libsdr` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libsdr-f26a3b9eb0c6219f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Doc-tests libsdr [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b6bb439d7106eb53ef1345b5c0870d9e3124acc21784287b5d86192afe107faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6bb439d7106eb53ef1345b5c0870d9e3124acc21784287b5d86192afe107faf", kill_on_drop: false }` [INFO] [stdout] b6bb439d7106eb53ef1345b5c0870d9e3124acc21784287b5d86192afe107faf