[INFO] cloning repository https://github.com/pishleback/Fast-Chess [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pishleback/Fast-Chess" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 107616f27921f563804c6213e86687d233b26cc0 [INFO] checking pishleback/Fast-Chess against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpishleback%2FFast-Chess" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pishleback/Fast-Chess [INFO] finished tweaking git repo https://github.com/pishleback/Fast-Chess [INFO] tweaked toml for git repo https://github.com/pishleback/Fast-Chess written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pishleback/Fast-Chess on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pishleback/Fast-Chess 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glium v0.32.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e16526fd85f0942741041f6a9e82e9ab0897ff8a466c9a175593e535ebc4950 [INFO] running `Command { std: "docker" "start" "-a" "4e16526fd85f0942741041f6a9e82e9ab0897ff8a466c9a175593e535ebc4950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e16526fd85f0942741041f6a9e82e9ab0897ff8a466c9a175593e535ebc4950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e16526fd85f0942741041f6a9e82e9ab0897ff8a466c9a175593e535ebc4950", kill_on_drop: false }` [INFO] [stdout] 4e16526fd85f0942741041f6a9e82e9ab0897ff8a466c9a175593e535ebc4950 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f02d0b921ee7ddaa294821dbaf1ac3760daa1b56d6e04a81e247403da7fdde0 [INFO] running `Command { std: "docker" "start" "-a" "5f02d0b921ee7ddaa294821dbaf1ac3760daa1b56d6e04a81e247403da7fdde0", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling crossfont v0.5.2 [INFO] [stderr] Checking tiny-skia-path v0.7.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Checking wayland-client v0.29.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking tiny-skia v0.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking freetype-rs v0.26.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling glium v0.32.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking wayland-protocols v0.29.5 [INFO] [stderr] Checking wayland-egl v0.29.5 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking takeable-option v0.5.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking thiserror v1.0.57 [INFO] [stderr] Checking calloop v0.10.6 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking sctk-adwaita v0.4.3 [INFO] [stderr] Checking winit v0.27.5 [INFO] [stderr] Checking glutin v0.29.1 [INFO] [stderr] Checking myapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/generic/board_data.rs:913:30 [INFO] [stdout] | [INFO] [stdout] 913 | .map(|move_data| (move_data.get_move())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 913 - .map(|move_data| (move_data.get_move())) [INFO] [stdout] 913 + .map(|move_data| move_data.get_move() ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/generic/board_data.rs:913:30 [INFO] [stdout] | [INFO] [stdout] 913 | .map(|move_data| (move_data.get_move())) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 913 - .map(|move_data| (move_data.get_move())) [INFO] [stdout] 913 + .map(|move_data| move_data.get_move() ) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle` [INFO] [stdout] --> src/generic/board_data.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | Some(hurdle) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | / add_grasshopper_slides!( [INFO] [stdout] 490 | | vec![ [INFO] [stdout] 491 | | board.signature.get_flat_slides(*from_sq).clone(), [INFO] [stdout] 492 | | board.signature.get_diag_slides(*from_sq).clone() [INFO] [stdout] ... | [INFO] [stdout] 495 | | *from_sq [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hurdle` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/generic/board_data.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | Some(hurdle) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | / add_grasshopper_slides!( [INFO] [stdout] 490 | | vec![ [INFO] [stdout] 491 | | board.signature.get_flat_slides(*from_sq).clone(), [INFO] [stdout] 492 | | board.signature.get_diag_slides(*from_sq).clone() [INFO] [stdout] ... | [INFO] [stdout] 495 | | *from_sq [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `add_grasshopper_slides` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rook_piece` [INFO] [stdout] --> src/generic/board_data.rs:614:21 [INFO] [stdout] | [INFO] [stdout] 614 | rook_piece, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `rook_piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `piece` [INFO] [stdout] --> src/generic/board_data.rs:631:41 [INFO] [stdout] | [INFO] [stdout] 631 | ... piece, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/generic/board_data.rs:632:41 [INFO] [stdout] | [INFO] [stdout] 632 | ... from, [INFO] [stdout] | ^^^^ help: try ignoring the field: `from: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide` [INFO] [stdout] --> src/generic/board_data.rs:633:41 [INFO] [stdout] | [INFO] [stdout] 633 | ... slide, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `slide: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:634:41 [INFO] [stdout] | [INFO] [stdout] 634 | ... slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pawn` [INFO] [stdout] --> src/generic/board_data.rs:655:21 [INFO] [stdout] | [INFO] [stdout] 655 | pawn, [INFO] [stdout] | ^^^^ help: try ignoring the field: `pawn: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:658:21 [INFO] [stdout] | [INFO] [stdout] 658 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:695:25 [INFO] [stdout] | [INFO] [stdout] 695 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_piece` [INFO] [stdout] --> src/generic/board_data.rs:701:46 [INFO] [stdout] | [INFO] [stdout] 701 | ... Some(slide_piece) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slide_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:719:25 [INFO] [stdout] | [INFO] [stdout] 719 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/generic/board_data.rs:720:25 [INFO] [stdout] | [INFO] [stdout] 720 | kind, [INFO] [stdout] | ^^^^ help: try ignoring the field: `kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle_piece` [INFO] [stdout] --> src/generic/board_data.rs:727:46 [INFO] [stdout] | [INFO] [stdout] 727 | ... Some(hurdle_piece) => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurdle_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle` [INFO] [stdout] --> src/generic/board_data.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | Some(hurdle) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | / add_grasshopper_slides!( [INFO] [stdout] 490 | | vec![ [INFO] [stdout] 491 | | board.signature.get_flat_slides(*from_sq).clone(), [INFO] [stdout] 492 | | board.signature.get_diag_slides(*from_sq).clone() [INFO] [stdout] ... | [INFO] [stdout] 495 | | *from_sq [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] help: `hurdle` is captured in macro and introduced a unused variable [INFO] [stdout] --> src/generic/board_data.rs:303:42 [INFO] [stdout] | [INFO] [stdout] 303 | Some(hurdle) => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | / add_grasshopper_slides!( [INFO] [stdout] 490 | | vec![ [INFO] [stdout] 491 | | board.signature.get_flat_slides(*from_sq).clone(), [INFO] [stdout] 492 | | board.signature.get_diag_slides(*from_sq).clone() [INFO] [stdout] ... | [INFO] [stdout] 495 | | *from_sq [INFO] [stdout] 496 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `add_grasshopper_slides` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:593:21 [INFO] [stdout] | [INFO] [stdout] 593 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rook_piece` [INFO] [stdout] --> src/generic/board_data.rs:614:21 [INFO] [stdout] | [INFO] [stdout] 614 | rook_piece, [INFO] [stdout] | ^^^^^^^^^^ help: try ignoring the field: `rook_piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `piece` [INFO] [stdout] --> src/generic/board_data.rs:631:41 [INFO] [stdout] | [INFO] [stdout] 631 | ... piece, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `piece: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `from` [INFO] [stdout] --> src/generic/board_data.rs:632:41 [INFO] [stdout] | [INFO] [stdout] 632 | ... from, [INFO] [stdout] | ^^^^ help: try ignoring the field: `from: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide` [INFO] [stdout] --> src/generic/board_data.rs:633:41 [INFO] [stdout] | [INFO] [stdout] 633 | ... slide, [INFO] [stdout] | ^^^^^ help: try ignoring the field: `slide: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:634:41 [INFO] [stdout] | [INFO] [stdout] 634 | ... slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pawn` [INFO] [stdout] --> src/generic/board_data.rs:655:21 [INFO] [stdout] | [INFO] [stdout] 655 | pawn, [INFO] [stdout] | ^^^^ help: try ignoring the field: `pawn: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `victim` [INFO] [stdout] --> src/generic/board_data.rs:658:21 [INFO] [stdout] | [INFO] [stdout] 658 | victim, [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `victim: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:695:25 [INFO] [stdout] | [INFO] [stdout] 695 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_piece` [INFO] [stdout] --> src/generic/board_data.rs:701:46 [INFO] [stdout] | [INFO] [stdout] 701 | ... Some(slide_piece) => { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slide_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slide_idx` [INFO] [stdout] --> src/generic/board_data.rs:719:25 [INFO] [stdout] | [INFO] [stdout] 719 | slide_idx, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `slide_idx: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `kind` [INFO] [stdout] --> src/generic/board_data.rs:720:25 [INFO] [stdout] | [INFO] [stdout] 720 | kind, [INFO] [stdout] | ^^^^ help: try ignoring the field: `kind: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hurdle_piece` [INFO] [stdout] --> src/generic/board_data.rs:727:46 [INFO] [stdout] | [INFO] [stdout] 727 | ... Some(hurdle_piece) => { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hurdle_piece` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.57s [INFO] running `Command { std: "docker" "inspect" "5f02d0b921ee7ddaa294821dbaf1ac3760daa1b56d6e04a81e247403da7fdde0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f02d0b921ee7ddaa294821dbaf1ac3760daa1b56d6e04a81e247403da7fdde0", kill_on_drop: false }` [INFO] [stdout] 5f02d0b921ee7ddaa294821dbaf1ac3760daa1b56d6e04a81e247403da7fdde0