Oct 10 15:21:23.621 INFO testing schnommus/rust-fir against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:21:23.621 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:21:23.621 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:21:23.899 INFO blam! 3f0006d209e68120ead526a892e59845ca5ff04976299bbab3802f5bc2955e10 Oct 10 15:21:23.909 INFO running `"docker" "start" "-a" "3f0006d209e68120ead526a892e59845ca5ff04976299bbab3802f5bc2955e10"` Oct 10 15:21:24.897 INFO kablam! usermod: no changes Oct 10 15:21:25.092 INFO kablam! Compiling num-integer v0.1.38 Oct 10 15:21:25.095 INFO kablam! Compiling enum_primitive v0.1.1 Oct 10 15:21:25.096 INFO kablam! Compiling flate2 v0.2.20 Oct 10 15:21:25.098 INFO kablam! Compiling jpeg-decoder v0.1.14 Oct 10 15:21:27.084 INFO kablam! Compiling num-bigint v0.1.44 Oct 10 15:21:27.084 INFO kablam! Compiling num-iter v0.1.37 Oct 10 15:21:28.676 INFO kablam! Compiling png v0.5.2 Oct 10 15:21:32.344 INFO kablam! Compiling num-rational v0.1.42 Oct 10 15:21:35.367 INFO kablam! Compiling image v0.10.4 Oct 10 15:21:43.202 INFO kablam! Compiling raster v0.2.0 Oct 10 15:21:47.089 INFO kablam! Compiling fir v0.1.0 (/source) Oct 10 15:21:49.540 INFO kablam! warning: unused variable: `intensity_filtered` Oct 10 15:21:49.540 INFO kablam! --> src/main.rs:197:13 Oct 10 15:21:49.540 INFO kablam! | Oct 10 15:21:49.540 INFO kablam! 197 | let intensity_filtered = Oct 10 15:21:49.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_intensity_filtered` instead Oct 10 15:21:49.540 INFO kablam! | Oct 10 15:21:49.540 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:21:49.540 INFO kablam! Oct 10 15:21:49.552 INFO kablam! warning: variant is never constructed: `Rectangular` Oct 10 15:21:49.552 INFO kablam! --> src/main.rs:15:5 Oct 10 15:21:49.552 INFO kablam! | Oct 10 15:21:49.552 INFO kablam! 15 | Rectangular, Oct 10 15:21:49.552 INFO kablam! | ^^^^^^^^^^^ Oct 10 15:21:49.552 INFO kablam! | Oct 10 15:21:49.552 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:21:49.552 INFO kablam! Oct 10 15:21:49.552 INFO kablam! warning: variant is never constructed: `BlackmanHarris` Oct 10 15:21:49.552 INFO kablam! --> src/main.rs:17:5 Oct 10 15:21:49.552 INFO kablam! | Oct 10 15:21:49.552 INFO kablam! 17 | BlackmanHarris Oct 10 15:21:49.552 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 15:21:49.552 INFO kablam! Oct 10 15:21:49.552 INFO kablam! warning: variant is never constructed: `HighPass` Oct 10 15:21:49.552 INFO kablam! --> src/main.rs:45:5 Oct 10 15:21:49.552 INFO kablam! | Oct 10 15:21:49.552 INFO kablam! 45 | HighPass(f64), Oct 10 15:21:49.552 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 15:21:49.552 INFO kablam! Oct 10 15:21:49.552 INFO kablam! warning: variant is never constructed: `BandPass` Oct 10 15:21:49.553 INFO kablam! --> src/main.rs:46:5 Oct 10 15:21:49.553 INFO kablam! | Oct 10 15:21:49.553 INFO kablam! 46 | BandPass(f64, f64), Oct 10 15:21:49.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.553 INFO kablam! Oct 10 15:21:49.553 INFO kablam! warning: variant is never constructed: `BandStop` Oct 10 15:21:49.553 INFO kablam! --> src/main.rs:47:5 Oct 10 15:21:49.553 INFO kablam! | Oct 10 15:21:49.553 INFO kablam! 47 | BandStop(f64, f64) Oct 10 15:21:49.553 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.553 INFO kablam! Oct 10 15:21:49.560 INFO kablam! warning: function is never used: `dft` Oct 10 15:21:49.560 INFO kablam! --> src/main.rs:78:1 Oct 10 15:21:49.560 INFO kablam! | Oct 10 15:21:49.560 INFO kablam! 78 | fn dft(x: &[f64], n_samples: usize) -> Vec { Oct 10 15:21:49.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.560 INFO kablam! Oct 10 15:21:49.560 INFO kablam! warning: function is never used: `white_noise` Oct 10 15:21:49.560 INFO kablam! --> src/main.rs:120:1 Oct 10 15:21:49.560 INFO kablam! | Oct 10 15:21:49.560 INFO kablam! 120 | fn white_noise(n_samples: usize, amplitude: f64) -> Vec { Oct 10 15:21:49.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.560 INFO kablam! Oct 10 15:21:49.560 INFO kablam! warning: constant `Fs` should have an upper case name such as `FS` Oct 10 15:21:49.561 INFO kablam! --> src/main.rs:131:1 Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! 131 | const Fs: f64 = 20e6; Oct 10 15:21:49.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 10 15:21:49.561 INFO kablam! Oct 10 15:21:49.561 INFO kablam! warning: constant `nyquist` should have an upper case name such as `NYQUIST` Oct 10 15:21:49.561 INFO kablam! --> src/main.rs:132:1 Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! 132 | const nyquist: f64 = Fs/2.0; Oct 10 15:21:49.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.561 INFO kablam! Oct 10 15:21:49.561 INFO kablam! warning: constant `n_lines` should have an upper case name such as `N_LINES` Oct 10 15:21:49.561 INFO kablam! --> src/main.rs:133:1 Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! 133 | const n_lines: i32 = 625; Oct 10 15:21:49.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.561 INFO kablam! Oct 10 15:21:49.561 INFO kablam! warning: constant `n_columns` should have an upper case name such as `N_COLUMNS` Oct 10 15:21:49.561 INFO kablam! --> src/main.rs:134:1 Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! 134 | const n_columns: i32 = 700; Oct 10 15:21:49.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.561 INFO kablam! Oct 10 15:21:49.561 INFO kablam! warning: constant `line_freq_hz` should have an upper case name such as `LINE_FREQ_HZ` Oct 10 15:21:49.561 INFO kablam! --> src/main.rs:135:1 Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! 135 | const line_freq_hz: f64 = 15.625e3; Oct 10 15:21:49.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.561 INFO kablam! Oct 10 15:21:49.561 INFO kablam! warning: constant `frame_freq_hz` should have an upper case name such as `FRAME_FREQ_HZ` Oct 10 15:21:49.561 INFO kablam! --> src/main.rs:136:1 Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! 136 | const frame_freq_hz: f64 = 50.0; Oct 10 15:21:49.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.561 INFO kablam! Oct 10 15:21:49.561 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 15:21:49.561 INFO kablam! --> src/main.rs:223:9 Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! 223 | raster::save(&self.canvas, "test_render.png"); Oct 10 15:21:49.561 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:49.561 INFO kablam! | Oct 10 15:21:49.561 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 15:21:49.561 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 15:21:49.561 INFO kablam! Oct 10 15:21:51.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.60s Oct 10 15:21:51.536 INFO kablam! su: No module specific data is present Oct 10 15:21:52.254 INFO running `"docker" "rm" "-f" "3f0006d209e68120ead526a892e59845ca5ff04976299bbab3802f5bc2955e10"` Oct 10 15:21:52.549 INFO blam! 3f0006d209e68120ead526a892e59845ca5ff04976299bbab3802f5bc2955e10 Oct 10 15:21:52.554 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:21:52.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:21:53.020 INFO blam! ce943c8161c825ac7a9bb23f1f9d9dd972ce7224a06d6791ec82e2f98e28ec62 Oct 10 15:21:53.029 INFO running `"docker" "start" "-a" "ce943c8161c825ac7a9bb23f1f9d9dd972ce7224a06d6791ec82e2f98e28ec62"` Oct 10 15:21:54.066 INFO kablam! usermod: no changes Oct 10 15:21:54.249 INFO kablam! Compiling fir v0.1.0 (/source) Oct 10 15:21:56.645 INFO kablam! warning: unused variable: `intensity_filtered` Oct 10 15:21:56.645 INFO kablam! --> src/main.rs:197:13 Oct 10 15:21:56.645 INFO kablam! | Oct 10 15:21:56.645 INFO kablam! 197 | let intensity_filtered = Oct 10 15:21:56.645 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: consider using `_intensity_filtered` instead Oct 10 15:21:56.645 INFO kablam! | Oct 10 15:21:56.645 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 15:21:56.645 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: variant is never constructed: `Rectangular` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:15:5 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 15 | Rectangular, Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: variant is never constructed: `BlackmanHarris` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:17:5 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 17 | BlackmanHarris Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: variant is never constructed: `HighPass` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:45:5 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 45 | HighPass(f64), Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: variant is never constructed: `BandPass` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:46:5 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 46 | BandPass(f64, f64), Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: variant is never constructed: `BandStop` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:47:5 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 47 | BandStop(f64, f64) Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: function is never used: `dft` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:78:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 78 | fn dft(x: &[f64], n_samples: usize) -> Vec { Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: function is never used: `white_noise` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:120:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 120 | fn white_noise(n_samples: usize, amplitude: f64) -> Vec { Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: constant `Fs` should have an upper case name such as `FS` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:131:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 131 | const Fs: f64 = 20e6; Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: constant `nyquist` should have an upper case name such as `NYQUIST` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:132:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 132 | const nyquist: f64 = Fs/2.0; Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: constant `n_lines` should have an upper case name such as `N_LINES` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:133:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 133 | const n_lines: i32 = 625; Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: constant `n_columns` should have an upper case name such as `N_COLUMNS` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:134:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 134 | const n_columns: i32 = 700; Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: constant `line_freq_hz` should have an upper case name such as `LINE_FREQ_HZ` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:135:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 135 | const line_freq_hz: f64 = 15.625e3; Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: constant `frame_freq_hz` should have an upper case name such as `FRAME_FREQ_HZ` Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:136:1 Oct 10 15:21:56.674 INFO kablam! | Oct 10 15:21:56.674 INFO kablam! 136 | const frame_freq_hz: f64 = 50.0; Oct 10 15:21:56.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.674 INFO kablam! Oct 10 15:21:56.674 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 15:21:56.674 INFO kablam! --> src/main.rs:223:9 Oct 10 15:21:56.675 INFO kablam! | Oct 10 15:21:56.675 INFO kablam! 223 | raster::save(&self.canvas, "test_render.png"); Oct 10 15:21:56.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 15:21:56.675 INFO kablam! | Oct 10 15:21:56.675 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 15:21:56.675 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 15:21:56.675 INFO kablam! Oct 10 15:21:57.306 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.20s Oct 10 15:21:57.306 INFO kablam! su: No module specific data is present Oct 10 15:21:57.851 INFO running `"docker" "rm" "-f" "ce943c8161c825ac7a9bb23f1f9d9dd972ce7224a06d6791ec82e2f98e28ec62"` Oct 10 15:21:58.209 INFO blam! ce943c8161c825ac7a9bb23f1f9d9dd972ce7224a06d6791ec82e2f98e28ec62 Oct 10 15:21:58.210 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:21:58.211 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 15:21:58.596 INFO blam! 60eac3476e2f8ab563b26eb802d28dfec4009f6c706522679d4b259db6c96c80 Oct 10 15:21:58.604 INFO running `"docker" "start" "-a" "60eac3476e2f8ab563b26eb802d28dfec4009f6c706522679d4b259db6c96c80"` Oct 10 15:21:59.963 INFO kablam! usermod: no changes Oct 10 15:22:00.080 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 15:22:00.093 INFO kablam! Running /target/debug/deps/fir-9461925d0c81b9e8 Oct 10 15:22:00.100 INFO blam! Oct 10 15:22:00.100 INFO blam! running 0 tests Oct 10 15:22:00.100 INFO blam! Oct 10 15:22:00.100 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:22:00.100 INFO blam! Oct 10 15:22:00.104 INFO kablam! su: No module specific data is present Oct 10 15:22:01.068 INFO running `"docker" "rm" "-f" "60eac3476e2f8ab563b26eb802d28dfec4009f6c706522679d4b259db6c96c80"` Oct 10 15:22:01.334 INFO blam! 60eac3476e2f8ab563b26eb802d28dfec4009f6c706522679d4b259db6c96c80