[INFO] fetching crate crab-cryptor 3.0.1... [INFO] testing crab-cryptor-3.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate crab-cryptor 3.0.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate crab-cryptor 3.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crab-cryptor 3.0.1 [INFO] tweaked toml for crates.io crate crab-cryptor 3.0.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate crab-cryptor 3.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate crab-cryptor 3.0.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os_str_bytes v7.1.0 [INFO] [stderr] Downloaded xattr v1.5.0 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b6d0636b28c51cf312b0eb386dfa1c59d27dc945b78c9388aa73ed245b1e0e0 [INFO] running `Command { std: "docker" "start" "-a" "2b6d0636b28c51cf312b0eb386dfa1c59d27dc945b78c9388aa73ed245b1e0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b6d0636b28c51cf312b0eb386dfa1c59d27dc945b78c9388aa73ed245b1e0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6d0636b28c51cf312b0eb386dfa1c59d27dc945b78c9388aa73ed245b1e0e0", kill_on_drop: false }` [INFO] [stdout] 2b6d0636b28c51cf312b0eb386dfa1c59d27dc945b78c9388aa73ed245b1e0e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9f81bee20f454cd17d212c99cbb3ee4b760dc61c8bd598cb74999cd106049fa [INFO] running `Command { std: "docker" "start" "-a" "c9f81bee20f454cd17d212c99cbb3ee4b760dc61c8bd598cb74999cd106049fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling os_str_bytes v7.1.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling crab-cryptor v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s [INFO] running `Command { std: "docker" "inspect" "c9f81bee20f454cd17d212c99cbb3ee4b760dc61c8bd598cb74999cd106049fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9f81bee20f454cd17d212c99cbb3ee4b760dc61c8bd598cb74999cd106049fa", kill_on_drop: false }` [INFO] [stdout] c9f81bee20f454cd17d212c99cbb3ee4b760dc61c8bd598cb74999cd106049fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4124f59b18d592bc19adc6aebf1df7d4c3b5594bb51d486bf7e51f85c2869bf [INFO] running `Command { std: "docker" "start" "-a" "d4124f59b18d592bc19adc6aebf1df7d4c3b5594bb51d486bf7e51f85c2869bf", kill_on_drop: false }` [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling crab-cryptor v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "d4124f59b18d592bc19adc6aebf1df7d4c3b5594bb51d486bf7e51f85c2869bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4124f59b18d592bc19adc6aebf1df7d4c3b5594bb51d486bf7e51f85c2869bf", kill_on_drop: false }` [INFO] [stdout] d4124f59b18d592bc19adc6aebf1df7d4c3b5594bb51d486bf7e51f85c2869bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ba3ae9dcf50b1118d50c61a4c08f91ff805c1e2019694505af2ea66949e06ee7 [INFO] running `Command { std: "docker" "start" "-a" "ba3ae9dcf50b1118d50c61a4c08f91ff805c1e2019694505af2ea66949e06ee7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crab_cryptor-2b1997a74e10ffc9) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/crab-4d8b373bd7d45902) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::crypt_test ... ok [INFO] [stdout] test tests::decrypt_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stderr] Running tests/test_crypt.rs (/opt/rustwide/target/debug/deps/test_crypt-2d5737c09182e4ff) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_text_encryption ... ok [INFO] [stdout] test test_empty_file_encryption ... ok [INFO] [stdout] test test_file_encryption ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests crab_cryptor [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba3ae9dcf50b1118d50c61a4c08f91ff805c1e2019694505af2ea66949e06ee7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba3ae9dcf50b1118d50c61a4c08f91ff805c1e2019694505af2ea66949e06ee7", kill_on_drop: false }` [INFO] [stdout] ba3ae9dcf50b1118d50c61a4c08f91ff805c1e2019694505af2ea66949e06ee7