[INFO] cloning repository https://github.com/ArvinSKushwaha/moodlescrape [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArvinSKushwaha/moodlescrape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Fmoodlescrape", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Fmoodlescrape'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f713f82a1baa09ce153d1ea93a89283a1b65d80 [INFO] checking ArvinSKushwaha/moodlescrape against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArvinSKushwaha%2Fmoodlescrape" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArvinSKushwaha/moodlescrape on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArvinSKushwaha/moodlescrape [INFO] finished tweaking git repo https://github.com/ArvinSKushwaha/moodlescrape [INFO] tweaked toml for git repo https://github.com/ArvinSKushwaha/moodlescrape written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ArvinSKushwaha/moodlescrape 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_repr v0.1.8 [INFO] [stderr] Downloaded webdriver v0.45.0 [INFO] [stderr] Downloaded fantoccini v0.19.0 [INFO] [stderr] Downloaded thirtyfour v0.29.3 [INFO] [stderr] Downloaded color-eyre v0.6.1 [INFO] [stderr] Downloaded tokio v1.20.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcb1221add7fed79067ffb1be6fd60e0c58722aa697cccf27a90dbf441207685 [INFO] running `Command { std: "docker" "start" "-a" "dcb1221add7fed79067ffb1be6fd60e0c58722aa697cccf27a90dbf441207685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcb1221add7fed79067ffb1be6fd60e0c58722aa697cccf27a90dbf441207685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb1221add7fed79067ffb1be6fd60e0c58722aa697cccf27a90dbf441207685", kill_on_drop: false }` [INFO] [stdout] dcb1221add7fed79067ffb1be6fd60e0c58722aa697cccf27a90dbf441207685 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4359307bb2086dd0aa8681c16ca1f4b445b47cee8d198fc7c08dfe43ee3411b5 [INFO] running `Command { std: "docker" "start" "-a" "4359307bb2086dd0aa8681c16ca1f4b445b47cee8d198fc7c08dfe43ee3411b5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tokio v1.20.4 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling indexmap v1.9.0 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking unicode-segmentation v1.9.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking stringmatch v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking urlparse v0.7.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling serde_repr v0.1.8 [INFO] [stderr] Checking color-eyre v0.6.1 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking serde v1.0.137 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper-rustls v0.23.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking webdriver v0.45.0 [INFO] [stderr] Checking rpassword v6.0.1 [INFO] [stderr] Checking fantoccini v0.19.0 [INFO] [stderr] Checking thirtyfour v0.29.3 [INFO] [stderr] Checking moodlescrape v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.26s [INFO] running `Command { std: "docker" "inspect" "4359307bb2086dd0aa8681c16ca1f4b445b47cee8d198fc7c08dfe43ee3411b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4359307bb2086dd0aa8681c16ca1f4b445b47cee8d198fc7c08dfe43ee3411b5", kill_on_drop: false }` [INFO] [stdout] 4359307bb2086dd0aa8681c16ca1f4b445b47cee8d198fc7c08dfe43ee3411b5