[INFO] fetching crate secured 0.6.0... [INFO] testing secured-0.6.0 against 1.90.0 for beta-1.91-2 [INFO] extracting crate secured 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate secured 0.6.0 [INFO] finished tweaking crates.io crate secured 0.6.0 [INFO] tweaked toml for crates.io crate secured 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate secured 0.6.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate secured 0.6.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secured-cipher-key v0.3.0 [INFO] [stderr] Downloaded clap v4.4.10 [INFO] [stderr] Downloaded clap_builder v4.4.9 [INFO] [stderr] Downloaded secured-cipher v0.4.1 [INFO] [stderr] Downloaded secured-enclave v0.6.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06de6d2a05270bd8a55360e32d39530693c67b651af10d21fa139521ba6a0183 [INFO] running `Command { std: "docker" "start" "-a" "06de6d2a05270bd8a55360e32d39530693c67b651af10d21fa139521ba6a0183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06de6d2a05270bd8a55360e32d39530693c67b651af10d21fa139521ba6a0183", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06de6d2a05270bd8a55360e32d39530693c67b651af10d21fa139521ba6a0183", kill_on_drop: false }` [INFO] [stdout] 06de6d2a05270bd8a55360e32d39530693c67b651af10d21fa139521ba6a0183 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f667e4ae5bf23ff5823a904efdbf4b0080cab3b51ca4e2f1b3f75854ff9919b [INFO] running `Command { std: "docker" "start" "-a" "7f667e4ae5bf23ff5823a904efdbf4b0080cab3b51ca4e2f1b3f75854ff9919b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling secured-cipher-key v0.3.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling secured-cipher v0.4.1 [INFO] [stderr] Compiling secured-enclave v0.6.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling secured v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.52s [INFO] running `Command { std: "docker" "inspect" "7f667e4ae5bf23ff5823a904efdbf4b0080cab3b51ca4e2f1b3f75854ff9919b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f667e4ae5bf23ff5823a904efdbf4b0080cab3b51ca4e2f1b3f75854ff9919b", kill_on_drop: false }` [INFO] [stdout] 7f667e4ae5bf23ff5823a904efdbf4b0080cab3b51ca4e2f1b3f75854ff9919b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 915af4c632010bf86086a2cd941c9aa32576d2564300071328e414922605e81f [INFO] running `Command { std: "docker" "start" "-a" "915af4c632010bf86086a2cd941c9aa32576d2564300071328e414922605e81f", kill_on_drop: false }` [INFO] [stderr] Compiling secured v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "915af4c632010bf86086a2cd941c9aa32576d2564300071328e414922605e81f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915af4c632010bf86086a2cd941c9aa32576d2564300071328e414922605e81f", kill_on_drop: false }` [INFO] [stdout] 915af4c632010bf86086a2cd941c9aa32576d2564300071328e414922605e81f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c69950f8afce9764cea4bee3117e592bf0d5861408e2dd07be0e359f9c5b537 [INFO] running `Command { std: "docker" "start" "-a" "8c69950f8afce9764cea4bee3117e592bf0d5861408e2dd07be0e359f9c5b537", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secured-cc55c4f86d4bb6e6) [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 unittests src/main.rs (/opt/rustwide/target/debug/deps/secured-3c28ab887ef627d1) [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 secured [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - enclave (line 33) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 27.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c69950f8afce9764cea4bee3117e592bf0d5861408e2dd07be0e359f9c5b537", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c69950f8afce9764cea4bee3117e592bf0d5861408e2dd07be0e359f9c5b537", kill_on_drop: false }` [INFO] [stdout] 8c69950f8afce9764cea4bee3117e592bf0d5861408e2dd07be0e359f9c5b537