[INFO] cloning repository crypto-universe/SPECK [INFO] running `"git" "clone" "--bare" "git://github.com/crypto-universe/SPECK.git" "work/cache/sources/gh/crypto-universe/SPECK"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/crypto-universe/SPECK'... [INFO] running `"git" "clone" "work/cache/sources/gh/crypto-universe/SPECK" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/crypto-universe/SPECK"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/crypto-universe/SPECK'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/crypto-universe/SPECK" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crypto-universe/SPECK"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crypto-universe/SPECK'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5a116bd54495fedf72c08bbb41902fb54adf4499 [INFO] sha for GitHub repo crypto-universe/SPECK: 5a116bd54495fedf72c08bbb41902fb54adf4499 [INFO] validating manifest of crypto-universe/SPECK on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of crypto-universe/SPECK on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing crypto-universe/SPECK [INFO] finished frobbing crypto-universe/SPECK [INFO] frobbed toml for crypto-universe/SPECK written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/crypto-universe/SPECK/Cargo.toml [INFO] started frobbing crypto-universe/SPECK [INFO] finished frobbing crypto-universe/SPECK [INFO] frobbed toml for crypto-universe/SPECK written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crypto-universe/SPECK/Cargo.toml [INFO] crate crypto-universe/SPECK already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing crypto-universe/SPECK against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crypto-universe/SPECK:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] e25763b6aa1366bdb70904d543e5c60cb58a7d4ae704b8651e35ce36012d5d0f [INFO] running `"docker" "start" "-a" "e25763b6aa1366bdb70904d543e5c60cb58a7d4ae704b8651e35ce36012d5d0f"` [INFO] [stderr] Compiling speck v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `pkcs7::PKCS7` [INFO] [stderr] --> src/cbc.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use pkcs7::PKCS7; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(i128_type)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `"docker" "inspect" "e25763b6aa1366bdb70904d543e5c60cb58a7d4ae704b8651e35ce36012d5d0f"` [INFO] running `"docker" "rm" "-f" "e25763b6aa1366bdb70904d543e5c60cb58a7d4ae704b8651e35ce36012d5d0f"` [INFO] [stdout] e25763b6aa1366bdb70904d543e5c60cb58a7d4ae704b8651e35ce36012d5d0f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crypto-universe/SPECK:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 243088a45f6ffe1f3b4365df1026e22a9a29c93e264691cc0d1a15b79aff6c49 [INFO] running `"docker" "start" "-a" "243088a45f6ffe1f3b4365df1026e22a9a29c93e264691cc0d1a15b79aff6c49"` [INFO] [stderr] Compiling speck v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![feature(i128_type)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "243088a45f6ffe1f3b4365df1026e22a9a29c93e264691cc0d1a15b79aff6c49"` [INFO] running `"docker" "rm" "-f" "243088a45f6ffe1f3b4365df1026e22a9a29c93e264691cc0d1a15b79aff6c49"` [INFO] [stdout] 243088a45f6ffe1f3b4365df1026e22a9a29c93e264691cc0d1a15b79aff6c49 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/crypto-universe/SPECK:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 94fc8dfe89468159623b559691c465c4c9e0a6415bac02ff78ee3e488c9b6160 [INFO] running `"docker" "start" "-a" "94fc8dfe89468159623b559691c465c4c9e0a6415bac02ff78ee3e488c9b6160"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/speck-f5914de469d3607e [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test pkcs7::pkcs7_block_16 ... ok [INFO] [stdout] test cbc::cbc_works2 ... ok [INFO] [stdout] test block128::block128_works3 ... ok [INFO] [stdout] test block128::block128_works2 ... ok [INFO] [stdout] test pkcs7::pkcs7_block_misc ... ok [INFO] [stdout] test speck_128_128::basic_works1 ... ok [INFO] [stdout] test cbc::cbc_works1 ... ok [INFO] [stdout] test zuc_128::zuc_128_test_set_3_1 ... ok [INFO] [stdout] test block128::block128_works1 ... ok [INFO] [stdout] test zuc_128::zuc_128_test_set_3_2 ... ok [INFO] [stdout] test zuc_128::zuc_128_test_set_4_1 ... ok [INFO] [stdout] test pkcs7::pkcs7_block_8 ... ok [INFO] [stdout] test zuc_128::zuc_128_test_set_3_3 ... ok [INFO] [stdout] test zuc_128::zuc_128_test_set_3_4 ... ok [INFO] [stdout] test zuc_128::zuc_128_test_set_4_2 ... ok [INFO] [stdout] test block128::block128_panic ... ok [INFO] [stderr] Doc-tests speck [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "94fc8dfe89468159623b559691c465c4c9e0a6415bac02ff78ee3e488c9b6160"` [INFO] running `"docker" "rm" "-f" "94fc8dfe89468159623b559691c465c4c9e0a6415bac02ff78ee3e488c9b6160"` [INFO] [stdout] 94fc8dfe89468159623b559691c465c4c9e0a6415bac02ff78ee3e488c9b6160