[INFO] cloning repository https://github.com/n3wtron/encit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n3wtron/encit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3wtron%2Fencit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3wtron%2Fencit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fa2763511e9f744b3510774299ba6921fab4460 [INFO] testing n3wtron/encit against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn3wtron%2Fencit" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n3wtron/encit on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/n3wtron/encit [INFO] finished tweaking git repo https://github.com/n3wtron/encit [INFO] tweaked toml for git repo https://github.com/n3wtron/encit written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/n3wtron/encit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee4f3e145f9f0aa7a052dcd44f0c8e4a206edd52eca7dc434c6151225b9a6127 [INFO] running `Command { std: "docker" "start" "-a" "ee4f3e145f9f0aa7a052dcd44f0c8e4a206edd52eca7dc434c6151225b9a6127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee4f3e145f9f0aa7a052dcd44f0c8e4a206edd52eca7dc434c6151225b9a6127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4f3e145f9f0aa7a052dcd44f0c8e4a206edd52eca7dc434c6151225b9a6127", kill_on_drop: false }` [INFO] [stdout] ee4f3e145f9f0aa7a052dcd44f0c8e4a206edd52eca7dc434c6151225b9a6127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] becec5fdf5aeef2fb2dd0fe7af537cff400bdd912207bfa8093de73ac712e077 [INFO] running `Command { std: "docker" "start" "-a" "becec5fdf5aeef2fb2dd0fe7af537cff400bdd912207bfa8093de73ac712e077", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling crc32fast v1.2.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling josekit v0.7.4 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling encit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.12s [INFO] running `Command { std: "docker" "inspect" "becec5fdf5aeef2fb2dd0fe7af537cff400bdd912207bfa8093de73ac712e077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "becec5fdf5aeef2fb2dd0fe7af537cff400bdd912207bfa8093de73ac712e077", kill_on_drop: false }` [INFO] [stdout] becec5fdf5aeef2fb2dd0fe7af537cff400bdd912207bfa8093de73ac712e077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27c05e14e9cf97229eedadd11b03f2ff8139f53d52419eab36c94e17c8b96e45 [INFO] running `Command { std: "docker" "start" "-a" "27c05e14e9cf97229eedadd11b03f2ff8139f53d52419eab36c94e17c8b96e45", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling mockall_derive v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling mockall v0.10.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling josekit v0.7.4 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling encit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.79s [INFO] running `Command { std: "docker" "inspect" "27c05e14e9cf97229eedadd11b03f2ff8139f53d52419eab36c94e17c8b96e45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c05e14e9cf97229eedadd11b03f2ff8139f53d52419eab36c94e17c8b96e45", kill_on_drop: false }` [INFO] [stdout] 27c05e14e9cf97229eedadd11b03f2ff8139f53d52419eab36c94e17c8b96e45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54c950e8da62603c67d63bbb66a704b7cb0752d98a2a6363e65f8e1413df984a [INFO] running `Command { std: "docker" "start" "-a" "54c950e8da62603c67d63bbb66a704b7cb0752d98a2a6363e65f8e1413df984a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/encit-540e1e406669f642) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test cmd::decrypt_cmd::tests::identity_decrypt ... ok [INFO] [stdout] test cmd::decrypt_cmd::tests::auto_decrypt_json ... ok [INFO] [stdout] test cmd::encrypt_cmd::tests::encrypt_stdin ... ok [INFO] [stdout] test cmd::root_cmd::tests::decrypt ... ok [INFO] [stdout] test cmd::root_cmd::tests::encrypt ... ok [INFO] [stdout] test cmd::add_cmd::tests::get_key_reader_stdin ... ok [INFO] [stdout] test cmd::add_cmd::tests::get_key_reader_file ... ok [INFO] [stdout] test cmd::root_cmd::tests::get_identities ... ok [INFO] [stdout] test cmd::get_identity_cmd::tests::get_identity_private_key_base64 ... ok [INFO] [stdout] test cmd::decrypt_cmd::tests::auto_decrypt ... ok [INFO] [stdout] test cmd::root_cmd::tests::add_identity ... ok [INFO] [stdout] test cmd::root_cmd::tests::get_friends ... ok [INFO] [stdout] test cmd::root_cmd::tests::add_friend ... ok [INFO] [stdout] test cmd::get_identity_cmd::tests::get_identity_private_key_pem ... ok [INFO] [stdout] test cmd::root_cmd::tests::new_identity ... ok [INFO] [stdout] test cmd::get_identity_cmd::tests::get_identity_public_key_pem ... ok [INFO] [stdout] test cmd::get_identity_cmd::tests::get_identity_private_key_hex ... ok [INFO] [stdout] test cmd::get_identity_cmd::tests::get_identity_public_key_hex ... ok [INFO] [stdout] test config::tests::identity_found ... ok [INFO] [stdout] test cmd::root_cmd::tests::get_identity ... ok [INFO] [stdout] test config::tests::identity_not_found ... ok [INFO] [stdout] test config::tests::identity_by_public_key_sha_found ... ok [INFO] [stdout] test cmd::add_identity_cmd::tests::add_identity_invalid_name ... ok [INFO] [stdout] test config::tests::friend_by_public_key_sha_found ... ok [INFO] [stdout] test config::tests::friend_found ... ok [INFO] [stdout] test tests::get_config_from_existent_file ... ok [INFO] [stdout] test cmd::add_friend_cmd::tests::add_friend_base64 ... ok [INFO] [stdout] test config::tests::friend_not_found ... ok [INFO] [stdout] test tests::get_config_not_exist ... ok [INFO] [stdout] test cmd::get_identity_cmd::tests::get_identity_public_key_base64 ... ok [INFO] [stdout] test config::tests::load ... ok [INFO] [stdout] test cmd::new_identity_cmd::tests::new_identity_test ... ok [INFO] [stdout] test cmd::add_friend_cmd::tests::add_friend_invalid_name ... ok [INFO] [stdout] test cmd::add_identity_cmd::tests::add_identity_hex ... ok [INFO] [stdout] test config::tests::add_friend ... ok [INFO] [stdout] test cmd::add_friend_cmd::tests::add_friend_hex ... ok [INFO] [stdout] test cmd::add_identity_cmd::tests::add_identity_base64_passphrase ... ok [INFO] [stdout] test enc::tests::encrypt_decrypt_payload ... ok [INFO] [stdout] test config::tests::add_identity ... ok [INFO] [stdout] test config::tests::save ... ok [INFO] [stdout] test cmd::get_identities_cmd::tests::get_friends_test ... ok [INFO] [stdout] test cmd::get_friends_cmd::tests::get_friends_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54c950e8da62603c67d63bbb66a704b7cb0752d98a2a6363e65f8e1413df984a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54c950e8da62603c67d63bbb66a704b7cb0752d98a2a6363e65f8e1413df984a", kill_on_drop: false }` [INFO] [stdout] 54c950e8da62603c67d63bbb66a704b7cb0752d98a2a6363e65f8e1413df984a