[INFO] cloning repository https://github.com/tommy-gilligan/breadboard
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommy-gilligan/breadboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fbreadboard", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fbreadboard'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5ede99e6211070a73836a85c5a69a21feb567ed
[INFO] testing tommy-gilligan/breadboard against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fbreadboard" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tommy-gilligan/breadboard
[INFO] finished tweaking git repo https://github.com/tommy-gilligan/breadboard
[INFO] tweaked toml for git repo https://github.com/tommy-gilligan/breadboard written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tommy-gilligan/breadboard on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tommy-gilligan/breadboard 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 826656f4432f66e5ee0dc66b6ad927e648125590dc43d70d5c79655901623398
[INFO] running `Command { std: "docker" "start" "-a" "826656f4432f66e5ee0dc66b6ad927e648125590dc43d70d5c79655901623398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "826656f4432f66e5ee0dc66b6ad927e648125590dc43d70d5c79655901623398", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "826656f4432f66e5ee0dc66b6ad927e648125590dc43d70d5c79655901623398", kill_on_drop: false }`
[INFO] [stdout] 826656f4432f66e5ee0dc66b6ad927e648125590dc43d70d5c79655901623398
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] feb6b0b9b0ad8e3046a865d6f52c82f05da65cf5d8334272b4693ecfcf79a2c1
[INFO] running `Command { std: "docker" "start" "-a" "feb6b0b9b0ad8e3046a865d6f52c82f05da65cf5d8334272b4693ecfcf79a2c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling embedded-hal v1.0.0-rc.1
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling embedded-graphics v0.8.1
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling ouroboros v0.17.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling embedded-graphics-simulator v0.5.0 (https://github.com/embedded-graphics/simulator.git#d11431fe)
[INFO] [stderr]    Compiling touchscreen v0.1.0 (https://github.com/tommy-gilligan/touchscreen.git#a5c286eb)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "feb6b0b9b0ad8e3046a865d6f52c82f05da65cf5d8334272b4693ecfcf79a2c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "feb6b0b9b0ad8e3046a865d6f52c82f05da65cf5d8334272b4693ecfcf79a2c1", kill_on_drop: false }`
[INFO] [stdout] feb6b0b9b0ad8e3046a865d6f52c82f05da65cf5d8334272b4693ecfcf79a2c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af0d35080338a92ac7a47b8bd0d7711f4e09da8f481b54f0f23b6375af7ca125
[INFO] running `Command { std: "docker" "start" "-a" "af0d35080338a92ac7a47b8bd0d7711f4e09da8f481b54f0f23b6375af7ca125", kill_on_drop: false }`
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "af0d35080338a92ac7a47b8bd0d7711f4e09da8f481b54f0f23b6375af7ca125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af0d35080338a92ac7a47b8bd0d7711f4e09da8f481b54f0f23b6375af7ca125", kill_on_drop: false }`
[INFO] [stdout] af0d35080338a92ac7a47b8bd0d7711f4e09da8f481b54f0f23b6375af7ca125
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7e2f45ab3f05d8ce7732dfd89cdb1628916f159662d99c1c4122da4c3f85a09
[INFO] running `Command { std: "docker" "start" "-a" "c7e2f45ab3f05d8ce7732dfd89cdb1628916f159662d99c1c4122da4c3f85a09", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/application-940340b17fb361aa)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/rp2040.rs (/opt/rustwide/target/debug/deps/rp2040-279067014f5e0b50)
[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] [stdout] unsupported target
[INFO] [stderr] error: test failed, to rerun pass `--bin rp2040`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/rp2040-279067014f5e0b50` (exit status: 112)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "c7e2f45ab3f05d8ce7732dfd89cdb1628916f159662d99c1c4122da4c3f85a09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e2f45ab3f05d8ce7732dfd89cdb1628916f159662d99c1c4122da4c3f85a09", kill_on_drop: false }`
[INFO] [stdout] c7e2f45ab3f05d8ce7732dfd89cdb1628916f159662d99c1c4122da4c3f85a09
