[INFO] cloning repository https://github.com/Majavar/triangulation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Majavar/triangulation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajavar%2Ftriangulation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajavar%2Ftriangulation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6cd9a235357d98d16482f797c64137b6b284ac7
[INFO] testing Majavar/triangulation against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMajavar%2Ftriangulation" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Majavar/triangulation
[INFO] finished tweaking git repo https://github.com/Majavar/triangulation
[INFO] tweaked toml for git repo https://github.com/Majavar/triangulation written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Majavar/triangulation on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Majavar/triangulation 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryu v1.0.6
[INFO] [stderr]   Downloaded rawpointer v0.1.0
[INFO] [stderr]   Downloaded approx v0.5.0
[INFO] [stderr]   Downloaded matrixmultiply v0.1.15
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded wide v0.7.1
[INFO] [stderr]   Downloaded rulinalg v0.4.2
[INFO] [stderr]   Downloaded serde v1.0.131
[INFO] [stderr]   Downloaded cargo-lock v7.0.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.33
[INFO] [stderr]   Downloaded serde_derive v1.0.131
[INFO] [stderr]   Downloaded bytemuck v1.7.2
[INFO] [stderr]   Downloaded built v0.5.1
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded syn v1.0.82
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[INFO] [stderr]   Downloaded libc v0.2.109
[INFO] [stderr]   Downloaded imageproc v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd5788ed4cd7405e27d0392be2b8084d7b3a8df71bea927b55597b22294c5c19
[INFO] running `Command { std: "docker" "start" "-a" "bd5788ed4cd7405e27d0392be2b8084d7b3a8df71bea927b55597b22294c5c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd5788ed4cd7405e27d0392be2b8084d7b3a8df71bea927b55597b22294c5c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5788ed4cd7405e27d0392be2b8084d7b3a8df71bea927b55597b22294c5c19", kill_on_drop: false }`
[INFO] [stdout] bd5788ed4cd7405e27d0392be2b8084d7b3a8df71bea927b55597b22294c5c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc7d1486e69ce81120570ceb664941b2530abf89d71281995328e5f583d65d83
[INFO] running `Command { std: "docker" "start" "-a" "dc7d1486e69ce81120570ceb664941b2530abf89d71281995328e5f583d65d83", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.7.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling ryu v1.0.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling approx v0.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling wide v0.7.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling num-complex v0.4.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling gif v0.11.3
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling simba v0.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.5
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling num v0.3.1
[INFO] [stderr]    Compiling rulinalg v0.4.2
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde-hjson v0.9.1
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling nalgebra v0.29.0
[INFO] [stderr]    Compiling imageproc v0.22.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling cargo-lock v7.0.1
[INFO] [stderr]    Compiling config v0.11.0
[INFO] [stderr]    Compiling built v0.5.1
[INFO] [stderr]    Compiling launcher v0.1.0 (/opt/rustwide/workdir/launcher)
[INFO] [stderr]    Compiling graph v0.1.0 (/opt/rustwide/workdir/graph)
[INFO] [stderr]    Compiling image v0.1.0 (/opt/rustwide/workdir/image)
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v7.0.1, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "dc7d1486e69ce81120570ceb664941b2530abf89d71281995328e5f583d65d83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc7d1486e69ce81120570ceb664941b2530abf89d71281995328e5f583d65d83", kill_on_drop: false }`
[INFO] [stdout] dc7d1486e69ce81120570ceb664941b2530abf89d71281995328e5f583d65d83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d906ad55356eb4b490fc7bef91ac2d014b3dddb57ea3b65f9eeb737ceff8f0c
[INFO] running `Command { std: "docker" "start" "-a" "9d906ad55356eb4b490fc7bef91ac2d014b3dddb57ea3b65f9eeb737ceff8f0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling application v0.1.0 (/opt/rustwide/workdir/application)
[INFO] [stderr]    Compiling launcher v0.1.0 (/opt/rustwide/workdir/launcher)
[INFO] [stderr]    Compiling image v0.1.0 (/opt/rustwide/workdir/image)
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling graph v0.1.0 (/opt/rustwide/workdir/graph)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v7.0.1, criterion v0.3.5, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9d906ad55356eb4b490fc7bef91ac2d014b3dddb57ea3b65f9eeb737ceff8f0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d906ad55356eb4b490fc7bef91ac2d014b3dddb57ea3b65f9eeb737ceff8f0c", kill_on_drop: false }`
[INFO] [stdout] 9d906ad55356eb4b490fc7bef91ac2d014b3dddb57ea3b65f9eeb737ceff8f0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4cc3b94174b59f89eba218a62fcc277c42297da8c039f12e579c4feca68421a
[INFO] running `Command { std: "docker" "start" "-a" "c4cc3b94174b59f89eba218a62fcc277c42297da8c039f12e579c4feca68421a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cargo-lock v7.0.1, criterion v0.3.5, nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/application-235e3a77c5393f92)
[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/lib.rs (/opt/rustwide/target/debug/deps/graph-49b76e1368cb5f10)
[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/lib.rs (/opt/rustwide/target/debug/deps/image-dedc6f5db857f9d4)
[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/launcher-8e0b01eeea629d60)
[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]    Doc-tests application
[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]    Doc-tests graph
[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]    Doc-tests image
[INFO] [stderr] error[E0464]: multiple candidates for `rlib` dependency `image` found
[INFO] [stderr]  --> image/src/lib.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use image::*;
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: candidate #1: /opt/rustwide/target/debug/deps/libimage-5f232dc76348928b.rlib
[INFO] [stderr]   = note: candidate #2: /opt/rustwide/target/debug/deps/libimage-e1320fd4816e35a4.rlib
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `crate::Rgb`, `crate::RgbImage`
[INFO] [stderr]  --> image/src/drawable.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::{Rgb, RgbImage};
[INFO] [stderr]   |             ^^^  ^^^^^^^^ no `RgbImage` in the root
[INFO] [stderr]   |             |
[INFO] [stderr]   |             no `Rgb` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `crate::DynamicImage`, `crate::Rgb`, `crate::RgbImage`
[INFO] [stderr]  --> image/src/to_image.rs:2:13
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::{DynamicImage, Rgb, RgbImage};
[INFO] [stderr]   |             ^^^^^^^^^^^^  ^^^  ^^^^^^^^ no `RgbImage` in the root
[INFO] [stderr]   |             |             |
[INFO] [stderr]   |             |             no `Rgb` in the root
[INFO] [stderr]   |             no `DynamicImage` in the root
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0464.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: doctest failed, to rerun pass `-p image --doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1ef7943ee607160a564655b6596f83670ef95df5/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name image --test image/src/lib.rs --test-run-directory /opt/rustwide/workdir/image -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-50b95428db42d46e.rlib --extern graph=/opt/rustwide/target/debug/deps/libgraph-b640c6d75897fc49.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-e1320fd4816e35a4.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5f232dc76348928b.rlib --extern imageproc=/opt/rustwide/target/debug/deps/libimageproc-04ecc4240519df8b.rlib -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "c4cc3b94174b59f89eba218a62fcc277c42297da8c039f12e579c4feca68421a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cc3b94174b59f89eba218a62fcc277c42297da8c039f12e579c4feca68421a", kill_on_drop: false }`
[INFO] [stdout] c4cc3b94174b59f89eba218a62fcc277c42297da8c039f12e579c4feca68421a
