[INFO] cloning repository https://github.com/ashtuchkin/rypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashtuchkin/rypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashtuchkin%2Frypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashtuchkin%2Frypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cfe9ad1908f3563d2af954fd952c2f906cae8e8 [INFO] testing ashtuchkin/rypt against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashtuchkin%2Frypt" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashtuchkin/rypt on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashtuchkin/rypt [INFO] finished tweaking git repo https://github.com/ashtuchkin/rypt [INFO] tweaked toml for git repo https://github.com/ashtuchkin/rypt written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ashtuchkin/rypt 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.8.1 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded libsodium-sys v0.2.5 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcb41ab1c541651f461985ef54c4957a7fbedb8f13cfd0a011bd46ca2858eefe [INFO] running `Command { std: "docker" "start" "-a" "dcb41ab1c541651f461985ef54c4957a7fbedb8f13cfd0a011bd46ca2858eefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcb41ab1c541651f461985ef54c4957a7fbedb8f13cfd0a011bd46ca2858eefe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb41ab1c541651f461985ef54c4957a7fbedb8f13cfd0a011bd46ca2858eefe", kill_on_drop: false }` [INFO] [stdout] dcb41ab1c541651f461985ef54c4957a7fbedb8f13cfd0a011bd46ca2858eefe [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ff95ece331414361024f27dcf4c57e0b378d5bbaf5d6480566a6711396aed68 [INFO] running `Command { std: "docker" "start" "-a" "6ff95ece331414361024f27dcf4c57e0b378d5bbaf5d6480566a6711396aed68", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling rypt v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/util.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let scale = SCALES[(scale_idx as usize)]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - let scale = SCALES[(scale_idx as usize)]; [INFO] [stdout] 15 + let scale = SCALES[scale_idx as usize]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.11s [INFO] running `Command { std: "docker" "inspect" "6ff95ece331414361024f27dcf4c57e0b378d5bbaf5d6480566a6711396aed68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ff95ece331414361024f27dcf4c57e0b378d5bbaf5d6480566a6711396aed68", kill_on_drop: false }` [INFO] [stdout] 6ff95ece331414361024f27dcf4c57e0b378d5bbaf5d6480566a6711396aed68 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2290b8dfc288f33ba03ea05586820466a0c0e8a7547bfd1b4219f5a32fb997e7 [INFO] running `Command { std: "docker" "start" "-a" "2290b8dfc288f33ba03ea05586820466a0c0e8a7547bfd1b4219f5a32fb997e7", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling rypt v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/util.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let scale = SCALES[(scale_idx as usize)]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - let scale = SCALES[(scale_idx as usize)]; [INFO] [stdout] 15 + let scale = SCALES[scale_idx as usize]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling quickcheck v0.8.5 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/util.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | let scale = SCALES[(scale_idx as usize)]; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 15 - let scale = SCALES[(scale_idx as usize)]; [INFO] [stdout] 15 + let scale = SCALES[scale_idx as usize]; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.03s [INFO] running `Command { std: "docker" "inspect" "2290b8dfc288f33ba03ea05586820466a0c0e8a7547bfd1b4219f5a32fb997e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2290b8dfc288f33ba03ea05586820466a0c0e8a7547bfd1b4219f5a32fb997e7", kill_on_drop: false }` [INFO] [stdout] 2290b8dfc288f33ba03ea05586820466a0c0e8a7547bfd1b4219f5a32fb997e7 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 67e0df904bdae6e5d3e06dd64d34b88b709e4855759b22def202c4c4fc8fdfdd [INFO] running `Command { std: "docker" "start" "-a" "67e0df904bdae6e5d3e06dd64d34b88b709e4855759b22def202c4c4fc8fdfdd", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/util.rs:15:24 [INFO] [stderr] | [INFO] [stderr] 15 | let scale = SCALES[(scale_idx as usize)]; [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 15 - let scale = SCALES[(scale_idx as usize)]; [INFO] [stderr] 15 + let scale = SCALES[scale_idx as usize]; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rypt` (lib) generated 1 warning (run `cargo fix --lib -p rypt` to apply 1 suggestion) [INFO] [stderr] warning: `rypt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rypt-b383184fdf168cfd) [INFO] [stdout] [INFO] [stdout] running 25 tests [INFO] [stdout] test crypto::libsodium::tests::test_aead ... ok [INFO] [stdout] test crypto::libsodium::tests::test_aead_easy ... ok [INFO] [stdout] test crypto::libsodium::tests::test_hash_hmac ... ok [INFO] [stdout] test cli::credentials::tests::test_empty_args ... ok [INFO] [stdout] test crypto::libsodium::tests::test_box_easy ... ok [INFO] [stdout] test crypto::libsodium::tests::test_box ... ok [INFO] [stdout] test crypto::libsodium::tests::test_random ... ok [INFO] [stdout] test crypto::rng::tests::test_basic ... ok [INFO] [stdout] test crypto::libsodium::tests::test_signatures ... ok [INFO] [stdout] test cli::credentials::tests::test_complex_encryption_happy_path ... ok [INFO] [stdout] test shamir::gf256::tests::addition::law_commutativity ... ok [INFO] [stdout] test shamir::gf256::tests::addition::law_associativity ... ok [INFO] [stdout] test util::tests::human_file_size_test ... ok [INFO] [stdout] test shamir::gf256::tests::addition::law_distributivity ... ok [INFO] [stdout] test shamir::gf256::tests::addition::law_inverses ... ok [INFO] [stdout] test util::tests::to_hex_string_test ... ok [INFO] [stdout] test util::tests::parse_hex_test ... ok [INFO] [stdout] test shamir::gf256::tests::multiplication::law_commutativity ... ok [INFO] [stdout] test shamir::gf256::tests::multiplication::law_identity ... ok [INFO] [stdout] test shamir::gf256::tests::multiplication::law_associativity ... ok [INFO] [stdout] test shamir::gf256::tests::addition::law_identity ... ok [INFO] [stdout] test shamir::gf256::tests::multiplication::law_distributivity ... ok [INFO] [stdout] test shamir::tests::basic_test ... ok [INFO] [stdout] test shamir::gf256::tests::multiplication::law_inverses ... ok [INFO] [stdout] test crypto::libsodium::tests::test_key_derivation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rypt-8e624d84c6d0e7e4) [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] [stderr] Running tests/basic_tests.rs (/opt/rustwide/target/debug/deps/basic_tests-edcdff4fa2048311) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test extra_quiet ... ok [INFO] [stdout] test print_version ... ok [INFO] [stdout] test help_message ... ok [INFO] [stdout] test encrypt_decrypt_stdio ... ok [INFO] [stdout] test public_key_file_encrypt_decrypt ... ok [INFO] [stdout] test simple_file_encrypt_decrypt_with_extension_aes256gcm ... ok [INFO] [stdout] test simple_file_encrypt_decrypt_without_extension_aes256gcm ... ok [INFO] [stdout] test simple_file_encrypt_decrypt_with_extension_xchacha20 ... ok [INFO] [stdout] test simple_file_encrypt_decrypt_without_extension_xchacha20 ... ok [INFO] [stdout] test threshold_encrypt_decrypt ... ok [INFO] [stdout] test max_threshold_encrypt_decrypt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.98s [INFO] [stdout] [INFO] [stderr] Running tests/force_tests.rs (/opt/rustwide/target/debug/deps/force_tests-9641d28270a10407) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test write_binary_data_to_terminal_not_allowed ... ok [INFO] [stdout] test read_binary_data_from_terminal_not_allowed ... ok [INFO] [stdout] test extension_checks_decryption ... ok [INFO] [stdout] test extension_checks_encryption ... ok [INFO] [stdout] test hardlinks_not_allowed ... ok [INFO] [stdout] test symlinks_not_allowed ... ok [INFO] [stdout] test overwrite_existing_files_not_allowed ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.08s [INFO] [stdout] [INFO] [stderr] Running tests/tty_verbosity_tests.rs (/opt/rustwide/target/debug/deps/tty_verbosity_tests-e9b1807126974cd5) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test pipe_encoding_decoding ... ok [INFO] [stdout] test pipe_tty_encoding_decoding ... ok [INFO] [stdout] test very_quiet_operation ... ok [INFO] [stdout] test quiet_operation ... ok [INFO] [stdout] test basic_tty_usage_with_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.71s [INFO] [stdout] [INFO] [stderr] Running tests/util.rs (/opt/rustwide/target/debug/deps/util-5ce4e56512ff8380) [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] [stderr] Doc-tests rypt [INFO] [stderr] warning: unnecessary parentheses around index expression [INFO] [stderr] --> src/util.rs:15:24 [INFO] [stderr] | [INFO] [stderr] 15 | let scale = SCALES[(scale_idx as usize)]; [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 15 - let scale = SCALES[(scale_idx as usize)]; [INFO] [stderr] 15 + let scale = SCALES[scale_idx as usize]; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "67e0df904bdae6e5d3e06dd64d34b88b709e4855759b22def202c4c4fc8fdfdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e0df904bdae6e5d3e06dd64d34b88b709e4855759b22def202c4c4fc8fdfdd", kill_on_drop: false }` [INFO] [stdout] 67e0df904bdae6e5d3e06dd64d34b88b709e4855759b22def202c4c4fc8fdfdd [INFO] testing ashtuchkin/rypt against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashtuchkin%2Frypt" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ashtuchkin/rypt on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashtuchkin/rypt [INFO] finished tweaking git repo https://github.com/ashtuchkin/rypt [INFO] tweaked toml for git repo https://github.com/ashtuchkin/rypt written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ashtuchkin/rypt 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39a6ed94920b4b0828d2b977accbf34b1756fd989f5f24f7bfedb439657ebe14 [INFO] running `Command { std: "docker" "start" "-a" "39a6ed94920b4b0828d2b977accbf34b1756fd989f5f24f7bfedb439657ebe14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39a6ed94920b4b0828d2b977accbf34b1756fd989f5f24f7bfedb439657ebe14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a6ed94920b4b0828d2b977accbf34b1756fd989f5f24f7bfedb439657ebe14", kill_on_drop: false }` [INFO] [stdout] 39a6ed94920b4b0828d2b977accbf34b1756fd989f5f24f7bfedb439657ebe14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c471809bd255f4d912f57651d686324cfeaf93aebadfbc1272c0faba6717c8b [INFO] running `Command { std: "docker" "start" "-a" "5c471809bd255f4d912f57651d686324cfeaf93aebadfbc1272c0faba6717c8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling filetime v0.2.7 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] error: failed to run custom build command for `libsodium-sys v0.2.5` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsodium-sys-01fbb3b8516ba7d7/build-script-build` (signal: 6, SIGABRT: process abort signal) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_SHARED [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_USE_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=SODIUM_DISABLE_PIE [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::get_unchecked_mut requires that the index is within the slice [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5601311c1942 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x5601311c1942 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5601311c1942 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5601311c1942 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5601311e56bc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5601311e56bc - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x5601311beeaf - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x5601311c1714 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5601311c1714 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5601311c2deb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x5601311c2b43 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5601311c328d - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5601311c3129 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 13: 0x5601311c1e16 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5601311c2e94 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x56013110463a - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 16: 0x56013110463a - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 17: 0x5601311046e9 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 18: 0x560131120f3b - >::get_unchecked_mut::precondition_check::he67059e23faca7fc [INFO] [stderr] 19: 0x560131120f04 - >::get_unchecked_mut::h98a13829ffcc1016 [INFO] [stderr] 20: 0x5601311071d4 - core::slice::::get_unchecked_mut::h10ea02b1d9d0aad7 [INFO] [stderr] 21: 0x56013110f066 - libflate::deflate::decode::Decoder::read_compressed_block::hec8212daef212352 [INFO] [stderr] 22: 0x56013110a499 - as std::io::Read>::read::h2041dc689b651afd [INFO] [stderr] 23: 0x5601311095b3 - as std::io::Read>::read::hff2e009b20d99661 [INFO] [stderr] 24: 0x56013113b742 - <&tar::archive::ArchiveInner as std::io::Read>::read::h5b56d5ee8010e0a0 [INFO] [stderr] 25: 0x56013113b8a4 - tar::archive::try_read_all::h7770eee064196af1 [INFO] [stderr] 26: 0x560131138fd1 - tar::archive::EntriesFields::next_entry_raw::hae0b694c244348f4 [INFO] [stderr] 27: 0x5601311399b2 - tar::archive::EntriesFields::next_entry::h0258a6f718014144 [INFO] [stderr] 28: 0x56013113b549 - ::next::hd4e81b49e419bc2b [INFO] [stderr] 29: 0x560131138aa6 - tar::archive::Archive::_unpack::h52d90a404c43b416 [INFO] [stderr] 30: 0x560131105ee1 - tar::archive::Archive::unpack::haf425e4ab9bfbd36 [INFO] [stderr] 31: 0x5601311187b1 - build_script_build::build_libsodium::hb9a69710435d6315 [INFO] [stderr] 32: 0x560131112b52 - build_script_build::main::h704106d99d4e494a [INFO] [stderr] 33: 0x560131106833 - core::ops::function::FnOnce::call_once::hc009982622dc2ec0 [INFO] [stderr] 34: 0x560131105366 - std::sys_common::backtrace::__rust_begin_short_backtrace::haa9d9ef4064ff1fc [INFO] [stderr] 35: 0x560131105bd9 - std::rt::lang_start::{{closure}}::hf12b54c1a1febd79 [INFO] [stderr] 36: 0x5601311baed3 - core::ops::function::impls:: for &F>::call_once::ha55599606c4801fa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 37: 0x5601311baed3 - std::panicking::try::do_call::hdbe0105e9cf1e2ee [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 38: 0x5601311baed3 - std::panicking::try::hc30968547c4c042b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 39: 0x5601311baed3 - std::panic::catch_unwind::hd3d3f133d01e085b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 40: 0x5601311baed3 - std::rt::lang_start_internal::{{closure}}::h6e4de722777ae3c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:48 [INFO] [stderr] 41: 0x5601311baed3 - std::panicking::try::do_call::h46b94aee435e7f57 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 42: 0x5601311baed3 - std::panicking::try::h1ffb076bbe218058 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 43: 0x5601311baed3 - std::panic::catch_unwind::h9edee6e761ecfcb7 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 44: 0x5601311baed3 - std::rt::lang_start_internal::h6114988f93cc8d0a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/rt.rs:148:20 [INFO] [stderr] 45: 0x560131105bb7 - std::rt::lang_start::hd9284107b7efff0d [INFO] [stderr] 46: 0x560131119015 - main [INFO] [stderr] 47: 0x7f82d2f63d90 - [INFO] [stderr] 48: 0x7f82d2f63e40 - __libc_start_main [INFO] [stderr] 49: 0x560131104ce5 - _start [INFO] [stderr] 50: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5c471809bd255f4d912f57651d686324cfeaf93aebadfbc1272c0faba6717c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c471809bd255f4d912f57651d686324cfeaf93aebadfbc1272c0faba6717c8b", kill_on_drop: false }` [INFO] [stdout] 5c471809bd255f4d912f57651d686324cfeaf93aebadfbc1272c0faba6717c8b