[INFO] crate t-rust-less-lib 0.1.2 is already in cache [INFO] testing t-rust-less-lib-0.1.2 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate t-rust-less-lib 0.1.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate t-rust-less-lib 0.1.2 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 t-rust-less-lib 0.1.2 [INFO] finished tweaking crates.io crate t-rust-less-lib 0.1.2 [INFO] tweaked toml for crates.io crate t-rust-less-lib 0.1.2 written to /workspace/builds/worker-2/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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] fbb4bf9b45def94197dc32af1b70a10a4cfd72ff56cc95cce57aff35a973b84b [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" "fbb4bf9b45def94197dc32af1b70a10a4cfd72ff56cc95cce57aff35a973b84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbb4bf9b45def94197dc32af1b70a10a4cfd72ff56cc95cce57aff35a973b84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb4bf9b45def94197dc32af1b70a10a4cfd72ff56cc95cce57aff35a973b84b", kill_on_drop: false }` [INFO] [stdout] fbb4bf9b45def94197dc32af1b70a10a4cfd72ff56cc95cce57aff35a973b84b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 3d4223e61fd729a3b9fd06ffef4d8b34f304c4cbbd2c427f826fb1587face53d [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" "3d4223e61fd729a3b9fd06ffef4d8b34f304c4cbbd2c427f826fb1587face53d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling capnp v0.13.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling sublime_fuzzy v0.6.0 [INFO] [stderr] Compiling data-encoding v2.2.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling capnpc v0.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling t-rust-less-lib v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling zeroize_derive v1.0.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.0 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling zxcvbn v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling capnp-futures v0.13.0 [INFO] [stderr] Compiling capnp-rpc v0.13.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 46s [INFO] running `Command { std: "docker" "inspect" "3d4223e61fd729a3b9fd06ffef4d8b34f304c4cbbd2c427f826fb1587face53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d4223e61fd729a3b9fd06ffef4d8b34f304c4cbbd2c427f826fb1587face53d", kill_on_drop: false }` [INFO] [stdout] 3d4223e61fd729a3b9fd06ffef4d8b34f304c4cbbd2c427f826fb1587face53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 29f2e78bbab10266d7ccc221e8f57202dbde87e9fd643cb134a31195db698bb8 [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" "29f2e78bbab10266d7ccc221e8f57202dbde87e9fd643cb134a31195db698bb8", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling spectral v0.6.0 [INFO] [stderr] Compiling t-rust-less-lib v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.66s [INFO] running `Command { std: "docker" "inspect" "29f2e78bbab10266d7ccc221e8f57202dbde87e9fd643cb134a31195db698bb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29f2e78bbab10266d7ccc221e8f57202dbde87e9fd643cb134a31195db698bb8", kill_on_drop: false }` [INFO] [stdout] 29f2e78bbab10266d7ccc221e8f57202dbde87e9fd643cb134a31195db698bb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 579f4ff3d1bf57edd1790d68b149e3bea9742603d38483b80267236e571add0d [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" "579f4ff3d1bf57edd1790d68b149e3bea9742603d38483b80267236e571add0d", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/t_rust_less_lib-fee2360671e2820b [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test memguard::memory::tests::memzero_test ... ok [INFO] [stdout] test memguard::bytes::tests::test_zeroed ... ok [INFO] [stdout] test memguard::memory::tests::mlock_munlock_test ... ok [INFO] [stdout] test memguard::alloc::tests::test_mprotect ... ok [INFO] [stdout] test memguard::weak::tests::test_zeroing_drop ... ok [INFO] [stdout] test memguard::bytes::tests::test_borrow_read_write ... ok [INFO] [stdout] test otp::tests::test_totp_std ... ok [INFO] [stdout] test secrets_store::cipher::rust_argon2id::tests::test_derive_regression ... ignored [INFO] [stdout] test memguard::alloc::tests::test_alloc_free ... ok [INFO] [stdout] test memguard::words::tests::test_borrow_read_only ... ok [INFO] [stdout] test memguard::bytes::tests::test_init_strong_random ... ok [INFO] [stdout] test secrets_store::padding::random_front_back::tests::test_encode_length ... ok [INFO] [stdout] test otp::tests::test_totp_long ... ok [INFO] [stdout] test memguard::bytes::tests::test_borrow_read_only ... ok [INFO] [stdout] test memguard::words::tests::test_zeroed ... ok [INFO] [stdout] test memguard::bytes::tests::test_str_like_ops ... ok [INFO] [stdout] test secrets_store::padding::random_front_back::tests::test_encode_length_quick ... ok [INFO] [stdout] test memguard::words::tests::test_from_unaligned_source ... ok [INFO] [stdout] test secrets_store::tests::test_multi_lane_secrets_store ... ignored [INFO] [stdout] test memguard::words::tests::test_borrow_read_write ... ok [INFO] [stdout] test memguard::memory::tests::memcmp_test ... ok [INFO] [stdout] test memguard::memory::tests::memeq_test ... ok [INFO] [stdout] test secrets_store::cipher::tests::test_rust_x25519_chacha20_poly1305 ... ok [INFO] [stdout] test service::pw_generator::chars::tests::test_generate_chars ... ok [INFO] [stdout] test service::pw_generator::words::tests::test_generate_words ... ok [INFO] [stdout] test block_store::tests::test_memory_store ... ok [INFO] [stdout] test secrets_store::index_tests::test_process_change_logs ... ok [INFO] [stdout] test block_store::tests::test_local_dir_store ... ok [INFO] [stdout] test secrets_store::padding::tests::test_randon_front_back_padding ... ok [INFO] [stdout] test secrets_store::padding::tests::test_non_zero_padding ... ok [INFO] [stdout] test secrets_store::padding::tests::test_non_zero_padding_quick ... ok [INFO] [stdout] test secrets_store::padding::tests::test_randon_front_back_padding_quick ... ok [INFO] [stdout] test secrets_store::cipher::tests::test_openssl_rsa_aes_gcm_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests t-rust-less-lib [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 `Command { std: "docker" "inspect" "579f4ff3d1bf57edd1790d68b149e3bea9742603d38483b80267236e571add0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "579f4ff3d1bf57edd1790d68b149e3bea9742603d38483b80267236e571add0d", kill_on_drop: false }` [INFO] [stdout] 579f4ff3d1bf57edd1790d68b149e3bea9742603d38483b80267236e571add0d