[INFO] fetching crate nanachi 0.0.4... [INFO] testing nanachi-0.0.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate nanachi 0.0.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate nanachi 0.0.4 [INFO] finished tweaking crates.io crate nanachi 0.0.4 [INFO] tweaked toml for crates.io crate nanachi 0.0.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nanachi 0.0.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nanachi 0.0.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rayon-core v1.8.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Downloaded lyon_geom v0.16.0 [INFO] [stderr] Downloaded euclid v0.22.1 [INFO] [stderr] Downloaded rayon v1.4.0 [INFO] [stderr] Downloaded image v0.23.9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 307c9b633b4a2d9f9e4e523224c4c5b948d4230c257c3d547f54da517c0f7f2e [INFO] running `Command { std: "docker" "start" "-a" "307c9b633b4a2d9f9e4e523224c4c5b948d4230c257c3d547f54da517c0f7f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "307c9b633b4a2d9f9e4e523224c4c5b948d4230c257c3d547f54da517c0f7f2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "307c9b633b4a2d9f9e4e523224c4c5b948d4230c257c3d547f54da517c0f7f2e", kill_on_drop: false }` [INFO] [stdout] 307c9b633b4a2d9f9e4e523224c4c5b948d4230c257c3d547f54da517c0f7f2e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fbad0acc6885a6f92c8ad09d12de208209cf4948240d73e994e9dc4d841511a9 [INFO] running `Command { std: "docker" "start" "-a" "fbad0acc6885a6f92c8ad09d12de208209cf4948240d73e994e9dc4d841511a9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling lyon_geom v0.16.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling nanachi v0.0.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/fill_color/pattern.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Pattern
[INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 15 | width: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 16 | height: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.79s [INFO] running `Command { std: "docker" "inspect" "fbad0acc6885a6f92c8ad09d12de208209cf4948240d73e994e9dc4d841511a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbad0acc6885a6f92c8ad09d12de208209cf4948240d73e994e9dc4d841511a9", kill_on_drop: false }` [INFO] [stdout] fbad0acc6885a6f92c8ad09d12de208209cf4948240d73e994e9dc4d841511a9 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 126b541e4e0fa6f446445b881874bae7cbab2d3b6cd8c04ea7ccb4e4a0695117 [INFO] running `Command { std: "docker" "start" "-a" "126b541e4e0fa6f446445b881874bae7cbab2d3b6cd8c04ea7ccb4e4a0695117", kill_on_drop: false }` [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.3 [INFO] [stdout] warning: fields `width` and `height` are never read [INFO] [stdout] --> src/fill_color/pattern.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Pattern
[INFO] [stdout] | ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 | width: f64,
[INFO] [stdout] | ^^^^^
[INFO] [stdout] 16 | height: f64,
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `Pattern` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling owned_ttf_parser v0.6.0
[INFO] [stderr] Compiling rusttype v0.9.2
[INFO] [stderr] Compiling nanachi v0.0.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Rgb` and `path::Path`
[INFO] [stdout] --> examples/path.rs:2:26
[INFO] [stdout] |
[INFO] [stdout] 2 | image::{ImageBuffer, Rgb, Rgba},
[INFO] [stdout] | ^^^
[INFO] [stdout] 3 | path::Path,
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `PremultipliedRgba`
[INFO] [stdout] --> examples/nanachi.rs:13:13
[INFO] [stdout] |
[INFO] [stdout] 13 | pixel::{PremultipliedRgba, Rgba},
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Rgb`
[INFO] [stdout] --> examples/composite_test.rs:2:26
[INFO] [stdout] |
[INFO] [stdout] 2 | image::{ImageBuffer, Rgb, Rgba},
[INFO] [stdout] | ^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `std::f64::consts::PI`
[INFO] [stdout] --> examples/path_data_notation.rs:12:5
[INFO] [stdout] |
[INFO] [stdout] 12 | use std::f64::consts::PI;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Buffer`
[INFO] [stdout] --> examples/composite_test_f32.rs:2:14
[INFO] [stdout] |
[INFO] [stdout] 2 | buffer::{Buffer, GenericBuffer},
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: function `smooth` is never used
[INFO] [stdout] --> examples/nanachi.rs:304:4
[INFO] [stdout] |
[INFO] [stdout] 304 | fn smooth(path: &Path) -> Path {
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Buffer`
[INFO] [stdout] --> examples/composite_test_premultiplied_f32.rs:2:14
[INFO] [stdout] |
[INFO] [stdout] 2 | buffer::{Buffer, GenericBuffer},
[INFO] [stdout] | ^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `tmp`
[INFO] [stdout] --> examples/blur.rs:64:13
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut tmp = GenericBuffer::from_pixel(width, height, Rgba::zero());
[INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tmp`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout] --> examples/blur.rs:64:9
[INFO] [stdout] |
[INFO] [stdout] 64 | let mut tmp = GenericBuffer::from_pixel(width, height, Rgba::zero());
[INFO] [stdout] | ----^^^
[INFO] [stdout] | |
[INFO] [stdout] | help: remove this `mut`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout] |
[INFO] [stdout] = note: "cc" "-m64" "