[INFO] cloning repository https://github.com/frost-head/school_managment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frost-head/school_managment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrost-head%2Fschool_managment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrost-head%2Fschool_managment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5fcea25a5259662e1464e8bfbebc7118c09141d7
[INFO] checking frost-head/school_managment against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrost-head%2Fschool_managment" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frost-head/school_managment
[INFO] finished tweaking git repo https://github.com/frost-head/school_managment
[INFO] tweaked toml for git repo https://github.com/frost-head/school_managment written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frost-head/school_managment on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frost-head/school_managment 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d77d7cb35464c335acbe485525d588208195c7667bdd10565689b2748e79a1cd
[INFO] running `Command { std: "docker" "start" "-a" "d77d7cb35464c335acbe485525d588208195c7667bdd10565689b2748e79a1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d77d7cb35464c335acbe485525d588208195c7667bdd10565689b2748e79a1cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d77d7cb35464c335acbe485525d588208195c7667bdd10565689b2748e79a1cd", kill_on_drop: false }`
[INFO] [stdout] d77d7cb35464c335acbe485525d588208195c7667bdd10565689b2748e79a1cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97daf533927d46ffac73b712975ca4dd2a01074c60cf45b53acfaf35d5b1d49e
[INFO] running `Command { std: "docker" "start" "-a" "97daf533927d46ffac73b712975ca4dd2a01074c60cf45b53acfaf35d5b1d49e", kill_on_drop: false }`
[INFO] [stderr] warning: school_managment v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `cargo-structure` which is missing a lib target
[INFO] [stderr]     Checking school_managment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `age`, `f_id`, `qualification`, `position`, and `can_teach` are never read
[INFO] [stdout]   --> src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub struct Faculty {
[INFO] [stdout]    |                ------- fields in this struct
[INFO] [stdout] 25 |         name: String,
[INFO] [stdout] 26 |         age: u8,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 27 |         f_id: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |         qualification: Qualification,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 29 |         position: Position,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |         can_teach: u8,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Student` is never constructed
[INFO] [stdout]   --> src/lib.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub struct Student {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `age`, `standard`, `stream`, and `roll_no` are never read
[INFO] [stdout]   --> src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub struct Student {
[INFO] [stdout]    |                ------- fields in this struct
[INFO] [stdout] 57 |         name: String,   // Name of the Student
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |         age: u8,        // age of the Studne
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 59 |         standard: u8,   // Standard of the student
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 60 |         stream: Stream, // Stream of the student only avilable if the standard of the student is >10
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 61 |         roll_no: u32,   // Roll number of the student must be uniquely identifable.
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `School` is never constructed
[INFO] [stdout]   --> src/lib.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub struct School {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `s_id`, `affiliation`, and `principle` are never read
[INFO] [stdout]   --> src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub struct School {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] 71 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 72 |         s_id: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 73 |         affiliation: Affiliation,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 74 |         principle: crate::falulty::Faculty,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `school_managment` (lib test) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `age`, `f_id`, `qualification`, `position`, and `can_teach` are never read
[INFO] [stdout]   --> src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub struct Faculty {
[INFO] [stdout]    |                ------- fields in this struct
[INFO] [stdout] 25 |         name: String,
[INFO] [stdout] 26 |         age: u8,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 27 |         f_id: u32,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |         qualification: Qualification,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 29 |         position: Position,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 30 |         can_teach: u8,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Student` is never constructed
[INFO] [stdout]   --> src/lib.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub struct Student {
[INFO] [stdout]    |                ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `age`, `standard`, `stream`, and `roll_no` are never read
[INFO] [stdout]   --> src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub struct Student {
[INFO] [stdout]    |                ------- fields in this struct
[INFO] [stdout] 57 |         name: String,   // Name of the Student
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 58 |         age: u8,        // age of the Studne
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 59 |         standard: u8,   // Standard of the student
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 60 |         stream: Stream, // Stream of the student only avilable if the standard of the student is >10
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 61 |         roll_no: u32,   // Roll number of the student must be uniquely identifable.
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `School` is never constructed
[INFO] [stdout]   --> src/lib.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub struct School {
[INFO] [stdout]    |                ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `s_id`, `affiliation`, and `principle` are never read
[INFO] [stdout]   --> src/lib.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub struct School {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] 71 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 72 |         s_id: u8,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 73 |         affiliation: Affiliation,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 74 |         principle: crate::falulty::Faculty,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `school_managment` (lib) due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "97daf533927d46ffac73b712975ca4dd2a01074c60cf45b53acfaf35d5b1d49e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97daf533927d46ffac73b712975ca4dd2a01074c60cf45b53acfaf35d5b1d49e", kill_on_drop: false }`
[INFO] [stdout] 97daf533927d46ffac73b712975ca4dd2a01074c60cf45b53acfaf35d5b1d49e
