[INFO] cloning repository https://github.com/simbiota/simbiota
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simbiota/simbiota" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimbiota%2Fsimbiota", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimbiota%2Fsimbiota'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7fcb758c8790035da2ab0fc99b40168475efdf75
[INFO] testing simbiota/simbiota against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimbiota%2Fsimbiota" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/simbiota/simbiota on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/simbiota/simbiota
[INFO] finished tweaking git repo https://github.com/simbiota/simbiota
[INFO] tweaked toml for git repo https://github.com/simbiota/simbiota written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/simbiota/simbiota 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating git repository `https://github.com/simbiota/database.git`
[INFO] [stderr]     Updating git repository `https://github.com/simbiota/tlsh-rust.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread-id v4.2.0
[INFO] [stderr]   Downloaded quoted_printable v0.4.8
[INFO] [stderr]   Downloaded lettre v0.10.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f55d7a6b8d1aaa75999c0c667704603642f47db9eb3198f9d4541ab6d487b67
[INFO] running `Command { std: "docker" "start" "-a" "2f55d7a6b8d1aaa75999c0c667704603642f47db9eb3198f9d4541ab6d487b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f55d7a6b8d1aaa75999c0c667704603642f47db9eb3198f9d4541ab6d487b67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f55d7a6b8d1aaa75999c0c667704603642f47db9eb3198f9d4541ab6d487b67", kill_on_drop: false }`
[INFO] [stdout] 2f55d7a6b8d1aaa75999c0c667704603642f47db9eb3198f9d4541ab6d487b67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9c10bbdec165dc5af2b111a76c62c6655f136621556d7471fce268f7c05eeae
[INFO] running `Command { std: "docker" "start" "-a" "c9c10bbdec165dc5af2b111a76c62c6655f136621556d7471fce268f7c05eeae", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling time-macros v0.2.14
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling simbiota-tlsh v0.0.1 (https://github.com/simbiota/tlsh-rust.git#4763e075)
[INFO] [stderr]    Compiling chrono v0.4.30
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling simbiota-database v0.0.1 (https://github.com/simbiota/database.git#4720e945)
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling thread-id v4.2.0
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling email-encoding v0.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling simbiota-clientlib v0.0.3 (/opt/rustwide/workdir/client-lib)
[INFO] [stderr]    Compiling simbiota-monitor v0.0.3 (/opt/rustwide/workdir/fanotify-monitor)
[INFO] [stderr]    Compiling syslog v6.1.0
[INFO] [stderr]    Compiling simple_logger v4.2.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling clap_complete v4.4.1
[INFO] [stderr]    Compiling simbiotactl v0.0.3 (/opt/rustwide/workdir/simbiotactl)
[INFO] [stderr]    Compiling rustls-webpki v0.101.5
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr] warning: simbiotactl@0.0.3: bash completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-a42c6d6079bcc5f4/out/simbiotactl.bash"
[INFO] [stderr] warning: simbiotactl@0.0.3: zsh completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-a42c6d6079bcc5f4/out/_simbiotactl"
[INFO] [stderr] warning: simbiotactl@0.0.3: fish completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-a42c6d6079bcc5f4/out/simbiotactl.fish"
[INFO] [stderr]    Compiling lettre v0.10.4
[INFO] [stderr]    Compiling simbiota-protocol v0.0.3 (/opt/rustwide/workdir/control-protocol)
[INFO] [stderr]    Compiling simbiota v0.0.3 (/opt/rustwide/workdir/simbiota)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_log`
[INFO] [stdout]   --> simbiota/src/memory_detection_cache.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         if cfg!(debug_log) {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(debug_log)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.13s
[INFO] running `Command { std: "docker" "inspect" "c9c10bbdec165dc5af2b111a76c62c6655f136621556d7471fce268f7c05eeae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9c10bbdec165dc5af2b111a76c62c6655f136621556d7471fce268f7c05eeae", kill_on_drop: false }`
[INFO] [stdout] c9c10bbdec165dc5af2b111a76c62c6655f136621556d7471fce268f7c05eeae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 318e950910d778703b7ab1b0f6445c160acadca55052e96dca456ef5d2afb44b
[INFO] running `Command { std: "docker" "start" "-a" "318e950910d778703b7ab1b0f6445c160acadca55052e96dca456ef5d2afb44b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling time-macros v0.2.14
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling simbiota-tlsh v0.0.1 (https://github.com/simbiota/tlsh-rust.git#4763e075)
[INFO] [stderr]    Compiling deranged v0.3.8
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling chrono v0.4.30
[INFO] [stderr]    Compiling email-encoding v0.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling simbiota-database v0.0.1 (https://github.com/simbiota/database.git#4720e945)
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling simbiota-clientlib v0.0.3 (/opt/rustwide/workdir/client-lib)
[INFO] [stderr]    Compiling colored v2.0.4
[INFO] [stderr]    Compiling simbiota-monitor v0.0.3 (/opt/rustwide/workdir/fanotify-monitor)
[INFO] [stderr]    Compiling thread-id v4.2.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling time v0.3.28
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling email_address v0.2.4
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling log4rs v1.2.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling clap v4.4.2
[INFO] [stderr]    Compiling clap_complete v4.4.1
[INFO] [stderr]    Compiling serde_json v1.0.106
[INFO] [stderr]    Compiling syslog v6.1.0
[INFO] [stderr]    Compiling simple_logger v4.2.0
[INFO] [stderr]    Compiling simbiotactl v0.0.3 (/opt/rustwide/workdir/simbiotactl)
[INFO] [stderr]    Compiling simbiota-protocol v0.0.3 (/opt/rustwide/workdir/control-protocol)
[INFO] [stderr] warning: simbiotactl@0.0.3: bash completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-3222e67cfe69d7ab/out/simbiotactl.bash"
[INFO] [stderr] warning: simbiotactl@0.0.3: zsh completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-3222e67cfe69d7ab/out/_simbiotactl"
[INFO] [stderr] warning: simbiotactl@0.0.3: fish completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-3222e67cfe69d7ab/out/simbiotactl.fish"
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling rustls-webpki v0.101.5
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling lettre v0.10.4
[INFO] [stderr]    Compiling simbiota v0.0.3 (/opt/rustwide/workdir/simbiota)
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_log`
[INFO] [stdout]   --> simbiota/src/memory_detection_cache.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         if cfg!(debug_log) {
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(debug_log)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.00s
[INFO] running `Command { std: "docker" "inspect" "318e950910d778703b7ab1b0f6445c160acadca55052e96dca456ef5d2afb44b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "318e950910d778703b7ab1b0f6445c160acadca55052e96dca456ef5d2afb44b", kill_on_drop: false }`
[INFO] [stdout] 318e950910d778703b7ab1b0f6445c160acadca55052e96dca456ef5d2afb44b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3dbb6d96222f9bd07fa13ae5971206a3649142331c7654b4a2ad432f084c44b
[INFO] running `Command { std: "docker" "start" "-a" "a3dbb6d96222f9bd07fa13ae5971206a3649142331c7654b4a2ad432f084c44b", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: simbiotactl@0.0.3: bash completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-3222e67cfe69d7ab/out/simbiotactl.bash"
[INFO] [stderr] warning: simbiotactl@0.0.3: zsh completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-3222e67cfe69d7ab/out/_simbiotactl"
[INFO] [stderr] warning: simbiotactl@0.0.3: fish completion file is generated: "/opt/rustwide/target/debug/build/simbiotactl-3222e67cfe69d7ab/out/simbiotactl.fish"
[INFO] [stderr] warning: unexpected `cfg` condition name: `debug_log`
[INFO] [stderr]   --> simbiota/src/memory_detection_cache.rs:85:17
[INFO] [stderr]    |
[INFO] [stderr] 85 |         if cfg!(debug_log) {
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(debug_log)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `simbiota` (bin "simbiota" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simbiota-a9df2f688a859e56)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/simbiota_clientlib-de91c98d3746cf30)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/simbiota_monitor-2fba01d5dc68d1c3)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/simbiota_protocol-d6a21359f45c9a91)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/simbiotactl-e6d098d0104540c7)
[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]    Doc-tests simbiota_clientlib
[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]    Doc-tests simbiota_monitor
[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]    Doc-tests simbiota_protocol
[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] running `Command { std: "docker" "inspect" "a3dbb6d96222f9bd07fa13ae5971206a3649142331c7654b4a2ad432f084c44b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3dbb6d96222f9bd07fa13ae5971206a3649142331c7654b4a2ad432f084c44b", kill_on_drop: false }`
[INFO] [stdout] a3dbb6d96222f9bd07fa13ae5971206a3649142331c7654b4a2ad432f084c44b
