Oct 13 05:54:42.224 INFO testing nathanial/mocra against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:54:42.224 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:54:42.655 INFO blam! a5b8ce1b9fa4f66b614ed6d88fa1e21b787d718bdb693977548c3e7c551f292d Oct 13 05:54:42.671 INFO running `"docker" "start" "-a" "a5b8ce1b9fa4f66b614ed6d88fa1e21b787d718bdb693977548c3e7c551f292d"` Oct 13 05:54:43.832 INFO kablam! usermod: no changes Oct 13 05:54:43.995 INFO kablam! Compiling gio v0.4.0 Oct 13 05:54:43.995 INFO kablam! Compiling cairo-rs v0.4.1 Oct 13 05:54:43.995 INFO kablam! Compiling gdk-pixbuf v0.4.0 Oct 13 05:54:44.003 INFO kablam! Compiling c_vec v1.3.0 Oct 13 05:54:44.003 INFO kablam! Compiling gdk v0.8.0 Oct 13 05:54:44.003 INFO kablam! Compiling libloading v0.5.0 Oct 13 05:54:44.003 INFO kablam! Compiling glib-sys v0.6.0 Oct 13 05:54:44.003 INFO kablam! Compiling gobject-sys v0.6.0 Oct 13 05:54:45.673 INFO kablam! Compiling gio-sys v0.6.0 Oct 13 05:54:45.673 INFO kablam! Compiling pango-sys v0.6.0 Oct 13 05:54:45.699 INFO kablam! Compiling cairo-sys-rs v0.6.0 Oct 13 05:54:46.243 INFO kablam! Compiling x11-dl v2.17.5 Oct 13 05:54:46.276 INFO kablam! Compiling gdk-pixbuf-sys v0.6.0 Oct 13 05:54:46.611 INFO kablam! Compiling gdk-sys v0.6.0 Oct 13 05:54:46.895 INFO kablam! Compiling memmap v0.6.2 Oct 13 05:54:47.786 INFO kablam! Compiling shared_library v0.1.8 Oct 13 05:54:48.594 INFO kablam! Compiling log v0.4.1 Oct 13 05:54:48.607 INFO kablam! Compiling tempfile v3.0.0 Oct 13 05:54:51.007 INFO kablam! Compiling osmesa-sys v0.1.2 Oct 13 05:54:51.067 INFO kablam! Compiling gl_generator v0.9.0 Oct 13 05:54:52.331 INFO kablam! Compiling dlib v0.4.1 Oct 13 05:54:52.995 INFO kablam! Compiling wayland-sys v0.12.5 Oct 13 05:54:56.003 INFO kablam! Compiling wayland-client v0.12.5 Oct 13 05:54:59.801 INFO kablam! Compiling gl v0.10.0 Oct 13 05:54:59.803 INFO kablam! Compiling glutin v0.13.1 Oct 13 05:55:04.927 INFO kablam! Compiling wayland-protocols v0.12.5 Oct 13 05:55:06.235 INFO kablam! Compiling wayland-kbd v0.13.1 Oct 13 05:55:09.719 INFO kablam! Compiling glib v0.5.0 Oct 13 05:55:23.216 INFO kablam! Compiling wayland-window v0.13.3 Oct 13 05:55:27.027 INFO kablam! Compiling winit v0.11.3 Oct 13 05:55:42.519 INFO kablam! Compiling pango v0.4.0 Oct 13 05:56:37.630 INFO kablam! Compiling mocra v0.1.0 (/source) Oct 13 05:56:38.350 INFO kablam! warning: unused import: `VisualTreeNode` Oct 13 05:56:38.350 INFO kablam! --> src/main.rs:5:15 Oct 13 05:56:38.350 INFO kablam! | Oct 13 05:56:38.350 INFO kablam! 5 | use widgets::{VisualTreeNode, render, Button, Bounds, Widget}; Oct 13 05:56:38.350 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:56:38.350 INFO kablam! | Oct 13 05:56:38.350 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:56:38.350 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `texture` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:163:20 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 13 05:56:38.531 INFO kablam! | ^^^^^^^ help: consider using `_texture` instead Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `bounds` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:163:38 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 13 05:56:38.531 INFO kablam! | ^^^^^^ help: consider using `_bounds` instead Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `font_settings` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:167:24 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 167 | fn create_text_texture(font_settings: &TextRenderSettings) -> Texture { Oct 13 05:56:38.531 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_font_settings` instead Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `bounds` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:194:37 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:38.531 INFO kablam! | ^^^^^^ help: try ignoring the field: `bounds: _` Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `stroke_width` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:194:59 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:38.531 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `stroke_width: _` Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `stroke` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:194:73 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:38.531 INFO kablam! | ^^^^^^ help: try ignoring the field: `stroke: _` Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `fill` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:194:81 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:38.531 INFO kablam! | ^^^^ help: try ignoring the field: `fill: _` Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.531 INFO kablam! warning: unused variable: `color` Oct 13 05:56:38.531 INFO kablam! --> src/widgets.rs:200:45 Oct 13 05:56:38.531 INFO kablam! | Oct 13 05:56:38.531 INFO kablam! 200 | &VisualTreeNode::Text { ref bounds, color, ref font_settings, ref content } => { Oct 13 05:56:38.531 INFO kablam! | ^^^^^ help: try ignoring the field: `color: _` Oct 13 05:56:38.531 INFO kablam! Oct 13 05:56:38.607 INFO kablam! warning: variant is never constructed: `Empty` Oct 13 05:56:38.607 INFO kablam! --> src/widgets.rs:28:5 Oct 13 05:56:38.607 INFO kablam! | Oct 13 05:56:38.607 INFO kablam! 28 | Empty, Oct 13 05:56:38.607 INFO kablam! | ^^^^^ Oct 13 05:56:38.607 INFO kablam! | Oct 13 05:56:38.607 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:56:38.607 INFO kablam! Oct 13 05:56:38.607 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 13 05:56:38.607 INFO kablam! --> src/widgets.rs:52:1 Oct 13 05:56:38.607 INFO kablam! | Oct 13 05:56:38.607 INFO kablam! 52 | pub struct Rectangle { Oct 13 05:56:38.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:38.607 INFO kablam! Oct 13 05:56:38.607 INFO kablam! warning: variant is never constructed: `Light` Oct 13 05:56:38.607 INFO kablam! --> src/widgets.rs:80:5 Oct 13 05:56:38.607 INFO kablam! | Oct 13 05:56:38.607 INFO kablam! 80 | Light, Oct 13 05:56:38.607 INFO kablam! | ^^^^^ Oct 13 05:56:38.607 INFO kablam! Oct 13 05:56:38.607 INFO kablam! warning: variant is never constructed: `Bold` Oct 13 05:56:38.607 INFO kablam! --> src/widgets.rs:82:5 Oct 13 05:56:38.607 INFO kablam! | Oct 13 05:56:38.607 INFO kablam! 82 | Bold Oct 13 05:56:38.607 INFO kablam! | ^^^^ Oct 13 05:56:38.607 INFO kablam! Oct 13 05:56:38.607 INFO kablam! warning: struct is never constructed: `Text` Oct 13 05:56:38.607 INFO kablam! --> src/widgets.rs:90:1 Oct 13 05:56:38.607 INFO kablam! | Oct 13 05:56:38.607 INFO kablam! 90 | pub struct Text { Oct 13 05:56:38.607 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:38.607 INFO kablam! Oct 13 05:56:42.166 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 58s Oct 13 05:56:42.176 INFO kablam! su: No module specific data is present Oct 13 05:56:43.075 INFO running `"docker" "rm" "-f" "a5b8ce1b9fa4f66b614ed6d88fa1e21b787d718bdb693977548c3e7c551f292d"` Oct 13 05:56:43.385 INFO blam! a5b8ce1b9fa4f66b614ed6d88fa1e21b787d718bdb693977548c3e7c551f292d Oct 13 05:56:43.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:56:43.867 INFO blam! 583261930f71320e3dee438d9087b7479f78edc05827bf28390489152c0d65a0 Oct 13 05:56:43.879 INFO running `"docker" "start" "-a" "583261930f71320e3dee438d9087b7479f78edc05827bf28390489152c0d65a0"` Oct 13 05:56:45.483 INFO kablam! usermod: no changes Oct 13 05:56:45.673 INFO kablam! Compiling mocra v0.1.0 (/source) Oct 13 05:56:46.555 INFO kablam! warning: unused import: `VisualTreeNode` Oct 13 05:56:46.555 INFO kablam! --> src/main.rs:5:15 Oct 13 05:56:46.555 INFO kablam! | Oct 13 05:56:46.555 INFO kablam! 5 | use widgets::{VisualTreeNode, render, Button, Bounds, Widget}; Oct 13 05:56:46.555 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 05:56:46.555 INFO kablam! | Oct 13 05:56:46.555 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:56:46.555 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `texture` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:163:20 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 13 05:56:46.695 INFO kablam! | ^^^^^^^ help: consider using `_texture` instead Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `bounds` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:163:38 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 163 | fn gl_draw_texture(texture: Texture, bounds: &Bounds){ Oct 13 05:56:46.695 INFO kablam! | ^^^^^^ help: consider using `_bounds` instead Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `font_settings` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:167:24 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 167 | fn create_text_texture(font_settings: &TextRenderSettings) -> Texture { Oct 13 05:56:46.695 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_font_settings` instead Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `bounds` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:194:37 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:46.695 INFO kablam! | ^^^^^^ help: try ignoring the field: `bounds: _` Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `stroke_width` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:194:59 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:46.695 INFO kablam! | ^^^^^^^^^^^^ help: try ignoring the field: `stroke_width: _` Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `stroke` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:194:73 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:46.695 INFO kablam! | ^^^^^^ help: try ignoring the field: `stroke: _` Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `fill` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:194:81 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 194 | &VisualTreeNode::Rectangle {bounds, ref children, stroke_width, stroke, fill } => { Oct 13 05:56:46.695 INFO kablam! | ^^^^ help: try ignoring the field: `fill: _` Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.695 INFO kablam! warning: unused variable: `color` Oct 13 05:56:46.695 INFO kablam! --> src/widgets.rs:200:45 Oct 13 05:56:46.695 INFO kablam! | Oct 13 05:56:46.695 INFO kablam! 200 | &VisualTreeNode::Text { ref bounds, color, ref font_settings, ref content } => { Oct 13 05:56:46.695 INFO kablam! | ^^^^^ help: try ignoring the field: `color: _` Oct 13 05:56:46.695 INFO kablam! Oct 13 05:56:46.758 INFO kablam! warning: variant is never constructed: `Empty` Oct 13 05:56:46.758 INFO kablam! --> src/widgets.rs:28:5 Oct 13 05:56:46.758 INFO kablam! | Oct 13 05:56:46.758 INFO kablam! 28 | Empty, Oct 13 05:56:46.758 INFO kablam! | ^^^^^ Oct 13 05:56:46.758 INFO kablam! | Oct 13 05:56:46.758 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 05:56:46.758 INFO kablam! Oct 13 05:56:46.759 INFO kablam! warning: struct is never constructed: `Rectangle` Oct 13 05:56:46.759 INFO kablam! --> src/widgets.rs:52:1 Oct 13 05:56:46.759 INFO kablam! | Oct 13 05:56:46.759 INFO kablam! 52 | pub struct Rectangle { Oct 13 05:56:46.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 05:56:46.775 INFO kablam! Oct 13 05:56:46.775 INFO kablam! warning: variant is never constructed: `Light` Oct 13 05:56:46.775 INFO kablam! --> src/widgets.rs:80:5 Oct 13 05:56:46.775 INFO kablam! | Oct 13 05:56:46.775 INFO kablam! 80 | Light, Oct 13 05:56:46.775 INFO kablam! | ^^^^^ Oct 13 05:56:46.775 INFO kablam! Oct 13 05:56:46.775 INFO kablam! warning: variant is never constructed: `Bold` Oct 13 05:56:46.775 INFO kablam! --> src/widgets.rs:82:5 Oct 13 05:56:46.775 INFO kablam! | Oct 13 05:56:46.775 INFO kablam! 82 | Bold Oct 13 05:56:46.775 INFO kablam! | ^^^^ Oct 13 05:56:46.775 INFO kablam! Oct 13 05:56:46.775 INFO kablam! warning: struct is never constructed: `Text` Oct 13 05:56:46.775 INFO kablam! --> src/widgets.rs:90:1 Oct 13 05:56:46.775 INFO kablam! | Oct 13 05:56:46.775 INFO kablam! 90 | pub struct Text { Oct 13 05:56:46.775 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:46.775 INFO kablam! Oct 13 05:56:48.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.56s Oct 13 05:56:48.082 INFO kablam! su: No module specific data is present Oct 13 05:56:48.607 INFO running `"docker" "rm" "-f" "583261930f71320e3dee438d9087b7479f78edc05827bf28390489152c0d65a0"` Oct 13 05:56:48.870 INFO blam! 583261930f71320e3dee438d9087b7479f78edc05827bf28390489152c0d65a0 Oct 13 05:56:48.876 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 05:56:49.463 INFO blam! 04dcbbfe5d937a28c0bb41c4ec5669d3dc0a72ab63a6c1dcdfeaded969db926e Oct 13 05:56:49.464 INFO running `"docker" "start" "-a" "04dcbbfe5d937a28c0bb41c4ec5669d3dc0a72ab63a6c1dcdfeaded969db926e"` Oct 13 05:56:50.655 INFO kablam! usermod: no changes Oct 13 05:56:50.823 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 13 05:56:50.835 INFO kablam! Running /target/debug/deps/mocra-1c4d13c842731813 Oct 13 05:56:50.843 INFO kablam! su: No module specific data is present Oct 13 05:56:50.843 INFO blam! Oct 13 05:56:50.843 INFO blam! running 0 tests Oct 13 05:56:50.843 INFO blam! Oct 13 05:56:50.843 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:56:50.843 INFO blam! Oct 13 05:56:51.479 INFO running `"docker" "rm" "-f" "04dcbbfe5d937a28c0bb41c4ec5669d3dc0a72ab63a6c1dcdfeaded969db926e"` Oct 13 05:56:51.747 INFO blam! 04dcbbfe5d937a28c0bb41c4ec5669d3dc0a72ab63a6c1dcdfeaded969db926e