[INFO] fetching crate secretgarden 0.2.0... [INFO] testing secretgarden-0.2.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate secretgarden 0.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate secretgarden 0.2.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate secretgarden 0.2.0 [INFO] finished tweaking crates.io crate secretgarden 0.2.0 [INFO] tweaked toml for crates.io crate secretgarden 0.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate secretgarden 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ssh-agent v0.2.3 [INFO] [stderr] Downloaded cryptovec v0.6.1 [INFO] [stderr] Downloaded bcrypt-pbkdf v0.5.0 [INFO] [stderr] Downloaded osshkeys v0.5.0 [INFO] [stderr] Downloaded sodiumoxide v0.2.6 [INFO] [stderr] Downloaded libsodium-sys v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e59d0cd1efdf15ff896dfe9eae7c45fee0c8b26d600e2b47c4d249e1497d7bc [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" "5e59d0cd1efdf15ff896dfe9eae7c45fee0c8b26d600e2b47c4d249e1497d7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e59d0cd1efdf15ff896dfe9eae7c45fee0c8b26d600e2b47c4d249e1497d7bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e59d0cd1efdf15ff896dfe9eae7c45fee0c8b26d600e2b47c4d249e1497d7bc", kill_on_drop: false }` [INFO] [stdout] 5e59d0cd1efdf15ff896dfe9eae7c45fee0c8b26d600e2b47c4d249e1497d7bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b0d4213cefe5643f1cbfaa2353d73ba87cb5544cb399e728aca25a8c9ab390d [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" "8b0d4213cefe5643f1cbfaa2353d73ba87cb5544cb399e728aca25a8c9ab390d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cryptovec v0.6.1 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling nom_pem v4.0.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling pbkdf2 v0.7.5 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling bcrypt-pbkdf v0.5.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ssh-agent v0.2.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling osshkeys v0.5.0 [INFO] [stderr] Compiling sodiumoxide v0.2.6 [INFO] [stderr] Compiling secretgarden v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 03s [INFO] running `Command { std: "docker" "inspect" "8b0d4213cefe5643f1cbfaa2353d73ba87cb5544cb399e728aca25a8c9ab390d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b0d4213cefe5643f1cbfaa2353d73ba87cb5544cb399e728aca25a8c9ab390d", kill_on_drop: false }` [INFO] [stdout] 8b0d4213cefe5643f1cbfaa2353d73ba87cb5544cb399e728aca25a8c9ab390d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecca342aca10ffbdf6e49c407cb468b1c782cbe539ba517f6c1f29198f15380e [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" "ecca342aca10ffbdf6e49c407cb468b1c782cbe539ba517f6c1f29198f15380e", kill_on_drop: false }` [INFO] [stderr] Compiling secretgarden v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.74s [INFO] running `Command { std: "docker" "inspect" "ecca342aca10ffbdf6e49c407cb468b1c782cbe539ba517f6c1f29198f15380e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecca342aca10ffbdf6e49c407cb468b1c782cbe539ba517f6c1f29198f15380e", kill_on_drop: false }` [INFO] [stdout] ecca342aca10ffbdf6e49c407cb468b1c782cbe539ba517f6c1f29198f15380e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c8f5ac4b0781d87f3123bc8ae214e8a32923d0d2041d1ef988ae5429cb413a22 [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" "c8f5ac4b0781d87f3123bc8ae214e8a32923d0d2041d1ef988ae5429cb413a22", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 22 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/secretgarden-d8205b063f54f071) [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_escaped_escape ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_escaped_quote ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_escaped_special ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_hexpair ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_hexstring ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::multiple_attributes_space ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_escaped_escape ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::multiple_attributes_alt ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::multiple_attributes ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_quoting2 ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_escaped_quote ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_escaped_special ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_hexpair ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_quoted_whitespace ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::single_attribute_whitespace ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::test_empty ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_quoting1 ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::full ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_hexstring ... ok [INFO] [stdout] test secret_types::x509::rfc2253::tests::invalid_novalue ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c8f5ac4b0781d87f3123bc8ae214e8a32923d0d2041d1ef988ae5429cb413a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f5ac4b0781d87f3123bc8ae214e8a32923d0d2041d1ef988ae5429cb413a22", kill_on_drop: false }` [INFO] [stdout] c8f5ac4b0781d87f3123bc8ae214e8a32923d0d2041d1ef988ae5429cb413a22