[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommy-gilligan%2Fbreadboard" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tommy-gilligan/breadboard on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/embedded-graphics/simulator.git`
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/touchscreen.git`
[INFO] [stderr]     Updating git repository `https://github.com/rahul-thakoor/embedded-graphics-web-simulator.git`
[INFO] [stderr]     Updating git repository `https://github.com/therealprof/display-interface.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/ili9488-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/tommy-gilligan/mipidsi.git`
[INFO] [stderr]     Updating git repository `https://github.com/rp-rs/rp-hal.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ouroboros v0.17.2
[INFO] [stderr]   Downloaded pio v0.2.1
[INFO] [stderr]   Downloaded embedded-hal v1.0.0-rc.1
[INFO] [stderr]   Downloaded frunk_derives v0.4.2
[INFO] [stderr]   Downloaded frunk v0.4.2
[INFO] [stderr]   Downloaded usb-device v0.2.9
[INFO] [stderr]   Downloaded embedded-hal-bus v0.1.0-rc.1
[INFO] [stderr]   Downloaded crc-any v2.4.3
[INFO] [stderr]   Downloaded defmt v0.3.5
[INFO] [stderr]   Downloaded rp2040-boot2 v0.3.0
[INFO] [stderr]   Downloaded frunk_core v0.4.2
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]   Downloaded debug-helper v0.3.13
[INFO] [stderr]   Downloaded embedded-dma v0.2.0
[INFO] [stderr]   Downloaded embedded-hal-nb v1.0.0-rc.1
[INFO] [stderr]   Downloaded ouroboros_macro v0.17.2
[INFO] [stderr]   Downloaded rp2040-pac v0.5.0
[INFO] [stderr]   Downloaded gif v0.11.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35dcb5ea533d968bf41fec599d426aa828ebfbe2e2797e93ca0582e7a9861139
[INFO] running `Command { std: "docker" "start" "-a" "35dcb5ea533d968bf41fec599d426aa828ebfbe2e2797e93ca0582e7a9861139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35dcb5ea533d968bf41fec599d426aa828ebfbe2e2797e93ca0582e7a9861139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35dcb5ea533d968bf41fec599d426aa828ebfbe2e2797e93ca0582e7a9861139", kill_on_drop: false }`
[INFO] [stdout] 35dcb5ea533d968bf41fec599d426aa828ebfbe2e2797e93ca0582e7a9861139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91b2a677cbe3b1b3161c9560cac79f9794ac96f6cbc5928fea1b96323b226046
[INFO] running `Command { std: "docker" "start" "-a" "91b2a677cbe3b1b3161c9560cac79f9794ac96f6cbc5928fea1b96323b226046", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling embedded-hal v1.0.0-rc.1
[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 ouroboros v0.17.2
[INFO] [stderr]    Compiling tiff v0.6.1
[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 26s
[INFO] running `Command { std: "docker" "inspect" "91b2a677cbe3b1b3161c9560cac79f9794ac96f6cbc5928fea1b96323b226046", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b2a677cbe3b1b3161c9560cac79f9794ac96f6cbc5928fea1b96323b226046", kill_on_drop: false }`
[INFO] [stdout] 91b2a677cbe3b1b3161c9560cac79f9794ac96f6cbc5928fea1b96323b226046
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bdd610cb36a117eb65d76cd368d449161ed9b286960000e49152d5210a3429f4
[INFO] running `Command { std: "docker" "start" "-a" "bdd610cb36a117eb65d76cd368d449161ed9b286960000e49152d5210a3429f4", 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.63s
[INFO] running `Command { std: "docker" "inspect" "bdd610cb36a117eb65d76cd368d449161ed9b286960000e49152d5210a3429f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdd610cb36a117eb65d76cd368d449161ed9b286960000e49152d5210a3429f4", kill_on_drop: false }`
[INFO] [stdout] bdd610cb36a117eb65d76cd368d449161ed9b286960000e49152d5210a3429f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c84648981bcbbe332b8a856b29edea4ddb52f68cd38a167db4f70811b93c4b5
[INFO] running `Command { std: "docker" "start" "-a" "4c84648981bcbbe332b8a856b29edea4ddb52f68cd38a167db4f70811b93c4b5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/application-dc906cf94e86807d)
[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/bin/rp2040.rs (/opt/rustwide/target/debug/deps/rp2040-03625186ad6e8a15)
[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-03625186ad6e8a15` (exit status: 80)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "4c84648981bcbbe332b8a856b29edea4ddb52f68cd38a167db4f70811b93c4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c84648981bcbbe332b8a856b29edea4ddb52f68cd38a167db4f70811b93c4b5", kill_on_drop: false }`
[INFO] [stdout] 4c84648981bcbbe332b8a856b29edea4ddb52f68cd38a167db4f70811b93c4b5
