[INFO] cloning repository https://github.com/everettmorgan/rust-pcm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/everettmorgan/rust-pcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feverettmorgan%2Frust-pcm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feverettmorgan%2Frust-pcm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c33c81177bef86248d943dac8224469d44395d90 [INFO] testing everettmorgan/rust-pcm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feverettmorgan%2Frust-pcm" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/everettmorgan/rust-pcm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/everettmorgan/rust-pcm [INFO] finished tweaking git repo https://github.com/everettmorgan/rust-pcm [INFO] tweaked toml for git repo https://github.com/everettmorgan/rust-pcm written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/everettmorgan/rust-pcm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98b3aa1a20a7cd4e573a3d9fe7778a947306925c84687b3cc9b7b198dd551e1f [INFO] running `Command { std: "docker" "start" "-a" "98b3aa1a20a7cd4e573a3d9fe7778a947306925c84687b3cc9b7b198dd551e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98b3aa1a20a7cd4e573a3d9fe7778a947306925c84687b3cc9b7b198dd551e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98b3aa1a20a7cd4e573a3d9fe7778a947306925c84687b3cc9b7b198dd551e1f", kill_on_drop: false }` [INFO] [stdout] 98b3aa1a20a7cd4e573a3d9fe7778a947306925c84687b3cc9b7b198dd551e1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 321d7786b9db0c63558a6246b1408c962534f8b8a36547616a1546dc086705b3 [INFO] running `Command { std: "docker" "start" "-a" "321d7786b9db0c63558a6246b1408c962534f8b8a36547616a1546dc086705b3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling pcm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `seasonal_fruit` [INFO] [stdout] --> src/back_of_house/cooking.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | seasonal_fruit: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Breakfast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/back_of_house/cooking.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: function is never used: `fix_incorrect_order` [INFO] [stdout] --> src/back_of_house/cooking.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn fix_incorrect_order () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cook_order` [INFO] [stdout] --> src/back_of_house/cooking.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn cook_order () {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.10s [INFO] running `Command { std: "docker" "inspect" "321d7786b9db0c63558a6246b1408c962534f8b8a36547616a1546dc086705b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "321d7786b9db0c63558a6246b1408c962534f8b8a36547616a1546dc086705b3", kill_on_drop: false }` [INFO] [stdout] 321d7786b9db0c63558a6246b1408c962534f8b8a36547616a1546dc086705b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69a9ba78c0d53534c7d308e2d1cf1fd5a412070d2641d6fbe1680bfeae097198 [INFO] running `Command { std: "docker" "start" "-a" "69a9ba78c0d53534c7d308e2d1cf1fd5a412070d2641d6fbe1680bfeae097198", kill_on_drop: false }` [INFO] [stderr] Compiling pcm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `seasonal_fruit` [INFO] [stdout] --> src/back_of_house/cooking.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | seasonal_fruit: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Breakfast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/back_of_house/cooking.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: function is never used: `fix_incorrect_order` [INFO] [stdout] --> src/back_of_house/cooking.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn fix_incorrect_order () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cook_order` [INFO] [stdout] --> src/back_of_house/cooking.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn cook_order () {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `seasonal_fruit` [INFO] [stdout] --> src/back_of_house/cooking.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | seasonal_fruit: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Breakfast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/back_of_house/cooking.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | #[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: function is never used: `fix_incorrect_order` [INFO] [stdout] --> src/back_of_house/cooking.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn fix_incorrect_order () { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `cook_order` [INFO] [stdout] --> src/back_of_house/cooking.rs:29:4 [INFO] [stdout] | [INFO] [stdout] 29 | fn cook_order () {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.86s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pcm-dcd6b6af25fddd25) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pcm-a9dd434bf1ebd66e) [INFO] running `Command { std: "docker" "inspect" "69a9ba78c0d53534c7d308e2d1cf1fd5a412070d2641d6fbe1680bfeae097198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a9ba78c0d53534c7d308e2d1cf1fd5a412070d2641d6fbe1680bfeae097198", kill_on_drop: false }` [INFO] [stdout] 69a9ba78c0d53534c7d308e2d1cf1fd5a412070d2641d6fbe1680bfeae097198 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9750768a235faa5861d91424e9745af818480dc19433bbd4f70ce2334498ea2 [INFO] running `Command { std: "docker" "start" "-a" "f9750768a235faa5861d91424e9745af818480dc19433bbd4f70ce2334498ea2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `seasonal_fruit` [INFO] [stderr] --> src/back_of_house/cooking.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | seasonal_fruit: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Breakfast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/back_of_house/cooking.rs:6:11 [INFO] [stderr] | [INFO] [stderr] 6 | #[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: function is never used: `fix_incorrect_order` [INFO] [stderr] --> src/back_of_house/cooking.rs:24:4 [INFO] [stderr] | [INFO] [stderr] 24 | fn fix_incorrect_order () { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `cook_order` [INFO] [stderr] --> src/back_of_house/cooking.rs:29:4 [INFO] [stderr] | [INFO] [stderr] 29 | fn cook_order () {} [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pcm` (lib) generated 3 warnings [INFO] [stderr] warning: `pcm` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.91s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pcm-dcd6b6af25fddd25) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pcm-a9dd434bf1ebd66e) [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 pcm [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" "f9750768a235faa5861d91424e9745af818480dc19433bbd4f70ce2334498ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9750768a235faa5861d91424e9745af818480dc19433bbd4f70ce2334498ea2", kill_on_drop: false }` [INFO] [stdout] f9750768a235faa5861d91424e9745af818480dc19433bbd4f70ce2334498ea2