[INFO] fetching crate secret-keeper 0.3.5... [INFO] testing secret-keeper-0.3.5 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate secret-keeper 0.3.5 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate secret-keeper 0.3.5 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate secret-keeper 0.3.5 [INFO] finished tweaking crates.io crate secret-keeper 0.3.5 [INFO] tweaked toml for crates.io crate secret-keeper 0.3.5 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5255fedab4694eb9338f6afcd65ffdab27332ccba4d4af3b4be01ec469f8688 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5255fedab4694eb9338f6afcd65ffdab27332ccba4d4af3b4be01ec469f8688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5255fedab4694eb9338f6afcd65ffdab27332ccba4d4af3b4be01ec469f8688", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5255fedab4694eb9338f6afcd65ffdab27332ccba4d4af3b4be01ec469f8688", kill_on_drop: false }` [INFO] [stdout] f5255fedab4694eb9338f6afcd65ffdab27332ccba4d4af3b4be01ec469f8688 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5a770cb9a5b612122b0be7d697d533932d066aec5feffb54812d8053f83cea0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f5a770cb9a5b612122b0be7d697d533932d066aec5feffb54812d8053f83cea0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling stream-cipher v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling poly1305 v0.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling chacha20 v0.4.3 [INFO] [stderr] Compiling chacha20poly1305 v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling lz-fear v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling secret-keeper v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "f5a770cb9a5b612122b0be7d697d533932d066aec5feffb54812d8053f83cea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5a770cb9a5b612122b0be7d697d533932d066aec5feffb54812d8053f83cea0", kill_on_drop: false }` [INFO] [stdout] f5a770cb9a5b612122b0be7d697d533932d066aec5feffb54812d8053f83cea0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dae765e79562a6ff08abb486e6adbf18b94f13b76fffae412a29252478430401 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dae765e79562a6ff08abb486e6adbf18b94f13b76fffae412a29252478430401", kill_on_drop: false }` [INFO] [stderr] Compiling random-trait v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling random-fast-rng v0.1.1 [INFO] [stderr] Compiling mktemp v0.4.0 [INFO] [stderr] Compiling secret-keeper-test_util v0.3.5 [INFO] [stderr] Compiling secret-keeper v0.3.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.86s [INFO] running `Command { std: "docker" "inspect" "dae765e79562a6ff08abb486e6adbf18b94f13b76fffae412a29252478430401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae765e79562a6ff08abb486e6adbf18b94f13b76fffae412a29252478430401", kill_on_drop: false }` [INFO] [stdout] dae765e79562a6ff08abb486e6adbf18b94f13b76fffae412a29252478430401 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c24884f6add3db63c3281a461e4326df647873dfc0188f4e38166a4aa7950f5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3c24884f6add3db63c3281a461e4326df647873dfc0188f4e38166a4aa7950f5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/secret_keeper-fa14fda466403570 [INFO] [stdout] running 37 tests [INFO] [stdout] test ciphers::test_ciphers::tests::init_xchacha20 ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::seal_open_xchacha20 ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::kind_string ... ok [INFO] [stdout] test ciphers::cipher::tests::cipher_kind_ser_de ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::seal_open_xchacha20_comp ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::seal_open_detached_xchacha20 ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::with_aad_xchacha20_comp ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::tag_size ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::with_aad_xchacha20 ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::seal_open_aesgcm256 ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::file_seal_write_open_read_xchacha20_comp ... ok [INFO] [stdout] test keepers::env::test::env_constructor ... ok [INFO] [stdout] test keepers::env::test::env_register ... ok [INFO] [stdout] test ciphers::test_xchacha20_comp::tests::seal_compressed ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::seal_open_detached_aesgcm256 ... ok [INFO] [stdout] test ciphers::test_xchacha20_comp::tests::test_init ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::init_xchacha20_comp ... ok [INFO] [stdout] test keepers::env::test::varname ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::init_aesgcm256 ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::file_seal_write_open_read_xchacha20 ... ok [INFO] [stdout] test keepers::secretkeeper::test::register_validation ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::file_seal_write_open_read_aesgcm256 ... ok [INFO] [stdout] test keepers::secretkeeper::test::keeper_list ... ok [INFO] [stdout] test keepers::secretkeeper::test::scheme_prefix ... ok [INFO] [stdout] test ciphers::test_ciphers::tests::with_aad_aesgcm256 ... ok [INFO] [stdout] test util::util::test::gen_random ... ok [INFO] [stdout] test util::encoding::test::bech32_tofrom ... ok [INFO] [stdout] test util::test_comp::test::compress_uncompress ... ok [INFO] [stdout] test rand::test::test_rand ... ok [INFO] [stdout] test keepers::hkdf::test::kdf_end_to_end_xchacha ... ok [INFO] [stdout] test keepers::hkdf::test::kdf_end_to_end_aes ... ok [INFO] [stdout] test keepers::hkdf::test::kdf_works_aes ... ok [INFO] [stdout] test keepers::hkdf::test::kdf_works_xchacha ... ok [INFO] [stdout] test keepers::env::test::mk_cipher_xchacha ... ok [INFO] [stdout] test keepers::env::test::wrap_unwrap ... ok [INFO] [stdout] test keepers::hkdf::test::kdf_repeatability ... ok [INFO] [stdout] test keepers::hkdf::test::kdf_uniqueness ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests secret-keeper [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/util/util.rs - util::util::uninitialized_vec (line 9) ... ok [INFO] [stdout] test src/util/util.rs - util::util::uninitialized_bytes (line 27) ... ok [INFO] [stdout] test src/util/util.rs - util::util::form_get (line 80) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3c24884f6add3db63c3281a461e4326df647873dfc0188f4e38166a4aa7950f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c24884f6add3db63c3281a461e4326df647873dfc0188f4e38166a4aa7950f5", kill_on_drop: false }` [INFO] [stdout] 3c24884f6add3db63c3281a461e4326df647873dfc0188f4e38166a4aa7950f5