[INFO] cloning repository https://github.com/hdoordt/powertest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hdoordt/powertest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdoordt%2Fpowertest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdoordt%2Fpowertest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c7a8e980d46351a0e7bdac2db894f5c16ccf6b7 [INFO] testing hdoordt/powertest against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhdoordt%2Fpowertest" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hdoordt/powertest [INFO] finished tweaking git repo https://github.com/hdoordt/powertest [INFO] tweaked toml for git repo https://github.com/hdoordt/powertest written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hdoordt/powertest on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hdoordt/powertest 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ad6ef014cd30687faeb4f21758e9f83e761ebc9048e1d49b26ff9323088880b [INFO] running `Command { std: "docker" "start" "-a" "2ad6ef014cd30687faeb4f21758e9f83e761ebc9048e1d49b26ff9323088880b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad6ef014cd30687faeb4f21758e9f83e761ebc9048e1d49b26ff9323088880b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad6ef014cd30687faeb4f21758e9f83e761ebc9048e1d49b26ff9323088880b", kill_on_drop: false }` [INFO] [stdout] 2ad6ef014cd30687faeb4f21758e9f83e761ebc9048e1d49b26ff9323088880b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7530f5933a3dda82a8b8a0a1e91d892f697a20523d97dfe902b437fd9b2bb8e8 [INFO] running `Command { std: "docker" "start" "-a" "7530f5933a3dda82a8b8a0a1e91d892f697a20523d97dfe902b437fd9b2bb8e8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libusb1-sys v0.6.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling hidapi v1.4.2 [INFO] [stderr] Compiling rusb v0.9.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling svg v0.10.0 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling jaylink v0.3.0 [INFO] [stderr] Compiling ctrlc v3.2.3 [INFO] [stderr] Compiling serialport v4.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling clap_derive v4.0.0 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling clap v4.0.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling jep106 v0.2.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling probe-rs-target v0.13.0 [INFO] [stderr] Compiling probe-rs v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling ppk2 v0.1.1 [INFO] [stderr] Compiling powertest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.80s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7530f5933a3dda82a8b8a0a1e91d892f697a20523d97dfe902b437fd9b2bb8e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7530f5933a3dda82a8b8a0a1e91d892f697a20523d97dfe902b437fd9b2bb8e8", kill_on_drop: false }` [INFO] [stdout] 7530f5933a3dda82a8b8a0a1e91d892f697a20523d97dfe902b437fd9b2bb8e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 590be4aba6c33964bfd89975087b8a9c681e4221189f6ba46abe4e9330b68cbe [INFO] running `Command { std: "docker" "start" "-a" "590be4aba6c33964bfd89975087b8a9c681e4221189f6ba46abe4e9330b68cbe", kill_on_drop: false }` [INFO] [stderr] Compiling powertest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "590be4aba6c33964bfd89975087b8a9c681e4221189f6ba46abe4e9330b68cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590be4aba6c33964bfd89975087b8a9c681e4221189f6ba46abe4e9330b68cbe", kill_on_drop: false }` [INFO] [stdout] 590be4aba6c33964bfd89975087b8a9c681e4221189f6ba46abe4e9330b68cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fdb2a320b9e1051066550d45864f8475f97402164bd0303a548eaf8c616a58c2 [INFO] running `Command { std: "docker" "start" "-a" "fdb2a320b9e1051066550d45864f8475f97402164bd0303a548eaf8c616a58c2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.10.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/powertest-9ebfa46f43b88b4d) [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" "fdb2a320b9e1051066550d45864f8475f97402164bd0303a548eaf8c616a58c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb2a320b9e1051066550d45864f8475f97402164bd0303a548eaf8c616a58c2", kill_on_drop: false }` [INFO] [stdout] fdb2a320b9e1051066550d45864f8475f97402164bd0303a548eaf8c616a58c2