[INFO] fetching crate stackblur-iter 0.2.0...
[INFO] testing stackblur-iter-0.2.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate stackblur-iter 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate stackblur-iter 0.2.0
[INFO] finished tweaking crates.io crate stackblur-iter 0.2.0
[INFO] tweaked toml for crates.io crate stackblur-iter 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stackblur-iter 0.2.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unique v0.9.1
[INFO] [stderr]   Downloaded imgref v1.12.1
[INFO] [stderr]   Downloaded iai v0.1.1
[INFO] [stderr]   Downloaded blend-srgb v0.1.1
[INFO] [stderr]   Downloaded imgref-iter v0.4.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7a117c5d9ef2dfbb29fdf84722fc38beab8778c500efd15df69808e0162f40
[INFO] running `Command { std: "docker" "start" "-a" "cd7a117c5d9ef2dfbb29fdf84722fc38beab8778c500efd15df69808e0162f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7a117c5d9ef2dfbb29fdf84722fc38beab8778c500efd15df69808e0162f40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7a117c5d9ef2dfbb29fdf84722fc38beab8778c500efd15df69808e0162f40", kill_on_drop: false }`
[INFO] [stdout] cd7a117c5d9ef2dfbb29fdf84722fc38beab8778c500efd15df69808e0162f40
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 252027c75a26604155b91a6bcd7f65d1188e1667e65a874870b96406c8d7e8f8
[INFO] running `Command { std: "docker" "start" "-a" "252027c75a26604155b91a6bcd7f65d1188e1667e65a874870b96406c8d7e8f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling imgref v1.12.1
[INFO] [stderr]    Compiling imgref-iter v0.4.0
[INFO] [stderr]    Compiling stackblur-iter v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "252027c75a26604155b91a6bcd7f65d1188e1667e65a874870b96406c8d7e8f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "252027c75a26604155b91a6bcd7f65d1188e1667e65a874870b96406c8d7e8f8", kill_on_drop: false }`
[INFO] [stdout] 252027c75a26604155b91a6bcd7f65d1188e1667e65a874870b96406c8d7e8f8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7464cfc7e0b8e59ceb5f76a90381d2bf3731a6e5bc6659b1ccea60704b0378c8
[INFO] running `Command { std: "docker" "start" "-a" "7464cfc7e0b8e59ceb5f76a90381d2bf3731a6e5bc6659b1ccea60704b0378c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling iai v0.1.1
[INFO] [stderr]    Compiling stackblur-iter v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:206:18
[INFO] [stdout]     |
[INFO] [stdout] 206 |     bencher.iter(|| stackblur::blur_horiz(&mut buf, WIDTH_NONZERO, unsafe { NonZeroU32::new_unchecked(16) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:213:18
[INFO] [stdout]     |
[INFO] [stdout] 213 |     bencher.iter(|| stackblur::blur_horiz(&mut buf, WIDTH_NONZERO, unsafe { NonZeroU32::new_unchecked(128) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:220:18
[INFO] [stdout]     |
[INFO] [stdout] 220 |     bencher.iter(|| stackblur::blur_horiz(&mut buf, WIDTH_NONZERO, unsafe { NonZeroU32::new_unchecked(1024) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:227:18
[INFO] [stdout]     |
[INFO] [stdout] 227 |     bencher.iter(|| stackblur::blur_vert(&mut buf, WIDTH_NONZERO, HEIGHT_NONZERO, unsafe { NonZeroU32::new_unchecked(16) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:234:18
[INFO] [stdout]     |
[INFO] [stdout] 234 |     bencher.iter(|| stackblur::blur_vert(&mut buf, WIDTH_NONZERO, HEIGHT_NONZERO, unsafe { NonZeroU32::new_unchecked(128) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:241:18
[INFO] [stdout]     |
[INFO] [stdout] 241 |     bencher.iter(|| stackblur::blur_vert(&mut buf, WIDTH_NONZERO, HEIGHT_NONZERO, unsafe { NonZeroU32::new_unchecked(1024) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:248:18
[INFO] [stdout]     |
[INFO] [stdout] 248 |     bencher.iter(|| stackblur::blur(&mut buf, WIDTH_NONZERO, HEIGHT_NONZERO, unsafe { NonZeroU32::new_unchecked(16) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 255 |     bencher.iter(|| stackblur::blur(&mut buf, WIDTH_NONZERO, HEIGHT_NONZERO, unsafe { NonZeroU32::new_unchecked(128) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `stackblur` in this scope
[INFO] [stdout]    --> src/test.rs:262:18
[INFO] [stdout]     |
[INFO] [stdout] 262 |     bencher.iter(|| stackblur::blur(&mut buf, WIDTH_NONZERO, HEIGHT_NONZERO, unsafe { NonZeroU32::new_unchecked(1024) }));
[INFO] [stdout]     |                     ^^^^^^^^^ use of unresolved module or unlinked crate `stackblur`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `stackblur`, use `cargo add stackblur` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stackblur-iter` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "7464cfc7e0b8e59ceb5f76a90381d2bf3731a6e5bc6659b1ccea60704b0378c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7464cfc7e0b8e59ceb5f76a90381d2bf3731a6e5bc6659b1ccea60704b0378c8", kill_on_drop: false }`
[INFO] [stdout] 7464cfc7e0b8e59ceb5f76a90381d2bf3731a6e5bc6659b1ccea60704b0378c8
