[INFO] cloning repository https://github.com/fullyundetected/pdc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fullyundetected/pdc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffullyundetected%2Fpdc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffullyundetected%2Fpdc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39eae079f2ddbc00be407a21a890a4ee5401b8e9 [INFO] checking fullyundetected/pdc against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffullyundetected%2Fpdc" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fullyundetected/pdc on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fullyundetected/pdc [INFO] finished tweaking git repo https://github.com/fullyundetected/pdc [INFO] tweaked toml for git repo https://github.com/fullyundetected/pdc written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/fullyundetected/pdc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc83aab493de54b50448059943a2bdf5320fdaf028d9567163ccf83516d6f0a4 [INFO] running `Command { std: "docker" "start" "-a" "fc83aab493de54b50448059943a2bdf5320fdaf028d9567163ccf83516d6f0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc83aab493de54b50448059943a2bdf5320fdaf028d9567163ccf83516d6f0a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc83aab493de54b50448059943a2bdf5320fdaf028d9567163ccf83516d6f0a4", kill_on_drop: false }` [INFO] [stdout] fc83aab493de54b50448059943a2bdf5320fdaf028d9567163ccf83516d6f0a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fc72149a6af641c9f16669798b02132c178085aab65983fc7dd67e2e4775860 [INFO] running `Command { std: "docker" "start" "-a" "2fc72149a6af641c9f16669798b02132c178085aab65983fc7dd67e2e4775860", kill_on_drop: false }` [INFO] [stderr] Checking pdc-rs v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `build` [INFO] [stdout] --> src/lib.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(build = "debug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(build, values("debug"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(build, values(\"debug\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `build` [INFO] [stdout] --> src/lib.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(build = "debug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(build, values("debug"))'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(build, values(\"debug\"))");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/pdc.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | a = b; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `b` is never read [INFO] [stdout] --> src/pdc.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | b = t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `a` is never read [INFO] [stdout] --> src/pdc.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | a = b; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `b` is never read [INFO] [stdout] --> src/pdc.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | b = t; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST0` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut ST0: u128 = 0x8fe8eadc15e1e849e58169d745bb0e5c; // PDC_C1 + PDC_C2 [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST0` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | let mut ST0: u128 = 0x8fe8eadc15e1e849e58169d745bb0e5c; // PDC_C1 + PDC_C2 [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st0` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST1` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let mut ST1: u128 = 0x428cebec172c58df4511ad3a38ac3014; // ROTL(PDC_C1, 24) ⊕ ST0 [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST1` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | let mut ST1: u128 = 0x428cebec172c58df4511ad3a38ac3014; // ROTL(PDC_C1, 24) ⊕ ST0 [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st1` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST2` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut ST2: u128 = 0xb819d2b227a258f27dc4ad68a97c3506; // ROTR(NOT(ST1), 48) ⊕ ROTL(ST0, 16) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST2` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut ST2: u128 = 0xb819d2b227a258f27dc4ad68a97c3506; // ROTR(NOT(ST1), 48) ⊕ ROTL(ST0, 16) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST3` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let mut ST3: u128 = 0x0a08963b82f7f18d00c711d19f92f170; // ROTL(ST1 + NOT(ST2), 32) ⊕ ROTR(ST0, 64) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ST3` should have a snake case name [INFO] [stdout] --> src/key_schedule.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | let mut ST3: u128 = 0x0a08963b82f7f18d00c711d19f92f170; // ROTL(ST1 + NOT(ST2), 32) ⊕ ROTR(ST0, 64) [INFO] [stdout] | ^^^ help: convert the identifier to snake case: `st3` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] running `Command { std: "docker" "inspect" "2fc72149a6af641c9f16669798b02132c178085aab65983fc7dd67e2e4775860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fc72149a6af641c9f16669798b02132c178085aab65983fc7dd67e2e4775860", kill_on_drop: false }` [INFO] [stdout] 2fc72149a6af641c9f16669798b02132c178085aab65983fc7dd67e2e4775860