[INFO] fetching crate roaes 0.1.2...
[INFO] checking roaes-0.1.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate roaes 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate roaes 0.1.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate roaes 0.1.2
[INFO] finished tweaking crates.io crate roaes 0.1.2
[INFO] tweaked toml for crates.io crate roaes 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate roaes 0.1.2 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rhexdump v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecc0c8d21b529bdab9402f99987037b9b87eace5ff3f797f9216291dade94a4c
[INFO] running `Command { std: "docker" "start" "-a" "ecc0c8d21b529bdab9402f99987037b9b87eace5ff3f797f9216291dade94a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecc0c8d21b529bdab9402f99987037b9b87eace5ff3f797f9216291dade94a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc0c8d21b529bdab9402f99987037b9b87eace5ff3f797f9216291dade94a4c", kill_on_drop: false }`
[INFO] [stdout] ecc0c8d21b529bdab9402f99987037b9b87eace5ff3f797f9216291dade94a4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6406e3960a9f5b2cd1b7a28a20043bec9ae7d7c508634c0f222f70057466df4d
[INFO] running `Command { std: "docker" "start" "-a" "6406e3960a9f5b2cd1b7a28a20043bec9ae7d7c508634c0f222f70057466df4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.15
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]     Checking rhexdump v0.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]     Checking block-modes v0.8.1
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking roaes v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/decrypt/../../sample/date_enc`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/decrypt/mod.rs:209:38
[INFO] [stdout]     |
[INFO] [stdout] 209 |     const SAMPLE_CIPHERTEXT: &[u8] = include_bytes!("../../sample/date_enc");
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/decrypt/../../sample/date_plain`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/decrypt/mod.rs:210:37
[INFO] [stdout]     |
[INFO] [stdout] 210 |     const SAMPLE_PLAINTEXT: &[u8] = include_bytes!("../../sample/date_plain");
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/decrypt/../../sample/key.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/decrypt/mod.rs:211:31
[INFO] [stdout]     |
[INFO] [stdout] 211 |     const SAMPLE_KEY: &[u8] = include_bytes!("../../sample/key.txt");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/encrypt/../../sample/key.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/encrypt/mod.rs:364:31
[INFO] [stdout]     |
[INFO] [stdout] 364 |     const SAMPLE_KEY: &[u8] = include_bytes!("../../sample/key.txt");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/encrypt/../../sample/plaintext_short.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/encrypt/mod.rs:366:36
[INFO] [stdout]     |
[INFO] [stdout] 366 |     const PLAINTEXT_SHORT: &[u8] = include_bytes!("../../sample/plaintext_short.txt");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/encrypt/../../sample/ciphertext_short.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/encrypt/mod.rs:367:37
[INFO] [stdout]     |
[INFO] [stdout] 367 |     const CIPHERTEXT_SHORT: &[u8] = include_bytes!("../../sample/ciphertext_short.bin");
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/encrypt/../../sample/plaintext_long.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/encrypt/mod.rs:368:35
[INFO] [stdout]     |
[INFO] [stdout] 368 |     const PLAINTEXT_LONG: &[u8] = include_bytes!("../../sample/plaintext_long.txt");
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/encrypt/../../sample/ciphertext_long.bin`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/encrypt/mod.rs:369:36
[INFO] [stdout]     |
[INFO] [stdout] 369 |     const CIPHERTEXT_LONG: &[u8] = include_bytes!("../../sample/ciphertext_long.bin");
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: field `pos_global` is never read
[INFO] [stdout]   --> src/decrypt/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct RoaesSourceState {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pos_global: usize,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RoaesSourceState` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout] 1  | #![deny(warnings, missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roaes` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `roaes` (lib test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "6406e3960a9f5b2cd1b7a28a20043bec9ae7d7c508634c0f222f70057466df4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6406e3960a9f5b2cd1b7a28a20043bec9ae7d7c508634c0f222f70057466df4d", kill_on_drop: false }`
[INFO] [stdout] 6406e3960a9f5b2cd1b7a28a20043bec9ae7d7c508634c0f222f70057466df4d
