[INFO] cloning repository https://github.com/nnazo/fubuki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nnazo/fubuki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Ffubuki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Ffubuki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f8956ab0d7f5d7ab2ec9ce31e446245e7f026d1 [INFO] testing nnazo/fubuki against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnnazo%2Ffubuki" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nnazo/fubuki on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nnazo/fubuki [INFO] finished tweaking git repo https://github.com/nnazo/fubuki [INFO] tweaked toml for git repo https://github.com/nnazo/fubuki written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/nnazo/fubuki already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hecrj/iced` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wmctrl v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8cc62041b1c195d27d2c121e813580ac18373e666fd102819a04ff2ba2b65f8c [INFO] running `Command { std: "docker" "start" "-a" "8cc62041b1c195d27d2c121e813580ac18373e666fd102819a04ff2ba2b65f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cc62041b1c195d27d2c121e813580ac18373e666fd102819a04ff2ba2b65f8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc62041b1c195d27d2c121e813580ac18373e666fd102819a04ff2ba2b65f8c", kill_on_drop: false }` [INFO] [stdout] 8cc62041b1c195d27d2c121e813580ac18373e666fd102819a04ff2ba2b65f8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aa23fac18cc3aa550a3b591b2bbad1dabfd4210075a553971a72fae57a078d4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4aa23fac18cc3aa550a3b591b2bbad1dabfd4210075a553971a72fae57a078d4", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling ttf-parser v0.8.0 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling iced_core v0.2.1 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bytemuck v1.3.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling app_dirs2 v2.0.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling iced_style v0.1.0 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.8.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling ab_glyph v0.2.5 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling euclid v0.20.11 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling wmctrl v0.1.7 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling glyph_brush_layout v0.2.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling guillotiere v0.5.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling gfx-memory v0.1.1 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling lyon_path v0.15.2 [INFO] [stderr] Compiling font-kit v0.6.0 [INFO] [stderr] Compiling lyon_tessellation v0.15.8 [INFO] [stderr] Compiling lyon_algorithms v0.15.0 [INFO] [stderr] Compiling clipboard_x11 v0.1.0 [INFO] [stderr] Compiling lyon v0.15.8 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling glyph_brush v0.7.0 [INFO] [stderr] Compiling image v0.23.7 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.5.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling smithay-clipboard v0.3.7 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling clipboard_wayland v0.1.0 [INFO] [stderr] Compiling window_clipboard v0.1.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.6 [INFO] [stderr] Compiling iced_futures v0.1.2 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling iced_native v0.2.2 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling wgpu-core v0.5.4 [INFO] [stderr] Compiling iced_graphics v0.1.0 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling iced_winit v0.1.1 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling oauth2 v2.0.0 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling wgpu_glyph v0.9.0 [INFO] [stderr] Compiling iced_wgpu v0.2.2 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling iced v0.1.1 (https://github.com/hecrj/iced?rev=55d2c58#55d2c588) [INFO] [stderr] Compiling fubuki v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `urlState` is assigned to, but never used [INFO] [stdout] --> src/anilist/auth.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let urlState; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_urlState` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `urlState` is never read [INFO] [stdout] --> src/anilist/auth.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | urlState = find_key("state", &url); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `urlState` is never read [INFO] [stdout] --> src/anilist/auth.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | urlState = String::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `urlState` should have a snake case name [INFO] [stdout] --> src/anilist/auth.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let urlState; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `url_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 55s [INFO] running `Command { std: "docker" "inspect" "4aa23fac18cc3aa550a3b591b2bbad1dabfd4210075a553971a72fae57a078d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa23fac18cc3aa550a3b591b2bbad1dabfd4210075a553971a72fae57a078d4", kill_on_drop: false }` [INFO] [stdout] 4aa23fac18cc3aa550a3b591b2bbad1dabfd4210075a553971a72fae57a078d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b2717b50e590b3af2914e4125c6235ba43a43876651c25a02907b1c5fd9fdb7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9b2717b50e590b3af2914e4125c6235ba43a43876651c25a02907b1c5fd9fdb7", kill_on_drop: false }` [INFO] [stderr] Compiling fubuki v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable `urlState` is assigned to, but never used [INFO] [stdout] --> src/anilist/auth.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let urlState; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_urlState` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `urlState` is never read [INFO] [stdout] --> src/anilist/auth.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | urlState = find_key("state", &url); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `urlState` is never read [INFO] [stdout] --> src/anilist/auth.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | urlState = String::default(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `urlState` should have a snake case name [INFO] [stdout] --> src/anilist/auth.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let urlState; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `url_state` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.16s [INFO] running `Command { std: "docker" "inspect" "9b2717b50e590b3af2914e4125c6235ba43a43876651c25a02907b1c5fd9fdb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b2717b50e590b3af2914e4125c6235ba43a43876651c25a02907b1c5fd9fdb7", kill_on_drop: false }` [INFO] [stdout] 9b2717b50e590b3af2914e4125c6235ba43a43876651c25a02907b1c5fd9fdb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60b9388f398abd25bce3eb9e0d6186f1e4223e9c45f71d7f39a53342a6aa1e8e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "60b9388f398abd25bce3eb9e0d6186f1e4223e9c45f71d7f39a53342a6aa1e8e", kill_on_drop: false }` [INFO] [stderr] warning: variable `urlState` is assigned to, but never used [INFO] [stderr] --> src/anilist/auth.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | let urlState; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] = note: consider using `_urlState` instead [INFO] [stderr] [INFO] [stderr] warning: value assigned to `urlState` is never read [INFO] [stderr] --> src/anilist/auth.rs:61:21 [INFO] [stderr] | [INFO] [stderr] 61 | urlState = find_key("state", &url); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: value assigned to `urlState` is never read [INFO] [stderr] --> src/anilist/auth.rs:64:21 [INFO] [stderr] | [INFO] [stderr] 64 | urlState = String::default(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: variable `urlState` should have a snake case name [INFO] [stderr] --> src/anilist/auth.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | let urlState; [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `url_state` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fubuki-dbcaf4af62a803da [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fubuki-4f1ad370dad5b132 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test anilist::models::tests::media_type ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests fubuki [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60b9388f398abd25bce3eb9e0d6186f1e4223e9c45f71d7f39a53342a6aa1e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b9388f398abd25bce3eb9e0d6186f1e4223e9c45f71d7f39a53342a6aa1e8e", kill_on_drop: false }` [INFO] [stdout] 60b9388f398abd25bce3eb9e0d6186f1e4223e9c45f71d7f39a53342a6aa1e8e