[INFO] cloning repository https://github.com/linasdev/ross-configurator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linasdev/ross-configurator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66d3e3cb01ae7500944551a62f753e3329d13d95 [INFO] testing linasdev/ross-configurator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinasdev%2Fross-configurator" "/workspace/builds/worker-32/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-32/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/linasdev/ross-configurator on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/linasdev/ross-configurator [INFO] finished tweaking git repo https://github.com/linasdev/ross-configurator [INFO] tweaked toml for git repo https://github.com/linasdev/ross-configurator written to /workspace/builds/worker-32/source/Cargo.toml [INFO] crate git repo https://github.com/linasdev/ross-configurator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 ross-protocol v2.6.0 [INFO] [stderr] Downloaded ross-dsl v2.22.0 [INFO] [stderr] Downloaded ross-config v2.27.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 469ba5c5739c56c5a85e5983ad4f0afdb53ae05fc336981dae3f7fd620f893db [INFO] running `Command { std: "docker" "start" "-a" "469ba5c5739c56c5a85e5983ad4f0afdb53ae05fc336981dae3f7fd620f893db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "469ba5c5739c56c5a85e5983ad4f0afdb53ae05fc336981dae3f7fd620f893db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "469ba5c5739c56c5a85e5983ad4f0afdb53ae05fc336981dae3f7fd620f893db", kill_on_drop: false }` [INFO] [stdout] 469ba5c5739c56c5a85e5983ad4f0afdb53ae05fc336981dae3f7fd620f893db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cbb1184270a59c59d0eed69c87751d10f728105e444de85b38c93fb0b60793b [INFO] running `Command { std: "docker" "start" "-a" "7cbb1184270a59c59d0eed69c87751d10f728105e444de85b38c93fb0b60793b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling defmt-parser v0.1.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cobs v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling indent_write v1.0.0 [INFO] [stderr] Compiling cool_asserts v1.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling embedded-can v0.3.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling embedded-hal v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling parse_int v0.5.0 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling defmt v0.1.3 [INFO] [stderr] Compiling cron-parser v0.7.9 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling defmt-macros v0.1.1 [INFO] [stderr] Compiling bxcan v0.4.0 [INFO] [stderr] Compiling ross-protocol v2.6.0 [INFO] [stderr] Compiling ross-config v2.27.0 [INFO] [stderr] Compiling ross-dsl v2.22.0 [INFO] [stderr] Compiling ross-configurator v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ross_protocol::event::bcm::*` [INFO] [stdout] --> src/send_event.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ross_protocol::event::bcm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "7cbb1184270a59c59d0eed69c87751d10f728105e444de85b38c93fb0b60793b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cbb1184270a59c59d0eed69c87751d10f728105e444de85b38c93fb0b60793b", kill_on_drop: false }` [INFO] [stdout] 7cbb1184270a59c59d0eed69c87751d10f728105e444de85b38c93fb0b60793b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4181a1b51cf36be595a3a22453c2d81c159300f05d8a1116058f8604e7318ea [INFO] running `Command { std: "docker" "start" "-a" "b4181a1b51cf36be595a3a22453c2d81c159300f05d8a1116058f8604e7318ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ross-configurator v1.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ross_protocol::event::bcm::*` [INFO] [stdout] --> src/send_event.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ross_protocol::event::bcm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ross_protocol::event::bcm::*` [INFO] [stdout] --> src/send_event.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ross_protocol::event::bcm::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "b4181a1b51cf36be595a3a22453c2d81c159300f05d8a1116058f8604e7318ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4181a1b51cf36be595a3a22453c2d81c159300f05d8a1116058f8604e7318ea", kill_on_drop: false }` [INFO] [stdout] b4181a1b51cf36be595a3a22453c2d81c159300f05d8a1116058f8604e7318ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-32/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4eec7656d29b4ad3a0a8ddd6d70091a4ff009b334286435c0088e6cfe5c8719 [INFO] running `Command { std: "docker" "start" "-a" "b4eec7656d29b4ad3a0a8ddd6d70091a4ff009b334286435c0088e6cfe5c8719", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `ross_protocol::event::bcm::*` [INFO] [stderr] --> src/send_event.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use ross_protocol::event::bcm::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ross-configurator` (lib) generated 1 warning [INFO] [stderr] warning: `ross-configurator` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ross_configurator-2e9bb37d791c3a33) [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 (/opt/rustwide/target/debug/deps/ross_configurator-7db39dbae89ede2e) [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 ross_configurator [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" "b4eec7656d29b4ad3a0a8ddd6d70091a4ff009b334286435c0088e6cfe5c8719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4eec7656d29b4ad3a0a8ddd6d70091a4ff009b334286435c0088e6cfe5c8719", kill_on_drop: false }` [INFO] [stdout] b4eec7656d29b4ad3a0a8ddd6d70091a4ff009b334286435c0088e6cfe5c8719