[INFO] cloning repository https://github.com/lpil/sonic-pi-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lpil/sonic-pi-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpil%2Fsonic-pi-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpil%2Fsonic-pi-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3f1b64e9f08d6a55fbd9c94e6f5464452f0f1154 [INFO] testing lpil/sonic-pi-tool against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flpil%2Fsonic-pi-tool" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lpil/sonic-pi-tool on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lpil/sonic-pi-tool [INFO] finished tweaking git repo https://github.com/lpil/sonic-pi-tool [INFO] tweaked toml for git repo https://github.com/lpil/sonic-pi-tool written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lpil/sonic-pi-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07df63ebbf99ad7a8fc79e3606ba65d7e9964fa00d9eb534837ec6e25d264dd0 [INFO] running `Command { std: "docker" "start" "-a" "07df63ebbf99ad7a8fc79e3606ba65d7e9964fa00d9eb534837ec6e25d264dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07df63ebbf99ad7a8fc79e3606ba65d7e9964fa00d9eb534837ec6e25d264dd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07df63ebbf99ad7a8fc79e3606ba65d7e9964fa00d9eb534837ec6e25d264dd0", kill_on_drop: false }` [INFO] [stdout] 07df63ebbf99ad7a8fc79e3606ba65d7e9964fa00d9eb534837ec6e25d264dd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c0f391c1e362285e05da71f02217e003f1a05a73ee28e58aebeafa35136240 [INFO] running `Command { std: "docker" "start" "-a" "f1c0f391c1e362285e05da71f02217e003f1a05a73ee28e58aebeafa35136240", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling rosc v0.1.5 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling sonic-pi-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `thread_name` [INFO] [stdout] --> src/log_packet.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | thread_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MultiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/log_packet.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.29s [INFO] running `Command { std: "docker" "inspect" "f1c0f391c1e362285e05da71f02217e003f1a05a73ee28e58aebeafa35136240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c0f391c1e362285e05da71f02217e003f1a05a73ee28e58aebeafa35136240", kill_on_drop: false }` [INFO] [stdout] f1c0f391c1e362285e05da71f02217e003f1a05a73ee28e58aebeafa35136240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56786ad7f52c1aa3d82635b0c7231ce82603ccc119fba73dc15a2e2a8c8c22c9 [INFO] running `Command { std: "docker" "start" "-a" "56786ad7f52c1aa3d82635b0c7231ce82603ccc119fba73dc15a2e2a8c8c22c9", kill_on_drop: false }` [INFO] [stderr] Compiling sonic-pi-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `thread_name` [INFO] [stdout] --> src/log_packet.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | thread_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MultiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/log_packet.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `thread_name` [INFO] [stdout] --> src/log_packet.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | thread_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `MultiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/log_packet.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "56786ad7f52c1aa3d82635b0c7231ce82603ccc119fba73dc15a2e2a8c8c22c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56786ad7f52c1aa3d82635b0c7231ce82603ccc119fba73dc15a2e2a8c8c22c9", kill_on_drop: false }` [INFO] [stdout] 56786ad7f52c1aa3d82635b0c7231ce82603ccc119fba73dc15a2e2a8c8c22c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6036cab1a84cda135d62c833a2fd62f459d8da711a0f8c5156e93ef144a8ab9 [INFO] running `Command { std: "docker" "start" "-a" "f6036cab1a84cda135d62c833a2fd62f459d8da711a0f8c5156e93ef144a8ab9", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `thread_name` [INFO] [stderr] --> src/log_packet.rs:93:5 [INFO] [stderr] | [INFO] [stderr] 93 | thread_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `MultiMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/log_packet.rs:90:10 [INFO] [stderr] | [INFO] [stderr] 90 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `sonic-pi-tool` (lib) generated 1 warning [INFO] [stderr] warning: `sonic-pi-tool` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/lib-64ae2ceb0ea2d6f8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test log_packet::tests::error_test ... ok [INFO] [stdout] test log_packet::tests::log_info_test ... ok [INFO] [stdout] test log_packet::tests::info_test ... ok [INFO] [stdout] test log_packet::tests::log_multi_message_no_msgs_test ... ok [INFO] [stdout] test log_packet::tests::multi_message_one_msgs_test ... ok [INFO] [stdout] test log_packet::tests::multi_message_test ... ok [INFO] [stdout] test log_packet::tests::syntax_error_test ... ok [INFO] [stdout] test log_packet::tests::multi_message_no_msgs_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sonic_pi_tool-4de5bb628b0b118a) [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] [stderr] Doc-tests lib [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" "f6036cab1a84cda135d62c833a2fd62f459d8da711a0f8c5156e93ef144a8ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6036cab1a84cda135d62c833a2fd62f459d8da711a0f8c5156e93ef144a8ab9", kill_on_drop: false }` [INFO] [stdout] f6036cab1a84cda135d62c833a2fd62f459d8da711a0f8c5156e93ef144a8ab9