[INFO] fetching crate canvas_lms_connector 0.1.7...
[INFO] testing canvas_lms_connector-0.1.7 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate canvas_lms_connector 0.1.7 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate canvas_lms_connector 0.1.7
[INFO] finished tweaking crates.io crate canvas_lms_connector 0.1.7
[INFO] tweaked toml for crates.io crate canvas_lms_connector 0.1.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate canvas_lms_connector 0.1.7 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 289 packages to latest compatible versions
[INFO] [stderr]       Adding dialoguer v0.11.0 (available: v0.12.0)
[INFO] [stderr]       Adding dirs v5.0.1 (available: v6.0.0)
[INFO] [stderr]       Adding keyring v2.3.3 (available: v3.6.3)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.23)
[INFO] [stderr]       Adding zvariant_utils v1.0.1 (available: v1.1.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4427c5bed63d793272b4830707c3f98045a6cdd45f0b67031c234147d8faef4
[INFO] running `Command { std: "docker" "start" "-a" "b4427c5bed63d793272b4830707c3f98045a6cdd45f0b67031c234147d8faef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4427c5bed63d793272b4830707c3f98045a6cdd45f0b67031c234147d8faef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4427c5bed63d793272b4830707c3f98045a6cdd45f0b67031c234147d8faef4", kill_on_drop: false }`
[INFO] [stdout] b4427c5bed63d793272b4830707c3f98045a6cdd45f0b67031c234147d8faef4
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23a8012d89ec40a30e2f84a9b24c907ad863de47f1cfe604e4e74f8e72436553
[INFO] running `Command { std: "docker" "start" "-a" "23a8012d89ec40a30e2f84a9b24c907ad863de47f1cfe604e4e74f8e72436553", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling linux-keyutils v0.2.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling std-semaphore v0.1.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling zvariant v3.15.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling zbus_names v2.6.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling zbus v3.15.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling secret-service v3.1.0
[INFO] [stderr]    Compiling keyring v2.3.3
[INFO] [stderr]    Compiling canvas_lms_connector v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `SIMULTANEOUS_REQUESTS_LIMIT` is never used
[INFO] [stdout]   --> src/connection.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const SIMULTANEOUS_REQUESTS_LIMIT: isize = 20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "23a8012d89ec40a30e2f84a9b24c907ad863de47f1cfe604e4e74f8e72436553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a8012d89ec40a30e2f84a9b24c907ad863de47f1cfe604e4e74f8e72436553", kill_on_drop: false }`
[INFO] [stdout] 23a8012d89ec40a30e2f84a9b24c907ad863de47f1cfe604e4e74f8e72436553
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa19a5b9aa2ddbd3b54df74d357de1e7416c79306555eb772faa8e3b40a03f13
[INFO] running `Command { std: "docker" "start" "-a" "aa19a5b9aa2ddbd3b54df74d357de1e7416c79306555eb772faa8e3b40a03f13", kill_on_drop: false }`
[INFO] [stderr]    Compiling canvas_lms_connector v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `SIMULTANEOUS_REQUESTS_LIMIT` is never used
[INFO] [stdout]   --> src/connection.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const SIMULTANEOUS_REQUESTS_LIMIT: isize = 20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SIMULTANEOUS_REQUESTS_LIMIT` is never used
[INFO] [stdout]   --> src/connection.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const SIMULTANEOUS_REQUESTS_LIMIT: isize = 20;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s
[INFO] running `Command { std: "docker" "inspect" "aa19a5b9aa2ddbd3b54df74d357de1e7416c79306555eb772faa8e3b40a03f13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa19a5b9aa2ddbd3b54df74d357de1e7416c79306555eb772faa8e3b40a03f13", kill_on_drop: false }`
[INFO] [stdout] aa19a5b9aa2ddbd3b54df74d357de1e7416c79306555eb772faa8e3b40a03f13
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8900bde072d5f5c5cf35c03662de53e2c399edc52786b049c0f786c5b07512cf
[INFO] running `Command { std: "docker" "start" "-a" "8900bde072d5f5c5cf35c03662de53e2c399edc52786b049c0f786c5b07512cf", kill_on_drop: false }`
[INFO] [stderr] warning: constant `SIMULTANEOUS_REQUESTS_LIMIT` is never used
[INFO] [stderr]   --> src/connection.rs:27:7
[INFO] [stderr]    |
[INFO] [stderr] 27 | const SIMULTANEOUS_REQUESTS_LIMIT: isize = 20;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `canvas_lms_connector` (lib) generated 1 warning
[INFO] [stderr] warning: `canvas_lms_connector` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/canvas_lms_connector-69041063e6f55bd8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test credentials::tests::test_canvas_credentials_initialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests canvas_lms_connector
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/canvas.rs - canvas::request_upload_token (line 418) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::add_comment (line 364) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::Canvas (line 45) ... FAILED
[INFO] [stdout] test src/course.rs - course::Course::fetch_students (line 66) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::get_current_year_and_semester (line 323) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::Canvas::fetch_courses_with_credentials (line 96) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::Canvas::convert_json_to_course (line 246) ... FAILED
[INFO] [stdout] test src/credentials.rs - credentials::CanvasCredentials (line 15) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::upload_file (line 509) ... FAILED
[INFO] [stdout] test src/course.rs - course::Course::comment_with_file (line 214) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 47) ... FAILED
[INFO] [stdout] test src/course.rs - course::Course::update_assignment_score (line 173) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::create_assignment (line 1148) ... FAILED
[INFO] [stdout] test src/submission.rs - submission::Submission::update_score (line 93) ... FAILED
[INFO] [stdout] test src/course.rs - course::Course::fetch_assignments (line 87) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::Canvas::fetch_single_course_with_credentials (line 188) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::get_all_submissions (line 667) ... FAILED
[INFO] [stdout] test src/canvas.rs - canvas::comment_with_file (line 598) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) ... FAILED
[INFO] [stdout] test src/submission.rs - submission::Submission::comment_with_file (line 53) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] ---- src/canvas.rs - canvas::request_upload_token (line 418) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/canvas.rs:422:60
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok((upload_url, upload_params)) => /* handle success */,
[INFO] [stdout]   |                                     --                     ^ expected expression
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]  --> src/canvas.rs:419:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = Client::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::blocking::Client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/canvas.rs:420:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::add_comment (line 364) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/canvas.rs:368:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(_) => /* handle success */,
[INFO] [stdout]   |           --                     ^ expected expression
[INFO] [stdout]   |           |
[INFO] [stdout]   |           while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]  --> src/canvas.rs:365:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = Client::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::blocking::Client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/canvas.rs:366:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::Canvas (line 45) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/canvas.rs:46:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_credentials = CanvasCredentials { /* initialization */ };
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Canvas` in this scope
[INFO] [stdout]  --> src/canvas.rs:47:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let canvas = Canvas { /* fields initialization */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Canvas;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultCourses`
[INFO] [stdout]  --> src/canvas.rs:49:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     CanvasResultCourses::Ok(courses) => println!("Courses: {:?}", courses),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultCourses`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultCourses;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultCourses`
[INFO] [stdout]  --> src/canvas.rs:50:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CanvasResultCourses::ErrConnection(err) => eprintln!("Connection error: {}", err),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultCourses`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultCourses;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultCourses`
[INFO] [stdout]  --> src/canvas.rs:51:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     CanvasResultCourses::ErrCredentials(err) => eprintln!("Credentials error: {}", err),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultCourses`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultCourses;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/course.rs - course::Course::fetch_students (line 66) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/course.rs:69:42
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Ok(students) => /* handle students */,
[INFO] [stdout]   |                  --                      ^ expected expression
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/course.rs:67:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::get_current_year_and_semester (line 323) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `get_current_year_and_semester` in this scope
[INFO] [stdout]  --> src/canvas.rs:324:24
[INFO] [stdout]   |
[INFO] [stdout] 3 | let (year, semester) = get_current_year_and_semester();
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::canvas::get_current_year_and_semester;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::Canvas::fetch_courses_with_credentials (line 96) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/canvas.rs:99:61
[INFO] [stdout]   |
[INFO] [stdout] 5 |     CanvasResultCourses::Ok(courses) => /* handle courses */,
[INFO] [stdout]   |                                      --                     ^ expected expression
[INFO] [stdout]   |                                      |
[INFO] [stdout]   |                                      while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/canvas.rs:97:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_info = CanvasCredentials { /* initialization */ };
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Canvas`
[INFO] [stdout]  --> src/canvas.rs:98:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | match Canvas::fetch_courses_with_credentials(&canvas_info) {
[INFO] [stdout]   |       ^^^^^^ use of undeclared type `Canvas`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Canvas;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::Canvas::convert_json_to_course (line 246) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Arc`
[INFO] [stdout]  --> src/canvas.rs:247:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_info = Arc::new(CanvasCredentials { /* initialization */ });
[INFO] [stdout]   |                   ^^^ use of undeclared type `Arc`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::sync::Arc;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/canvas.rs:247:28
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_info = Arc::new(CanvasCredentials { /* initialization */ });
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Canvas`
[INFO] [stdout]  --> src/canvas.rs:249:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | let course = Canvas::convert_json_to_course(&canvas_info, &course_json);
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Canvas`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Canvas;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/credentials.rs - credentials::CanvasCredentials (line 15) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/credentials.rs:16:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_credentials = CanvasCredentials {
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::upload_file (line 509) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/canvas.rs:513:40
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(file_id) => /* handle success */,
[INFO] [stdout]   |                 --                     ^ expected expression
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]  --> src/canvas.rs:510:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = Client::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::blocking::Client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/canvas.rs:511:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/course.rs - course::Course::comment_with_file (line 214) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/course.rs:218:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(_) => /* handle success */,
[INFO] [stdout]   |           --                     ^ expected expression
[INFO] [stdout]   |           |
[INFO] [stdout]   |           while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/course.rs:216:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `assignment_id` in this scope
[INFO] [stdout]  --> src/course.rs:217:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.add_file_comment(&client, assignment_id, student_id, Some("path/to/file.pdf"), "Great work!") {
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `student_id` in this scope
[INFO] [stdout]  --> src/course.rs:217:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.add_file_comment(&client, assignment_id, student_id, Some("path/to/file.pdf"), "Great work!") {
[INFO] [stdout]   |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 47) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/lib.rs:48:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_credentials = CanvasCredentials { /* ... */ };
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Canvas`
[INFO] [stdout]  --> src/lib.rs:50:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | match Canvas::fetch_single_course_with_credentials(&canvas_credentials, course_id) {
[INFO] [stdout]   |       ^^^^^^ use of undeclared type `Canvas`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Canvas;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultSingleCourse`
[INFO] [stdout]  --> src/lib.rs:51:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     CanvasResultSingleCourse::Ok(course) => println!("Course: {:?}", course),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultSingleCourse`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultSingleCourse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultSingleCourse`
[INFO] [stdout]  --> src/lib.rs:52:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CanvasResultSingleCourse::ErrConnection(err) => eprintln!("Connection error: {}", err),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultSingleCourse`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultSingleCourse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultSingleCourse`
[INFO] [stdout]  --> src/lib.rs:53:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     CanvasResultSingleCourse::ErrCredentials(err) => eprintln!("Credentials error: {}", err),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultSingleCourse`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultSingleCourse;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/course.rs - course::Course::update_assignment_score (line 173) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/course.rs:177:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(_) => /* handle success */,
[INFO] [stdout]   |           --                     ^ expected expression
[INFO] [stdout]   |           |
[INFO] [stdout]   |           while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/course.rs:175:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `assignment_id` in this scope
[INFO] [stdout]  --> src/course.rs:176:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.update_assignment_score(&client, assignment_id, student_id, new_score) {
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `student_id` in this scope
[INFO] [stdout]  --> src/course.rs:176:62
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.update_assignment_score(&client, assignment_id, student_id, new_score) {
[INFO] [stdout]   |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `new_score` in this scope
[INFO] [stdout]  --> src/course.rs:176:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.update_assignment_score(&client, assignment_id, student_id, new_score) {
[INFO] [stdout]   |                                                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::create_assignment (line 1148) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]  --> src/canvas.rs:1149:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = Client::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::blocking::Client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/canvas.rs:1150:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | let canvas_info = CanvasCredentials { /* ... */ };
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `create_assignment` in this scope
[INFO] [stdout]  --> src/canvas.rs:1151:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | match create_assignment(&client, &canvas_info, 12345, "Nova Atividade") {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::canvas::create_assignment;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/submission.rs - submission::Submission::update_score (line 93) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/submission.rs:97:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(_) => /* handle success */,
[INFO] [stdout]   |           --                     ^ expected expression
[INFO] [stdout]   |           |
[INFO] [stdout]   |           while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/submission.rs:95:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `assignment_id` in this scope
[INFO] [stdout]  --> src/submission.rs:96:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.update_assignment_score(&client, assignment_id, student_id, new_score) {
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `student_id` in this scope
[INFO] [stdout]  --> src/submission.rs:96:62
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.update_assignment_score(&client, assignment_id, student_id, new_score) {
[INFO] [stdout]   |                                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `new_score` in this scope
[INFO] [stdout]  --> src/submission.rs:96:74
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.update_assignment_score(&client, assignment_id, student_id, new_score) {
[INFO] [stdout]   |                                                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/course.rs - course::Course::fetch_assignments (line 87) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/course.rs:90:48
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Ok(assignments) => /* handle assignments */,
[INFO] [stdout]   |                     --                         ^ expected expression
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/course.rs:88:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::Canvas::fetch_single_course_with_credentials (line 188) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/canvas.rs:192:64
[INFO] [stdout]   |
[INFO] [stdout] 6 |     CanvasResultSingleCourse::Ok(course) => /* handle course */,
[INFO] [stdout]   |                                          --                    ^ expected expression
[INFO] [stdout]   |                                          |
[INFO] [stdout]   |                                          while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/canvas.rs:189:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_info = CanvasCredentials { /* initialization */ };
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Canvas`
[INFO] [stdout]  --> src/canvas.rs:191:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | match Canvas::fetch_single_course_with_credentials(&canvas_info, course_id) {
[INFO] [stdout]   |       ^^^^^^ use of undeclared type `Canvas`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Canvas;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::get_all_submissions (line 667) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/canvas.rs:671:44
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(submissions) => /* handle success */,
[INFO] [stdout]   |                     --                     ^ expected expression
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]  --> src/canvas.rs:668:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = Client::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::blocking::Client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/canvas.rs:669:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | let canvas_info = CanvasCredentials { /* ... */ };
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_all_submissions` in this scope
[INFO] [stdout]  --> src/canvas.rs:670:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | match get_all_submissions(&client, &canvas_info, 32451, "174964") {
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::canvas::get_all_submissions;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/canvas.rs - canvas::comment_with_file (line 598) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/canvas.rs:602:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(_) => /* handle success */,
[INFO] [stdout]   |           --                     ^ expected expression
[INFO] [stdout]   |           |
[INFO] [stdout]   |           while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]  --> src/canvas.rs:599:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let client = Client::new();
[INFO] [stdout]   |              ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::Client;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use reqwest::blocking::Client;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/canvas.rs:600:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `assignment_id` in this scope
[INFO] [stdout]  --> src/canvas.rs:601:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.add_file_comment(&client, assignment_id, student_id, Some("path/to/file.pdf"), "Great work!") {
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `student_id` in this scope
[INFO] [stdout]  --> src/canvas.rs:601:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.add_file_comment(&client, assignment_id, student_id, Some("path/to/file.pdf"), "Great work!") {
[INFO] [stdout]   |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CanvasCredentials` in this scope
[INFO] [stdout]  --> src/lib.rs:38:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | let canvas_credentials = CanvasCredentials { /* ... */ };
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasCredentials;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Canvas`
[INFO] [stdout]  --> src/lib.rs:39:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | match Canvas::fetch_courses_with_credentials(&canvas_credentials) {
[INFO] [stdout]   |       ^^^^^^ use of undeclared type `Canvas`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Canvas;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultCourses`
[INFO] [stdout]  --> src/lib.rs:40:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     CanvasResultCourses::Ok(courses) => println!("Courses: {:?}", courses),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultCourses`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultCourses;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultCourses`
[INFO] [stdout]  --> src/lib.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     CanvasResultCourses::ErrConnection(err) => eprintln!("Connection error: {}", err),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultCourses`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultCourses;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CanvasResultCourses`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     CanvasResultCourses::ErrCredentials(err) => eprintln!("Credentials error: {}", err),
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CanvasResultCourses`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::CanvasResultCourses;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/submission.rs - submission::Submission::comment_with_file (line 53) stdout ----
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]  --> src/submission.rs:57:34
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Ok(_) => /* handle success */,
[INFO] [stdout]   |           --                     ^ expected expression
[INFO] [stdout]   |           |
[INFO] [stdout]   |           while parsing the `match` arm starting here
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Course` in this scope
[INFO] [stdout]  --> src/submission.rs:55:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | let course = Course { /* ... */ };
[INFO] [stdout]   |              ^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use canvas_lms_connector::Course;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `assignment_id` in this scope
[INFO] [stdout]  --> src/submission.rs:56:40
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.add_file_comment(&client, assignment_id, student_id, Some("path/to/file.pdf"), "Great work!") {
[INFO] [stdout]   |                                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `student_id` in this scope
[INFO] [stdout]  --> src/submission.rs:56:55
[INFO] [stdout]   |
[INFO] [stdout] 5 | match course.add_file_comment(&client, assignment_id, student_id, Some("path/to/file.pdf"), "Great work!") {
[INFO] [stdout]   |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/canvas.rs - canvas::Canvas (line 45)
[INFO] [stdout]     src/canvas.rs - canvas::Canvas::convert_json_to_course (line 246)
[INFO] [stdout]     src/canvas.rs - canvas::Canvas::fetch_courses_with_credentials (line 96)
[INFO] [stdout]     src/canvas.rs - canvas::Canvas::fetch_single_course_with_credentials (line 188)
[INFO] [stdout]     src/canvas.rs - canvas::add_comment (line 364)
[INFO] [stdout]     src/canvas.rs - canvas::comment_with_file (line 598)
[INFO] [stdout]     src/canvas.rs - canvas::create_assignment (line 1148)
[INFO] [stdout]     src/canvas.rs - canvas::get_all_submissions (line 667)
[INFO] [stdout]     src/canvas.rs - canvas::get_current_year_and_semester (line 323)
[INFO] [stdout]     src/canvas.rs - canvas::request_upload_token (line 418)
[INFO] [stdout]     src/canvas.rs - canvas::upload_file (line 509)
[INFO] [stdout]     src/course.rs - course::Course::comment_with_file (line 214)
[INFO] [stdout]     src/course.rs - course::Course::fetch_assignments (line 87)
[INFO] [stdout]     src/course.rs - course::Course::fetch_students (line 66)
[INFO] [stdout]     src/course.rs - course::Course::update_assignment_score (line 173)
[INFO] [stdout]     src/credentials.rs - credentials::CanvasCredentials (line 15)
[INFO] [stdout]     src/lib.rs - (line 37)
[INFO] [stdout]     src/lib.rs - (line 47)
[INFO] [stdout]     src/submission.rs - submission::Submission::comment_with_file (line 53)
[INFO] [stdout]     src/submission.rs - submission::Submission::update_score (line 93)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8900bde072d5f5c5cf35c03662de53e2c399edc52786b049c0f786c5b07512cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8900bde072d5f5c5cf35c03662de53e2c399edc52786b049c0f786c5b07512cf", kill_on_drop: false }`
[INFO] [stdout] 8900bde072d5f5c5cf35c03662de53e2c399edc52786b049c0f786c5b07512cf
