[INFO] cloning repository https://github.com/Kyant2021/MonetRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kyant2021/MonetRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyant2021%2FMonetRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyant2021%2FMonetRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78b1b31c70f86e5c6adf3339305f2e4b3b505652 [INFO] testing Kyant2021/MonetRust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyant2021%2FMonetRust" "/workspace/builds/worker-116/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-116/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kyant2021/MonetRust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kyant2021/MonetRust [INFO] finished tweaking git repo https://github.com/Kyant2021/MonetRust [INFO] tweaked toml for git repo https://github.com/Kyant2021/MonetRust written to /workspace/builds/worker-116/source/Cargo.toml [INFO] crate git repo https://github.com/Kyant2021/MonetRust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fefcd8c68e0ea21ceaf026244b94dec2bcf0e69706ee961dbec59bf07231080 [INFO] running `Command { std: "docker" "start" "-a" "6fefcd8c68e0ea21ceaf026244b94dec2bcf0e69706ee961dbec59bf07231080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fefcd8c68e0ea21ceaf026244b94dec2bcf0e69706ee961dbec59bf07231080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fefcd8c68e0ea21ceaf026244b94dec2bcf0e69706ee961dbec59bf07231080", kill_on_drop: false }` [INFO] [stdout] 6fefcd8c68e0ea21ceaf026244b94dec2bcf0e69706ee961dbec59bf07231080 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f00e7cb95ce15c4e47f4bed41b96750cb1b2f54c2f6cf70c8afecb8b7327d657 [INFO] running `Command { std: "docker" "start" "-a" "f00e7cb95ce15c4e47f4bed41b96750cb1b2f54c2f6cf70c8afecb8b7327d657", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling lerp v0.4.0 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling monet_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | C2.lerp(C3, s - 1.) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | C1.lerp(C2, s) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | F2.lerp(F3, (c - C2) / (C3 - C2)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | F1.lerp(F2, (c - C1) / (C2 - C1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abs4` [INFO] [stdout] --> src/cam16.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | let abs4 = (c - color.c).abs(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_abs4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `y_to_lstar` [INFO] [stdout] --> src/cielab.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn y_to_lstar(t: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 1m 40s [INFO] running `Command { std: "docker" "inspect" "f00e7cb95ce15c4e47f4bed41b96750cb1b2f54c2f6cf70c8afecb8b7327d657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f00e7cb95ce15c4e47f4bed41b96750cb1b2f54c2f6cf70c8afecb8b7327d657", kill_on_drop: false }` [INFO] [stdout] f00e7cb95ce15c4e47f4bed41b96750cb1b2f54c2f6cf70c8afecb8b7327d657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfa613792297127f47f2f47550b5b3f21d55dc3a982f131560717d44ee08f679 [INFO] running `Command { std: "docker" "start" "-a" "cfa613792297127f47f2f47550b5b3f21d55dc3a982f131560717d44ee08f679", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling monet_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | C2.lerp(C3, s - 1.) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 86 | C1.lerp(C2, s) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | F2.lerp(F3, (c - C2) / (C3 - C2)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/cat16.rs:92:12 [INFO] [stdout] | [INFO] [stdout] 92 | F1.lerp(F2, (c - C1) / (C2 - C1)) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `abs4` [INFO] [stdout] --> src/cam16.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | let abs4 = (c - color.c).abs(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_abs4` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `y_to_lstar` [INFO] [stdout] --> src/cielab.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn y_to_lstar(t: f64) -> f64 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.97s [INFO] running `Command { std: "docker" "inspect" "cfa613792297127f47f2f47550b5b3f21d55dc3a982f131560717d44ee08f679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa613792297127f47f2f47550b5b3f21d55dc3a982f131560717d44ee08f679", kill_on_drop: false }` [INFO] [stdout] cfa613792297127f47f2f47550b5b3f21d55dc3a982f131560717d44ee08f679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-116/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e8fed06ae09bc804289e9c858ad20cf8c4da9d8d437213fcd3cd3d348c9d478 [INFO] running `Command { std: "docker" "start" "-a" "4e8fed06ae09bc804289e9c858ad20cf8c4da9d8d437213fcd3cd3d348c9d478", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:84:12 [INFO] [stderr] | [INFO] [stderr] 84 | C2.lerp(C3, s - 1.) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:86:12 [INFO] [stderr] | [INFO] [stderr] 86 | C1.lerp(C2, s) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:90:12 [INFO] [stderr] | [INFO] [stderr] 90 | F2.lerp(F3, (c - C2) / (C3 - C2)) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/cat16.rs:92:12 [INFO] [stderr] | [INFO] [stderr] 92 | F1.lerp(F2, (c - C1) / (C2 - C1)) [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `lerp(...)` to keep using the current method [INFO] [stderr] [INFO] [stderr] warning: unused variable: `abs4` [INFO] [stderr] --> src/cam16.rs:242:9 [INFO] [stderr] | [INFO] [stderr] 242 | let abs4 = (c - color.c).abs(); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_abs4` [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 0 tests [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] warning: function is never used: `y_to_lstar` [INFO] [stdout] [INFO] [stderr] --> src/cielab.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn y_to_lstar(t: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `monet_rust` (bin "monet_rust" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.53s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/monet_rust-593b48fd59864476) [INFO] running `Command { std: "docker" "inspect" "4e8fed06ae09bc804289e9c858ad20cf8c4da9d8d437213fcd3cd3d348c9d478", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e8fed06ae09bc804289e9c858ad20cf8c4da9d8d437213fcd3cd3d348c9d478", kill_on_drop: false }` [INFO] [stdout] 4e8fed06ae09bc804289e9c858ad20cf8c4da9d8d437213fcd3cd3d348c9d478