[INFO] cloning repository https://github.com/metametamoon/raytracing-course-2024 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/metametamoon/raytracing-course-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetametamoon%2Fraytracing-course-2024", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetametamoon%2Fraytracing-course-2024'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2261d68cacdd2782e60758a940d8f73b9dc7cebb [INFO] testing metametamoon/raytracing-course-2024 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmetametamoon%2Fraytracing-course-2024" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/metametamoon/raytracing-course-2024 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/metametamoon/raytracing-course-2024 [INFO] finished tweaking git repo https://github.com/metametamoon/raytracing-course-2024 [INFO] tweaked toml for git repo https://github.com/metametamoon/raytracing-course-2024 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 123 packages to latest compatible versions [INFO] [stderr] Adding image v0.24.9 (available: v0.25.6) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.33.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.5.1) [INFO] [stderr] Adding rand_xoshiro v0.6.0 (available: v0.7.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded matrixmultiply v0.3.10 [INFO] [stderr] Downloaded libm v0.2.15 [INFO] [stderr] Downloaded nalgebra v0.32.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef971e438698899da141292b39f21cf2204ba2fe689b4c27691b74c816bc5d30 [INFO] running `Command { std: "docker" "start" "-a" "ef971e438698899da141292b39f21cf2204ba2fe689b4c27691b74c816bc5d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef971e438698899da141292b39f21cf2204ba2fe689b4c27691b74c816bc5d30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef971e438698899da141292b39f21cf2204ba2fe689b4c27691b74c816bc5d30", kill_on_drop: false }` [INFO] [stdout] ef971e438698899da141292b39f21cf2204ba2fe689b4c27691b74c816bc5d30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edff66463651f379258fa2d3a8627f36677c9c358afba60e9641d0c0dec57586 [INFO] running `Command { std: "docker" "start" "-a" "edff66463651f379258fa2d3a8627f36677c9c358afba60e9641d0c0dec57586", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling raytracing-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `rotated_ray` is never read [INFO] [stdout] --> src/bvh.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct BvhIntersection<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 169 | pub intersections: ArrayVec, [INFO] [stdout] 170 | pub rotated_ray: Ray, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ior` is never read [INFO] [stdout] --> src/scene.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Primitive { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub ior: Fp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Primitive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ambient_light` is never read [INFO] [stdout] --> src/scene.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ambient_light: Vec3f, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.46s [INFO] running `Command { std: "docker" "inspect" "edff66463651f379258fa2d3a8627f36677c9c358afba60e9641d0c0dec57586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edff66463651f379258fa2d3a8627f36677c9c358afba60e9641d0c0dec57586", kill_on_drop: false }` [INFO] [stdout] edff66463651f379258fa2d3a8627f36677c9c358afba60e9641d0c0dec57586 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a813bf49ed3da5404ca858d2842b590fb6f0bb91318de135dcf3cf91c7913954 [INFO] running `Command { std: "docker" "start" "-a" "a813bf49ed3da5404ca858d2842b590fb6f0bb91318de135dcf3cf91c7913954", kill_on_drop: false }` [INFO] [stderr] Compiling raytracing-engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `rotated_ray` is never read [INFO] [stdout] --> src/bvh.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 168 | pub struct BvhIntersection<'a> { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 169 | pub intersections: ArrayVec, [INFO] [stdout] 170 | pub rotated_ray: Ray, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ior` is never read [INFO] [stdout] --> src/scene.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Primitive { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub ior: Fp, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Primitive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ambient_light` is never read [INFO] [stdout] --> src/scene.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub ambient_light: Vec3f, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "a813bf49ed3da5404ca858d2842b590fb6f0bb91318de135dcf3cf91c7913954", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a813bf49ed3da5404ca858d2842b590fb6f0bb91318de135dcf3cf91c7913954", kill_on_drop: false }` [INFO] [stdout] a813bf49ed3da5404ca858d2842b590fb6f0bb91318de135dcf3cf91c7913954 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bbd60d6319e0a011e4e53f9c9dd15fb2b15680cc778d937283eeb71669351d2 [INFO] running `Command { std: "docker" "start" "-a" "4bbd60d6319e0a011e4e53f9c9dd15fb2b15680cc778d937283eeb71669351d2", kill_on_drop: false }` [INFO] [stderr] warning: field `rotated_ray` is never read [INFO] [stderr] --> src/bvh.rs:170:9 [INFO] [stderr] | [INFO] [stderr] 168 | pub struct BvhIntersection<'a> { [INFO] [stderr] | --------------- field in this struct [INFO] [stderr] 169 | pub intersections: ArrayVec, [INFO] [stderr] 170 | pub rotated_ray: Ray, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `ior` is never read [INFO] [stderr] --> src/scene.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Primitive { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 18 | pub ior: Fp, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Primitive` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `ambient_light` is never read [INFO] [stderr] --> src/scene.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 23 | pub struct Scene { [INFO] [stderr] | ----- field in this struct [INFO] [stderr] ... [INFO] [stderr] 35 | pub ambient_light: Vec3f, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Scene` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `raytracing-engine` (bin "raytracing-engine" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/raytracing_engine-0ce037220687e7c7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test rendering::test_metalic_brdf ... ok [INFO] [stdout] test tests::test_vndf ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4bbd60d6319e0a011e4e53f9c9dd15fb2b15680cc778d937283eeb71669351d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bbd60d6319e0a011e4e53f9c9dd15fb2b15680cc778d937283eeb71669351d2", kill_on_drop: false }` [INFO] [stdout] 4bbd60d6319e0a011e4e53f9c9dd15fb2b15680cc778d937283eeb71669351d2