[INFO] fetching crate img_hash_linker 1.1.0...
[INFO] testing img_hash_linker-1.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate img_hash_linker 1.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate img_hash_linker 1.1.0
[INFO] finished tweaking crates.io crate img_hash_linker 1.1.0
[INFO] tweaked toml for crates.io crate img_hash_linker 1.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate img_hash_linker 1.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate img_hash_linker 1.1.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded image-webp v0.2.2
[INFO] [stderr]   Downloaded open v5.3.2
[INFO] [stderr]   Downloaded fast_image_resize v5.1.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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 850de87b9d5d0bac3e52770fdd85f483c087ae1ead5b1d424a2f58fd5f6e0f44
[INFO] running `Command { std: "docker" "start" "-a" "850de87b9d5d0bac3e52770fdd85f483c087ae1ead5b1d424a2f58fd5f6e0f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "850de87b9d5d0bac3e52770fdd85f483c087ae1ead5b1d424a2f58fd5f6e0f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850de87b9d5d0bac3e52770fdd85f483c087ae1ead5b1d424a2f58fd5f6e0f44", kill_on_drop: false }`
[INFO] [stdout] 850de87b9d5d0bac3e52770fdd85f483c087ae1ead5b1d424a2f58fd5f6e0f44
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a367b20c46f0ed96f1ad60dc8026472f1db980577f1b2f2d5e35c30a6303caa
[INFO] running `Command { std: "docker" "start" "-a" "4a367b20c46f0ed96f1ad60dc8026472f1db980577f1b2f2d5e35c30a6303caa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling image-webp v0.2.2
[INFO] [stderr]    Compiling zune-jpeg v0.4.17
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ravif v0.11.12
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling fast_image_resize v5.1.4
[INFO] [stderr]    Compiling img_hash_linker v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.03s
[INFO] running `Command { std: "docker" "inspect" "4a367b20c46f0ed96f1ad60dc8026472f1db980577f1b2f2d5e35c30a6303caa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a367b20c46f0ed96f1ad60dc8026472f1db980577f1b2f2d5e35c30a6303caa", kill_on_drop: false }`
[INFO] [stdout] 4a367b20c46f0ed96f1ad60dc8026472f1db980577f1b2f2d5e35c30a6303caa
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60dbce91751f5bef4c19aaaf5e5869f40cf2817056bfc1acec93b0b2a04993d3
[INFO] running `Command { std: "docker" "start" "-a" "60dbce91751f5bef4c19aaaf5e5869f40cf2817056bfc1acec93b0b2a04993d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling img_hash_linker v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "60dbce91751f5bef4c19aaaf5e5869f40cf2817056bfc1acec93b0b2a04993d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60dbce91751f5bef4c19aaaf5e5869f40cf2817056bfc1acec93b0b2a04993d3", kill_on_drop: false }`
[INFO] [stdout] 60dbce91751f5bef4c19aaaf5e5869f40cf2817056bfc1acec93b0b2a04993d3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fa957658c307ddbd796c78bbba42092c16232de7908ad30e0c9cfc7add32202
[INFO] running `Command { std: "docker" "start" "-a" "0fa957658c307ddbd796c78bbba42092c16232de7908ad30e0c9cfc7add32202", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/img_hash_linker-179e2e0dbce40264)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/img_hash_linker-179e8e60606c2012)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests img_hash_linker
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - open_link_from_hash (line 88) ... FAILED
[INFO] [stdout] test src/data_handle/add_data_to_csv_file.rs - data_handle::add_data_to_csv_file::add_entry_to_data_file (line 10) ... FAILED
[INFO] [stdout] test src/lib.rs - compute_hash (line 30) ... FAILED
[INFO] [stdout] test src/lib.rs - open_link_from_hash (line 75) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - open_link_from_hash (line 88) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `load_data_from_csv` in this scope
[INFO] [stdout]   --> src/lib.rs:89:36
[INFO] [stdout]    |
[INFO] [stdout] 89 | let links: Vec<(String, String)> = load_data_from_csv("path/to/example.csv").unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 88 + use img_hash_linker::data_handle::load_csv::load_data_from_csv;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/data_handle/add_data_to_csv_file.rs - data_handle::add_data_to_csv_file::add_entry_to_data_file (line 10) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `add_entry_to_data_file` in this scope
[INFO] [stdout]   --> src/data_handle/add_data_to_csv_file.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     add_entry_to_data_file(data, "example.csv".to_string())?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 11 + use img_hash_linker::data_handle::add_data_to_csv_file::add_entry_to_data_file;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - compute_hash (line 30) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `compute_hash` in this scope
[INFO] [stdout]   --> src/lib.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | let hash = compute_hash(image, true, Some(10))?;
[INFO] [stdout]    |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 30 + use img_hash_linker::compute_hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found crate `image`
[INFO] [stdout]   --> src/lib.rs:34:25
[INFO] [stdout]    |
[INFO] [stdout] 34 | let hash = compute_hash(image, true, Some(10))?;
[INFO] [stdout]    |                         ^^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `compute_hash` in this scope
[INFO] [stdout]   --> src/lib.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 37 | let hash = compute_hash(image, false, None)?;
[INFO] [stdout]    |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 30 + use img_hash_linker::compute_hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected value, found crate `image`
[INFO] [stdout]   --> src/lib.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 | let hash = compute_hash(image, false, None)?;
[INFO] [stdout]    |                         ^^^^^ not a value
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - open_link_from_hash (line 75) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `open_link_from_hash` in this scope
[INFO] [stdout]   --> src/lib.rs:81:7
[INFO] [stdout]    |
[INFO] [stdout] 81 | match open_link_from_hash(links, "abc123".to_string()) {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout] 75 + use img_hash_linker::open_link_from_hash;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/data_handle/add_data_to_csv_file.rs - data_handle::add_data_to_csv_file::add_entry_to_data_file (line 10)
[INFO] [stdout]     src/lib.rs - compute_hash (line 30)
[INFO] [stdout]     src/lib.rs - open_link_from_hash (line 75)
[INFO] [stdout]     src/lib.rs - open_link_from_hash (line 88)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.45s; merged doctests compilation took 0.14s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0fa957658c307ddbd796c78bbba42092c16232de7908ad30e0c9cfc7add32202", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa957658c307ddbd796c78bbba42092c16232de7908ad30e0c9cfc7add32202", kill_on_drop: false }`
[INFO] [stdout] 0fa957658c307ddbd796c78bbba42092c16232de7908ad30e0c9cfc7add32202
