[INFO] cloning repository https://github.com/rustspeak/bulletin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustspeak/bulletin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustspeak%2Fbulletin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustspeak%2Fbulletin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e705af0fbd1ebd6638ad4f858a32d40c53c15ad4
[INFO] checking rustspeak/bulletin against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustspeak%2Fbulletin" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustspeak/bulletin
[INFO] finished tweaking git repo https://github.com/rustspeak/bulletin
[INFO] tweaked toml for git repo https://github.com/rustspeak/bulletin written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustspeak/bulletin on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustspeak/bulletin 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba1b9f077137a3b9855535d0011aa890dbf95c7e0cd45cf6a0d71de5d2302f83
[INFO] running `Command { std: "docker" "start" "-a" "ba1b9f077137a3b9855535d0011aa890dbf95c7e0cd45cf6a0d71de5d2302f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba1b9f077137a3b9855535d0011aa890dbf95c7e0cd45cf6a0d71de5d2302f83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba1b9f077137a3b9855535d0011aa890dbf95c7e0cd45cf6a0d71de5d2302f83", kill_on_drop: false }`
[INFO] [stdout] ba1b9f077137a3b9855535d0011aa890dbf95c7e0cd45cf6a0d71de5d2302f83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e6b4d53a6b0c115d3afddef1a10a33a79c8f16965d1155d6490f634398da7d7
[INFO] running `Command { std: "docker" "start" "-a" "6e6b4d53a6b0c115d3afddef1a10a33a79c8f16965d1155d6490f634398da7d7", kill_on_drop: false }`
[INFO] [stderr]     Checking bulletin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `moyenne`
[INFO] [stdout]   --> src/main.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 let   moyenne:f64  = notte[i] * ceoficientt[i] ;
[INFO] [stdout]    |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_moyenne`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `moyenne`
[INFO] [stdout]   --> src/main.rs:33:23
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 let   moyenne:f64  = notte[i] * ceoficientt[i] ;
[INFO] [stdout]    |                       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_moyenne`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     for  i in 0.. {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |         for    i in 0.. {
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |     for  i in 0.. {
[INFO] [stdout]    |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]   --> src/main.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |         for    i in 0.. {
[INFO] [stdout]    |                ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Eleve` is never used
[INFO] [stdout]  --> src/main.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | enum Eleve {
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Eleve` is never used
[INFO] [stdout]  --> src/main.rs:4:6
[INFO] [stdout]   |
[INFO] [stdout] 4 | enum Eleve {
[INFO] [stdout]   |      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lecture` is never used
[INFO] [stdout]   --> src/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Eleve {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     fn lecture(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `lecture` is never used
[INFO] [stdout]   --> src/main.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Eleve {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] 13 |
[INFO] [stdout] 14 |     fn lecture(&self) -> &'static str {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] running `Command { std: "docker" "inspect" "6e6b4d53a6b0c115d3afddef1a10a33a79c8f16965d1155d6490f634398da7d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e6b4d53a6b0c115d3afddef1a10a33a79c8f16965d1155d6490f634398da7d7", kill_on_drop: false }`
[INFO] [stdout] 6e6b4d53a6b0c115d3afddef1a10a33a79c8f16965d1155d6490f634398da7d7
