[INFO] cloning repository https://github.com/JoshCheek/draw_fourier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoshCheek/draw_fourier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshCheek%2Fdraw_fourier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshCheek%2Fdraw_fourier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41e5c5619697a042bc11e1f519b17deeea0aa1ae [INFO] checking JoshCheek/draw_fourier against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoshCheek%2Fdraw_fourier" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/JoshCheek/draw_fourier [INFO] finished tweaking git repo https://github.com/JoshCheek/draw_fourier [INFO] tweaked toml for git repo https://github.com/JoshCheek/draw_fourier written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/JoshCheek/draw_fourier on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/JoshCheek/draw_fourier 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5b118ea886a7880d8b1a558a3940b0c23649393655d38d032905e8f17b37546 [INFO] running `Command { std: "docker" "start" "-a" "d5b118ea886a7880d8b1a558a3940b0c23649393655d38d032905e8f17b37546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5b118ea886a7880d8b1a558a3940b0c23649393655d38d032905e8f17b37546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5b118ea886a7880d8b1a558a3940b0c23649393655d38d032905e8f17b37546", kill_on_drop: false }` [INFO] [stdout] d5b118ea886a7880d8b1a558a3940b0c23649393655d38d032905e8f17b37546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dunmustuse_in_always_ok" "-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bf2fbb2d3990bd824b906b71af00744c651c086e81cf6d060b42109a0872daf [INFO] running `Command { std: "docker" "start" "-a" "5bf2fbb2d3990bd824b906b71af00744c651c086e81cf6d060b42109a0872daf", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking float-cmp v0.5.0 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking svgtypes v0.4.4 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking svg v0.5.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Checking euclid v0.19.9 [INFO] [stderr] Checking lyon_geom v0.12.7 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking xmlparser v0.3.0 [INFO] [stderr] Checking quick-xml v0.13.3 [INFO] [stderr] Checking svgparser v0.8.1 [INFO] [stderr] Checking lyon_path v0.13.2 [INFO] [stderr] Checking svg2polylines v0.5.1 [INFO] [stderr] Checking lyon_svg v0.13.0 [INFO] [stderr] Checking draw_fourier v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | let half_width : f64 = (width/2).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | let half_height : f64 = (height/2).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `draw_fourier` (bin "draw_fourier") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:79:33 [INFO] [stdout] | [INFO] [stdout] 79 | let half_width : f64 = (width/2).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/main.rs:80:33 [INFO] [stdout] | [INFO] [stdout] 80 | let half_height : f64 = (height/2).try_into().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `draw_fourier` (bin "draw_fourier" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5bf2fbb2d3990bd824b906b71af00744c651c086e81cf6d060b42109a0872daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bf2fbb2d3990bd824b906b71af00744c651c086e81cf6d060b42109a0872daf", kill_on_drop: false }` [INFO] [stdout] 5bf2fbb2d3990bd824b906b71af00744c651c086e81cf6d060b42109a0872daf