[INFO] fetching crate signed-distance-field 0.6.3... [INFO] testing signed-distance-field-0.6.3 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate signed-distance-field 0.6.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate signed-distance-field 0.6.3 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate signed-distance-field 0.6.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate signed-distance-field 0.6.3 [INFO] tweaked toml for crates.io crate signed-distance-field 0.6.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed4b809d7fa118bb3cfc29100c53e3d546302973f59aa937aeb48c35bf63b2ae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ed4b809d7fa118bb3cfc29100c53e3d546302973f59aa937aeb48c35bf63b2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed4b809d7fa118bb3cfc29100c53e3d546302973f59aa937aeb48c35bf63b2ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed4b809d7fa118bb3cfc29100c53e3d546302973f59aa937aeb48c35bf63b2ae", kill_on_drop: false }` [INFO] [stdout] ed4b809d7fa118bb3cfc29100c53e3d546302973f59aa937aeb48c35bf63b2ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd13d88cf2a534671de8ec65303a112a26eac71e37da9e7c8d9279fe81d9e587 [INFO] running `Command { std: "docker" "start" "-a" "bd13d88cf2a534671de8ec65303a112a26eac71e37da9e7c8d9279fe81d9e587", kill_on_drop: false }` [INFO] [stderr] Compiling signed-distance-field v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/distance_field.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/distance_field.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `half::consts::INFINITY`: moved to `f16::INFINITY` [INFO] [stdout] --> src/distance_field.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | vec![half::consts::INFINITY; length] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "bd13d88cf2a534671de8ec65303a112a26eac71e37da9e7c8d9279fe81d9e587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd13d88cf2a534671de8ec65303a112a26eac71e37da9e7c8d9279fe81d9e587", kill_on_drop: false }` [INFO] [stdout] bd13d88cf2a534671de8ec65303a112a26eac71e37da9e7c8d9279fe81d9e587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6838accfecfe51abe92dcf9da88dd3f901bc4ab7a72add85ecc058ce508af55e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6838accfecfe51abe92dcf9da88dd3f901bc4ab7a72add85ecc058ce508af55e", kill_on_drop: false }` [INFO] [stderr] Compiling signed-distance-field v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/distance_field.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/distance_field.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `half::consts::INFINITY`: moved to `f16::INFINITY` [INFO] [stdout] --> src/distance_field.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | vec![half::consts::INFINITY; length] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BinaryImage` is imported redundantly [INFO] [stdout] --> src/lib.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 53 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `BinaryImage` is already imported here [INFO] [stdout] ... [INFO] [stdout] 115 | use crate::binary_image::BinaryImage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/binary_image.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/distance_field.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/distance_field.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `half::consts::INFINITY`: moved to `f16::INFINITY` [INFO] [stdout] --> src/distance_field.rs:400:28 [INFO] [stdout] | [INFO] [stdout] 400 | vec![half::consts::INFINITY; length] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6838accfecfe51abe92dcf9da88dd3f901bc4ab7a72add85ecc058ce508af55e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6838accfecfe51abe92dcf9da88dd3f901bc4ab7a72add85ecc058ce508af55e", kill_on_drop: false }` [INFO] [stdout] 6838accfecfe51abe92dcf9da88dd3f901bc4ab7a72add85ecc058ce508af55e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d136c71765c8237f12df78c7c35960a34f1dca8e576db2bc11e291fed0f9b210 [INFO] running `Command { std: "docker" "start" "-a" "d136c71765c8237f12df78c7c35960a34f1dca8e576db2bc11e291fed0f9b210", kill_on_drop: false }` [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/binary_image.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/binary_image.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/binary_image.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/distance_field.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `#[inline]` is ignored on function prototypes [INFO] [stderr] --> src/distance_field.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | #[inline(always)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `half::consts::INFINITY`: moved to `f16::INFINITY` [INFO] [stderr] --> src/distance_field.rs:400:28 [INFO] [stderr] | [INFO] [stderr] 400 | vec![half::consts::INFINITY; length] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `signed-distance-field` (lib) generated 6 warnings [INFO] [stderr] warning: the item `BinaryImage` is imported redundantly [INFO] [stderr] --> src/lib.rs:115:13 [INFO] [stderr] | [INFO] [stderr] 53 | use crate::prelude::*; [INFO] [stderr] | ----------------- the item `BinaryImage` is already imported here [INFO] [stderr] ... [INFO] [stderr] 115 | use crate::binary_image::BinaryImage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `signed-distance-field` (lib test) generated 7 warnings (6 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/signed_distance_field-8d5eba8959b010ab) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test tests::reconstruct_circle has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_circle_distance_field has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_dot has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_dot_distance_field has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_large_rectangle_distance_field has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_rectangle has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_rectangle_distance_field has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_small_rectangle_distance_field has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_stripes has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_top_left has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_top_right has been running for over 60 seconds [INFO] [stdout] test tests::reconstruct_top_left ... ok [INFO] [stdout] test tests::reconstruct_circle_distance_field ... ok [INFO] [stdout] test tests::reconstruct_circle ... ok [INFO] [stdout] test tests::reconstruct_rectangle ... ok [INFO] [stdout] test tests::reconstruct_top_right ... ok [INFO] [stdout] test tests::reconstruct_stripes ... ok [INFO] [stdout] test tests::reconstruct_dot ... ok [INFO] [stdout] test tests::reconstruct_dot_distance_field ... ok [INFO] [stdout] test tests::reconstruct_small_rectangle_distance_field ... ok [INFO] [stdout] test tests::reconstruct_rectangle_distance_field ... ok [INFO] [stderr] Doc-tests signed-distance-field [INFO] [stdout] test tests::reconstruct_large_rectangle_distance_field ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 89.80s [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] running `Command { std: "docker" "inspect" "d136c71765c8237f12df78c7c35960a34f1dca8e576db2bc11e291fed0f9b210", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d136c71765c8237f12df78c7c35960a34f1dca8e576db2bc11e291fed0f9b210", kill_on_drop: false }` [INFO] [stdout] d136c71765c8237f12df78c7c35960a34f1dca8e576db2bc11e291fed0f9b210