[INFO] cloning repository https://github.com/d-dorazio/mattors [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d-dorazio/mattors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cce00471043c30b764d53ee38b29d1b47d2154bf [INFO] testing d-dorazio/mattors against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd-dorazio%2Fmattors" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d-dorazio/mattors on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d-dorazio/mattors [INFO] finished tweaking git repo https://github.com/d-dorazio/mattors [INFO] tweaked toml for git repo https://github.com/d-dorazio/mattors written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/d-dorazio/mattors already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded structopt v0.3.5 [INFO] [stderr] Downloaded proptest v0.9.4 [INFO] [stderr] Downloaded structopt-derive v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e01d8179dc28b1bc03f26b3fa1846aead98b469386a6d5fad7aca7e903051300 [INFO] running `Command { std: "docker" "start" "-a" "e01d8179dc28b1bc03f26b3fa1846aead98b469386a6d5fad7aca7e903051300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e01d8179dc28b1bc03f26b3fa1846aead98b469386a6d5fad7aca7e903051300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e01d8179dc28b1bc03f26b3fa1846aead98b469386a6d5fad7aca7e903051300", kill_on_drop: false }` [INFO] [stdout] e01d8179dc28b1bc03f26b3fa1846aead98b469386a6d5fad7aca7e903051300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c93a88b8a589893de22d6e7642c8d456640b01ac0192b461362a8d928001cc6 [INFO] running `Command { std: "docker" "start" "-a" "8c93a88b8a589893de22d6e7642c8d456640b01ac0192b461362a8d928001cc6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling geo v0.1.0 (/opt/rustwide/workdir/geo) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> geo/src/point.rs:132:71 [INFO] [stdout] | [INFO] [stdout] 132 | Err(e) => Err("bad coord number format, ".to_string() + e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling structopt v0.3.5 [INFO] [stderr] Compiling matto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.50s [INFO] running `Command { std: "docker" "inspect" "8c93a88b8a589893de22d6e7642c8d456640b01ac0192b461362a8d928001cc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c93a88b8a589893de22d6e7642c8d456640b01ac0192b461362a8d928001cc6", kill_on_drop: false }` [INFO] [stdout] 8c93a88b8a589893de22d6e7642c8d456640b01ac0192b461362a8d928001cc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf628a3efb4b47940c2c099adf5b9bc6551e6abda684ef1995a9f6df39416019 [INFO] running `Command { std: "docker" "start" "-a" "cf628a3efb4b47940c2c099adf5b9bc6551e6abda684ef1995a9f6df39416019", kill_on_drop: false }` [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> geo/src/point.rs:132:71 [INFO] [stdout] | [INFO] [stdout] 132 | Err(e) => Err("bad coord number format, ".to_string() + e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling matto v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `Command { std: "docker" "inspect" "cf628a3efb4b47940c2c099adf5b9bc6551e6abda684ef1995a9f6df39416019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf628a3efb4b47940c2c099adf5b9bc6551e6abda684ef1995a9f6df39416019", kill_on_drop: false }` [INFO] [stdout] cf628a3efb4b47940c2c099adf5b9bc6551e6abda684ef1995a9f6df39416019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 039aa81dd61a220446a4f7ed0585dfeef0feae8d84daa3f4c6576ad62eb8bc3f [INFO] running `Command { std: "docker" "start" "-a" "039aa81dd61a220446a4f7ed0585dfeef0feae8d84daa3f4c6576ad62eb8bc3f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] running 15 tests [INFO] [stderr] --> geo/src/point.rs:132:71 [INFO] [stderr] | [INFO] [stderr] 132 | Err(e) => Err("bad coord number format, ".to_string() + e.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/matto-0d05f2b15c98657d) [INFO] [stdout] test art::primi::tests::test_error ... ok [INFO] [stdout] test art::quantize::tests::test_different_freqs ... ok [INFO] [stdout] test art::quantize::tests::test_different_freqs_but_few_colors ... ok [INFO] [stdout] test art::quantize::tests::test_empty_pixels ... ok [INFO] [stdout] test art::julia::tests::sanity ... ok [INFO] [stdout] test art::quantize::tests::test_less_pixels_than_wanted ... ok [INFO] [stdout] test drawing::line::tests::test_bresenham_line_basic ... ok [INFO] [stdout] test drawing::line::tests::test_bresenham_line_non_steep ... ok [INFO] [stdout] test drawing::line::tests::test_bresenham_line_dec ... ok [INFO] [stdout] test drawing::triangle::tests::test_flat_bottom_triangle_iter ... ok [INFO] [stdout] test drawing::triangle::tests::test_flat_upper_triangle_iter ... ok [INFO] [stdout] test art::sierpinski::tests::test_sierpinski_iter ... ok [INFO] [stdout] test art::quantize::tests::test_same_color ... ok [INFO] [stdout] test drawing::line::tests::test_bresenham_line_steep ... ok [INFO] [stdout] test art::quantize::tests::test_50_50 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/matto-3428fce0b8c37985) [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 matto [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" "039aa81dd61a220446a4f7ed0585dfeef0feae8d84daa3f4c6576ad62eb8bc3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039aa81dd61a220446a4f7ed0585dfeef0feae8d84daa3f4c6576ad62eb8bc3f", kill_on_drop: false }` [INFO] [stdout] 039aa81dd61a220446a4f7ed0585dfeef0feae8d84daa3f4c6576ad62eb8bc3f