[INFO] fetching crate prusacam 1.0.0... [INFO] testing prusacam-1.0.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate prusacam 1.0.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate prusacam 1.0.0 [INFO] finished tweaking crates.io crate prusacam 1.0.0 [INFO] tweaked toml for crates.io crate prusacam 1.0.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prusacam 1.0.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prusacam 1.0.0 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded rustls-pki-types v1.3.1 [INFO] [stderr] Downloaded rppal v0.17.1 [INFO] [stderr] Downloaded bytemuck v1.14.3 [INFO] [stderr] Downloaded cc v1.0.89 [INFO] [stderr] Downloaded rayon v1.9.0 [INFO] [stderr] Downloaded rscam v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed9ea4a11ef1fcc6d21e04eccfcbbd008ca19bfef7f022d8363f1875052516f5 [INFO] running `Command { std: "docker" "start" "-a" "ed9ea4a11ef1fcc6d21e04eccfcbbd008ca19bfef7f022d8363f1875052516f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed9ea4a11ef1fcc6d21e04eccfcbbd008ca19bfef7f022d8363f1875052516f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed9ea4a11ef1fcc6d21e04eccfcbbd008ca19bfef7f022d8363f1875052516f5", kill_on_drop: false }` [INFO] [stdout] ed9ea4a11ef1fcc6d21e04eccfcbbd008ca19bfef7f022d8363f1875052516f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4677afb12eb5ffbf3a94bc173a47992e1f7e02a1b374056bf548429a5744f0 [INFO] running `Command { std: "docker" "start" "-a" "2d4677afb12eb5ffbf3a94bc173a47992e1f7e02a1b374056bf548429a5744f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustls v0.22.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rppal v0.17.1 [INFO] [stderr] Compiling rscam v0.5.5 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.9.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling rustls-webpki v0.102.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling ureq v2.9.6 [INFO] [stderr] Compiling prusacam v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.87s [INFO] running `Command { std: "docker" "inspect" "2d4677afb12eb5ffbf3a94bc173a47992e1f7e02a1b374056bf548429a5744f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4677afb12eb5ffbf3a94bc173a47992e1f7e02a1b374056bf548429a5744f0", kill_on_drop: false }` [INFO] [stdout] 2d4677afb12eb5ffbf3a94bc173a47992e1f7e02a1b374056bf548429a5744f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34bee7ee1777eed1b86bd7f2391a6b0f9295f483552e9f9bec86559b79d70d8e [INFO] running `Command { std: "docker" "start" "-a" "34bee7ee1777eed1b86bd7f2391a6b0f9295f483552e9f9bec86559b79d70d8e", kill_on_drop: false }` [INFO] [stderr] Compiling prusacam v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s [INFO] running `Command { std: "docker" "inspect" "34bee7ee1777eed1b86bd7f2391a6b0f9295f483552e9f9bec86559b79d70d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34bee7ee1777eed1b86bd7f2391a6b0f9295f483552e9f9bec86559b79d70d8e", kill_on_drop: false }` [INFO] [stdout] 34bee7ee1777eed1b86bd7f2391a6b0f9295f483552e9f9bec86559b79d70d8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 981d87fdda2dc888ead3c76d9fc771537f0699fc2541e0946e97648bc90d8dc3 [INFO] running `Command { std: "docker" "start" "-a" "981d87fdda2dc888ead3c76d9fc771537f0699fc2541e0946e97648bc90d8dc3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/bin/gpio.rs (/opt/rustwide/target/debug/deps/gpio-10f14c3270c0609f) [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/main.rs (/opt/rustwide/target/debug/deps/prusacam-df81189223437563) [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" "981d87fdda2dc888ead3c76d9fc771537f0699fc2541e0946e97648bc90d8dc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "981d87fdda2dc888ead3c76d9fc771537f0699fc2541e0946e97648bc90d8dc3", kill_on_drop: false }` [INFO] [stdout] 981d87fdda2dc888ead3c76d9fc771537f0699fc2541e0946e97648bc90d8dc3