[INFO] crate xmc4-hal 0.0.1 is already in cache [INFO] testing xmc4-hal-0.0.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate xmc4-hal 0.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate xmc4-hal 0.0.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate xmc4-hal 0.0.1 [INFO] finished tweaking crates.io crate xmc4-hal 0.0.1 [INFO] tweaked toml for crates.io crate xmc4-hal 0.0.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate xmc4-hal 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84ec74469831e716ab65a041130e8d1fee98bd1e42ac04b94a27283ef921c025 [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" "84ec74469831e716ab65a041130e8d1fee98bd1e42ac04b94a27283ef921c025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84ec74469831e716ab65a041130e8d1fee98bd1e42ac04b94a27283ef921c025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84ec74469831e716ab65a041130e8d1fee98bd1e42ac04b94a27283ef921c025", kill_on_drop: false }` [INFO] [stdout] 84ec74469831e716ab65a041130e8d1fee98bd1e42ac04b94a27283ef921c025 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12a06db638936946851696f599cb696e998796474121be2f9cbff3485046b720 [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" "12a06db638936946851696f599cb696e998796474121be2f9cbff3485046b720", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling cortex-m v0.6.1 [INFO] [stderr] Compiling cortex-m-rt v0.6.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.0 [INFO] [stderr] Compiling aligned v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.6 [INFO] [stderr] Compiling xmc4-hal v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / macro_rules! periph { [INFO] [stdout] 3 | | ($periph:ident) => { [INFO] [stdout] 4 | | unsafe { &*$periph::ptr() } [INFO] [stdout] 5 | | }; [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / macro_rules! set { [INFO] [stdout] 10 | | ($periph:ident, $reg:ident, $bits:ident) => { [INFO] [stdout] 11 | | let periph = periph!($periph); [INFO] [stdout] 12 | | periph.$reg.write(|w| w.$bits().set_bit()); [INFO] [stdout] 13 | | }; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / macro_rules! clear { [INFO] [stdout] 18 | | ($periph:ident, $reg:ident, $bits:ident) => { [INFO] [stdout] 19 | | let periph = periph!($periph); [INFO] [stdout] 20 | | periph.$reg.write(|w| w.$bits().clear_bit()); [INFO] [stdout] 21 | | }; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / macro_rules! set_reg { [INFO] [stdout] 25 | | ($periph:ident, $reg:ident, $value:expr) => { [INFO] [stdout] 26 | | let periph = periph!($periph); [INFO] [stdout] 27 | | unsafe { periph.$reg.write(|w| w.bits($value)) }; [INFO] [stdout] 28 | | }; [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / macro_rules! set_field { [INFO] [stdout] 32 | | ($periph:ident, $reg:ident, $bits:ident, $value:expr) => { [INFO] [stdout] 33 | | let periph = periph!($periph); [INFO] [stdout] 34 | | unsafe { periph.$reg.modify(|_, w| w.$bits().bits($value)) }; [INFO] [stdout] 35 | | }; [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / macro_rules! get_reg { [INFO] [stdout] 39 | | ($periph:ident, $reg:ident) => { [INFO] [stdout] 40 | | unsafe { &*$periph::ptr() }.$reg.read().bits() [INFO] [stdout] 41 | | }; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / macro_rules! get_field { [INFO] [stdout] 45 | | ($periph:ident, $reg:ident, $field:ident) => { [INFO] [stdout] 46 | | unsafe { &*$periph::ptr() }.$reg.read().$field() [INFO] [stdout] 47 | | }; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.66s [INFO] running `Command { std: "docker" "inspect" "12a06db638936946851696f599cb696e998796474121be2f9cbff3485046b720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a06db638936946851696f599cb696e998796474121be2f9cbff3485046b720", kill_on_drop: false }` [INFO] [stdout] 12a06db638936946851696f599cb696e998796474121be2f9cbff3485046b720 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", 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] d3840f9269b32bd7525ade8b3e98f45890b4b13b6dea3bfe5716f2ac62a4d932 [INFO] running `Command { std: "docker" "start" "-a" "d3840f9269b32bd7525ade8b3e98f45890b4b13b6dea3bfe5716f2ac62a4d932", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling heapless v0.5.1 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling rtfm-core v0.3.0 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling cobs v0.1.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling panic-itm v0.4.1 [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / macro_rules! periph { [INFO] [stdout] 3 | | ($periph:ident) => { [INFO] [stdout] 4 | | unsafe { &*$periph::ptr() } [INFO] [stdout] 5 | | }; [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / macro_rules! set { [INFO] [stdout] 10 | | ($periph:ident, $reg:ident, $bits:ident) => { [INFO] [stdout] 11 | | let periph = periph!($periph); [INFO] [stdout] 12 | | periph.$reg.write(|w| w.$bits().set_bit()); [INFO] [stdout] 13 | | }; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / macro_rules! clear { [INFO] [stdout] 18 | | ($periph:ident, $reg:ident, $bits:ident) => { [INFO] [stdout] 19 | | let periph = periph!($periph); [INFO] [stdout] 20 | | periph.$reg.write(|w| w.$bits().clear_bit()); [INFO] [stdout] 21 | | }; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / macro_rules! set_reg { [INFO] [stdout] 25 | | ($periph:ident, $reg:ident, $value:expr) => { [INFO] [stdout] 26 | | let periph = periph!($periph); [INFO] [stdout] 27 | | unsafe { periph.$reg.write(|w| w.bits($value)) }; [INFO] [stdout] 28 | | }; [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / macro_rules! set_field { [INFO] [stdout] 32 | | ($periph:ident, $reg:ident, $bits:ident, $value:expr) => { [INFO] [stdout] 33 | | let periph = periph!($periph); [INFO] [stdout] 34 | | unsafe { periph.$reg.modify(|_, w| w.$bits().bits($value)) }; [INFO] [stdout] 35 | | }; [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / macro_rules! get_reg { [INFO] [stdout] 39 | | ($periph:ident, $reg:ident) => { [INFO] [stdout] 40 | | unsafe { &*$periph::ptr() }.$reg.read().bits() [INFO] [stdout] 41 | | }; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / macro_rules! get_field { [INFO] [stdout] 45 | | ($periph:ident, $reg:ident, $field:ident) => { [INFO] [stdout] 46 | | unsafe { &*$periph::ptr() }.$reg.read().$field() [INFO] [stdout] 47 | | }; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling panic-semihosting v0.5.3 [INFO] [stderr] Compiling as-slice v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.0 [INFO] [stderr] Compiling xmc4-hal v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `crate::hal::wdt` [INFO] [stdout] --> examples/watchdog.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::hal::wdt::Wdt; [INFO] [stdout] | ^^^ could not find `wdt` in `hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / macro_rules! periph { [INFO] [stdout] 3 | | ($periph:ident) => { [INFO] [stdout] 4 | | unsafe { &*$periph::ptr() } [INFO] [stdout] 5 | | }; [INFO] [stdout] 6 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / macro_rules! set { [INFO] [stdout] 10 | | ($periph:ident, $reg:ident, $bits:ident) => { [INFO] [stdout] 11 | | let periph = periph!($periph); [INFO] [stdout] 12 | | periph.$reg.write(|w| w.$bits().set_bit()); [INFO] [stdout] 13 | | }; [INFO] [stdout] 14 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / macro_rules! clear { [INFO] [stdout] 18 | | ($periph:ident, $reg:ident, $bits:ident) => { [INFO] [stdout] 19 | | let periph = periph!($periph); [INFO] [stdout] 20 | | periph.$reg.write(|w| w.$bits().clear_bit()); [INFO] [stdout] 21 | | }; [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / macro_rules! set_reg { [INFO] [stdout] 25 | | ($periph:ident, $reg:ident, $value:expr) => { [INFO] [stdout] 26 | | let periph = periph!($periph); [INFO] [stdout] 27 | | unsafe { periph.$reg.write(|w| w.bits($value)) }; [INFO] [stdout] 28 | | }; [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / macro_rules! set_field { [INFO] [stdout] 32 | | ($periph:ident, $reg:ident, $bits:ident, $value:expr) => { [INFO] [stdout] 33 | | let periph = periph!($periph); [INFO] [stdout] 34 | | unsafe { periph.$reg.modify(|_, w| w.$bits().bits($value)) }; [INFO] [stdout] 35 | | }; [INFO] [stdout] 36 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / macro_rules! get_reg { [INFO] [stdout] 39 | | ($periph:ident, $reg:ident) => { [INFO] [stdout] 40 | | unsafe { &*$periph::ptr() }.$reg.read().bits() [INFO] [stdout] 41 | | }; [INFO] [stdout] 42 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition [INFO] [stdout] --> src/macros.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | / macro_rules! get_field { [INFO] [stdout] 45 | | ($periph:ident, $reg:ident, $field:ident) => { [INFO] [stdout] 46 | | unsafe { &*$periph::ptr() }.$reg.read().$field() [INFO] [stdout] 47 | | }; [INFO] [stdout] 48 | | } [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xmc4-hal`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3840f9269b32bd7525ade8b3e98f45890b4b13b6dea3bfe5716f2ac62a4d932", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3840f9269b32bd7525ade8b3e98f45890b4b13b6dea3bfe5716f2ac62a4d932", kill_on_drop: false }` [INFO] [stdout] d3840f9269b32bd7525ade8b3e98f45890b4b13b6dea3bfe5716f2ac62a4d932