[INFO] cloning repository https://github.com/Dreamsplutox/rust_project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dreamsplutox/rust_project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreamsplutox%2Frust_project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreamsplutox%2Frust_project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d428f76f704adb088676b2bf70290d58031c55d [INFO] checking Dreamsplutox/rust_project against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDreamsplutox%2Frust_project" "/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/Dreamsplutox/rust_project on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dreamsplutox/rust_project [INFO] finished tweaking git repo https://github.com/Dreamsplutox/rust_project [INFO] tweaked toml for git repo https://github.com/Dreamsplutox/rust_project written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Dreamsplutox/rust_project already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3effcad12499e70f109822f1a9a1596234f02f4ed8d21916f3be4718e588db6 [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" "a3effcad12499e70f109822f1a9a1596234f02f4ed8d21916f3be4718e588db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3effcad12499e70f109822f1a9a1596234f02f4ed8d21916f3be4718e588db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3effcad12499e70f109822f1a9a1596234f02f4ed8d21916f3be4718e588db6", kill_on_drop: false }` [INFO] [stdout] a3effcad12499e70f109822f1a9a1596234f02f4ed8d21916f3be4718e588db6 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--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] a4381083d3a5b4a9f91e2dca812606b2e1e035e30f1e8181fb70515f6cba5c11 [INFO] running `Command { std: "docker" "start" "-a" "a4381083d3a5b4a9f91e2dca812606b2e1e035e30f1e8181fb70515f6cba5c11", kill_on_drop: false }` [INFO] [stderr] Checking project v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | /// création et sauvegarde d'une image [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | let filename = "C:\\Users\\arnau\\Desktop\\quatrième_année\\programmation rust\\Projet\\projet_rust\\rust_project\\src\\picture_P3.pp... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------- rustdoc does not generate documentation for statements [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `lib_image` [INFO] [stdout] --> src/lib_image.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | extern crate lib_image; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stderr] error: could not compile `project` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/lib_image.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 55 | Err(why) => panic!("couldn't create file"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/lib_image.rs:60:15 [INFO] [stdout] | [INFO] [stdout] 60 | Err(why) => panic!("couldn't write header to file"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/lib_image.rs:66:16 [INFO] [stdout] | [INFO] [stdout] 66 | Err(why) => panic!("couldn't write pixel to file"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/lib_image.rs:70:16 [INFO] [stdout] | [INFO] [stdout] 70 | Err(why) => panic!("couldn't write 'space' to file"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `why` [INFO] [stdout] --> src/lib_image.rs:76:17 [INFO] [stdout] | [INFO] [stdout] 76 | Err(why) => panic!("couldn't write '\\n' to file"), [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_why` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | let mut saved_image:Image = new_with_file(filename); [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] warning: associated function is never used: `invert` [INFO] [stdout] --> src/lib_image.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn invert(&mut self){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `grayscale` [INFO] [stdout] --> src/lib_image.rs:95:10 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn grayscale(&mut self){ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `width` [INFO] [stdout] --> src/lib_image.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | pub fn width(&self)->usize{ [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `height` [INFO] [stdout] --> src/lib_image.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn height(&self)->usize{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `max` [INFO] [stdout] --> src/lib_image.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn max(&self)->u8{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pixels` [INFO] [stdout] --> src/lib_image.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn pixels(&self)->& Vec{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `eq` [INFO] [stdout] --> src/lib_image.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn eq(self, other: Image) -> bool{ [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `invert` [INFO] [stdout] --> src/lib_pixel.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn invert(&mut self){ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `grayscale` [INFO] [stdout] --> src/lib_pixel.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn grayscale(&mut self){ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a4381083d3a5b4a9f91e2dca812606b2e1e035e30f1e8181fb70515f6cba5c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4381083d3a5b4a9f91e2dca812606b2e1e035e30f1e8181fb70515f6cba5c11", kill_on_drop: false }` [INFO] [stdout] a4381083d3a5b4a9f91e2dca812606b2e1e035e30f1e8181fb70515f6cba5c11