[INFO] fetching crate secure 0.3.0... [INFO] testing secure-0.3.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate secure 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate secure 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate secure 0.3.0 [INFO] tweaked toml for crates.io crate secure 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate secure 0.3.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate secure 0.3.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded byte-aes v0.2.2 [INFO] [stderr] Downloaded brotli-decompressor v4.0.2 [INFO] [stderr] Downloaded brotli v7.0.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f36a2a630d77aa09609ba4dde128c49ac4e217268b9d616f0cc96d60b64a8df6 [INFO] running `Command { std: "docker" "start" "-a" "f36a2a630d77aa09609ba4dde128c49ac4e217268b9d616f0cc96d60b64a8df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f36a2a630d77aa09609ba4dde128c49ac4e217268b9d616f0cc96d60b64a8df6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36a2a630d77aa09609ba4dde128c49ac4e217268b9d616f0cc96d60b64a8df6", kill_on_drop: false }` [INFO] [stdout] f36a2a630d77aa09609ba4dde128c49ac4e217268b9d616f0cc96d60b64a8df6 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e2a94f17fa686d95d5d2d960cfb9281f6a0161600a4e36ae906436ec9fc9716 [INFO] running `Command { std: "docker" "start" "-a" "9e2a94f17fa686d95d5d2d960cfb9281f6a0161600a4e36ae906436ec9fc9716", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling byte-aes v0.2.2 [INFO] [stderr] Compiling secure v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.91s [INFO] running `Command { std: "docker" "inspect" "9e2a94f17fa686d95d5d2d960cfb9281f6a0161600a4e36ae906436ec9fc9716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2a94f17fa686d95d5d2d960cfb9281f6a0161600a4e36ae906436ec9fc9716", kill_on_drop: false }` [INFO] [stdout] 9e2a94f17fa686d95d5d2d960cfb9281f6a0161600a4e36ae906436ec9fc9716 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e3cb28517189d6bb3560ecab3db789fce339e26ba84c50e7584f2f93f06602 [INFO] running `Command { std: "docker" "start" "-a" "31e3cb28517189d6bb3560ecab3db789fce339e26ba84c50e7584f2f93f06602", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling byte-aes v0.2.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling secure v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 15.28s [INFO] running `Command { std: "docker" "inspect" "31e3cb28517189d6bb3560ecab3db789fce339e26ba84c50e7584f2f93f06602", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e3cb28517189d6bb3560ecab3db789fce339e26ba84c50e7584f2f93f06602", kill_on_drop: false }` [INFO] [stdout] 31e3cb28517189d6bb3560ecab3db789fce339e26ba84c50e7584f2f93f06602 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4722dccde507396fef05709365e8c11a32125afe3b5b5cb4539171d9fd3edddc [INFO] running `Command { std: "docker" "start" "-a" "4722dccde507396fef05709365e8c11a32125afe3b5b5cb4539171d9fd3edddc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secure-daec31ba280c0f34) [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/include_secure_bytes.rs (/opt/rustwide/target/debug/deps/include_secure_bytes-5bc00b1a730942f1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compression::include_secure_bytes_brotli ... ok [INFO] [stdout] test encryption::include_secure_bytes_aes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/include_secure_str.rs (/opt/rustwide/target/debug/deps/include_secure_str-5835ead39c8e34d2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compression::include_secure_str_brotli ... ok [INFO] [stdout] test encryption::include_secure_str_aes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test include_secure_bytes::compression::include_secure_bytes_brotli ... ok [INFO] [stdout] test secure_str::compression::secure_str_brotli ... ok [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-b67d6e0c26dce8fc) [INFO] [stdout] test secure_str::encryption::secure_str_aes ... ok [INFO] [stdout] test include_secure_str::compression::include_secure_str_brotli ... ok [INFO] [stdout] test include_secure_bytes::encryption::include_secure_bytes_aes ... ok [INFO] [stderr] Running tests/secure_str.rs (/opt/rustwide/target/debug/deps/secure_str-614c3e66d1b027fc) [INFO] [stdout] test include_secure_str::encryption::include_secure_str_aes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compression::secure_str_brotli ... ok [INFO] [stdout] test encryption::secure_str_aes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests secure [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/backend/aes.rs - backend::aes::encode_aes (line 8) ... ok [INFO] [stdout] test src/backend/brotli.rs - backend::brotli::encode_brotli (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4722dccde507396fef05709365e8c11a32125afe3b5b5cb4539171d9fd3edddc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4722dccde507396fef05709365e8c11a32125afe3b5b5cb4539171d9fd3edddc", kill_on_drop: false }` [INFO] [stdout] 4722dccde507396fef05709365e8c11a32125afe3b5b5cb4539171d9fd3edddc