[INFO] fetching crate abcrypt-capi 0.2.2...
[INFO] checking abcrypt-capi-0.2.2 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate abcrypt-capi 0.2.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate abcrypt-capi 0.2.2 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate abcrypt-capi 0.2.2
[INFO] finished tweaking crates.io crate abcrypt-capi 0.2.2
[INFO] tweaked toml for crates.io crate abcrypt-capi 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded argon2 v0.5.3
[INFO] [stderr]   Downloaded abcrypt v0.2.10
[INFO] [stderr]   Downloaded cbindgen v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 319edc1faa90090ded7dd8a8c059bd26261b3fc1188a42b6f3aeb02c7ee830ea
[INFO] running `Command { std: "docker" "start" "-a" "319edc1faa90090ded7dd8a8c059bd26261b3fc1188a42b6f3aeb02c7ee830ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "319edc1faa90090ded7dd8a8c059bd26261b3fc1188a42b6f3aeb02c7ee830ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "319edc1faa90090ded7dd8a8c059bd26261b3fc1188a42b6f3aeb02c7ee830ea", kill_on_drop: false }`
[INFO] [stdout] 319edc1faa90090ded7dd8a8c059bd26261b3fc1188a42b6f3aeb02c7ee830ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6801e0cfefd76efde24701c68922a74524909e9591d3b04c4d902027201fdaa4
[INFO] running `Command { std: "docker" "start" "-a" "6801e0cfefd76efde24701c68922a74524909e9591d3b04c4d902027201fdaa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking abcrypt v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling abcrypt-capi v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: abcrypt-capi@0.2.2: failed to remove `Cargo.lock`: Read-only file system (os error 30)
[INFO] [stdout] error: couldn't read src/../tests/data/data.txt: No such file or directory (os error 2)
[INFO] [stdout]   --> src/decrypt.rs:80:30
[INFO] [stdout]    |
[INFO] [stdout] 80 |     const TEST_DATA: &[u8] = include_bytes!("../tests/data/data.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/../tests/data/data.txt.abcrypt: No such file or directory (os error 2)
[INFO] [stdout]   --> src/decrypt.rs:82:34
[INFO] [stdout]    |
[INFO] [stdout] 82 |     const TEST_DATA_ENC: &[u8] = include_bytes!("../tests/data/data.txt.abcrypt");
[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/../tests/data/data.txt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/encrypt.rs:135:30
[INFO] [stdout]     |
[INFO] [stdout] 135 |     const TEST_DATA: &[u8] = include_bytes!("../tests/data/data.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/../tests/data/data.txt.abcrypt: No such file or directory (os error 2)
[INFO] [stdout]    --> src/params.rs:230:34
[INFO] [stdout]     |
[INFO] [stdout] 230 |     const TEST_DATA_ENC: &[u8] = include_bytes!("../tests/data/data.txt.abcrypt");
[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: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: abcrypt-capi@0.2.2: failed to remove `Cargo.lock`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `abcrypt-capi` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "6801e0cfefd76efde24701c68922a74524909e9591d3b04c4d902027201fdaa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6801e0cfefd76efde24701c68922a74524909e9591d3b04c4d902027201fdaa4", kill_on_drop: false }`
[INFO] [stdout] 6801e0cfefd76efde24701c68922a74524909e9591d3b04c4d902027201fdaa4
