[INFO] cloning repository https://github.com/JoNil/toms-data-onion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoNil/toms-data-onion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoNil%2Ftoms-data-onion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoNil%2Ftoms-data-onion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ac8a2c9ebbbebd6542e87fa8ecb4439d457f02d [INFO] checking JoNil/toms-data-onion against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoNil%2Ftoms-data-onion" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoNil/toms-data-onion on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoNil/toms-data-onion [INFO] finished tweaking git repo https://github.com/JoNil/toms-data-onion [INFO] tweaked toml for git repo https://github.com/JoNil/toms-data-onion written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/JoNil/toms-data-onion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8c5d7c045a27c6ff62a373d3d6821f163ef422248929698dc2628c1ebbb011e [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" "d8c5d7c045a27c6ff62a373d3d6821f163ef422248929698dc2628c1ebbb011e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8c5d7c045a27c6ff62a373d3d6821f163ef422248929698dc2628c1ebbb011e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8c5d7c045a27c6ff62a373d3d6821f163ef422248929698dc2628c1ebbb011e", kill_on_drop: false }` [INFO] [stdout] d8c5d7c045a27c6ff62a373d3d6821f163ef422248929698dc2628c1ebbb011e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d64646aff290f46bdf250a15a149fddd2358f8f49ca7afb8be5b419a1568645 [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" "0d64646aff290f46bdf250a15a149fddd2358f8f49ca7afb8be5b419a1568645", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ascii85 v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.2 [INFO] [stderr] Checking etherparse v0.9.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking block-modes v0.4.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking toms-data-onion v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `wrap` [INFO] [stdout] --> src/aes_kw.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Result, Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrap_128` [INFO] [stdout] --> src/aes_kw.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn $name_wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_aes_kw!(wrap_128, unwrap_128, 128, aes::Aes128); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrap_192` [INFO] [stdout] --> src/aes_kw.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn $name_wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_aes_kw!(wrap_192, unwrap_192, 192, aes::Aes192); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrap_256` [INFO] [stdout] --> src/aes_kw.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn $name_wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_aes_kw!(wrap_256, unwrap_256, 256, aes::Aes256); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrap` [INFO] [stdout] --> src/aes_kw.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Result, Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrap_128` [INFO] [stdout] --> src/aes_kw.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn $name_wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 160 | impl_aes_kw!(wrap_128, unwrap_128, 128, aes::Aes128); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrap_192` [INFO] [stdout] --> src/aes_kw.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn $name_wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 161 | impl_aes_kw!(wrap_192, unwrap_192, 192, aes::Aes192); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `wrap_256` [INFO] [stdout] --> src/aes_kw.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | fn $name_wrap(key: &[u8], iv: &[u8], data: &[u8]) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | impl_aes_kw!(wrap_256, unwrap_256, 256, aes::Aes256); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.09s [INFO] running `Command { std: "docker" "inspect" "0d64646aff290f46bdf250a15a149fddd2358f8f49ca7afb8be5b419a1568645", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d64646aff290f46bdf250a15a149fddd2358f8f49ca7afb8be5b419a1568645", kill_on_drop: false }` [INFO] [stdout] 0d64646aff290f46bdf250a15a149fddd2358f8f49ca7afb8be5b419a1568645