[INFO] cloning repository https://github.com/rupivbluegreen/pam_nps_mfa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rupivbluegreen/pam_nps_mfa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frupivbluegreen%2Fpam_nps_mfa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frupivbluegreen%2Fpam_nps_mfa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92df9f268428d74e326d3ea07a46dd3307e9f6c4
[INFO] testing rupivbluegreen/pam_nps_mfa against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frupivbluegreen%2Fpam_nps_mfa" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rupivbluegreen/pam_nps_mfa
[INFO] finished tweaking git repo https://github.com/rupivbluegreen/pam_nps_mfa
[INFO] tweaked toml for git repo https://github.com/rupivbluegreen/pam_nps_mfa written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rupivbluegreen/pam_nps_mfa on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rupivbluegreen/pam_nps_mfa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d
[INFO] running `Command { std: "docker" "start" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling audit v0.1.0 (/opt/rustwide/workdir/crates/audit)
[INFO] [stderr]    Compiling pam-ffi v0.1.0 (/opt/rustwide/workdir/crates/pam-ffi)
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling md4 v0.10.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling radius v0.1.0 (/opt/rustwide/workdir/crates/radius)
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling secrets v0.1.0 (/opt/rustwide/workdir/crates/secrets)
[INFO] [stderr]    Compiling mschapv2 v0.1.0 (/opt/rustwide/workdir/crates/mschapv2)
[INFO] [stderr]    Compiling pap v0.1.0 (/opt/rustwide/workdir/crates/pap)
[INFO] [stderr]    Compiling config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 9.19s
[INFO] running `Command { std: "docker" "inspect" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling radius v0.1.0 (/opt/rustwide/workdir/crates/radius)
[INFO] [stderr]    Compiling config v0.1.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling secrets v0.1.0 (/opt/rustwide/workdir/crates/secrets)
[INFO] [stderr]    Compiling audit v0.1.0 (/opt/rustwide/workdir/crates/audit)
[INFO] [stderr]    Compiling mschapv2 v0.1.0 (/opt/rustwide/workdir/crates/mschapv2)
[INFO] [stderr]    Compiling pap v0.1.0 (/opt/rustwide/workdir/crates/pap)
[INFO] [stderr]    Compiling pam-ffi v0.1.0 (/opt/rustwide/workdir/crates/pam-ffi)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6.68s
[INFO] running `Command { std: "docker" "inspect" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/audit-542b3c94a23d9b6f)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test record::tests::auditd_result_is_one_for_success_zero_otherwise ... ok
[INFO] [stdout] test record::tests::no_secret_sentinel_can_appear_because_there_is_no_field_for_one ... ok
[INFO] [stdout] test record::tests::username_with_percent_s_percent_n_is_preserved_literally ... ok
[INFO] [stdout] test record::tests::username_with_spaces_and_newlines_is_sanitized_to_single_line ... ok
[INFO] [stdout] test tests::both_fans_out_one_record_to_each_leg ... ok
[INFO] [stdout] test tests::recording_sink_stores_exactly_one_record_with_expected_fields ... ok
[INFO] [stdout] test record::tests::renders_exact_schema_line_with_seven_keys_in_order ... ok
[INFO] [stdout] test record::tests::auditd_op_carries_proto_and_server_as_one_token ... ok
[INFO] [stdout] test record::tests::result_token_maps_success_denied_unavail ... ok
[INFO] [stdout] test tests::from_backend_selects_the_right_concrete_sink ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/config-6b5753e1276e91d9)
[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] [stderr]      Running tests/load.rs (/opt/rustwide/target/release/deps/load-9297c42237d984c9)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test rejects_non_regular_config_file_directory ... ok
[INFO] [stdout] test loads_valid_config_and_strips_one_trailing_newline ... ok
[INFO] [stdout] test rejects_0644_secret_file ... ok
[INFO] [stdout] test rejects_symlinked_config_path_via_o_nofollow ... ok
[INFO] [stdout] test rejects_symlinked_secret_path_via_o_nofollow ... ok
[INFO] [stdout] test rejects_0644_config_file ... ok
[INFO] [stdout] test secret_without_trailing_newline_is_kept_verbatim ... ok
[INFO] [stdout] test rejects_wrong_owner_when_root_required ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rejects_wrong_owner_when_root_required stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rejects_wrong_owner_when_root_required' (1041) panicked at crates/config/tests/load.rs:161:18:
[INFO] [stdout] expected WrongOwner, got Ok(Config { servers: [Server { addr: 10.0.0.10:1812, secret: SecretString([REDACTED]) }], protocol: Mschapv2, timeout: 60, probe_timeout: 5, retries: 1, nas_identifier: None, nas_ip: None, source_ip: None, require_message_authenticator: true, audit: Both, debug: false })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6415525c5f71 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x6415525db2ca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x6415525ca6ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x6415525a0866 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x6415525bdb29 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x641552555570 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x6415525bdce2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x6415525a0912 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x641552599139 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x6415525a16bd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x6415525db9fc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x64155254715f - <load[48e1ef03efdd306a]::rejects_wrong_owner_when_root_required::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   12:     0x64155254885b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   13:     0x641552555ec5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   14:     0x64155254f284 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   15:     0x641552559022 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   16:     0x6415525c5659 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   17:     0x76c33c91e07a - <unknown>
[INFO] [stdout]   18:     0x76c33c9b1534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rejects_wrong_owner_when_root_required
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p config --test load`
[INFO] running `Command { std: "docker" "inspect" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d", kill_on_drop: false }`
[INFO] [stdout] 338c3cfd4bdd8f7a9c2ecaeb096d402e0b2cee65cba36316dadfd8886b12820d
