[INFO] cloning repository https://github.com/olejodd10/blackboard_course_manager [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olejodd10/blackboard_course_manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folejodd10%2Fblackboard_course_manager", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folejodd10%2Fblackboard_course_manager'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 919d6c3048793cc9ad4fa277b2620af9e76b856a [INFO] testing olejodd10/blackboard_course_manager against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folejodd10%2Fblackboard_course_manager" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olejodd10/blackboard_course_manager on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olejodd10/blackboard_course_manager [INFO] finished tweaking git repo https://github.com/olejodd10/blackboard_course_manager [INFO] tweaked toml for git repo https://github.com/olejodd10/blackboard_course_manager written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/olejodd10/blackboard_course_manager 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded html2text v0.2.1 [INFO] [stderr] Downloaded zip-extract v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d9f6856505700eeabc8ff74fd2a43e360ceb1856367515b31c2db7f19557040 [INFO] running `Command { std: "docker" "start" "-a" "0d9f6856505700eeabc8ff74fd2a43e360ceb1856367515b31c2db7f19557040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d9f6856505700eeabc8ff74fd2a43e360ceb1856367515b31c2db7f19557040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d9f6856505700eeabc8ff74fd2a43e360ceb1856367515b31c2db7f19557040", kill_on_drop: false }` [INFO] [stdout] 0d9f6856505700eeabc8ff74fd2a43e360ceb1856367515b31c2db7f19557040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5343f151f919e2818948de8ff77b4293efc152c3c36d7d4d9b3abd45915d0257 [INFO] running `Command { std: "docker" "start" "-a" "5343f151f919e2818948de8ff77b4293efc152c3c36d7d4d9b3abd45915d0257", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.53+curl-7.82.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling zip-extract v0.1.1 [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling html2text v0.2.1 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling blackboard_course_manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `mimetype_contains` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn mimetype_contains(attachment: &BBAttachment, substring: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `small_file_mimetype` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn small_file_mimetype(attachment: &BBAttachment) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filename_contains` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn filename_contains( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `title_contains` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn title_contains( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view` is never used [INFO] [stdout] --> src/bb_course/bb_content.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> BBContent<'a> { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn view(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view` is never used [INFO] [stdout] --> src/bb_course/bb_content/bb_attachment.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl<'a, 'b> BBAttachment<'a, 'b> { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn view(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/bb_course/bb_announcement.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct BBAnnouncement { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 7 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view` is never used [INFO] [stdout] --> src/bb_course/bb_announcement.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl BBAnnouncement { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn view(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `content_id` are never read [INFO] [stdout] --> src/bb_course/bb_gradebook.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct BBGradebookColumn { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 4 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] 6 | pub content_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Collector` is never constructed [INFO] [stdout] --> src/bb_session.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Collector(Vec); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5343f151f919e2818948de8ff77b4293efc152c3c36d7d4d9b3abd45915d0257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5343f151f919e2818948de8ff77b4293efc152c3c36d7d4d9b3abd45915d0257", kill_on_drop: false }` [INFO] [stdout] 5343f151f919e2818948de8ff77b4293efc152c3c36d7d4d9b3abd45915d0257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b289a16121ca4e39ffbbbcb1dc91f902544b3b340c48117d83be6a0ac9e5ef47 [INFO] running `Command { std: "docker" "start" "-a" "b289a16121ca4e39ffbbbcb1dc91f902544b3b340c48117d83be6a0ac9e5ef47", kill_on_drop: false }` [INFO] [stderr] Compiling blackboard_course_manager v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `mimetype_contains` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn mimetype_contains(attachment: &BBAttachment, substring: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `small_file_mimetype` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn small_file_mimetype(attachment: &BBAttachment) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `filename_contains` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn filename_contains( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `title_contains` is never used [INFO] [stdout] --> src/utils/predicate_utils.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn title_contains( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view` is never used [INFO] [stdout] --> src/bb_course/bb_content.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> BBContent<'a> { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn view(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view` is never used [INFO] [stdout] --> src/bb_course/bb_content/bb_attachment.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl<'a, 'b> BBAttachment<'a, 'b> { [INFO] [stdout] | --------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn view(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/bb_course/bb_announcement.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct BBAnnouncement { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 7 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `view` is never used [INFO] [stdout] --> src/bb_course/bb_announcement.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl BBAnnouncement { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn view(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `content_id` are never read [INFO] [stdout] --> src/bb_course/bb_gradebook.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct BBGradebookColumn { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 4 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 5 | pub name: String, [INFO] [stdout] 6 | pub content_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Collector` is never constructed [INFO] [stdout] --> src/bb_session.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | struct Collector(Vec); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b289a16121ca4e39ffbbbcb1dc91f902544b3b340c48117d83be6a0ac9e5ef47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b289a16121ca4e39ffbbbcb1dc91f902544b3b340c48117d83be6a0ac9e5ef47", kill_on_drop: false }` [INFO] [stdout] b289a16121ca4e39ffbbbcb1dc91f902544b3b340c48117d83be6a0ac9e5ef47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d115cfa3853eeff724bc17f4daff5e790ccdf0ee0814c6cc17f136fc004a3be8 [INFO] running `Command { std: "docker" "start" "-a" "d115cfa3853eeff724bc17f4daff5e790ccdf0ee0814c6cc17f136fc004a3be8", kill_on_drop: false }` [INFO] [stderr] warning: function `mimetype_contains` is never used [INFO] [stderr] --> src/utils/predicate_utils.rs:4:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub fn mimetype_contains(attachment: &BBAttachment, substring: &str) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `small_file_mimetype` is never used [INFO] [stderr] --> src/utils/predicate_utils.rs:8:8 [INFO] [stderr] | [INFO] [stderr] 8 | pub fn small_file_mimetype(attachment: &BBAttachment) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `filename_contains` is never used [INFO] [stderr] --> src/utils/predicate_utils.rs:12:8 [INFO] [stderr] | [INFO] [stderr] 12 | pub fn filename_contains( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `title_contains` is never used [INFO] [stderr] --> src/utils/predicate_utils.rs:19:8 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn title_contains( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `view` is never used [INFO] [stderr] --> src/bb_course/bb_content.rs:141:12 [INFO] [stderr] | [INFO] [stderr] 22 | impl<'a> BBContent<'a> { [INFO] [stderr] | ---------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 141 | pub fn view(&self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `view` is never used [INFO] [stderr] --> src/bb_course/bb_content/bb_attachment.rs:61:12 [INFO] [stderr] | [INFO] [stderr] 14 | impl<'a, 'b> BBAttachment<'a, 'b> { [INFO] [stderr] | --------------------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 61 | pub fn view(&self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `id` is never read [INFO] [stderr] --> src/bb_course/bb_announcement.rs:7:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct BBAnnouncement { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] 7 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] [INFO] [stderr] warning: method `view` is never used [INFO] [stderr] --> src/bb_course/bb_announcement.rs:34:12 [INFO] [stderr] | [INFO] [stderr] 15 | impl BBAnnouncement { [INFO] [stderr] | ------------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 34 | pub fn view(&self) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `id` and `content_id` are never read [INFO] [stderr] --> src/bb_course/bb_gradebook.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub struct BBGradebookColumn { [INFO] [stderr] | ----------------- fields in this struct [INFO] [stderr] 4 | pub id: String, [INFO] [stderr] | ^^ [INFO] [stderr] 5 | pub name: String, [INFO] [stderr] 6 | pub content_id: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Collector` is never constructed [INFO] [stderr] --> src/bb_session.rs:9:8 [INFO] [stderr] | [INFO] [stderr] 9 | struct Collector(Vec); [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `blackboard_course_manager` (bin "bbcm" test) generated 10 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bbcm-a1ca8b8a230ca1fe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d115cfa3853eeff724bc17f4daff5e790ccdf0ee0814c6cc17f136fc004a3be8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d115cfa3853eeff724bc17f4daff5e790ccdf0ee0814c6cc17f136fc004a3be8", kill_on_drop: false }` [INFO] [stdout] d115cfa3853eeff724bc17f4daff5e790ccdf0ee0814c6cc17f136fc004a3be8