[INFO] fetching crate tindercrypt 0.3.2... [INFO] testing tindercrypt-0.3.2 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate tindercrypt 0.3.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tindercrypt 0.3.2 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tindercrypt 0.3.2 [INFO] finished tweaking crates.io crate tindercrypt 0.3.2 [INFO] tweaked toml for crates.io crate tindercrypt 0.3.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate tindercrypt 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v1.0.5 [INFO] [stderr] Downloaded protoc v2.24.1 [INFO] [stderr] Downloaded protoc-rust v2.24.1 [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded protobuf-codegen v2.24.1 [INFO] [stderr] Downloaded assert_fs v1.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ce85c00bf6064e38ef9633857303f312b8ea24a7a16714080631a1937ebf346b [INFO] running `Command { std: "docker" "start" "-a" "ce85c00bf6064e38ef9633857303f312b8ea24a7a16714080631a1937ebf346b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce85c00bf6064e38ef9633857303f312b8ea24a7a16714080631a1937ebf346b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce85c00bf6064e38ef9633857303f312b8ea24a7a16714080631a1937ebf346b", kill_on_drop: false }` [INFO] [stdout] ce85c00bf6064e38ef9633857303f312b8ea24a7a16714080631a1937ebf346b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c838d9ce645f193216bd321313797ac0181ad47b8ca9763a5d8222f5cccc579 [INFO] running `Command { std: "docker" "start" "-a" "2c838d9ce645f193216bd321313797ac0181ad47b8ca9763a5d8222f5cccc579", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tindercrypt v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "2c838d9ce645f193216bd321313797ac0181ad47b8ca9763a5d8222f5cccc579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c838d9ce645f193216bd321313797ac0181ad47b8ca9763a5d8222f5cccc579", kill_on_drop: false }` [INFO] [stdout] 2c838d9ce645f193216bd321313797ac0181ad47b8ca9763a5d8222f5cccc579 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 155a3d58af957765c1bacce858a43df39e422f6e91f318a5337e335e60355c34 [INFO] running `Command { std: "docker" "start" "-a" "155a3d58af957765c1bacce858a43df39e422f6e91f318a5337e335e60355c34", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_cmd v1.0.5 [INFO] [stderr] Compiling assert_fs v1.0.2 [INFO] [stderr] Compiling tindercrypt v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.12s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/tindercrypt-2ee6ea611b31573f) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tindercrypt-03201b51ab4df2e4) [INFO] [stderr] Executable tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-f3204abb403d5a6b) [INFO] running `Command { std: "docker" "inspect" "155a3d58af957765c1bacce858a43df39e422f6e91f318a5337e335e60355c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "155a3d58af957765c1bacce858a43df39e422f6e91f318a5337e335e60355c34", kill_on_drop: false }` [INFO] [stdout] 155a3d58af957765c1bacce858a43df39e422f6e91f318a5337e335e60355c34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b75022ebd71caa9a74df1eaa5db7d0b3ff437db8d3cd90b57b9d769abc271675 [INFO] running `Command { std: "docker" "start" "-a" "b75022ebd71caa9a74df1eaa5db7d0b3ff437db8d3cd90b57b9d769abc271675", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tindercrypt-2ee6ea611b31573f) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test aead::tests::test_key ... ok [INFO] [stdout] test aead::tests::test_in_out ... ok [INFO] [stdout] test aead::tests::test_seal_open_aes ... ok [INFO] [stdout] test aead::tests::test_seal_open_chacha20 ... ok [INFO] [stdout] test metadata::tests::test_metadata_proto ... ok [INFO] [stdout] test metadata::tests::test_encryption_algorithm ... ok [INFO] [stdout] test metadata::tests::test_metadata_buf ... ok [INFO] [stdout] test metadata::tests::test_hash_function ... ok [INFO] [stdout] test cryptors::tests::test_seal_open_in_place ... ok [INFO] [stdout] test pbkdf2::tests::test_pbkd2_derive_key ... ok [INFO] [stdout] test metadata::tests::test_key_derivation_algorithm ... ok [INFO] [stdout] test cryptors::tests::test_derive_key ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tindercrypt-03201b51ab4df2e4) [INFO] [stdout] test cryptors::tests::test_seal_open ... ok [INFO] [stderr] Running tests/test_cli.rs (/opt/rustwide/target/debug/deps/test_cli-f3204abb403d5a6b) [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.93s [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; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_invalid_args ... ok [INFO] [stdout] test test_encrypt_decrypt ... ok [INFO] [stderr] Doc-tests tindercrypt [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name tindercrypt --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/ring-089e6bc0c393c684/out --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-964d25196616b103.rlib --extern assert_fs=/opt/rustwide/target/debug/deps/libassert_fs-aef5e85a58ad16e0.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d529b4e9e08e0624.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-66dc1e8a4d9e73ce.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-3370a857f73e082d.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-e7f05f32302166e5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-947e4ed9fa5a0854.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-12c685ac01f2cb72.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-26bdd1514f1b35f1.rlib --extern tindercrypt=/opt/rustwide/target/debug/deps/libtindercrypt-1f9393c40fad3e8c.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-5f06918c2dc6b0f3.rlib -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="dialoguer"' --cfg 'feature="lazy_static"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b75022ebd71caa9a74df1eaa5db7d0b3ff437db8d3cd90b57b9d769abc271675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75022ebd71caa9a74df1eaa5db7d0b3ff437db8d3cd90b57b9d769abc271675", kill_on_drop: false }` [INFO] [stdout] b75022ebd71caa9a74df1eaa5db7d0b3ff437db8d3cd90b57b9d769abc271675