[INFO] cloning repository https://github.com/artifice-network/networking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/artifice-network/networking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartifice-network%2Fnetworking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartifice-network%2Fnetworking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27df5dad8ec2bf42620ad8063319dc2d5fceb65e [INFO] checking artifice-network/networking against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fartifice-network%2Fnetworking" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/artifice-network/networking on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/artifice-network/networking [INFO] removed path dependency aes-soft from git repo https://github.com/artifice-network/networking [INFO] finished tweaking git repo https://github.com/artifice-network/networking [INFO] tweaked toml for git repo https://github.com/artifice-network/networking written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/artifice-network/networking already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (aes-soft) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-10/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (aes-soft) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1d8a86df94b0b90beee71f3c0a0e9dd4edeccf07501de345d0b2693dac06c7a [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" "e1d8a86df94b0b90beee71f3c0a0e9dd4edeccf07501de345d0b2693dac06c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1d8a86df94b0b90beee71f3c0a0e9dd4edeccf07501de345d0b2693dac06c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d8a86df94b0b90beee71f3c0a0e9dd4edeccf07501de345d0b2693dac06c7a", kill_on_drop: false }` [INFO] [stdout] e1d8a86df94b0b90beee71f3c0a0e9dd4edeccf07501de345d0b2693dac06c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c0c2138dbbf145acff1012edca424bbdf2f5e5076a700b9ac3ddb2bb3e8fc71 [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" "1c0c2138dbbf145acff1012edca424bbdf2f5e5076a700b9ac3ddb2bb3e8fc71", kill_on_drop: false }` [INFO] [stderr] warning: dependency (aes-soft) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Compiling num-bigint-dig v0.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking aes-soft v0.5.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking ipnetwork v0.16.0 [INFO] [stderr] Checking serde-hex v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking rsa v0.3.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking networking v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `aes_soft::BlockCipher`, `aes_soft::NewBlockCipher` [INFO] [stdout] --> src/encryption.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use aes_soft::{Aes128, BlockCipher, NewBlockCipher}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `NewBlockCipher` in the root [INFO] [stdout] | | [INFO] [stdout] | no `BlockCipher` in the root [INFO] [stdout] | help: a similar name exists in the module: `block_cipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `aes_soft::BlockCipher`, `aes_soft::NewBlockCipher` [INFO] [stdout] --> src/encryption.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use aes_soft::{Aes128, BlockCipher, NewBlockCipher}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `NewBlockCipher` in the root [INFO] [stdout] | | [INFO] [stdout] | no `BlockCipher` in the root [INFO] [stdout] | help: a similar name exists in the module: `block_cipher` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/asyncronous.rs:5:84 [INFO] [stdout] | [INFO] [stdout] 5 | asym_aes_decrypt as aes_decrypt, asym_aes_encrypt as aes_encrypt, header_peak, sym_aes_decrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/asyncronous.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | let (dec_data, mut header, indexes) = sym_aes_decrypt(&header, &mut buffer[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/asyncronous.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | sym_aes_decrypt(&header, &mut buffer[data_len..data_len + temp_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:253:24 [INFO] [stdout] | [INFO] [stdout] 253 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:7:71 [INFO] [stdout] | [INFO] [stdout] 7 | asym_aes_decrypt as aes_decrypt, asym_aes_encrypt as aes_encrypt, sym_aes_decrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | let (dec_data, new_header, _indexes) = sym_aes_decrypt(header, &mut inbuf[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | stream.write(&sym_aes_encrypt(&header, b"okay")).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:140:43 [INFO] [stdout] | [INFO] [stdout] 140 | let (dec_data, header, indexes) = sym_aes_decrypt(&self.header, &mut data[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:179:43 [INFO] [stdout] | [INFO] [stdout] 179 | let (dec_data, header, indexes) = sym_aes_decrypt(&self.header, &mut data[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 213 | .send((sym_aes_encrypt(&self.header, inbuf), self.remote_addr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | .send((sym_aes_encrypt(&self.header, inbuf), self.remote_addr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | .send((sym_aes_encrypt(&self.header, inbuf), self.remote_addr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:297:43 [INFO] [stdout] | [INFO] [stdout] 297 | let (dec_data, header, indexes) = sym_aes_decrypt(&self.header, &mut data[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | simple_aes_decrypt as sym_aes_decrypt, simple_aes_encrypt as sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/database.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | simple_aes_decrypt as sym_aes_decrypt, simple_aes_encrypt as sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | sym_aes_decrypt(&key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/database.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | sym_aes_encrypt(&self.key, &mut data); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | sym_aes_decrypt(&self.key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | sym_aes_decrypt(&self.key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | sym_aes_decrypt(&self.key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/database.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | sym_aes_encrypt(&self.key, &mut outvec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/syncronous.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | asym_aes_decrypt, asym_aes_encrypt, header_peak, sym_aes_decrypt, sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/syncronous.rs:2:71 [INFO] [stdout] | [INFO] [stdout] 2 | asym_aes_decrypt, asym_aes_encrypt, header_peak, sym_aes_decrypt, sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/syncronous.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | sym_aes_decrypt(&self.header, &mut buffer[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/syncronous.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | sym_aes_decrypt(&self.header, &mut buffer[data_len..data_len + temp_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/syncronous.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/asyncronous.rs:5:84 [INFO] [stdout] | [INFO] [stdout] 5 | asym_aes_decrypt as aes_decrypt, asym_aes_encrypt as aes_encrypt, header_peak, sym_aes_decrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/asyncronous.rs:46:43 [INFO] [stdout] | [INFO] [stdout] 46 | let (dec_data, mut header, indexes) = sym_aes_decrypt(&header, &mut buffer[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/asyncronous.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | sym_aes_decrypt(&header, &mut buffer[data_len..data_len + temp_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:95:24 [INFO] [stdout] | [INFO] [stdout] 95 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:123:24 [INFO] [stdout] | [INFO] [stdout] 123 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/asyncronous.rs:253:24 [INFO] [stdout] | [INFO] [stdout] 253 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:7:71 [INFO] [stdout] | [INFO] [stdout] 7 | asym_aes_decrypt as aes_decrypt, asym_aes_encrypt as aes_encrypt, sym_aes_decrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | let (dec_data, new_header, _indexes) = sym_aes_decrypt(header, &mut inbuf[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | stream.write(&sym_aes_encrypt(&header, b"okay")).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:140:43 [INFO] [stdout] | [INFO] [stdout] 140 | let (dec_data, header, indexes) = sym_aes_decrypt(&self.header, &mut data[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:179:43 [INFO] [stdout] | [INFO] [stdout] 179 | let (dec_data, header, indexes) = sym_aes_decrypt(&self.header, &mut data[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:213:20 [INFO] [stdout] | [INFO] [stdout] 213 | .send((sym_aes_encrypt(&self.header, inbuf), self.remote_addr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:247:20 [INFO] [stdout] | [INFO] [stdout] 247 | .send((sym_aes_encrypt(&self.header, inbuf), self.remote_addr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/sllp.rs:276:20 [INFO] [stdout] | [INFO] [stdout] 276 | .send((sym_aes_encrypt(&self.header, inbuf), self.remote_addr)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/sllp.rs:297:43 [INFO] [stdout] | [INFO] [stdout] 297 | let (dec_data, header, indexes) = sym_aes_decrypt(&self.header, &mut data[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | simple_aes_decrypt as sym_aes_decrypt, simple_aes_encrypt as sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/database.rs:2:44 [INFO] [stdout] | [INFO] [stdout] 2 | simple_aes_decrypt as sym_aes_decrypt, simple_aes_encrypt as sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:86:13 [INFO] [stdout] | [INFO] [stdout] 86 | sym_aes_decrypt(&key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/database.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | sym_aes_encrypt(&self.key, &mut data); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | sym_aes_decrypt(&self.key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | sym_aes_decrypt(&self.key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/database.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | sym_aes_decrypt(&self.key, &mut invec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::simple_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/database.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | sym_aes_encrypt(&self.key, &mut outvec); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/syncronous.rs:2:54 [INFO] [stdout] | [INFO] [stdout] 2 | asym_aes_decrypt, asym_aes_encrypt, header_peak, sym_aes_decrypt, sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/syncronous.rs:2:71 [INFO] [stdout] | [INFO] [stdout] 2 | asym_aes_decrypt, asym_aes_encrypt, header_peak, sym_aes_decrypt, sym_aes_encrypt, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/syncronous.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 76 | sym_aes_decrypt(&self.header, &mut buffer[0..data_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_decrypt`: please use sym_inplace_decrypt instead [INFO] [stdout] --> src/syncronous.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | sym_aes_decrypt(&self.header, &mut buffer[data_len..data_len + temp_len])?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `encryption::sym_aes_encrypt`: please use sym_inplace_encrypt instead [INFO] [stdout] --> src/syncronous.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | let enc_data = sym_aes_encrypt(&self.header, &buffer); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | let decryptor = Aes128::new(key); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:197:29 [INFO] [stdout] | [INFO] [stdout] 197 | let encryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 234 | let decryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | let encryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | let decryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:165:29 [INFO] [stdout] | [INFO] [stdout] 165 | let decryptor = Aes128::new(key); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:197:29 [INFO] [stdout] | [INFO] [stdout] 197 | let encryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:234:29 [INFO] [stdout] | [INFO] [stdout] 234 | let decryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 410 | let encryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `aes_soft::Aes128` in the current scope [INFO] [stdout] --> src/encryption.rs:422:29 [INFO] [stdout] | [INFO] [stdout] 422 | let decryptor = Aes128::new(header.key()); [INFO] [stdout] | ^^^ function or associated item not found in `aes_soft::Aes128` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use aes_soft::block_cipher::NewBlockCipher;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `networking`. [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] error: aborting due to 6 previous errors; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1c0c2138dbbf145acff1012edca424bbdf2f5e5076a700b9ac3ddb2bb3e8fc71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c0c2138dbbf145acff1012edca424bbdf2f5e5076a700b9ac3ddb2bb3e8fc71", kill_on_drop: false }` [INFO] [stdout] 1c0c2138dbbf145acff1012edca424bbdf2f5e5076a700b9ac3ddb2bb3e8fc71