[INFO] cloning repository https://github.com/HarkonenBade/cube-parse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HarkonenBade/cube-parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarkonenBade%2Fcube-parse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarkonenBade%2Fcube-parse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de62e775302451f12b68fff807acd356afc8bc80 [INFO] testing HarkonenBade/cube-parse 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%2FHarkonenBade%2Fcube-parse" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HarkonenBade/cube-parse 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/HarkonenBade/cube-parse [INFO] finished tweaking git repo https://github.com/HarkonenBade/cube-parse [INFO] tweaked toml for git repo https://github.com/HarkonenBade/cube-parse written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/HarkonenBade/cube-parse 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alphanumeric-sort v1.0.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 65502ba42e2982100efc74fdc3b67341c635b48035fe5f76ff0e481ab02a2ffb [INFO] running `Command { std: "docker" "start" "-a" "65502ba42e2982100efc74fdc3b67341c635b48035fe5f76ff0e481ab02a2ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65502ba42e2982100efc74fdc3b67341c635b48035fe5f76ff0e481ab02a2ffb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65502ba42e2982100efc74fdc3b67341c635b48035fe5f76ff0e481ab02a2ffb", kill_on_drop: false }` [INFO] [stdout] 65502ba42e2982100efc74fdc3b67341c635b48035fe5f76ff0e481ab02a2ffb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c1fd6650e25caafe6a9cb9385758416c722d3c10427dc3e8157c4edb6a137504 [INFO] running `Command { std: "docker" "start" "-a" "c1fd6650e25caafe6a9cb9385758416c722d3c10427dc3e8157c4edb6a137504", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling alphanumeric-sort v1.0.11 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cube-parse v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/internal_peripheral.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GPIOPin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/internal_peripheral.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Deserialize)] [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: field is never read: `instance_name` [INFO] [stdout] --> src/mcu.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | instance_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IP` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mcu.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.40s [INFO] running `Command { std: "docker" "inspect" "c1fd6650e25caafe6a9cb9385758416c722d3c10427dc3e8157c4edb6a137504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1fd6650e25caafe6a9cb9385758416c722d3c10427dc3e8157c4edb6a137504", kill_on_drop: false }` [INFO] [stdout] c1fd6650e25caafe6a9cb9385758416c722d3c10427dc3e8157c4edb6a137504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 5561feda20cc1fbd5f6ad45a8ea1ebee1b684aae6496f8e9eea9e44eb1c539e1 [INFO] running `Command { std: "docker" "start" "-a" "5561feda20cc1fbd5f6ad45a8ea1ebee1b684aae6496f8e9eea9e44eb1c539e1", kill_on_drop: false }` [INFO] [stderr] Compiling cube-parse v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/internal_peripheral.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GPIOPin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/internal_peripheral.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | #[derive(Debug, Deserialize)] [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: field is never read: `instance_name` [INFO] [stdout] --> src/mcu.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | instance_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `IP` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/mcu.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, Deserialize)] [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `Command { std: "docker" "inspect" "5561feda20cc1fbd5f6ad45a8ea1ebee1b684aae6496f8e9eea9e44eb1c539e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5561feda20cc1fbd5f6ad45a8ea1ebee1b684aae6496f8e9eea9e44eb1c539e1", kill_on_drop: false }` [INFO] [stdout] 5561feda20cc1fbd5f6ad45a8ea1ebee1b684aae6496f8e9eea9e44eb1c539e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] c1baf82791b8e716f1f148d279b9b625ea513f839e79dc1987ed6ef235a6c166 [INFO] running `Command { std: "docker" "start" "-a" "c1baf82791b8e716f1f148d279b9b625ea513f839e79dc1987ed6ef235a6c166", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/internal_peripheral.rs:44:5 [INFO] [stderr] | [INFO] [stderr] 44 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GPIOPin` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/internal_peripheral.rs:40:10 [INFO] [stderr] | [INFO] [stderr] 40 | #[derive(Debug, Deserialize)] [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: field is never read: `instance_name` [INFO] [stderr] --> src/mcu.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | instance_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `IP` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/mcu.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Debug, Deserialize)] [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: `cube-parse` (bin "cube-parse" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.40s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cube_parse-90423b549f6e8fda) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_gpio_version_to_feature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c1baf82791b8e716f1f148d279b9b625ea513f839e79dc1987ed6ef235a6c166", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1baf82791b8e716f1f148d279b9b625ea513f839e79dc1987ed6ef235a6c166", kill_on_drop: false }` [INFO] [stdout] c1baf82791b8e716f1f148d279b9b625ea513f839e79dc1987ed6ef235a6c166